/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_kathiani -- ------------------------------------------------------ -- 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=142 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `activityloggs` -- LOCK TABLES `activityloggs` WRITE; /*!40000 ALTER TABLE `activityloggs` DISABLE KEYS */; INSERT INTO `activityloggs` VALUES (1,'1','2024-05-07 14:37:48','Admin Deleted item with id 1 from charges table at 2024-05-07 14:37:48','197.232.142.176',1),(2,'1','2024-05-07 14:37:48','Admin Deleted item with id 1 from charges table at 2024-05-07 14:37:48','197.232.142.176',1),(3,'1','2024-05-07 14:37:52','Admin Deleted item with id 2 from charges table at 2024-05-07 14:37:52','197.232.142.176',1),(4,'1','2024-05-07 14:37:52','Admin Deleted item with id 2 from charges table at 2024-05-07 14:37:52','197.232.142.176',1),(5,'1','2024-05-07 14:37:57','Admin Deleted item with id 3 from charges table at 2024-05-07 14:37:57','197.232.142.176',1),(6,'1','2024-05-07 14:37:57','Admin Deleted item with id 3 from charges table at 2024-05-07 14:37:57','197.232.142.176',1),(7,'1','2024-05-07 14:38:02','Admin Deleted item with id 4 from charges table at 2024-05-07 14:38:02','197.232.142.176',1),(8,'1','2024-05-07 14:38:02','Admin Deleted item with id 4 from charges table at 2024-05-07 14:38:02','197.232.142.176',1),(9,'1','2024-05-07 14:38:07','Admin Deleted item with id 6 from charges table at 2024-05-07 14:38:07','197.232.142.176',1),(10,'1','2024-05-07 14:38:07','Admin Deleted item with id 6 from charges table at 2024-05-07 14:38:07','197.232.142.176',1),(11,'1','2024-05-07 14:38:10','Admin Deleted item with id 7 from charges table at 2024-05-07 14:38:10','197.232.142.176',1),(12,'1','2024-05-07 14:38:10','Admin Deleted item with id 7 from charges table at 2024-05-07 14:38:10','197.232.142.176',1),(13,'1','2024-05-07 14:38:14','Admin Deleted item with id 8 from charges table at 2024-05-07 14:38:14','197.232.142.176',1),(14,'1','2024-05-07 14:38:14','Admin Deleted item with id 8 from charges table at 2024-05-07 14:38:14','197.232.142.176',1),(15,'1','2024-05-07 14:38:19','Admin Deleted item with id 9 from charges table at 2024-05-07 14:38:19','197.232.142.176',1),(16,'1','2024-05-07 14:38:19','Admin Deleted item with id 9 from charges table at 2024-05-07 14:38:19','197.232.142.176',1),(17,'1','2024-05-07 14:38:25','Admin Deleted item with id 10 from charges table at 2024-05-07 14:38:25','197.232.142.176',1),(18,'1','2024-05-07 14:38:25','Admin Deleted item with id 10 from charges table at 2024-05-07 14:38:25','197.232.142.176',1),(19,'1','2024-05-07 14:38:31','Admin Deleted item with id 11 from charges table at 2024-05-07 14:38:31','197.232.142.176',1),(20,'1','2024-05-07 14:38:31','Admin Deleted item with id 11 from charges table at 2024-05-07 14:38:31','197.232.142.176',1),(21,'1','2024-05-07 14:38:40','Admin Deleted item with id 12 from charges table at 2024-05-07 14:38:40','197.232.142.176',1),(22,'1','2024-05-07 14:38:40','Admin Deleted item with id 12 from charges table at 2024-05-07 14:38:40','197.232.142.176',1),(23,'1','2024-05-07 14:38:44','Admin Deleted item with id 13 from charges table at 2024-05-07 14:38:44','197.232.142.176',1),(24,'1','2024-05-07 14:38:44','Admin Deleted item with id 13 from charges table at 2024-05-07 14:38:44','197.232.142.176',1),(25,'1','2024-05-07 14:38:48','Admin Deleted item with id 14 from charges table at 2024-05-07 14:38:48','197.232.142.176',1),(26,'1','2024-05-07 14:38:48','Admin Deleted item with id 14 from charges table at 2024-05-07 14:38:48','197.232.142.176',1),(27,'1','2024-05-07 14:38:54','Admin Deleted item with id 15 from charges table at 2024-05-07 14:38:54','197.232.142.176',1),(28,'1','2024-05-07 14:38:54','Admin Deleted item with id 15 from charges table at 2024-05-07 14:38:54','197.232.142.176',1),(29,'1','2024-05-07 14:38:58','Admin Deleted item with id 16 from charges table at 2024-05-07 14:38:58','197.232.142.176',1),(30,'1','2024-05-07 14:38:58','Admin Deleted item with id 16 from charges table at 2024-05-07 14:38:58','197.232.142.176',1),(31,'1','2024-05-07 14:39:02','Admin Deleted item with id 17 from charges table at 2024-05-07 14:39:02','197.232.142.176',1),(32,'1','2024-05-07 14:39:02','Admin Deleted item with id 17 from charges table at 2024-05-07 14:39:02','197.232.142.176',1),(33,'1','2024-05-07 14:39:05','Admin Deleted item with id 18 from charges table at 2024-05-07 14:39:05','197.232.142.176',1),(34,'1','2024-05-07 14:39:05','Admin Deleted item with id 18 from charges table at 2024-05-07 14:39:05','197.232.142.176',1),(35,'1','2024-05-07 14:39:09','Admin Deleted item with id 19 from charges table at 2024-05-07 14:39:09','197.232.142.176',1),(36,'1','2024-05-07 14:39:09','Admin Deleted item with id 19 from charges table at 2024-05-07 14:39:09','197.232.142.176',1),(37,'1','2024-05-13 14:01:50','Admin Deleted item with id 21 from charges table at 2024-05-13 14:01:50','41.81.6.126',1),(38,'1','2024-05-13 14:01:50','Admin Deleted item with id 21 from charges table at 2024-05-13 14:01:50','41.81.6.126',1),(39,'1','2024-06-12 14:38:28','Admin Deleted item with id 1 from employeecharges table at 2024-06-12 14:38:28','154.159.252.234',1),(40,'1','2024-06-12 14:38:28','Admin Deleted item with id 1 from employeecharges table at 2024-06-12 14:38:28','154.159.252.234',1),(41,'1','2024-06-12 14:38:33','Admin Deleted item with id 5 from employeecharges table at 2024-06-12 14:38:33','154.159.252.234',1),(42,'1','2024-06-12 14:38:33','Admin Deleted item with id 5 from employeecharges table at 2024-06-12 14:38:33','154.159.252.234',1),(43,'1','2024-06-12 14:38:37','Admin Deleted item with id 3 from employeecharges table at 2024-06-12 14:38:37','154.159.252.234',1),(44,'1','2024-06-12 14:38:37','Admin Deleted item with id 3 from employeecharges table at 2024-06-12 14:38:37','154.159.252.234',1),(45,'1','2024-06-12 14:38:41','Admin Deleted item with id 2 from employeecharges table at 2024-06-12 14:38:41','154.159.252.234',1),(46,'1','2024-06-12 14:38:41','Admin Deleted item with id 2 from employeecharges table at 2024-06-12 14:38:41','154.159.252.234',1),(47,'1','2024-06-13 16:36:39','Admin Deleted item with id 2 from house table at 2024-06-13 16:36:39','197.232.142.176',1),(48,'1','2024-06-13 16:36:39','Admin Deleted item with id 2 from house table at 2024-06-13 16:36:39','197.232.142.176',1),(49,'1','2024-06-14 12:51:32','Admin Deleted item with id 2 from plotcharges table at 2024-06-14 12:51:32','197.232.142.176',1),(50,'1','2024-06-14 12:51:32','Admin Deleted item with id 2 from plotcharges table at 2024-06-14 12:51:32','197.232.142.176',1),(51,'1','2024-06-24 12:29:26','Admin Deleted item with id 17 from people table at 2024-06-24 12:29:26','197.232.142.176',1),(52,'1','2024-06-24 12:29:26','Admin Deleted item with id 17 from people table at 2024-06-24 12:29:26','197.232.142.176',1),(53,'1','2024-06-24 12:29:32','Admin Deleted item with id 13 from people table at 2024-06-24 12:29:32','197.232.142.176',1),(54,'1','2024-06-24 12:29:32','Admin Deleted item with id 13 from people table at 2024-06-24 12:29:32','197.232.142.176',1),(55,'1','2024-06-24 12:29:37','Admin Deleted item with id 14 from people table at 2024-06-24 12:29:37','197.232.142.176',1),(56,'1','2024-06-24 12:29:37','Admin Deleted item with id 14 from people table at 2024-06-24 12:29:37','197.232.142.176',1),(57,'1','2024-06-24 12:29:42','Admin Deleted item with id 15 from people table at 2024-06-24 12:29:42','197.232.142.176',1),(58,'1','2024-06-24 12:29:42','Admin Deleted item with id 15 from people table at 2024-06-24 12:29:42','197.232.142.176',1),(59,'1','2024-06-24 12:29:47','Admin Deleted item with id 16 from people table at 2024-06-24 12:29:47','197.232.142.176',1),(60,'1','2024-06-24 12:29:47','Admin Deleted item with id 16 from people table at 2024-06-24 12:29:47','197.232.142.176',1),(61,'1','2024-06-24 13:12:39','Admin Deleted item with id 1296 from house table at 2024-06-24 13:12:39','197.232.142.176',1),(62,'1','2024-06-24 13:12:39','Admin Deleted item with id 1296 from house table at 2024-06-24 13:12:39','197.232.142.176',1),(63,'1','2024-07-08 15:08:03','Admin Deleted item with id 2 from maincategory table at 2024-07-08 15:08:03','197.232.142.176',1),(64,'1','2024-07-08 15:08:03','Admin Deleted item with id 2 from maincategory table at 2024-07-08 15:08:03','197.232.142.176',1),(65,'1','2024-07-08 15:08:17','Admin Updated item with id 1 from maincategory table at 2024-07-08 15:08:17','197.232.142.176',1),(66,'1','2024-07-31 14:52:20','Admin Deleted item with id 830 from house table at 2024-07-31 14:52:20','41.81.0.135',1),(67,'1','2024-07-31 14:52:20','Admin Deleted item with id 830 from house table at 2024-07-31 14:52:20','41.81.0.135',1),(68,'1','2024-08-07 16:28:58','Admin Deleted item with id 1304 from house table at 2024-08-07 16:28:58','105.160.112.133',1),(69,'1','2024-08-07 16:28:58','Admin Deleted item with id 1304 from house table at 2024-08-07 16:28:58','105.160.112.133',1),(70,'1','2024-08-07 16:29:38','Admin Deleted item with id 734 from house table at 2024-08-07 16:29:38','105.160.112.133',1),(71,'1','2024-08-07 16:29:38','Admin Deleted item with id 734 from house table at 2024-08-07 16:29:38','105.160.112.133',1),(72,'1','2024-08-08 13:46:12','Admin Deleted item with id 1305 from house table at 2024-08-08 13:46:12','41.81.86.205',1),(73,'1','2024-08-08 13:46:12','Admin Deleted item with id 1305 from house table at 2024-08-08 13:46:12','41.81.86.205',1),(74,'1','2024-08-09 11:54:42','Admin Deleted item with id 1307 from house table at 2024-08-09 11:54:42','105.161.135.75',1),(75,'1','2024-08-09 11:54:42','Admin Deleted item with id 1307 from house table at 2024-08-09 11:54:42','105.161.135.75',1),(76,'1','2024-08-20 12:46:09','Admin Deleted item with id 10 from people table at 2024-08-20 12:46:09','197.232.142.176',1),(77,'1','2024-08-20 12:46:09','Admin Deleted item with id 10 from people table at 2024-08-20 12:46:09','197.232.142.176',1),(78,'1','2024-09-05 16:37:02','Admin Deleted item with id 1322 from people table at 2024-09-05 16:37:02','105.161.237.93',1),(79,'1','2024-09-05 16:37:02','Admin Deleted item with id 1322 from people table at 2024-09-05 16:37:02','105.161.237.93',1),(80,'1','2024-09-05 16:38:30','Admin Deleted item with id 491 from people table at 2024-09-05 16:38:30','105.161.237.93',1),(81,'1','2024-09-05 16:38:30','Admin Deleted item with id 491 from people table at 2024-09-05 16:38:30','105.161.237.93',1),(82,'1','2024-09-10 16:17:56','Admin Deleted item with id 994 from house table at 2024-09-10 16:17:56','105.161.179.139',1),(83,'1','2024-09-10 16:17:56','Admin Deleted item with id 994 from house table at 2024-09-10 16:17:56','105.161.179.139',1),(84,'1','2024-09-11 15:38:43','Admin Deleted item with id 260 from house table at 2024-09-11 15:38:43','105.161.146.185',1),(85,'1','2024-09-11 15:38:43','Admin Deleted item with id 260 from house table at 2024-09-11 15:38:43','105.161.146.185',1),(86,'1','2024-09-11 15:50:05','Admin Deleted item with id 311 from house table at 2024-09-11 15:50:05','105.161.146.185',1),(87,'1','2024-09-11 15:50:05','Admin Deleted item with id 311 from house table at 2024-09-11 15:50:05','105.161.146.185',1),(88,'1','2024-09-12 12:47:13','Admin Deleted item with id 264 from house table at 2024-09-12 12:47:13','105.161.146.185',1),(89,'1','2024-09-12 12:47:13','Admin Deleted item with id 264 from house table at 2024-09-12 12:47:13','105.161.146.185',1),(90,'1','2024-09-12 14:39:40','Admin Deleted item with id 840 from people table at 2024-09-12 14:39:40','105.161.146.185',1),(91,'1','2024-09-12 14:39:40','Admin Deleted item with id 840 from people table at 2024-09-12 14:39:40','105.161.146.185',1),(92,'1','2024-09-12 14:43:37','Admin Deleted item with id 1314 from house table at 2024-09-12 14:43:37','105.161.146.185',1),(93,'1','2024-09-12 14:43:37','Admin Deleted item with id 1314 from house table at 2024-09-12 14:43:37','105.161.146.185',1),(94,'1','2024-09-12 15:49:45','Admin Deleted item with id 1306 from house table at 2024-09-12 15:49:45','105.161.154.192',1),(95,'1','2024-09-12 15:49:45','Admin Deleted item with id 1306 from house table at 2024-09-12 15:49:45','105.161.154.192',1),(96,'1','2024-09-12 15:51:27','Admin Deleted item with id 1327 from people table at 2024-09-12 15:51:27','105.161.154.192',1),(97,'1','2024-09-12 15:51:27','Admin Deleted item with id 1327 from people table at 2024-09-12 15:51:27','105.161.154.192',1),(98,'1','2024-09-12 15:52:12','Admin Deleted item with id 1323 from people table at 2024-09-12 15:52:12','105.161.154.192',1),(99,'1','2024-09-12 15:52:12','Admin Deleted item with id 1323 from people table at 2024-09-12 15:52:12','105.161.154.192',1),(100,'1','2024-09-12 15:52:51','Admin Deleted item with id 957 from people table at 2024-09-12 15:52:51','105.161.154.192',1),(101,'1','2024-09-12 15:52:51','Admin Deleted item with id 957 from people table at 2024-09-12 15:52:51','105.161.154.192',1),(102,'1','2024-09-17 16:24:41','Admin Deleted item with id 1321 from house table at 2024-09-17 16:24:41','105.161.174.228',1),(103,'1','2024-09-17 16:24:41','Admin Deleted item with id 1321 from house table at 2024-09-17 16:24:41','105.161.174.228',1),(104,'1','2024-09-30 11:28:10','Admin Deleted item with id 1319 from house table at 2024-09-30 11:28:10','105.161.213.128',1),(105,'1','2024-09-30 11:28:10','Admin Deleted item with id 1319 from house table at 2024-09-30 11:28:10','105.161.213.128',1),(106,'1','2024-10-07 15:13:43','Admin Deleted item with id 1334 from house table at 2024-10-07 15:13:43','105.161.89.226',1),(107,'1','2024-10-07 15:13:43','Admin Deleted item with id 1334 from house table at 2024-10-07 15:13:43','105.161.89.226',1),(108,'1','2024-10-07 15:18:17','Admin Deleted item with id 712 from house table at 2024-10-07 15:18:17','105.161.89.226',1),(109,'1','2024-10-07 15:18:17','Admin Deleted item with id 712 from house table at 2024-10-07 15:18:17','105.161.89.226',1),(110,'1','2024-10-07 15:31:24','Admin Deleted item with id 727 from house table at 2024-10-07 15:31:24','105.161.89.226',1),(111,'1','2024-10-07 15:31:24','Admin Deleted item with id 727 from house table at 2024-10-07 15:31:24','105.161.89.226',1),(112,'1','2024-10-07 15:37:32','Admin Deleted item with id 1109 from house table at 2024-10-07 15:37:32','105.161.89.226',1),(113,'1','2024-10-07 15:37:32','Admin Deleted item with id 1109 from house table at 2024-10-07 15:37:32','105.161.89.226',1),(114,'1','2024-10-07 15:57:05','Admin Deleted item with id 315 from house table at 2024-10-07 15:57:05','105.161.89.226',1),(115,'1','2024-10-07 15:57:05','Admin Deleted item with id 315 from house table at 2024-10-07 15:57:05','105.161.89.226',1),(116,'1','2024-10-07 16:37:21','Admin Deleted item with id 1236 from house table at 2024-10-07 16:37:21','105.161.89.226',1),(117,'1','2024-10-07 16:37:21','Admin Deleted item with id 1236 from house table at 2024-10-07 16:37:21','105.161.89.226',1),(118,'1','2024-10-07 16:37:35','Admin Deleted item with id 1241 from house table at 2024-10-07 16:37:35','105.161.89.226',1),(119,'1','2024-10-07 16:37:35','Admin Deleted item with id 1241 from house table at 2024-10-07 16:37:35','105.161.89.226',1),(120,'1','2024-10-07 16:38:03','Admin Deleted item with id 861 from house table at 2024-10-07 16:38:03','105.161.89.226',1),(121,'1','2024-10-07 16:38:03','Admin Deleted item with id 861 from house table at 2024-10-07 16:38:03','105.161.89.226',1),(122,'1','2024-10-07 16:38:45','Admin Deleted item with id 148 from house table at 2024-10-07 16:38:45','105.161.89.226',1),(123,'1','2024-10-07 16:38:45','Admin Deleted item with id 148 from house table at 2024-10-07 16:38:45','105.161.89.226',1),(124,'1','2024-10-08 14:34:24','Admin Deleted item with id from sms table at 2024-10-08 14:34:24','105.161.45.119',1),(125,'1','2024-10-08 14:34:24','Admin Deleted item with id from sms table at 2024-10-08 14:34:24','105.161.45.119',1),(126,'1','2024-11-21 06:27:34','Admin Deleted item with id 1308 from house table at 2024-11-21 06:27:34','102.135.170.230',1),(127,'1','2024-11-21 06:27:34','Admin Deleted item with id 1308 from house table at 2024-11-21 06:27:34','102.135.170.230',1),(128,'1308','2025-05-16 15:17:06','PYUS Deleted item with id 20 from employeecharges table at 2025-05-16 15:17:06','105.161.39.50',1),(129,'1308','2025-05-16 15:17:06','PYUS Deleted item with id 20 from employeecharges table at 2025-05-16 15:17:06','105.161.39.50',1),(130,'1','2025-05-16 15:36:47','Admin Deleted item with id 1 from supervisor table at 2025-05-16 15:36:47','105.161.39.50',1),(131,'1','2025-05-16 15:36:47','Admin Deleted item with id 1 from supervisor table at 2025-05-16 15:36:47','105.161.39.50',1),(132,'1','2025-05-21 05:17:17','Admin Deleted item with id 19 from employeecharges table at 2025-05-21 05:17:17','105.161.182.46',1),(133,'1','2025-05-21 05:17:17','Admin Deleted item with id 19 from employeecharges table at 2025-05-21 05:17:17','105.161.182.46',1),(134,'1','2025-05-22 16:56:19','Admin Deleted item with id 4390 from roomcharges table at 2025-05-22 16:56:19','105.161.113.94',1),(135,'1','2025-05-22 16:56:19','Admin Deleted item with id 4390 from roomcharges table at 2025-05-22 16:56:19','105.161.113.94',1),(136,'1','2025-05-22 17:01:21','Admin Deleted item with id 11 from roomcharges table at 2025-05-22 17:01:21','105.161.113.94',1),(137,'1','2025-05-22 17:01:21','Admin Deleted item with id 11 from roomcharges table at 2025-05-22 17:01:21','105.161.113.94',1),(138,'1','2025-05-22 17:02:01','Admin Deleted item with id 4572 from roomcharges table at 2025-05-22 17:02:01','105.161.113.94',1),(139,'1','2025-05-22 17:02:01','Admin Deleted item with id 4572 from roomcharges table at 2025-05-22 17:02:01','105.161.113.94',1),(140,'1','2025-05-22 17:02:31','Admin Deleted item with id 9 from roomcharges table at 2025-05-22 17:02:31','105.161.113.94',1),(141,'1','2025-05-22 17:02:31','Admin Deleted item with id 9 from roomcharges table at 2025-05-22 17:02:31','105.161.113.94',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `adjustmentcodes` -- DROP TABLE IF EXISTS `adjustmentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `adjustmentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `adjustmentcodes` -- LOCK TABLES `adjustmentcodes` WRITE; /*!40000 ALTER TABLE `adjustmentcodes` DISABLE KEYS */; INSERT INTO `adjustmentcodes` VALUES (1,'Cargo Transit Out','01',NULL,'Y','1'),(2,'Cargo Transit In','02',NULL,'Y','2'),(3,'Adjustment In','03',NULL,'Y','3'),(4,'Adjustment Out','04',NULL,'Y','4'),(5,'Discarding','05',NULL,'Y','5'),(6,'Processing Raw','06',NULL,'Y','6'),(7,'Processing Result','07',NULL,'Y','7'); /*!40000 ALTER TABLE `adjustmentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `plotno` varchar(50) DEFAULT NULL, `houseno` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; /*!40000 ALTER TABLE `advance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advancepayment` -- DROP TABLE IF EXISTS `advancepayment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advancepayment` ( `id` int(30) NOT NULL AUTO_INCREMENT, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) DEFAULT NULL, `branchid` varchar(20) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allcurrencies` -- DROP TABLE IF EXISTS `allcurrencies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allcurrencies` ( `id` int(10) NOT NULL AUTO_INCREMENT, `country` varchar(100) NOT NULL, `currency` varchar(20) NOT NULL, `code` varchar(20) NOT NULL, `symbol` varchar(10) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allcurrencies` -- LOCK TABLES `allcurrencies` WRITE; /*!40000 ALTER TABLE `allcurrencies` DISABLE KEYS */; INSERT INTO `allcurrencies` VALUES (1,'Albania','Albanian lek','ALL','L',1),(2,'Argentina','Argentine peso','ARS','$',1),(3,'Armenia','Armenian dram','AMD','?',1),(4,'Australia','Australian dollar','AUD','$',1),(5,'Azerbaijan','Azerbaijani manat','AZN','?',1),(6,'Belarus','Belarusian rubel','BYN','Rbl',1),(7,'Bolivia','Boliviano','BOB','Bs.',1),(8,'Botswana','Botswana pula','BWP','P',1),(9,'Bulgaria','Bulgarian lev','BGN','??.',1),(10,'Brazil','Brazilian real','BRL','R$',1),(11,'Cambodia','Cambodian riel','KHR','?',1),(12,'Canada','Canadian dollar','CAD','$',1),(13,'China','Chinese yuan (Renmin','CNY','?',1),(14,'Colombia','Colombian peso','COP','$',1),(15,'Costa Rica','Costa Rican col?n','CRC','?',1),(16,'Croatia','Croatian kuna','HRK','kn',1),(17,'Cuba','Cuban peso','CUP','$',1),(18,'Czech Republic','Czech koruna','CZK','K?',1),(19,'Denmark','Danish krone','DKK','kr.',1),(20,'Dominican Republic','Dominican peso','DOP','$',1),(21,'Egypt','Egyptian pound','EGP','E?',1),(22,'El Salvador','El Salvador col?n','SVC','?',1),(23,'European Union','Euro','EUR','?',1),(24,'Fiji','Fijian dollar','FJD','FJ$',1),(25,'Ghana','Ghanaian cedi','GHS','GH?',1),(26,'Guatemala','Guatemalan quetzal','GTQ','Q',1),(27,'Guinea','Guinean franc','GNF','FG',1),(28,'Guyana','Guyanese dollar','GYD','$',1),(29,'Hong Kong','Hong Kong dollar','HKD','$',1),(30,'Honduras','Honduran lempira','HNL','L',1),(31,'Hungary','Hungarian forint','HUF','Ft',1),(32,'India','Indian rupee','INR','?',1),(33,'Iceland','Icelandic kr?na','ISK','kr',1),(34,'Iran','Iranian rial','IRR','?',1),(35,'Israel','Israeli shekel','ILS','?',1),(36,'Japan','Japanese yen','JPY','?',1),(37,'Kazakhstan','Kazakhstani tenge','KZT','?',1),(38,'Kenya','Kenyan shilling','KES','Ksh',1),(39,'Kuwait','Kuwaiti dinar','KWD','?.?',1),(40,'Malawi','Malawian kwacha','MWK','MK',1),(41,'Malaysia','Malaysian ringgit','MYR','RM',1),(42,'Mexico','Mexican peso','MXN','$',1),(43,'Morocco','Moroccan dirham','MAD','MAD',1),(44,'Namibia','Namibian dollar','NAD','N$',1),(45,'Nepal','Nepalese rupee','NPR','Rs.',1),(46,'New Zealand','New Zealand dollar','NZD','$',1),(47,'Norway','Norwegian krone','NOK','kr',1),(48,'Oman','Omani rial','OMR','?.?.',1),(49,'Pakistan','Pakistani rupee','PKR','Rs',1),(50,'Peru','Sol','PEN','S/',1),(51,'Philippines','Philippine peso','PHP','?',1),(52,'Poland','Polish z?oty','PLN','z?',1),(53,'Qatar','Qatari riyal','QAR','QR',1),(54,'Romania','Romanian leu','RON','L',1),(55,'Russia','Russian ruble','RUB','?',1),(56,'Saudi Arabia','Saudi riyal','SAR','?.?',1),(57,'Serbia','Serbian dinar','RSD','din',1),(58,'Seychelles','Seychellois rupee','SCR','?',1),(59,'Singapore','Singapore dollar','SGD','$',1),(60,'Solomon Islands','Solomon Islands doll','SBD','Si$',1),(61,'Somalia','Somali shilling','SOS','Sh.so',1),(62,'South Africa','South African rand','ZAR','R',1),(63,'Sri Lanka','Sri Lankan rupee','LKR','Re',1),(64,'Sweden','Swedish krona','SEK','kr',1),(65,'Switzerland','Swiss franc','CHF','CHf.',1),(66,'Syria','Syrian pound','SYP','?S',1),(67,'Taiwan','New Taiwan dollar','TWD','NT$',1),(68,'Thailand','Thai baht','THB','?',1),(69,'Trinidad and Tobago','Trinidad and Tobago ','TTD','TT$',1),(70,'Turkey','Turkish lira','TRY','?',1),(71,'Ukraine','Ukrainian hryvnia','UAH','?',1),(72,'United Kingdom','Pound sterling','GBP','?',1),(73,'United States','United States dollar','USD','$',1),(74,'Uruguay','Uruguayan Peso','UYU','$',1),(75,'Uzbekistan','Uzbekistani sum','UZS','so?m',1),(76,'Venezuela','Venezuelan bol?var','VED','Bs.',1),(77,'Vietnam','Vietnamese dong','VND','?',1),(78,'Yemen','Yemeni rial','YER','?',1),(79,'Zimbabwe','Zimbabwean dollar','ZWL','$',1); /*!40000 ALTER TABLE `allcurrencies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL DEFAULT '1', `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; INSERT INTO `alldocuments` VALUES (1,'202402281709124216.jpeg','11709124202',1,'2024-02-28 15:43:36',NULL,'1',1); /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) DEFAULT NULL, `houseno` varchar(100) DEFAULT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `memberid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `exactdate` varchar(50) NOT NULL, `floor` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `asignrooms` -- LOCK TABLES `asignrooms` WRITE; /*!40000 ALTER TABLE `asignrooms` DISABLE KEYS */; /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assessment` -- DROP TABLE IF EXISTS `assessment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assessment` ( `id` int(20) NOT NULL AUTO_INCREMENT, `invoice` varchar(50) NOT NULL, `registrationno` varchar(50) NOT NULL, `claimno` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `color` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `repairer` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `instructionsby` varchar(50) NOT NULL, `instructions` text NOT NULL, `preaccident` text NOT NULL, `garagedetails` text NOT NULL, `latentdameges` text NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(30) NOT NULL, `deliverymode` text NOT NULL, `date` varchar(30) NOT NULL, `assessmentdate` varchar(20) NOT NULL, `insuredname` varchar(30) NOT NULL, `colour` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; INSERT INTO `assessment` VALUES (1,'32222201607434545','777','433','rr343exx','r','','WEW','344r53','r','32323','232321','re3r','33333','3434','','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','EQWEQE','WQEQ','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 06:23:58','WEW','2020-12-23','2020-12-01','333','EWEW'),(2,'32222201607434545','777432x','QEQEdx','QWEQEddx','QWEQEx','','rx','rx','32213dx','QWEQx','WEx','re3rx','33333x','E12x','ROBERT','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','ddx','ddx','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 07:16:58','WEWx','2020-12-01','2020-12-01','QWEQddx','ee32e2x'); /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bankcodes` -- DROP TABLE IF EXISTS `bankcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bankcodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bankcodes` -- LOCK TABLES `bankcodes` WRITE; /*!40000 ALTER TABLE `bankcodes` DISABLE KEYS */; INSERT INTO `bankcodes` VALUES (1,'MAYFAIR BANK LIMITED','1','MAYFAIR BANK LIMITED','Y','1'),(2,'M-PAYMENT','2','M-PAYMENT','Y','2'),(3,'KENYA POST OFFICE SAVINGS BANK','3','KENYA POST OFFICE SAVINGS BANK','Y','3'),(4,'FIRST COMMUNITY BANKS LIMITED','4','FIRST COMMUNITY BANKS LIMITED','Y','4'),(5,'GULF AFRICAN BANK LTD','5','GULF AFRICAN BANK LTD','Y','5'),(6,'FAMILY BANK LTD','6','FAMILY BANK LTD','Y','6'),(7,'EQUITY BANK LIMITED','7','EQUITY BANK LIMITED','Y','7'),(8,'SIDIAN BANK LIMITED','8','SIDIAN BANK LIMITED','Y','8'),(9,'DIAMOND TRUST BANK LIMITED','9','DIAMOND TRUST BANK LIMITED','Y','9'),(10,'HOUSING FINANCE BANK','10','HOUSING FINANCE BANK','Y','10'),(11,'SBM BANK (KENYA) LIMITED','11','SBM BANK (KENYA) LIMITED','Y','11'),(12,'DEVELOPMENT BANK OF KENYA LIMITED','12','DEVELOPMENT BANK OF KENYA LIMITED','Y','12'),(13,'I&M BANK LIMITED','13','I&M BANK LIMITED','Y','13'),(14,'GUARDIAN BANK LIMITED','14','GUARDIAN BANK LIMITED','Y','14'),(15,'VICTORIA COMMERCIAL BANK LIMITED','15','VICTORIA COMMERCIAL BANK LIMITED','Y','15'),(16,'GUARANTY TRUST BANK KENYA LIMITED','16','GUARANTY TRUST BANK KENYA LIMITED','Y','16'),(17,'JAMII BORA BANK','17','JAMII BORA BANK','Y','17'),(18,'PARAMOUNT UNIVERSAL BANK LIMITED','18','PARAMOUNT UNIVERSAL BANK LIMITED','Y','18'),(19,'EQUATORIAL COMMERCIAL HOLDING LIMITED','19','EQUATORIAL COMMERCIAL HOLDING LIMITED','Y','19'),(20,'GIRO COMMERCIAL BANK LIMITED','20','GIRO COMMERCIAL BANK LIMITED','Y','20'),(21,'NIC BANK LIMITED','21','NIC BANK LIMITED','Y','21'),(22,'IMPERIAL BANK LIMITED','22','IMPERIAL BANK LIMITED','Y','22'),(23,'CFC STANBIC BANK KENYA LIMITED','23','CFC STANBIC BANK KENYA LIMITED','Y','23'),(24,'CHASE BANK LIMITED','24','CHASE BANK LIMITED','Y','24'),(25,'ACCESS BANK (KENYA) PLC','25','ACCESS BANK (KENYA) PLC','Y','25'),(26,'CREDIT BANK LIMITED','26','CREDIT BANK LIMITED','Y','26'),(27,'CONSOLIDATED BANK OF KENYA LIMITED','27','CONSOLIDATED BANK OF KENYA LIMITED','Y','27'),(28,'DUBAI BANK KENYA LIMITED','28','DUBAI BANK KENYA LIMITED','Y','28'),(29,'BANK OF AFRICA KENYA LIMITED','29','BANK OF AFRICA KENYA LIMITED','Y','29'),(30,'MIDDLE EAST BANK KENYA LIMITED','30','MIDDLE EAST BANK KENYA LIMITED','Y','30'),(31,'HABIB BANK A.G. ZURICH','31','HABIB BANK A.G. ZURICH','Y','31'),(32,'CITIBANK N.A.','32','CITIBANK N.A.','Y','32'),(33,'ORIENTAL COMMERCIAL BANK LIMITED','33','ORIENTAL COMMERCIAL BANK LIMITED','Y','33'),(34,'NATIONAL BANK OF KENYA LTD','34','NATIONAL BANK OF KENYA LTD','Y','34'),(35,'PRIME BANK LIMITED','35','PRIME BANK LIMITED','Y','35'),(36,'CENTRAL BANK OF KENYA','36','CENTRAL BANK OF KENYA','Y','36'),(37,'HABIB BANK LIMITED','37','HABIB BANK LIMITED','Y','37'),(38,'COMMERCIAL BANK OF AFRICA LIMITED','38','COMMERCIAL BANK OF AFRICA LIMITED','Y','38'),(39,'BANK OF BARODA KENYA LIMITED','39','BANK OF BARODA KENYA LIMITED','Y','39'),(40,'BANK OF INDIA','40','BANK OF INDIA','Y','40'),(41,'ABSA BANK KENYA PLC','41','ABSA BANK KENYA PLC','Y','41'),(42,'STANDARD CHARTERED BANK KENYA LIMITED','42','STANDARD CHARTERED BANK KENYA LIMITED','Y','42'),(43,'KENYA COMMERCIAL BANK LTD','43','KENYA COMMERCIAL BANK LTD','Y','43'),(44,'AFRICAN BANKING CORP BANK LTD','44','AFRICAN BANKING CORP BANK LTD','Y','44'),(45,'ECO BANK LIMITED','45','ECO BANK LIMITED','Y','45'),(46,'UBA KENYA BANK LTD','46','UBA KENYA BANK LTD','Y','46'),(47,'CO-OPERATIVE BANK OF KENYA LIMITED','47','CO-OPERATIVE BANK OF KENYA LIMITED','Y','47'); /*!40000 ALTER TABLE `bankcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 (1,'','1000','','2024-09-13 11:32:36 ','BILL',766,'1','1','2024-09-13 11:38:20','BANK-11726216592'); /*!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 AUTO_INCREMENT=9 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 */; INSERT INTO `batchlist` VALUES (1,'P.O','1307','2025-05-15 15:52:00','13071747313496','13071747312464',1,1,1,''),(2,'P.O','1307','2025-05-15 15:58:11','13071747313875','13071747311537',1,1,1,''),(3,'P.O','1307','2025-05-15 16:02:31','13071747314146','13071747310166',1,1,1,''),(4,'P.O','1307','2025-05-15 16:10:19','13071747314613','13071747309014',1,1,1,''),(5,'P.O','1307','2025-05-15 16:18:59','13071747315136','11744893621',1,1,1,''),(6,'P.O','1307','2025-05-16 12:32:53','13071747387928','13071747387522',1,1,1,''),(7,'P.O','1307','2025-05-16 12:40:53','13071747388449','13071747388246',1,1,1,''),(8,'P.O','1307','2025-05-19 16:12:17','13071747660320','13071747659915',1,1,1,''); /*!40000 ALTER TABLE `batchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `beds` -- DROP TABLE IF EXISTS `beds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `beds` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `roomid` varchar(20) NOT NULL, `plotno` varchar(20) DEFAULT NULL, `description` text NOT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `beds` -- LOCK TABLES `beds` WRITE; /*!40000 ALTER TABLE `beds` DISABLE KEYS */; /*!40000 ALTER TABLE `beds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blog` -- LOCK TABLES `blog` WRITE; /*!40000 ALTER TABLE `blog` DISABLE KEYS */; /*!40000 ALTER TABLE `blog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blogs` -- DROP TABLE IF EXISTS `blogs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blogs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blogs` -- LOCK TABLES `blogs` WRITE; /*!40000 ALTER TABLE `blogs` DISABLE KEYS */; /*!40000 ALTER TABLE `blogs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bookroom` -- DROP TABLE IF EXISTS `bookroom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bookroom` ( `id` int(20) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `mytable` varchar(20) NOT NULL, `salesperson` varchar(20) DEFAULT NULL, `receiptno` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL DEFAULT '', `bedid` int(11) DEFAULT 1, `bedname` varchar(100) NOT NULL, `currency` varchar(20) DEFAULT NULL, `updatedid` int(20) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,4) DEFAULT NULL, `tocurrencyamount` decimal(10,4) DEFAULT NULL, `tocurrencychnage` decimal(10,4) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1344 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,'houseno','plotno','idno','10','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(2,'BD-01-111','1','23344','11','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3720.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(3,'BD-01-382','1','23345','12','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',750.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(4,'GC-01-110','1','23346','13','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',750.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(5,'GC-01-291','1','23347','14','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',100.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(6,'HH-01- 437','1','23348','15','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',100.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(7,'HH-01-1008','1','23349','16','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',150.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(8,'HH-01-101','1','23350','17','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(9,'HH-01-1033','1','23351','18','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(10,'HH-01-1035','1','23352','19','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(11,'HH-01-1036','1','23353','20','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(12,'HH-01-1040','1','23354','21','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3455.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(13,'HH-01-1041','1','23355','22','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(14,'HH-01-1056','1','23356','23','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(15,'HH-01-1057','1','23357','24','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(16,'HH-01-1068','1','23358','25','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(17,'HH-01-1072','1','23359','26','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(18,'HH-01-1077','1','23360','27','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(19,'HH-01-1089','1','23361','28','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(20,'HH-01-1090','1','23362','29','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(21,'HH-01-1106','1','23363','30','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(22,'HH-01-1109','1','23364','31','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(23,'HH-01-112','1','23365','32','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(24,'hh-01-1126','1','23366','33','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(25,'HH-01-113','1','23367','34','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(26,'HH-01-1132','1','23368','35','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(27,'HH-01-1133','1','23369','36','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(28,'HH-01-1137','1','23370','37','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(29,'HH-01-1146','1','23371','38','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(30,'HH-01-1149','1','23372','39','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(31,'HH-01-115','1','23373','40','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(32,'HH-01-1158','1','23374','41','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(33,'HH-01-1159','1','23375','42','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(34,'HH-01-123','1','23376','43','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(35,'HH-01-13','1','23377','44','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2345.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(36,'HH-01-160','1','23378','45','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(37,'HH-01-163','1','23379','46','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(38,'HH-01-169','1','23380','47','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(39,'HH-01-174','1','23381','48','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(40,'HH-01-176','1','23382','49','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(41,'HH-01-182','1','23383','50','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(42,'HH-01-183','1','23384','51','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(43,'HH-01-185','1','23385','52','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(44,'HH-01-205','1','23386','53','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(45,'HH-01-219','1','23387','54','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(46,'HH-01-222','1','23388','55','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(47,'HH-01-230','1','23389','56','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(48,'HH-01-234','1','23390','57','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(49,'hh-01-241','1','23391','58','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(50,'HH-01-246','1','23392','59','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(51,'HH-01-260','1','23393','60','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(52,'HH-01-266','1','23394','61','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(53,'HH-01-268','1','23395','62','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(54,'HH-01-269','1','23396','63','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(55,'HH-01-271','1','23397','64','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(56,'HH-01-272','1','23398','65','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(57,'hh-01-275','1','23399','66','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(58,'HH-01-279','1','23400','67','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(59,'HH-01-288','1','23401','68','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(60,'HH-01-289','1','23402','69','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(61,'HH-01-290','1','23403','70','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(62,'HH-01-292','1','23404','71','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(63,'HH-01-293','1','23405','72','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(64,'HH-01-295','1','23406','73','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(65,'HH-01-300','1','23407','74','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(66,'HH-01-301','1','23408','75','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(67,'HH-01-302','1','23409','76','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(68,'HH-01-312','1','23410','77','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(69,'HH-01-320','1','23411','78','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(70,'HH-01-321','1','23412','79','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(71,'HH-01-323','1','23413','80','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(72,'HH-01-324','1','23414','81','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(73,'HH-01-325','1','23415','82','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(74,'HH-01-326','1','23416','83','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(75,'HH-01-333','1','23417','84','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(76,'HH-01-340','1','23418','85','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(77,'HH-01-341','1','23419','86','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(78,'HH-01-346','1','23420','87','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(79,'HH-01-348','1','23421','88','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(80,'HH-01-349','1','23422','89','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(81,'HH-01-365','1','23423','90','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(82,'HH-01-374','1','23424','91','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4300.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(83,'HH-01-375','1','23425','92','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(84,'HH-01-376','1','23426','93','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(85,'HH-01-378','1','23427','94','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(86,'HH-01-380','1','23428','95','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(87,'HH-01-383','1','23429','96','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4255.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(88,'HH-01-384','1','23430','97','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(89,'HH-01-385','1','23431','98','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(90,'HH-01-390','1','23432','99','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(91,'HH-01-401','1','23433','100','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(92,'HH-01-402','1','23434','101','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(93,'HH-01-403','1','23435','102','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(94,'HH-01-404','1','23436','103','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(95,'HH-01-405','1','23437','104','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(96,'HH-01-420','1','23438','105','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(97,'HH-01-421','1','23439','106','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(98,'HH-01-422','1','23440','107','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(99,'HH-01-429','1','23441','108','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(100,'HH-01-432','1','23442','109','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(101,'HH-01-433','1','23443','110','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(102,'HH-01-434','1','23444','111','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(103,'HH-01-438','1','23445','112','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(104,'HH-01-440','1','23446','113','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(105,'HH-01-447','1','23447','114','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(106,'HH-01-508','1','23448','115','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(107,'HH-01-514','1','23449','116','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(108,'HH-01-530','1','23450','117','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(109,'HH-01-531','1','23451','118','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(110,'HH-01-532','1','23452','119','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(111,'HH-01-545','1','23453','120','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(112,'HH-01-567','1','23454','121','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(113,'HH-01-568','1','23455','122','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(114,'HH-01-569','1','23456','123','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(115,'HH-01-574','1','23457','124','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(116,'HH-01-575','1','23458','125','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(117,'HH-01-622','1','23459','126','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(118,'HH-01-627','1','23460','127','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(119,'HH-01-628','1','23461','128','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3455.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(120,'HH-01-656','1','23462','129','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(121,'HH-01-660','1','23463','130','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4835.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(122,'HH-01-668','1','23464','131','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3225.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(123,'HH-01-676','1','23465','132','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3860.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(124,'HH-01-679','1','23466','133','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2420.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(125,'HH-01-686','1','23467','134','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(126,'HH-01-692','1','23468','135','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(127,'HH-01-695','1','23469','136','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4415.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(128,'HH-01-721','1','23470','137','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(129,'HH-01-726','1','23471','138','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(130,'HH-01-847','1','23472','139','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(131,'HH-01-870','1','23473','140','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(132,'HH-01-878','1','23474','141','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(133,'HH-01-911','1','23475','142','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(134,'HH-01-923','1','23476','143','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(135,'HH-01-928','1','23477','144','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2690.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(136,'HH-01-935','1','23478','145','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(137,'HH-01-983','1','23479','146','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(138,'HH-01-984','1','23480','147','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(139,'HH-01-994','1','23481','148','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(140,'HH-01-995','1','23482','149','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(141,'HH-01-997','1','23483','150','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(142,'HH-01-509','1','23484','151','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(143,'HH-O1-77','1','23485','152','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(144,'IN-01-244','1','23486','153','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(145,'IN-01-249','1','23487','154','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(146,'IN-01-327','1','23488','155','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(147,'IN-01-371','1','23489','156','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(148,'IN-01-691','1','23490','157','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(149,'IN-01-927','1','23491','158','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1490.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(150,'KK-01-1284','1','23492','159','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(151,'KK-01-1289','1','23493','160','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(152,'KK-01-217','1','23494','161','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(153,'BD-02-916','2','23495','162','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(154,'BD-03-04','3','23496','163','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(155,'BD-03-06','3','23497','164','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12960.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(156,'BD-03-07','3','23498','165','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(157,'BD-03-08','3','23499','166','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(158,'BD-03-09','3','23500','167','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',32475.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(159,'BD-03-10','3','23501','168','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12455.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(160,'BD-03-1009','3','23502','169','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11370.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(161,'BD-03-1010','3','23503','170','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',14840.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(162,'BD-03-1031','3','23504','171','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',14925.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(163,'BD-03-1045','3','23505','172','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(164,'BD-03-1053','3','23506','173','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(165,'BD-03-1060','3','23507','174','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',17570.00,15.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(166,'BD-03-1066','3','23508','175','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(167,'BD-03-1074','3','23509','176','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11560.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(168,'BD-03-1076','3','23510','177','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7965.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(169,'BD-03-1082','3','23511','178','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(170,'BD-03-11','3','23512','179','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(171,'BD-03-1101','3','23513','180','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(172,'BD-03-1110','3','23514','181','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(173,'BD-03-1119','3','23515','182','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9340.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(174,'BD-03-1152','3','23516','183','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9980.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(175,'BD-03-1173','3','23517','184','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9818.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(176,'BD-03-1176','3','23518','185','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',32265.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(177,'BD-03-1178','3','23519','186','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',28890.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(178,'BD-03-1181','3','23520','187','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7730.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(179,'BD-03-1186','3','23521','188','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',15855.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(180,'BD-03-1190','3','23522','189','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(181,'BD-03-1192','3','23523','190','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',13335.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(182,'BD-03-1209','3','23524','191','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(183,'BD-03-1211','3','23525','192','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10225.00,135.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(184,'BD-03-1215','3','23526','193','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8825.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(185,'BD-03-1217','3','23527','194','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(186,'BD-03-1220','3','23528','195','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(187,'BD-03-1223','3','23529','196','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10760.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(188,'BD-03-1229','3','23530','197','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12045.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(189,'BD-03-1251','3','23531','198','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8410.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(190,'BD-03-1253','3','23532','199','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(191,'BD-03-1254','3','23533','200','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(192,'BD-03-1255','3','23534','201','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(193,'BD-03-1256','3','23535','202','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(194,'BD-03-130','3','23536','203','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(195,'BD-03-135','3','23537','204','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(196,'BD-03-139','3','23538','205','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10410.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(197,'BD-03-14','3','23539','206','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',13975.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(198,'BD-03-144','3','23540','207','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(199,'BD-03-146','3','23541','208','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',22500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(200,'BD-03-148','3','23542','209','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(201,'BD-03-15','3','23543','210','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(202,'BD-03-16','3','23544','211','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8865.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(203,'BD-03-162','3','23545','212','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',18825.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(204,'BD-03-164','3','23546','213','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(205,'BD-03-167','3','23547','214','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(206,'BD-03-17','3','23548','215','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7575.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(207,'BD-03-171','3','23549','216','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(208,'BD-03-172','3','23550','217','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(209,'BD-03-178','3','23551','218','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(210,'BD-03-179','3','23552','219','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7610.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(211,'BD-03-180','3','23553','220','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(212,'BD-03-181','3','23554','221','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7780.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(213,'BD-03-188','3','23555','222','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10210.00,70.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(214,'BD-03-19','3','23556','223','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6400.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(215,'BD-03-199','3','23557','224','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8665.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(216,'BD-03-20','3','23558','225','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(217,'BD-03-200','3','23559','226','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(218,'BD-03-207','3','23560','227','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(219,'BD-03-21','3','23561','228','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10090.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(220,'BD-03-218','3','23562','229','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(221,'BD-03-22','3','23563','230','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10685.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(222,'BD-03-220','3','23564','231','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9035.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(223,'BD-03-223','3','23565','232','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10865.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(224,'BD-03-226','3','23566','233','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(225,'BD-03-231','3','23567','234','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(226,'BD-03-233','3','23568','235','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(227,'BD-03-235','3','23569','236','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(228,'BD-03-240','3','23570','237','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(229,'BD-03-243','3','23571','238','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(230,'BD-03-245','3','23572','239','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(231,'BD-03-251','3','23573','240','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(232,'BD-03-255','3','23574','241','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(233,'BD-03-256','3','23575','242','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(234,'BD-03-26','3','23576','243','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(235,'BD-03-267','3','23577','244','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(236,'BD-03-270','3','23578','245','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(237,'BD-03-274','3','23579','246','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6515.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(238,'BD-03-28','3','23580','247','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(239,'BD-03-29','3','23581','248','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(240,'BD-03-296','3','23582','249','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7460.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(241,'BD-03-30','3','23583','250','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9575.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(242,'BD-03-306','3','23584','251','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(243,'BD-03-332','3','23585','252','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8630.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(244,'BD-03-356','3','23586','253','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(245,'BD-03-358','3','23587','254','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9940.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(246,'BD-03-361','3','23588','255','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(247,'BD-03-362','3','23589','256','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10570.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(248,'BD-03-377','3','23590','257','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12975.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(249,'BD-03-39','3','23591','258','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',15560.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(250,'BD-03-40','3','23592','259','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8340.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(251,'BD-03-407','3','23593','260','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(252,'BD-03-408','3','23594','261','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(253,'BD-03-43','3','23595','262','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(254,'BD-03-44','3','23596','263','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(255,'BD-03-45','3','23597','264','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(256,'BD-03-46','3','23598','265','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(257,'BD-03-47','3','23599','266','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(258,'BD-03-48','3','23600','267','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6960.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(259,'BD-03-50','3','23601','268','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(260,'BD-03-515','3','23602','269','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',15305.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(261,'BD-03-52','3','23603','270','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(262,'BD-03-53','3','23604','271','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(263,'BD-03-542','3','23605','272','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10335.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(264,'BD-03-544','3','23606','273','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(265,'BD-03-55','3','23607','274','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7310.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(266,'BD-03-56','3','23608','275','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12375.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(267,'BD-03-57','3','23609','276','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11800.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(268,'BD-03-579','3','23610','277','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(269,'BD-03-59','3','23611','278','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10877.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(270,'BD-03-592','3','23612','279','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(271,'BD-03-598','3','23613','280','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(272,'BD-03-60','3','23614','281','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(273,'BD-03-61','3','23615','282','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(274,'BD-03-62','3','23616','283','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(275,'BD-03-620','3','23617','284','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6030.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(276,'BD-03-621','3','23618','285','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(277,'BD-03-63','3','23619','286','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8035.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(278,'BD-03-64','3','23620','287','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12847.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(279,'BD-03-66','3','23621','288','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(280,'BD-03-67','3','23622','289','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11370.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(281,'BD-03-705','3','23623','290','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(282,'BD-03-708','3','23624','291','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(283,'BD-03-712','3','23625','292','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8690.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(284,'BD-03-714','3','23626','293','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7520.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(285,'BD-03-723','3','23627','294','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(286,'BD-03-739','3','23628','295','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11425.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(287,'BD-03-774','3','23629','296','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(288,'BD-03-780','3','23630','297','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(289,'BD-03-834','3','23631','298','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(290,'BD-03-840','3','23632','299','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(291,'BD-03-85','3','23633','300','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(292,'BD-03-86','3','23634','301','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',13935.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(293,'BD-03-87','3','23635','302','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7350.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(294,'BD-03-873','3','23636','303','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(295,'BD-03-874','3','23637','304','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(296,'BD-03-88','3','23638','305','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(297,'BD-03-888','3','23639','306','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(298,'BD-03-89','3','23640','307','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(299,'BD-03-899','3','23641','308','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(300,'BD-03-902','3','23642','309','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12150.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(301,'BD-03-903','3','23643','310','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(302,'BD-03-91','3','23644','311','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(303,'BD-03-925','3','23645','312','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(304,'BD-03-945','3','23646','313','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',13540.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(305,'BD-03-95','3','23647','314','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6630.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(306,'BD-03-96','3','23648','315','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(307,'BD-03-967','3','23649','316','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7180.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(308,'BD-03-969','3','23650','317','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(309,'BD-03-97','3','23651','318','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6960.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(310,'BD-03-972','3','23652','319','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(311,'BD-03-974','3','23653','320','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(312,'BD-03-976','3','23654','321','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9030.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(313,'BD-03-98','3','23655','322','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11245.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(314,'HH-02-1006','2','23656','323','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12780.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(315,'HH-02-102','2','23657','324','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(316,'HH-02-103','2','23658','325','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8270.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(317,'HH-02-1034','2','23659','326','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11875.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(318,'HH-02-1047','2','23660','327','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(319,'HH-02-1050','2','23661','328','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6005.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(320,'HH-02-1058','2','23662','329','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6170.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(321,'HH-02-1081','2','23663','330','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5615.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(322,'HH-02-1084','2','23664','331','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2270.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(323,'HH-02-1093','2','23665','332','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(324,'HH-02-1112','2','23666','333','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2845.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(325,'HH-02-1114','2','23667','334','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1845.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(326,'HH-02-1121','2','23668','335','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3145.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(327,'HH-02-1136','2','23669','336','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(328,'HH-02-114','2','23670','337','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6025.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(329,'HH-02-1157','2','23671','338','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3725.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(330,'HH-02-1163','2','23672','339','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6205.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(331,'HH-02-1168','2','23673','340','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6565.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(332,'HH-02-1169','2','23674','341','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7320.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(333,'HH-02-1180','2','23675','342','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(334,'HH-02-1183','2','23676','343','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(335,'HH-02-1184','2','23677','344','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(336,'HH-02-1185','2','23678','345','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3140.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(337,'HH-02-1199','2','23679','346','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(338,'HH-02-1207','2','23680','347','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5510.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(339,'HH-02-1208','2','23681','348','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6225.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(340,'HH-02-1214','2','23682','349','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4010.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(341,'HH-02-1225','2','23683','350','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4435.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(342,'HH-02-1241','2','23684','351','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1615.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(343,'HH-02-1246','2','23685','352','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5375.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(344,'HH-02-1248','2','23686','353','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2275.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(345,'HH-02-1252','2','23687','354','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(346,'HH-02-1265','2','23688','355','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2460.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(347,'HH-02-1268','2','23689','356','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2495.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(348,'HH-02-1278','2','23690','357','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3140.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(349,'HH-02-1283','2','23691','358','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6585.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(350,'HH-02-1298','2','23692','359','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7960.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(351,'HH-02-131','2','23693','360','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5735.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(352,'HH-02-133','2','23694','361','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4205.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(353,'HH-02-138','2','23695','362','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(354,'HH-02-140','2','23696','363','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(355,'HH-02-147','2','23697','364','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(356,'HH-02-150','2','23698','365','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(357,'HH-02-151','2','23699','366','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1550.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(358,'HH-02-157','2','23700','367','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4260.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(359,'HH-02-165','2','23701','368','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3250.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(360,'HH-02-166','2','23702','369','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(361,'HH-02-168','2','23703','370','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(362,'HH-02-175','2','23704','371','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(363,'HH-02-177','2','23705','372','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(364,'HH-02-184','2','23706','373','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(365,'HH-02-186','2','23707','374','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(366,'HH-02-187','2','23708','375','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(367,'HH-02-189','2','23709','376','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9135.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(368,'HH-02-190','2','23710','377','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(369,'HH-02-191','2','23711','378','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(370,'HH-02-194','2','23712','379','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8185.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(371,'HH-02-195','2','23713','380','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7075.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(372,'HH-02-197','2','23714','381','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9730.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(373,'HH-02-198','2','23715','382','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(374,'HH-02-203','2','23716','383','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2650.00,1000.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(375,'HH-02-204','2','23717','384','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(376,'HH-02-208','2','23718','385','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',57540.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(377,'HH-02-212','2','23719','386','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(378,'HH-02-213','2','23720','387','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6995.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(379,'HH-02-214','2','23721','388','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(380,'HH-02-262','2','23722','389','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3805.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(381,'HH-02-27','2','23723','390','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',14290.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(382,'HH-02-304','2','23724','391','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6070.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(383,'HH-02-335','2','23725','392','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(384,'HH-02-337','2','23726','393','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(385,'HH-02-342','2','23727','394','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(386,'HH-02-344','2','23728','395','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(387,'HH-02-351','2','23729','396','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1350.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(388,'HH-02-353','2','23730','397','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(389,'HH-02-354','2','23731','398','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(390,'HH-02-367','2','23732','399','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(391,'HH-02-389','2','23733','400','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(392,'HH-02-394','2','23734','401','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2690.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(393,'HH-02-400','2','23735','402','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3140.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(394,'HH-02-406','2','23736','403','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5820.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(395,'HH-02-425','2','23737','404','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(396,'HH-02-431','2','23738','405','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(397,'HH-02-435','2','23739','406','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7125.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(398,'HH-02-436','2','23740','407','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(399,'HH-02-443','2','23741','408','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3660.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(400,'HH-02-445','2','23742','409','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(401,'HH-02-446','2','23743','410','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(402,'HH-02-449','2','23744','411','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5910.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(403,'HH-02-461','2','23745','412','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3075.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(404,'HH-02-464','2','23746','413','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3145.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(405,'HH-02-466','2','23747','414','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2190.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(406,'HH-02-468','2','23748','415','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(407,'HH-02-469','2','23749','416','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(408,'HH-02-490','2','23750','417','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(409,'HH-02-494','2','23751','418','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(410,'HH-02-497','2','23752','419','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3075.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(411,'HH-02-498','2','23753','420','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2845.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(412,'HH-02-503','2','23754','421','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6680.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(413,'HH-02-511','2','23755','422','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(414,'HH-02-512','2','23756','423','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4110.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(415,'HH-02-513','2','23757','424','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(416,'HH-02-551','2','23758','425','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3895.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(417,'HH-02-561','2','23759','426','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4735.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(418,'HH-02-585','2','23760','427','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(419,'HH-02-586','2','23761','428','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(420,'HH-02-600','2','23762','429','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1145.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(421,'HH-02-603','2','23763','430','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1070.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(422,'HH-02-612','2','23764','431','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(423,'HH-02-618','2','23765','432','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(424,'HH-02-619','2','23766','433','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(425,'HH-02-625','2','23767','434','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(426,'HH-02-626','2','23768','435','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1115.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(427,'HH-02-638','2','23769','436','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(428,'HH-02-641','2','23770','437','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(429,'HH-02-643','2','23771','438','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(430,'HH-02-644','2','23772','439','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(431,'HH-02-645','2','23773','440','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(432,'HH-02-653','2','23774','441','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3300.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(433,'HH-02-657','2','23775','442','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(434,'HH-02-661','2','23776','443','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(435,'HH-02-664','2','23777','444','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(436,'HH-02-665','2','23778','445','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2980.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(437,'HH-02-666','2','23779','446','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(438,'HH-02-669','2','23780','447','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',725.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(439,'HH-02-675','2','23781','448','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(440,'hh-02-68','2','23782','449','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(441,'HH-02-683','2','23783','450','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(442,'HH-02-684','2','23784','451','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(443,'HH-02-687','2','23785','452','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2180.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(444,'HH-02-689','2','23786','453','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2445.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(445,'HH-02-698','2','23787','454','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',680.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(446,'HH-02-699','2','23788','455','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1700.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(447,'HH-02-700','2','23789','456','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3030.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(448,'HH-02-701','2','23790','457','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(449,'HH-02-702','2','23791','458','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1563.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(450,'HH-02-703','2','23792','459','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1435.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(451,'HH-02-704','2','23793','460','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,475.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(452,'HH-02-709','2','23794','461','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2940.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(453,'HH-02-722','2','23795','462','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',950.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(454,'HH-02-729','2','23796','463','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(455,'HH-02-75','2','23797','464','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(456,'HH-02-76','2','23798','465','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(457,'HH-02-766','2','23799','466','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(458,'HH-02-767','2','23800','467','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(459,'HH-02-773','2','23801','468','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(460,'HH-02-777','2','23802','469','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(461,'HH-02-839','2','23803','470','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3790.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(462,'HH-02-842','2','23804','471','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4075.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(463,'HH-02-875','2','23805','472','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(464,'HH-02-890','2','23806','473','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(465,'HH-02-894','2','23807','474','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4905.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(466,'HH-02-896 ','2','23808','475','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3200.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(467,'HH-02-929','2','23809','476','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(468,'HH-02-938','2','23810','477','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(469,'HH-02-94','2','23811','478','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1650.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(470,'HH-02-955','2','23812','479','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(471,'HH-02-971','2','23813','480','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(472,'HH-02-978','2','23814','481','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1420.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(473,'HH-02-979','2','23815','482','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(474,'HH-02-991','2','23816','483','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(475,'IN-02-1194','2','23817','484','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4255.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(476,'IN-02-746','2','23818','485','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2880.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(477,'IN-02-900','2','23819','486','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(478,'IN-02-922','2','23820','487','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(479,'1N-03-49','3','23821','488','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',47880.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(480,'GC-03-1154','3','23822','489','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(481,'GC-03-1195','3','23823','490','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(482,'GC-03-23','3','23824','491','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(483,'GC-03-846','3','23825','492','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(484,'H-03-949','3','23826','493','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(485,'HH-03-0345','3','23827','494','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(486,'HH-03-0484','3','23828','495','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(487,'HH-03-05','3','23829','496','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(488,'HH-03-1011','3','23830','497','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6050.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(489,'HH-03-1015','3','23831','498','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(490,'HH-03-1019','3','23832','499','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(491,'HH-03-1048','3','23833','500','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(492,'HH-03-1083','3','23834','501','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',16960.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(493,'HH-03-1085','3','23835','502','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(494,'HH-03-109','3','23836','503','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(495,'HH-03-1091','3','23837','504','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(496,'HH-03-1098','3','23838','505','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(497,'HH-03-1102','3','23839','506','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(498,'HH-03-1104','3','23840','507','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4950.00,550.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(499,'HH-03-1107','3','23841','508','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8795.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(500,'HH-03-1113','3','23842','509','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4500.00,1000.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(501,'HH-03-1125','3','23843','510','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(502,'HH-03-1131','3','23844','511','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(503,'HH-03-1142','3','23845','512','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7265.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(504,'HH-03-1143','3','23846','513','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6985.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(505,'HH-03-1144','3','23847','514','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(506,'HH-03-1153','3','23848','515','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8850.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(507,'HH-03-116','3','23849','516','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(508,'HH-03-1160','3','23850','517','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6605.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(509,'HH-03-1162','3','23851','518','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9425.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(510,'HH-03-117','3','23852','519','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8165.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(511,'HH-03-1170','3','23853','520','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11320.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(512,'HH-03-1174','3','23854','521','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(513,'HH-03-118','3','23855','522','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9205.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(514,'HH-03-1189','3','23856','523','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(515,'HH-03-119','3','23857','524','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(516,'HH-03-1200','3','23858','525','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8450.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(517,'HH-03-121','3','23859','526','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(518,'HH-03-1219','3','23860','527','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',22785.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(519,'HH-03-122','3','23861','528','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(520,'HH-03-1226','3','23862','529','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8525.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(521,'HH-03-1230','3','23863','530','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(522,'HH-03-1233','3','23864','531','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7310.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(523,'HH-03-124','3','23865','532','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6150.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(524,'HH-03-1243','3','23866','533','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(525,'HH-03-1249','3','23867','534','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(526,'HH-03-1250','3','23868','535','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(527,'HH-03-1258','3','23869','536','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6870.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(528,'HH-03-1266','3','23870','537','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6075.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(529,'HH-03-127','3','23871','538','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(530,'HH-03-128','3','23872','539','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(531,'HH-03-129','3','23873','540','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(532,'HH-03-134','3','23874','541','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7300.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(533,'HH-03-142','3','23875','542','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7035.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(534,'HH-03-145','3','23876','543','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(535,'HH-03-158','3','23877','544','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9730.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(536,'HH-03-173','3','23878','545','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7090.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(537,'HH-03-18','3','23879','546','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10755.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(538,'HH-03-192','3','23880','547','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(539,'HH-03-193','3','23881','548','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5895.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(540,'HH-03-216','3','23882','549','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(541,'HH-03-221','3','23883','550','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(542,'HH-03-252','3','23884','551','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(543,'HH-03-253','3','23885','552','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(544,'HH-03-254','3','23886','553','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7985.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(545,'HH-03-257','3','23887','554','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11250.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(546,'HH-03-258','3','23888','555','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6900.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(547,'HH-03-277','3','23889','556','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',13230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(548,'HH-03-286','3','23890','557','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7345.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(549,'HH-03-294','3','23891','558','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(550,'HH-03-303','3','23892','559','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9725.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(551,'HH-03-305','3','23893','560','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9105.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(552,'HH-03-307','3','23894','561','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(553,'HH-03-308','3','23895','562','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7460.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(554,'HH-03-309','3','23896','563','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5950.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(555,'HH-03-31','3','23897','564','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(556,'HH-03-310','3','23898','565','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8645.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(557,'HH-03-311','3','23899','566','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(558,'HH-03-313','3','23900','567','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(559,'HH-03-33','3','23901','568','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(560,'HH-03-338','3','23902','569','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,35.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(561,'HH-03-339','3','23903','570','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8560.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(562,'HH-03-34','3','23904','571','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5760.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(563,'HH-03-35','3','23905','572','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8410.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(564,'HH-03-352','3','23906','573','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(565,'HH-03-355','3','23907','574','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(566,'HH-03-357','3','23908','575','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(567,'HH-03-36','3','23909','576','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8350.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(568,'HH-03-360','3','23910','577','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(569,'HH-03-366','3','23911','578','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(570,'HH-03-37','3','23912','579','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7650.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(571,'HH-03-370','3','23913','580','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(572,'HH-03-373','3','23914','581','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(573,'HH-03-379','3','23915','582','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(574,'HH-03-38','3','23916','583','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(575,'HH-03-395','3','23917','584','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(576,'HH-03-399','3','23918','585','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10805.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(577,'HH-03-409','3','23919','586','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(578,'HH-03-41','3','23920','587','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(579,'HH-03-410','3','23921','588','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(580,'HH-03-417','3','23922','589','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(581,'HH-03-42','3','23923','590','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6400.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(582,'HH-03-426','3','23924','591','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7030.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(583,'HH-03-427','3','23925','592','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(584,'HH-03-428','3','23926','593','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(585,'HH-03-430','3','23927','594','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(586,'HH-03-439','3','23928','595','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(587,'HH-03-441','3','23929','596','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(588,'HH-03-442','3','23930','597','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(589,'HH-03-448','3','23931','598','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(590,'HH-03-451','3','23932','599','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(591,'HH-03-452','3','23933','600','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(592,'HH-03-453','3','23934','601','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(593,'HH-03-456','3','23935','602','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(594,'HH-03-457','3','23936','603','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8485.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(595,'HH-03-458','3','23937','604','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',16990.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(596,'HH-03-470','3','23938','605','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(597,'HH-03-473','3','23939','606','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(598,'HH-03-474','3','23940','607','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',30979.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(599,'HH-03-479','3','23941','608','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(600,'HH-03-480','3','23942','609','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(601,'HH-03-481','3','23943','610','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(602,'HH-03-482','3','23944','611','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(603,'HH-03-483','3','23945','612','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(604,'HH-03-485','3','23946','613','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(605,'HH-03-486','3','23947','614','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(606,'HH-03-499','3','23948','615','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(607,'HH-03-500','3','23949','616','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6460.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(608,'HH-03-501','3','23950','617','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(609,'HH-03-507','3','23951','618','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5950.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(610,'HH-03-523','3','23952','619','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(611,'HH-03-533','3','23953','620','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11170.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(612,'HH-03-534','3','23954','621','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7480.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(613,'HH-03-536','3','23955','622','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',14250.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(614,'HH-03-537','3','23956','623','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',45330.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(615,'HH-03-539','3','23957','624','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8010.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(616,'HH-03-54','3','23958','625','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(617,'HH-03-547','3','23959','626','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(618,'HH-03-548','3','23960','627','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11375.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(619,'HH-03-549','3','23961','628','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9095.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(620,'HH-03-550','3','23962','629','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(621,'HH-03-553','3','23963','630','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6115.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(622,'HH-03-557','3','23964','631','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(623,'HH-03-559','3','23965','632','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(624,'HH-03-560','3','23966','633','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(625,'HH-03-563','3','23967','634','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(626,'HH-03-565','3','23968','635','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(627,'HH-03-566','3','23969','636','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8685.00,50.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(628,'HH-03-572','3','23970','637','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8480.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(629,'HH-03-577','3','23971','638','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6825.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(630,'HH-03-578','3','23972','639','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6380.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(631,'HH-03-582','3','23973','640','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(632,'HH-03-583','3','23974','641','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10060.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(633,'HH-03-584','3','23975','642','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8275.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(634,'HH-03-587','3','23976','643','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(635,'HH-03-588','3','23977','644','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(636,'HH-03-593','3','23978','645','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7690.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(637,'HH-03-594','3','23979','646','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(638,'HH-03-595','3','23980','647','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8300.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(639,'HH-03-599','3','23981','648','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7540.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(640,'HH-03-601','3','23982','649','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6530.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(641,'HH-03-605','3','23983','650','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(642,'HH-03-606','3','23984','651','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6960.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(643,'HH-03-607','3','23985','652','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(644,'HH-03-608','3','23986','653','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10825.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(645,'HH-03-609','3','23987','654','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5635.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(646,'HH-03-610','3','23988','655','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(647,'HH-03-611','3','23989','656','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9250.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(648,'HH-03-614','3','23990','657','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10335.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(649,'HH-03-623','3','23991','658','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(650,'HH-03-629','3','23992','659','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6065.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(651,'HH-03-630','3','23993','660','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7720.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(652,'HH-03-631','3','23994','661','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(653,'HH-03-632','3','23995','662','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9674.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(654,'HH-03-634','3','23996','663','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(655,'HH-03-635','3','23997','664','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7880.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(656,'HH-03-636','3','23998','665','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',27325.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(657,'HH-03-637','3','23999','666','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(658,'HH-03-639','3','24000','667','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5675.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(659,'HH-03-640','3','24001','668','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(660,'HH-03-646','3','24002','669','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(661,'HH-03-647','3','24003','670','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(662,'HH-03-648','3','24004','671','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10320.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(663,'HH-03-65','3','24005','672','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8775.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(664,'HH-03-650','3','24006','673','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7650.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(665,'HH-03-651','3','24007','674','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(666,'HH-03-652','3','24008','675','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(667,'HH-03-654','3','24009','676','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(668,'HH-03-658','3','24010','677','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(669,'HH-03-659','3','24011','678','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(670,'HH-03-662','3','24012','679','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6445.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(671,'HH-03-663','3','24013','680','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(672,'HH-03-667','3','24014','681','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(673,'HH-03-672','3','24015','682','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(674,'HH-03-677','3','24016','683','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7645.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(675,'HH-03-678','3','24017','684','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(676,'HH-03-680','3','24018','685','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(677,'HH-03-685','3','24019','686','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(678,'HH-03-688','3','24020','687','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(679,'HH-03-690','3','24021','688','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6575.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(680,'HH-03-693','3','24022','689','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8070.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(681,'HH-03-694','3','24023','690','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6624.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(682,'HH-03-696','3','24024','691','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(683,'HH-03-697','3','24025','692','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',17200.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(684,'HH-03-716','3','24026','693','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10940.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(685,'HH-03-734','3','24027','694','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8730.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(686,'HH-03-736','3','24028','695','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8135.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(687,'HH-03-744','3','24029','696','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8070.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(688,'HH-03-749','3','24030','697','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9920.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(689,'HH-03-764','3','24031','698','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(690,'HH-03-778','3','24032','699','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(691,'HH-03-790','3','24033','700','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(692,'HH-03-792','3','24034','701','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7435.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(693,'HH-03-806','3','24035','702','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7045.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(694,'HH-03-820','3','24036','703','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8035.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(695,'HH-03-828','3','24037','704','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(696,'HH-03-83','3','24038','705','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(697,'HH-03-832','3','24039','706','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11955.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(698,'HH-03-836','3','24040','707','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(699,'HH-03-837','3','24041','708','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10260.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(700,'HH-03-84','3','24042','709','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(701,'HH-03-852','3','24043','710','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(702,'HH-03-862','3','24044','711','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(703,'HH-03-880','3','24045','712','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6820.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(704,'HH-03-90','3','24046','713','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6345.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(705,'HH-03-901','3','24047','714','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(706,'HH-03-92','3','24048','715','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(707,'HH-03-926','3','24049','716','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(708,'HH-03-946','3','24050','717','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(709,'HH-03-980','3','24051','718','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7735.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(710,'HH-03-986','3','24052','719','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(711,'HH-O3-419','3','24053','720','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6400.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(712,'IN-03-01','3','24054','721','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(713,'IN-03-02','3','24055','722','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(714,'IN-03-03','3','24056','723','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(715,'IN-03-1004','3','24057','724','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',42240.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(716,'IN-03-1005','3','24058','725','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(717,'IN-03-1027','3','24059','726','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',15450.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(718,'IN-03-1166','3','24060','727','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12660.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(719,'IN-03-1221','3','24061','728','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8610.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(720,'IN-03-227','3','24062','729','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(721,'IN-03-228','3','24063','730','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(722,'IN-03-229','3','24064','731','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(723,'IN-03-250','3','24065','732','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(724,'IN-03-280','3','24066','733','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6950.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(725,'IN-03-51','3','24067','734','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(726,'IN-03-538','3','24068','735','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(727,'IN-03-541','3','24069','736','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(728,'IN-03-554','3','24070','737','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',615.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(729,'IN-03-591','3','24071','738','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(730,'IN-03-597','3','24072','739','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(731,'IN-03-602','3','24073','740','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(732,'IN-03-633','3','24074','741','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(733,'IN-03-649','3','24075','742','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(734,'IN-03-715','3','24076','743','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(735,'IN-03-717','3','24077','744','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12795.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(736,'IN-03-724','3','24078','745','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',23025.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(737,'IN-03-753','3','24079','746','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(738,'IN-03-770','3','24080','747','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(739,'IN-03-79','3','24081','748','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(740,'IN-03-80','3','24082','749','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4810.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(741,'IN-03-82','3','24083','750','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10170.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(742,'IN-03-841','3','24084','751','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(743,'IN-03-915','3','24085','752','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(744,'IN-03-93','3','24086','753','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10440.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(745,'IN-03-943','3','24087','754','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(746,'IN-03-957','3','24088','755','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8410.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(747,'IN-03-975','3','24089','756','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(748,'KK-03-505','3','24090','757','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(749,'KK-03-581','3','24091','758','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(750,'LT-03-273','3','24092','759','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(751,'BD-04-1117','4','24093','760','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3285.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(752,'HH-04-1018','4','24094','761','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2542.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(753,'HH-04-1028','4','24095','762','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',14065.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(754,'HH-04-1037','4','24096','763','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',21930.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(755,'HH-04-1046','4','24097','764','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4910.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(756,'HH-04-1061','4','24098','765','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3580.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(757,'HH-04-1069','4','24099','766','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(758,'HH-04-1080','4','24100','767','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(759,'HH-04-1171','4','24101','768','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',950.00,50.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(760,'HH-04-1177','4','24102','769','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(761,'HH-04-1198','4','24103','770','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1230.00,50.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(762,'HH-04-12','4','24104','771','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(763,'HH-04-1222','4','24105','772','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3168.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(764,'HH-04-1231','4','24106','773','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1690.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(765,'HH-04-1232','4','24107','774','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1860.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(766,'HH-04-125','4','24108','775','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(767,'HH-04-1259','4','24109','776','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3125.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(768,'HH-04-126','4','24110','777','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(769,'HH-04-1261','4','24111','778','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(770,'HH-04-132','4','24112','779','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(771,'HH-04-136','4','24113','780','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(772,'HH-04-137','4','24114','781','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(773,'HH-04-264','4','24115','782','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',15030.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(774,'HH-04-328','4','24116','783','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2460.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(775,'HH-04-347','4','24117','784','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(776,'HH-04-363','4','24118','785','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4225.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(777,'HH-04-364','4','24119','786','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(778,'HH-04-368','4','24120','787','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1410.00,50.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(779,'HH-04-381','4','24121','788','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(780,'HH-04-391','4','24122','789','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(781,'HH-04-411','4','24123','790','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7480.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(782,'HH-04-413','4','24124','791','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(783,'HH-04-423','4','24125','792','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(784,'HH-04-424','4','24126','793','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3450.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(785,'HH-04-444','4','24127','794','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(786,'HH-04-495','4','24128','795','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(787,'HH-04-519','4','24129','796','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5615.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(788,'HH-04-520','4','24130','797','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(789,'HH-04-524','4','24131','798','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(790,'HH-04-525','4','24132','799','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2460.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(791,'HH-04-529','4','24133','800','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(792,'HH-04-540','4','24134','801','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(793,'HH-04-543','4','24135','802','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6380.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(794,'HH-04-546','4','24136','803','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(795,'HH-04-580','4','24137','804','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1400.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(796,'HH-04-596','4','24138','805','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5800.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(797,'HH-04-673','4','24139','806','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2305.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(798,'HH-04-69','4','24140','807','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(799,'HH-04-70','4','24141','808','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(800,'HH-04-707','4','24142','809','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7015.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(801,'HH-04-71','4','24143','810','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4495.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(802,'HH-04-713','4','24144','811','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3880.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(803,'HH-04-72','4','24145','812','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(804,'HH-04-720','4','24146','813','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3580.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(805,'HH-04-725','4','24147','814','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3670.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(806,'HH-04-727','4','24148','815','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(807,'HH-04-728','4','24149','816','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(808,'HH-04-73','4','24150','817','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3190.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(809,'HH-04-732','4','24151','818','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(810,'HH-04-735','4','24152','819','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2180.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(811,'HH-04-738','4','24153','820','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',3590.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(812,'HH-04-74','4','24154','821','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(813,'HH-04-768','4','24155','822','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(814,'HH-04-771','4','24156','823','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2955.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(815,'HH-04-775','4','24157','824','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4875.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(816,'HH-04-776','4','24158','825','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(817,'HH-04-78','4','24159','826','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(818,'HH-04-801','4','24160','827','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4345.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(819,'HH-04-802','4','24161','828','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',2200.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(820,'HH-04-811','4','24162','829','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1305.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(821,'HH-04-814','4','24163','830','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(822,'HH-04-815','4','24164','831','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(823,'HH-04-821','4','24165','832','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(824,'HH-04-829','4','24166','833','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(825,'HH-04-835','4','24167','834','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(826,'HH-04-838','4','24168','835','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7300.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(827,'HH-04-843','4','24169','836','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(828,'HH-04-856','4','24170','837','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(829,'HH-04-857','4','24171','838','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(830,'HH-04-898','4','24172','839','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1535.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(831,'HH-04-940','4','24173','840','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(832,'HH-04-944','4','24174','841','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(833,'HH-04-950','4','24175','842','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(834,'HH-04-964','4','24176','843','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(835,'IN-04-731','4','24177','844','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',21555.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(836,'BD-05-1191','5','24178','845','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7210.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(837,'BD-05-1201','5','24179','846','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9760.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(838,'HH-05 418','5','24180','847','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(839,'HH-05- 747','5','24181','848','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(840,'HH-05-100','5','24182','849','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(841,'HH-05-1000','5','24183','850','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(842,'HH-05-1001','5','24184','851','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(843,'HH-05-1002','5','24185','852','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12170.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(844,'HH-05-1003','5','24186','853','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6900.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(845,'HH-05-1007','5','24187','854','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(846,'HH-05-1012','5','24188','855','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(847,'HH-05-1013','5','24189','856','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10845.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(848,'HH-05-1014','5','24190','857','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7645.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(849,'HH-05-1016','5','24191','858','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(850,'HH-05-1017','5','24192','859','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8865.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(851,'HH-05-1020','5','24193','860','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(852,'HH-05-1021','5','24194','861','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9495.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(853,'HH-05-1022','5','24195','862','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(854,'HH-05-1023','5','24196','863','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(855,'HH-05-1024','5','24197','864','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8150.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(856,'HH-05-1025','5','24198','865','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(857,'HH-05-1026','5','24199','866','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(858,'HH-05-1029','5','24200','867','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(859,'HH-05-1030','5','24201','868','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(860,'HH-05-1032','5','24202','869','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11877.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(861,'HH-05-1038','5','24203','870','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7720.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(862,'HH-05-1039','5','24204','871','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1740.00,2230.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(863,'HH-05-104','5','24205','872','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(864,'HH-05-1042','5','24206','873','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(865,'HH-05-1043','5','24207','874','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(866,'HH-05-1044','5','24208','875','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(867,'HH-05-1049','5','24209','876','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9075.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(868,'HH-05-105','5','24210','877','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(869,'HH-05-1051','5','24211','878','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(870,'HH-05-1052','5','24212','879','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(871,'HH-05-1054','5','24213','880','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(872,'HH-05-1055','5','24214','881','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(873,'HH-05-1059','5','24215','882','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9150.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(874,'HH-05-106','5','24216','883','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(875,'HH-05-1062','5','24217','884','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8150.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(876,'HH-05-1063','5','24218','885','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(877,'HH-05-1064','5','24219','886','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(878,'HH-05-1065','5','24220','887','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(879,'HH-05-1067','5','24221','888','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9305.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(880,'HH-05-107','5','24222','889','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8960.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(881,'HH-05-1070','5','24223','890','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(882,'HH-05-1071','5','24224','891','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(883,'HH-05-1073','5','24225','892','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7265.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(884,'HH-05-1075','5','24226','893','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(885,'HH-05-1078','5','24227','894','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10725.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(886,'HH-05-1079','5','24228','895','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(887,'HH-05-108','5','24229','896','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(888,'HH-05-1086','5','24230','897','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(889,'HH-05-1087','5','24231','898','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(890,'HH-05-1088','5','24232','899','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(891,'HH-05-1092','5','24233','900','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8340.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(892,'HH-05-1094','5','24234','901','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7460.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(893,'HH-05-1095','5','24235','902','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10855.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(894,'HH-05-1096','5','24236','903','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(895,'HH-05-1097','5','24237','904','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(896,'HH-05-1099','5','24238','905','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10445.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(897,'HH-05-1100','5','24239','906','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(898,'HH-05-1103','5','24240','907','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9460.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(899,'HH-05-1105','5','24241','908','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10615.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(900,'HH-05-1108','5','24242','909','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(901,'HH-05-1111','5','24243','910','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',15785.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(902,'HH-05-1115','5','24244','911','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(903,'HH-05-1116','5','24245','912','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8835.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(904,'HH-05-1118','5','24246','913','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(905,'HH-05-1120','5','24247','914','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(906,'HH-05-1122','5','24248','915','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7505.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(907,'HH-05-1123','5','24249','916','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8035.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(908,'HH-05-1124','5','24250','917','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(909,'HH-05-1127','5','24251','918','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(910,'HH-05-1128','5','24252','919','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7430.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(911,'HH-05-1129','5','24253','920','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(912,'HH-05-1130','5','24254','921','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11630.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(913,'HH-05-1134','5','24255','922','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(914,'HH-05-1135','5','24256','923','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(915,'HH-05-1138','5','24257','924','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12070.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(916,'HH-05-1139','5','24258','925','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11730.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(917,'HH-05-1140','5','24259','926','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(918,'HH-05-1141','5','24260','927','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(919,'HH-05-1145','5','24261','928','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7690.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(920,'HH-05-1147','5','24262','929','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(921,'HH-05-1148','5','24263','930','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(922,'HH-05-1150','5','24264','931','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',16820.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(923,'HH-05-1151','5','24265','932','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(924,'HH-05-1154','5','24266','933','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(925,'HH-05-1155','5','24267','934','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8680.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(926,'HH-05-1156','5','24268','935','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(927,'HH-05-1161','5','24269','936','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(928,'HH-05-1164','5','24270','937','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9405.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(929,'HH-05-1165','5','24271','938','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6110.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(930,'HH-05-1167','5','24272','939','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10910.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(931,'HH-05-1172','5','24273','940','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6830.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(932,'HH-05-1175','5','24274','941','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6825.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(933,'HH-05-1179','5','24275','942','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10005.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(934,'HH-05-1182','5','24276','943','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(935,'HH-05-1187','5','24277','944','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9175.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(936,'HH-05-1188','5','24278','945','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(937,'HH-05-1193','5','24279','946','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7310.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(938,'HH-05-1196','5','24280','947','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8040.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(939,'HH-05-1197','5','24281','948','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(940,'HH-05-120','5','24282','949','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8455.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(941,'HH-05-1202','5','24283','950','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9415.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(942,'HH-05-1203','5','24284','951','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(943,'HH-05-1204','5','24285','952','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(944,'HH-05-1205','5','24286','953','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6975.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(945,'HH-05-1206','5','24287','954','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9795.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(946,'HH-05-1210','5','24288','955','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9005.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(947,'HH-05-1212','5','24289','956','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(948,'HH-05-1213','5','24290','957','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(949,'HH-05-1216','5','24291','958','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(950,'HH-05-1218','5','24292','959','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8460.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(951,'HH-05-1224','5','24293','960','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(952,'HH-05-1227','5','24294','961','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(953,'HH-05-1228','5','24295','962','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8220.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(954,'HH-05-1234','5','24296','963','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7160.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(955,'HH-05-1235','5','24297','964','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(956,'HH-05-1236','5','24298','965','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(957,'HH-05-1237','5','24299','966','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(958,'HH-05-1238','5','24300','967','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(959,'HH-05-1239','5','24301','968','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8960.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(960,'HH-05-1240','5','24302','969','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(961,'HH-05-1242','5','24303','970','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(962,'HH-05-1244','5','24304','971','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(963,'HH-05-1245','5','24305','972','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(964,'HH-05-1247','5','24306','973','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8465.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(965,'HH-05-1257','5','24307','974','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(966,'HH-05-1260','5','24308','975','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(967,'HH-05-1262','5','24309','976','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7450.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(968,'HH-05-1263','5','24310','977','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6345.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(969,'HH-05-1264','5','24311','978','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(970,'HH-05-1267','5','24312','979','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',13420.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(971,'HH-05-1269','5','24313','980','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(972,'HH-05-1270','5','24314','981','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(973,'HH-05-1271','5','24315','982','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6290.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(974,'HH-05-1272','5','24316','983','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(975,'HH-05-1273','5','24317','984','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(976,'HH-05-1274','5','24318','985','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(977,'HH-05-1275','5','24319','986','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,1410.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(978,'HH-05-1276','5','24320','987','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(979,'HH-05-1277','5','24321','988','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(980,'HH-05-1279','5','24322','989','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7200.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(981,'HH-05-1280','5','24323','990','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7350.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(982,'HH-05-1281','5','24324','991','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7820.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(983,'HH-05-1282','5','24325','992','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(984,'HH-05-1285','5','24326','993','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7730.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(985,'HH-05-1286','5','24327','994','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(986,'HH-05-1287','5','24328','995','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(987,'HH-05-1288','5','24329','996','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(988,'HH-05-1290','5','24330','997','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6200.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(989,'HH-05-1291','5','24331','998','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5715.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(990,'HH-05-1292','5','24332','999','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(991,'HH-05-1293','5','24333','1000','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(992,'HH-05-1294','5','24334','1001','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(993,'HH-05-1295','5','24335','1002','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(994,'HH-05-1296','5','24336','1003','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6115.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(995,'HH-05-1297','5','24337','1004','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(996,'HH-05-1299','5','24338','1005','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8100.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(997,'HH-05-1300','5','24339','1006','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6100.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(998,'HH-05-1301','5','24340','1007','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7910.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(999,'HH-05-1302','5','24341','1008','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6390.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1000,'HH-05-141','5','24342','1009','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5950.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1001,'HH-05-143','5','24343','1010','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1002,'HH-05-149','5','24344','1011','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7760.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1003,'HH-05-152','5','24345','1012','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1004,'HH-05-153','5','24346','1013','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5830.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1005,'HH-05-154','5','24347','1014','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1006,'HH-05-155','5','24348','1015','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1007,'HH-05-156','5','24349','1016','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1008,'HH-05-159','5','24350','1017','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1009,'HH-05-161','5','24351','1018','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7115.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1010,'HH-05-170','5','24352','1019','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6715.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1011,'HH-05-196','5','24353','1020','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7660.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1012,'HH-05-201','5','24354','1021','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1013,'HH-05-202','5','24355','1022','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1014,'HH-05-206','5','24356','1023','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1015,'HH-05-209','5','24357','1024','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1016,'HH-05-210','5','24358','1025','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1017,'HH-05-211','5','24359','1026','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6450.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1018,'HH-05-215','5','24360','1027','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1019,'HH-05-224','5','24361','1028','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1020,'HH-05-225','5','24362','1029','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6350.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1021,'HH-05-232','5','24363','1030','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1022,'HH-05-236','5','24364','1031','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6501.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1023,'HH-05-237','5','24365','1032','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8130.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1024,'HH-05-238','5','24366','1033','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1025,'HH-05-239','5','24367','1034','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1026,'HH-05-24','5','24368','1035','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1027,'HH-05-242','5','24369','1036','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1028,'HH-05-247','5','24370','1037','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1029,'HH-05-248','5','24371','1038','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1030,'HH-05-25','5','24372','1039','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1031,'HH-05-259','5','24373','1040','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1032,'HH-05-261','5','24374','1041','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1033,'HH-05-263','5','24375','1042','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8165.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1034,'HH-05-265','5','24376','1043','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1035,'HH-05-276','5','24377','1044','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1036,'HH-05-278','5','24378','1045','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1037,'HH-05-281','5','24379','1046','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1038,'HH-05-282','5','24380','1047','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8840.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1039,'HH-05-283','5','24381','1048','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1040,'HH-05-284','5','24382','1049','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1041,'HH-05-285','5','24383','1050','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1042,'HH-05-287','5','24384','1051','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1043,'HH-05-297','5','24385','1052','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1044,'HH-05-298','5','24386','1053','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5505.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1045,'HH-05-299','5','24387','1054','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1046,'HH-05-314','5','24388','1055','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1047,'HH-05-315','5','24389','1056','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1048,'HH-05-316','5','24390','1057','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1049,'HH-05-317','5','24391','1058','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1050,'HH-05-318','5','24392','1059','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1051,'HH-05-319','5','24393','1060','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1052,'HH-05-32','5','24394','1061','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1053,'HH-05-322','5','24395','1062','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5610.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1054,'HH-05-329','5','24396','1063','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8035.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1055,'HH-05-330','5','24397','1064','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1056,'HH-05-331','5','24398','1065','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1057,'HH-05-334','5','24399','1066','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1058,'HH-05-336','5','24400','1067','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1059,'HH-05-343','5','24401','1068','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1060,'HH-05-350','5','24402','1069','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8045.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1061,'HH-05-359','5','24403','1070','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1062,'HH-05-369','5','24404','1071','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1063,'HH-05-372','5','24405','1072','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1064,'HH-05-386','5','24406','1073','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6800.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1065,'HH-05-387','5','24407','1074','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1066,'HH-05-388','5','24408','1075','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1067,'HH-05-392','5','24409','1076','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1068,'HH-05-393','5','24410','1077','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1069,'HH-05-396','5','24411','1078','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1070,'HH-05-397','5','24412','1079','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1071,'HH-05-398','5','24413','1080','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1072,'HH-05-412','5','24414','1081','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1073,'HH-05-414','5','24415','1082','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8605.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1074,'HH-05-415','5','24416','1083','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1075,'HH-05-416','5','24417','1084','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5800.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1076,'HH-05-450','5','24418','1085','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8725.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1077,'HH-05-454','5','24419','1086','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1078,'HH-05-455','5','24420','1087','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1079,'HH-05-459','5','24421','1088','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1080,'HH-05-460','5','24422','1089','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1081,'HH-05-462','5','24423','1090','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1082,'hh-05-463','5','24424','1091','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1083,'HH-05-465','5','24425','1092','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1084,'HH-05-467','5','24426','1093','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1085,'HH-05-471','5','24427','1094','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1086,'HH-05-472','5','24428','1095','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1087,'HH-05-475','5','24429','1096','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1088,'HH-05-476','5','24430','1097','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10275.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1089,'HH-05-477','5','24431','1098','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1090,'HH-05-478','5','24432','1099','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6450.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1091,'HH-05-487','5','24433','1100','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1092,'HH-05-488','5','24434','1101','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1093,'HH-05-489','5','24435','1102','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1094,'HH-05-491','5','24436','1103','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4900.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1095,'HH-05-492','5','24437','1104','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1096,'HH-05-493','5','24438','1105','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1097,'HH-05-496','5','24439','1106','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1098,'HH-05-502','5','24440','1107','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1099,'HH-05-504','5','24441','1108','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1100,'HH-05-506','5','24442','1109','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1101,'HH-05-510','5','24443','1110','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1102,'HH-05-516','5','24444','1111','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12090.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1103,'HH-05-517','5','24445','1112','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10125.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1104,'HH-05-518','5','24446','1113','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7555.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1105,'HH-05-521','5','24447','1114','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7910.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1106,'HH-05-522','5','24448','1115','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1107,'HH-05-526','5','24449','1116','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1108,'HH-05-527','5','24450','1117','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1109,'HH-05-535','5','24451','1118','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9985.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1110,'HH-05-556','5','24452','1119','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',230880.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1111,'HH-05-558','5','24453','1120','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1112,'HH-05-564','5','24454','1121','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1113,'HH-05-570','5','24455','1122','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1114,'HH-05-571','5','24456','1123','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1115,'HH-05-573','5','24457','1124','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1116,'HH-05-58','5','24458','1125','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6275.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1117,'HH-05-589','5','24459','1126','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1118,'HH-05-590','5','24460','1127','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1119,'HH-05-604','5','24461','1128','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1120,'HH-05-613','5','24462','1129','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1121,'HH-05-615','5','24463','1130','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1122,'HH-05-616','5','24464','1131','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1123,'HH-05-617','5','24465','1132','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1124,'HH-05-624','5','24466','1133','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1125,'HH-05-642','5','24467','1134','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7710.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1126,'HH-05-655','5','24468','1135','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1127,'HH-05-670','5','24469','1136','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7350.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1128,'HH-05-671','5','24470','1137','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1129,'HH-05-674','5','24471','1138','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1130,'HH-05-681','5','24472','1139','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1131,'HH-05-682','5','24473','1140','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1132,'HH-05-706','5','24474','1141','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1133,'HH-05-710','5','24475','1142','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1134,'HH-05-711','5','24476','1143','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1135,'HH-05-718','5','24477','1144','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7035.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1136,'HH-05-719','5','24478','1145','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1137,'HH-05-730','5','24479','1146','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1138,'HH-05-733','5','24480','1147','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1139,'HH-05-737','5','24481','1148','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8225.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1140,'HH-05-740','5','24482','1149','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1141,'HH-05-741','5','24483','1150','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6690.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1142,'HH-05-742','5','24484','1151','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1143,'HH-05-743','5','24485','1152','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1144,'HH-05-745','5','24486','1153','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6875.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1145,'HH-05-748','5','24487','1154','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1960.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1146,'HH-05-750','5','24488','1155','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6145.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1147,'HH-05-751','5','24489','1156','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1148,'HH-05-752','5','24490','1157','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7085.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1149,'HH-05-754','5','24491','1158','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9660.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1150,'HH-05-755','5','24492','1159','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1151,'HH-05-756','5','24493','1160','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1152,'HH-05-757','5','24494','1161','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1153,'HH-05-758','5','24495','1162','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1154,'HH-05-759','5','24496','1163','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1155,'HH-05-760','5','24497','1164','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1156,'HH-05-761','5','24498','1165','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1157,'HH-05-762','5','24499','1166','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1158,'HH-05-763','5','24500','1167','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1159,'HH-05-765','5','24501','1168','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1160,'HH-05-769','5','24502','1169','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8050.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1161,'HH-05-772','5','24503','1170','2024-06-24 13:08:06','','2024-09-27 16:06:43','vacant','1','2024-06-24 13:08:06','','1','','','','',0.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1162,'HH-05-779','5','24504','1171','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1163,'HH-05-781','5','24505','1172','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',1115.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1164,'HH-05-782','5','24506','1173','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1165,'HH-05-783','5','24507','1174','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6875.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1166,'HH-05-784','5','24508','1175','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1167,'HH-05-785','5','24509','1176','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',12520.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1168,'HH-05-786','5','24510','1177','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1169,'HH-05-787','5','24511','1178','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7775.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1170,'HH-05-788','5','24512','1179','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1171,'HH-05-789','5','24513','1180','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7430.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1172,'HH-05-791','5','24514','1181','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1173,'HH-05-793','5','24515','1182','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1174,'HH-05-794','5','24516','1183','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1175,'HH-05-795','5','24517','1184','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1176,'HH-05-796','5','24518','1185','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6690.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1177,'HH-05-797','5','24519','1186','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1178,'HH-05-798','5','24520','1187','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1179,'HH-05-799','5','24521','1188','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1180,'HH-05-800','5','24522','1189','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1181,'HH-05-803','5','24523','1190','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1182,'HH-05-804','5','24524','1191','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1183,'HH-05-805','5','24525','1192','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7035.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1184,'HH-05-807','5','24526','1193','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1185,'HH-05-808','5','24527','1194','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1186,'HH-05-809','5','24528','1195','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1187,'HH-05-81','5','24529','1196','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1188,'HH-05-810','5','24530','1197','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10870.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1189,'HH-05-812','5','24531','1198','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5845.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1190,'HH-05-813','5','24532','1199','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1191,'HH-05-816','5','24533','1200','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1192,'HH-05-817','5','24534','1201','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1193,'HH-05-818','5','24535','1202','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1194,'HH-05-819','5','24536','1203','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1195,'HH-05-822','5','24537','1204','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1196,'HH-05-823','5','24538','1205','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8860.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1197,'HH-05-824','5','24539','1206','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10279.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1198,'HH-05-825','5','24540','1207','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1199,'HH-05-826','5','24541','1208','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1200,'HH-05-827','5','24542','1209','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1201,'HH-05-830','5','24543','1210','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9810.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1202,'HH-05-831','5','24544','1211','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1203,'HH-05-833','5','24545','1212','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6920.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1204,'HH-05-844','5','24546','1213','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1205,'HH-05-845','5','24547','1214','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1206,'HH-05-848','5','24548','1215','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1207,'HH-05-849','5','24549','1216','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1208,'HH-05-850','5','24550','1217','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1209,'HH-05-851','5','24551','1218','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1210,'HH-05-853','5','24552','1219','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1211,'HH-05-854','5','24553','1220','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7345.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1212,'HH-05-855','5','24554','1221','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8530.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1213,'HH-05-858','5','24555','1222','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1214,'HH-05-859','5','24556','1223','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1215,'HH-05-860','5','24557','1224','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7875.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1216,'HH-05-861','5','24558','1225','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1217,'HH-05-863','5','24559','1226','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1218,'HH-05-864','5','24560','1227','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1219,'HH-05-865','5','24561','1228','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1220,'HH-05-866','5','24562','1229','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1221,'HH-05-867','5','24563','1230','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1222,'HH-05-868','5','24564','1231','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7305.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1223,'HH-05-869','5','24565','1232','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1224,'HH-05-871','5','24566','1233','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1225,'HH-05-872','5','24567','1234','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1226,'HH-05-876','5','24568','1235','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1227,'HH-05-877','5','24569','1236','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1228,'HH-05-879','5','24570','1237','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1229,'HH-05-882','5','24571','1238','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1230,'HH-05-884','5','24572','1239','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',11295.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1231,'HH-05-885','5','24573','1240','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10610.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1232,'HH-05-886','5','24574','1241','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1233,'HH-05-887','5','24575','1242','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7925.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1234,'HH-05-889','5','24576','1243','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1235,'HH-05-893','5','24577','1244','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1236,'HH-05-895','5','24578','1245','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1237,'HH-05-904','5','24579','1246','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4250.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1238,'HH-05-905','5','24580','1247','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6880.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1239,'HH-05-906','5','24581','1248','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1240,'HH-05-907','5','24582','1249','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1241,'HH-05-908','5','24583','1250','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1242,'HH-05-909','5','24584','1251','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',280.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1243,'HH-05-910','5','24585','1252','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1244,'HH-05-912','5','24586','1253','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1245,'HH-05-913','5','24587','1254','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8935.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1246,'HH-05-914','5','24588','1255','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1247,'HH-05-917','5','24589','1256','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1248,'HH-05-918','5','24590','1257','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1249,'HH-05-919','5','24591','1258','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6450.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1250,'HH-05-920','5','24592','1259','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5560.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1251,'HH-05-921','5','24593','1260','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1252,'HH-05-924','5','24594','1261','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1253,'HH-05-930','5','24595','1262','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1254,'HH-05-931','5','24596','1263','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6060.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1255,'HH-05-932','5','24597','1264','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1256,'HH-05-933','5','24598','1265','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1257,'HH-05-934','5','24599','1266','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6000.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1258,'HH-05-936','5','24600','1267','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1259,'HH-05-937','5','24601','1268','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1260,'HH-05-939','5','24602','1269','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1261,'HH-05-941','5','24603','1270','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1262,'HH-05-942','5','24604','1271','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1263,'HH-05-947','5','24605','1272','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1264,'HH-05-948','5','24606','1273','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1265,'HH-05-951','5','24607','1274','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8570.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1266,'HH-05-952','5','24608','1275','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,80.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1267,'HH-05-953','5','24609','1276','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1268,'HH-05-954','5','24610','1277','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1269,'HH-05-956','5','24611','1278','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8770.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1270,'HH-05-958','5','24612','1279','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5535.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1271,'HH-05-959','5','24613','1280','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9920.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1272,'HH-05-960','5','24614','1281','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1273,'HH-05-961','5','24615','1282','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6345.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1274,'HH-05-962','5','24616','1283','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',8595.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1275,'HH-05-963','5','24617','1284','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1276,'HH-05-965','5','24618','1285','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1277,'HH-05-966','5','24619','1286','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6910.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1278,'HH-05-968','5','24620','1287','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1279,'HH-05-970','5','24621','1288','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',7010.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1280,'HH-05-973','5','24622','1289','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1281,'HH-05-977','5','24623','1290','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5520.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1282,'HH-05-981','5','24624','1291','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9520.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1283,'HH-05-982','5','24625','1292','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1284,'HH-05-985','5','24626','1293','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1285,'HH-05-987','5','24627','1294','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1286,'HH-05-988','5','24628','1295','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',9430.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1287,'HH-05-989','5','24629','1296','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1288,'HH-05-99','5','24630','1297','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1289,'HH-05-990','5','24631','1298','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',10200.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1290,'HH-05-992','5','24632','1299','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1291,'HH-05-993','5','24633','1300','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',6500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1292,'HH-05-996','5','24634','1301','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1293,'HH-05-998','5','24635','1302','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',5500.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1294,'HH-05-999','5','24636','1303','2024-06-24 13:08:06','','','active','1','2024-06-24 13:08:06','','1','','','','',4230.00,0.00,'','','','','','','','','','','','','','','accommodation',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1295,'HH-05-1303','5','','1304 ','2024-06-24','WATER','','active','1','2024-06-24 15:37:32','','1','','','','',245860.00,0.00,'','11719232652','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1296,'HH-05-1304','5','','1306 ','2024-05-21','WATER','','active','1','2024-06-24 15:46:48','','1','','','','',7000.00,0.00,'','11719233208','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1297,'HH-02-1276','2','','1310 ','2024-08-06','','','active','1','2024-08-06 12:09:25','','1','','','','',0.00,0.00,'','11722935365','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1298,'HH-02-1288','2','','996 ','2024-08-06','','','active','1','2024-08-06 14:16:18','','1','','','','',3165.00,0.00,'','11722942978','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1299,'HH-02-1294','2','','1312 ','2024-08-06','','','active','1','2024-08-06 14:50:34','','1','','','','',0.00,460.00,'','11722945034','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1300,'HH-03-1277','3','','1319 ','2024-08-07','WATER','','active','1','2024-08-07 16:15:16','','1','','','','',0.00,0.00,'','11723036516','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1301,'HH-03-1282','3','','1320 ','2024-08-07','','','active','1','2024-08-07 16:19:25','','1','','','','',0.00,0.00,'','11723036765','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1302,'HH-03-717','3','','1321 ','2024-08-07','WATER','','active','1','2024-08-07 16:27:15','','1','','','','',0.00,0.00,'','11723037235','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1303,'HH-02-1295','2','','1324 ','2024-08-08','','','active','1','2024-08-08 14:55:19','','1','','','','',615.00,0.00,'','11723118119','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1304,'HH-03-1194','3','','1325 ','2024-08-09','','2024-08-09 11:51:33','vacant','1','2024-08-09 11:48:43','','1','','','','',0.00,0.00,'','11723193323','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1305,'TEST','6','','1328 ','2024-08-21','','2024-08-21 12:14:44','vacant','1','2024-08-21 11:47:24','','1','','','','',22530.00,0.00,'','11724230044','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1306,'HH-03-1510','4','','1329 ','2024-08-21','','','active','1','2024-08-21 12:50:20','','1','','','','',1575.00,0.00,'','11724233820','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1307,'HH-04-1500','4','','1330 ','2024-08-22','','','active','1','2024-08-22 10:51:52','','1','','','','',1805.00,0.00,'','11724313112','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1308,'HH-04-1600','4','','1331 ','2024-08-22','','','active','1','2024-08-22 15:25:42','','1','','','','',11040.00,0.00,'','11724329542','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1309,'HH-04-1900','4','','1332 ','2024-08-27','','','active','1','2024-08-27 10:55:18','2024-08-27 10:55:18','1','','','','',615.00,0.00,'','11724745318','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1310,'HH-02-1900','2','','1333 ','2024-08-28','','','active','1','2024-08-28 14:56:33','','1','','','','',14380.00,0.00,'','11724846193','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1311,'HH-05-1306','5','','1334 ','2024-09-18','','','active','1','2024-09-18 11:35:56','','1','','','','',0.00,0.00,'','11726648556','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1312,'HH-05-1305','5','','1336 ','2024-09-18','','','active','1','2024-09-18 11:43:10','','1','','','','',8680.00,0.00,'','11726648990','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1313,'BD-03-23','3','','1337 ','2024-09-23','','','active','1','2024-09-23 12:43:34','','1','','','','',8984.00,0.00,'','11727084614','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1314,'BD-03-505','3','','1338 ','2024-09-25','','','active','1','2024-09-25 12:20:58','','1','','','','',9335.00,0.00,'','11727256058','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1315,'HH-03-1110','3','','181 ','2024-09-26','','','active','1','2024-09-26 14:39:08','','1','','','','',2860.00,0.00,'','11727350748','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1316,'IN-03-1282','3','','1320 ','2024-09-26','','','active','1','2024-09-26 16:50:09','','1','','','','',18200.00,0.00,'','11727358609','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1317,'HH-05-940','5','','1339 ','2024-09-30','','','active','1','2024-09-30 11:45:34','','1','','','','',2855.00,0.00,'','11727685934','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1318,'BD-05-1213','5','','1335 ','2024-10-02','','','active','1','2024-10-02 10:42:13','','1','','','','',7740.00,0.00,'','11727854933','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1319,'HH-02-94','5','','478 ','2024-10-02','','','active','1','2024-10-02 14:36:16','','1','','','','',0.00,0.00,'','11727868976','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1320,'HH-02-174','2','','48 ','2024-10-02','','','active','1','2024-10-02 16:05:59','','1','','','','',505.00,0.00,'','11727874359','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1321,'HH-04-1117','4','','760 ','2024-10-04','','','active','1','2024-10-04 12:13:54','','1','','','','',680.00,0.00,'','11728033234','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1322,'HH-04-1297','4','','1004 ','2024-10-04','','','active','1','2024-10-04 14:40:42','','1','','','','',1075.00,0.00,'','11728042042','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1323,'IN-04-1307','4','','1340 ','2024-10-04','','','active','1','2024-10-04 14:51:54','','1','','','','',960.00,0.00,'','11728042714','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1324,'IN-03-02','7','','722 ','2024-10-07','','','active','1','2024-10-07 15:51:29','2024-10-07 15:51:29','1','','','','',0.00,0.00,'','11728305489','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1325,'IN-03-554','7','','1341 ','2024-10-07','','','active','1','2024-10-07 15:35:51','','1','','','','',0.00,0.00,'','11728304551','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1326,'IN-05-556','7','','1119 ','2024-10-07','','','active','1','2024-10-07 15:41:36','','1','','','','',0.00,0.00,'','11728304896','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1327,'IN-02-746','7','','485 ','2024-10-07','','','active','1','2024-10-07 15:56:21','','1','','','','',0.00,0.00,'','11728305781','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1328,'IN-01-927','7','','158 ','2024-10-07','','','active','1','2024-10-07 15:58:52','','1','','','','',0.00,0.00,'','11728305932','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1329,'IN-05-1039','7','','871 ','2024-10-07','','','active','1','2024-10-07 16:00:34','','1','','','','',0.00,0.00,'','11728306034','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1330,'IN-05-904','7','','1246 ','2024-10-07','','','active','1','2024-10-07 16:04:05','2024-10-07 16:04:05','1','','','','',0.00,0.00,'','11728306245','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1331,'IN-05-909','7','','1251 ','2024-10-07','','','active','1','2024-10-07 16:04:34','','1','','','','',0.00,0.00,'','11728306274','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1332,'HH-02-1157','7','','338 ','2024-10-07','','','active','1','2024-10-07 16:09:43','','1','','','','',0.00,0.00,'','11728306583','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1333,'TEST','6','','1 ','2024-10-24','','','active','1','2024-10-24 09:20:10','','1','','','','',0.00,0.00,'','11729750810','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1334,'4321','6','','1 ','2024-10-24','','','active','1','2024-10-24 09:46:23','','1','','','','',1000.00,0.00,'','11729752383','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1335,'HH-06-2020','6','','1342 ','2024-10-24','','','active','1','2024-10-24 11:42:27','','1','','','','',5000.00,0.00,'','11729759347','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1336,'hh-07-2025','7','','1343 ','2024-10-24','','','active','1','2024-10-24 11:52:16','','1','','','','',0.00,0.00,'','11729759936','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1337,'HH-04-5090','4','','1344 ','2024-10-24','','','active','1','2024-10-24 12:15:42','','1','','','','',7440.00,0.00,'','11729761342','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1338,'HH-01-625','2','','1 ','2024-10-28','','2024-10-31 09:32:18','vacant','1','2024-10-28 09:24:21','','1','','','','',0.00,0.00,'','11730096661','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1339,'HH-01-625','1','','1 ','2024-10-31','','','active','1','2024-10-31 09:21:59','','1','','','','',0.00,0.00,'','11730355719','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1340,'KT01','6','','1 ','2024-10-31','','2024-10-31 11:30:16','vacant','1','2024-10-31 09:42:43','','1','','','','',300.00,0.00,'','11730356963','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1341,'KT01','6','','1 ','2024-10-31','','2024-11-04 15:55:44','inactive','1','2024-10-31 11:30:37','','1','','','','',0.00,0.00,'','11730363437','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1342,'KT01','6','','1 ','2024-11-04','','','active','1','2024-11-04 15:56:04','','1','','','','',500.00,0.00,'','11730724964','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,NULL),(1343,'HH-04-1316','4','','1345 ','2024-12-19','','','active','1','2024-12-19 16:45:30','','1','','','','',500.00,0.00,'','11734615930','','','','','','','','','','','','','rental',0.00,0,1,1,0.00,0.00,0.00,'',NULL,NULL,'',1,'',NULL,NULL,NULL,NULL,NULL,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, `currency` varchar(20) NOT NULL DEFAULT 'KES', `logo` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'Counter','<H1 style=\"margin:0px;\">ROBISEARCH LTD( BAR AND RESTAURANT) </H1>\r\nNAIROBI, KENYA,0718667391, www.robisearch.com\r\n</BR>COMPANY PIN: P1XXXXXXX</br>\r\n</BR>TILL NO:111111111</br>\r\nCall us today if you need this Pos :0716413386\r\n\r\n','2024-02-01 05:31:04','active','1','','1','<H1 style=\"margin:0px;\">ROBISEARCH LTD( BAR AND RESTAURANT) </H1>\r\nNAIROBI, KENYA,0718667391, www.robisearch.com\r\n</BR>COMPANY PIN: P1XXXXXXX</br>\r\n</BR>TILL NO:111111111</br>\r\nCall us today if you need this Pos :0716413386\r\n\r\n','KES','2023-08-101691646451.jpeg'); /*!40000 ALTER TABLE `branch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branchlist` -- DROP TABLE IF EXISTS `branchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branchlist` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tin` varchar(50) NOT NULL, `bhfId` varchar(50) NOT NULL, `bhfNm` text NOT NULL, `bhfSttsCd` varchar(50) NOT NULL DEFAULT 'active', `prvncNm` text NOT NULL, `dstrtNm` text NOT NULL, `sctrNm` varchar(50) NOT NULL, `locDesc` varchar(50) DEFAULT NULL, `mgrNm` varchar(50) NOT NULL DEFAULT 'KES', `mgrTelNo` varchar(50) NOT NULL, `mgrEmail` text NOT NULL, `hqYn` text NOT NULL, `branchid` varchar(50) DEFAULT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `branchlist` -- LOCK TABLES `branchlist` WRITE; /*!40000 ALTER TABLE `branchlist` DISABLE KEYS */; /*!40000 ALTER TABLE `branchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `brands` -- DROP TABLE IF EXISTS `brands`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `brands` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `description` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `website` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `brands` -- LOCK TABLES `brands` WRITE; /*!40000 ALTER TABLE `brands` DISABLE KEYS */; INSERT INTO `brands` VALUES (1,'1','JKUAT','Our partner in ICT Field','karenmakena3@gmail.com','0702400635','','http://www.jkuat.ac.ke/','2016-12-13 06:47:33am','',0),(2,'1','SimbaNet','Our partner in in Nikague App','','','','https://www.simbanet.net/','','',0); /*!40000 ALTER TABLE `brands` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `budget` -- DROP TABLE IF EXISTS `budget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `budget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 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','13071747317698','1','','','1307','1','2025-05-15 17:03:37','','JANE',0,0,'TECHNICAL','product','2025-05-15','Transfer','Customer'),(2,'1','13071747318182','1','','','1307','1','2025-05-15 17:11:49','','JANE',0,0,'ADMINISTRATION','product','2025-05-15','Transfer','Customer'),(3,'1','13071747319318','1','','','1307','1','2025-05-15 17:29:53','','JANE',0,0,'TECHNICAL DEPERTMENT','product','2025-05-15','Transfer','Customer'),(4,'1','13071747319412','1','','','1307','1','2025-05-15 17:32:06','','JANE',0,0,'KABITA ERIC','product','2025-05-15','Transfer','Customer'),(5,'1','13071747389107','Main','','','1307','1','2025-05-16 12:53:08','','PIUS',0,0,'ADMINSTRATION','product','2025-05-15','Transfer','Customer'),(6,'1','13071747389379','1','','','1307','1','2025-05-16 12:57:29','','PIUS',0,0,'Admin','product','2025-05-15','Transfer','Customer'),(7,'1','13071747390841','1','','','1307','1','2025-05-16 13:23:10','','PIUS',0,0,'9','product','2025-05-15','Transfer','Customer'),(8,'1','13071747660742','1','','','1307','1','2025-05-19 16:20:10','','JANE',0,0,'','product','2025-05-19','Transfer','Customer'),(9,'1','13071747660918','1','','','1307','1','2025-05-19 16:24:32','','JANE',0,0,'','product','2025-05-19','Transfer','Customer'); /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkhouse` -- DROP TABLE IF EXISTS `bulkhouse`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkhouse` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `phone` varchar(40) NOT NULL, `roomtype` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `exactdate` varchar(50) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `name` text NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkhouse` -- LOCK TABLES `bulkhouse` WRITE; /*!40000 ALTER TABLE `bulkhouse` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkhouse` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkreservation` -- DROP TABLE IF EXISTS `bulkreservation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkreservation` ( `id` int(20) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkreservation` -- LOCK TABLES `bulkreservation` WRITE; /*!40000 ALTER TABLE `bulkreservation` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkreservation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, `email` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `callcenter` -- LOCK TABLES `callcenter` WRITE; /*!40000 ALTER TABLE `callcenter` DISABLE KEYS */; /*!40000 ALTER TABLE `callcenter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `category` -- DROP TABLE IF EXISTS `category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `category` -- LOCK TABLES `category` WRITE; /*!40000 ALTER TABLE `category` DISABLE KEYS */; INSERT INTO `category` VALUES (1,'Everyone','','2023-12-29 07:55:55','active','1','','1'),(2,'OTHERS','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `hscode` varchar(50) NOT NULL, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, `branchid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=27 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 (5,'WATER','','','2018-06-27 11:33:55','','',0,1,'','','','','','','','',NULL),(20,'RECONNECTION FEES','0','','2024-05-07 14:39:33','','',0,1,'','','','','','','','',NULL),(22,'APPLICATION FEE','0','','2024-05-13 13:57:05','','',0,1,'','','','','','','','',NULL),(23,'SURVEY','0','','2024-05-13 13:57:25','','',0,1,'','','','','','','','',NULL),(24,'ILLEGAL CONNECTION FEE','0','','2024-05-13 14:00:35','','',0,1,'','','','','','','','',NULL),(25,'METER TEMPERING','0','','2024-05-13 14:00:55','','',0,1,'','','','','','','','',NULL); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 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 */; INSERT INTO `collection` VALUES (1,'2024-06-12 14:15:57','BILL-11718190647','5000','PAID','5000','1','1',1030,'','bill','',NULL,1),(2,'2024-06-12 14:16:47','BILL-11718190647','5000','FULLY PAID','0','1','1',1010,'','bill','',NULL,1),(3,'2025-05-16 10:39:29','13071747312464','10000','','-6041.38','1','1',766,'2025-05-16 10:40:53','paid','chq001',1347,1),(4,'2025-01-14 12:30:34','11744894620','90000','','-90000','1','1',766,'2025-05-16 12:33:47','paid','CHQ NO. ',1346,1),(5,'2025-05-16 12:41:00','13071747388246','2000','DICOC','-1586.21','1307','1',766,'2025-05-16 12:42:35','paid','555555',1365,1); /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) DEFAULT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `serial` varchar(200) NOT NULL, `name` text NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `computers` -- DROP TABLE IF EXISTS `computers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `computers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `computers` -- LOCK TABLES `computers` WRITE; /*!40000 ALTER TABLE `computers` DISABLE KEYS */; INSERT INTO `computers` VALUES (1,'ROBISEARCH LTD','e44','2023-02-13 07:08:17','Closed','1','2023-02-13 07:13:34','1','3','B0-22-7A-ED-77-F6','2023-02-24','2023-02-10','',0,NULL,'New Installation','new','','',1); /*!40000 ALTER TABLE `computers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'),(5,'Housing Levy',1.50,'active',1,1,'Housing Levy'),(6,'Housing Levy Relief',15.00,'active',1,1,'Housing Levy Relief'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `countrycodes` -- DROP TABLE IF EXISTS `countrycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `countrycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `countrycodes` -- LOCK TABLES `countrycodes` WRITE; /*!40000 ALTER TABLE `countrycodes` DISABLE KEYS */; INSERT INTO `countrycodes` VALUES (1,'ASCENSION ISLAND ','AC',NULL,'Y'),(2,'ANDORRA','AD',NULL,'Y'),(3,'UNITED ARAB EMIRATES ','AE',NULL,'Y'),(4,'ANTIGUA AND BARBUDA','AG',NULL,'Y'),(5,'ANGUILLA','AI',NULL,'Y'),(6,'ALBANIA ','AL',NULL,'Y'),(7,'ARMENIA','AM',NULL,'Y'),(8,'NETHERLANDS ANTILLES ','AN',NULL,'Y'),(9,'ANGOLA','AO',NULL,'Y'),(10,'ANTARCTICA','AQ',NULL,'Y'),(11,'ARGENTINA','AR',NULL,'Y'),(12,'AMERICAN SAMOA','AS',NULL,'Y'),(13,'AUSTRIA','AT',NULL,'Y'),(14,'AUSTRALIA','AU',NULL,'Y'),(15,'ARUBA','AW',NULL,'Y'),(16,'ALAND ISLANDS','AX',NULL,'Y'),(17,'AZERBAIJAN','AZ',NULL,'Y'),(18,'BOSNIA AND HERZEGOVINA ','BA',NULL,'Y'),(19,'BARBADOS ','BB',NULL,'Y'),(20,'BANGLADESH ','BD',NULL,'Y'),(21,'BELGIUM ','BE',NULL,'Y'),(22,'BURKINA FASO ','BF',NULL,'Y'),(23,'BULGARIA ','BG',NULL,'Y'),(24,'BAHRAIN','BH',NULL,'Y'),(25,'BURUNDI ','BI',NULL,'Y'),(26,'BENIN ','BJ',NULL,'Y'),(27,'BERMUDA ','BM',NULL,'Y'),(28,'BRUNEI DARUSSALAM ','BN',NULL,'Y'),(29,'BOLIVIA ','BO',NULL,'Y'),(30,'BRAZIL ','BR',NULL,'Y'),(31,'BAHAMAS ','BS',NULL,'Y'),(32,'BHUTAN ','BT',NULL,'Y'),(33,'BOUVET ISLAND ','BV',NULL,'Y'),(34,'BOTSWANA ','BW',NULL,'Y'),(35,'BELARUS ','BY',NULL,'Y'),(36,'BELIZE ','BZ',NULL,'Y'),(37,'CANADA ','CA',NULL,'Y'),(38,'COCOS (KEELING) ISLANDS ','CC',NULL,'Y'),(39,'CONGO, DEMOCRATIC REPUBLIC ','CD',NULL,'Y'),(40,'CENTRAL AFRICAN REPUBLIC ','CF',NULL,'Y'),(41,'CONGO ','CG',NULL,'Y'),(42,'SWITZERLAND ','CH',NULL,'Y'),(43,'COTE D\'IVOIRE (IVORY COAST) ','CI',NULL,'Y'),(44,'COOK ISLANDS ','CK',NULL,'Y'),(45,'CHILE ','CL',NULL,'Y'),(46,'CAMEROON ','CM',NULL,'Y'),(47,'CHINA ','CN',NULL,'Y'),(48,'COLOMBIA ','CO',NULL,'Y'),(49,'COSTA RICA ','CR',NULL,'Y'),(50,'CZECHOSLOVAKIA (FORMER) ','CS',NULL,'Y'),(51,'CUBA ','CU',NULL,'Y'),(52,'CAPE VERDE ','CV',NULL,'Y'),(53,'CHRISTMAS ISLAND ','CX',NULL,'Y'),(54,'CYPRUS ','CY',NULL,'Y'),(55,'CZECH REPUBLIC ','CZ',NULL,'Y'),(56,'GERMANY ','DE',NULL,'Y'),(57,'DJIBOUTI ','DJ',NULL,'Y'),(58,'DENMARK ','DK',NULL,'Y'),(59,'DOMINICA ','DM',NULL,'Y'),(60,'DOMINICAN REPUBLIC ','DO',NULL,'Y'),(61,'ALGERIA','DZ',NULL,'Y'),(62,'ECUADOR ','EC',NULL,'Y'),(63,'ESTONIA ','EE',NULL,'Y'),(64,'EGYPT ','EG',NULL,'Y'),(65,'WESTERN SAHARA ','EH',NULL,'Y'),(66,'ERITREA ','ER',NULL,'Y'),(67,'SPAIN ','ES',NULL,'Y'),(68,'ETHIOPIA ','ET',NULL,'Y'),(69,'EUROPEAN UNION ','EU',NULL,'Y'),(70,'FINLAND ','FI',NULL,'Y'),(71,'FIJI ','FJ',NULL,'Y'),(72,'FALKLAND ISLANDS (MALVINAS) ','FK',NULL,'Y'),(73,'MICRONESIA ','FM',NULL,'Y'),(74,'FAROE ISLANDS ','FO',NULL,'Y'),(75,'FRANCE ','FR',NULL,'Y'),(76,'FRANCE, METROPOLITAN ','FX',NULL,'Y'),(77,'GABON ','GA',NULL,'Y'),(78,'GREAT BRITAIN (UK) ','GB',NULL,'Y'),(79,'GRENADA ','GD',NULL,'Y'),(80,'GEORGIA ','GE',NULL,'Y'),(81,'FRENCH GUIANA ','GF',NULL,'Y'),(82,'GUERNSEY ','GG',NULL,'Y'),(83,'GHANA ','GH',NULL,'Y'),(84,'GIBRALTAR ','GI',NULL,'Y'),(85,'GREENLAND ','GL',NULL,'Y'),(86,'GAMBIA ','GM',NULL,'Y'),(87,'GUINEA ','GN',NULL,'Y'),(88,'GUADELOUPE ','GP',NULL,'Y'),(89,'EQUATORIAL GUINEA ','GQ',NULL,'Y'),(90,'GREECE ','GR',NULL,'Y'),(91,'S. GEORGIA AND S. SANDWICH ISLS. ','GS',NULL,'Y'),(92,'GUATEMALA ','GT',NULL,'Y'),(93,'GUAM ','GU',NULL,'Y'),(94,'GUINEA BISSAU ','GW',NULL,'Y'),(95,'GUYANA ','GY',NULL,'Y'),(96,'HONG KONG ','HK',NULL,'Y'),(97,'HEARD AND MCDONALD ISLANDS ','HM',NULL,'Y'),(98,'HONDURAS ','HN',NULL,'Y'),(99,'CROATIA (HRVATSKA) ','HR',NULL,'Y'),(100,'HAITI ','HT',NULL,'Y'),(101,'HUNGARY ','HU',NULL,'Y'),(102,'INDONESIA ','ID',NULL,'Y'),(103,'IRELAND ','IE',NULL,'Y'),(104,'ISRAEL ','IL',NULL,'Y'),(105,'ISLE OF MAN ','IM',NULL,'Y'),(106,'INDIA ','IN',NULL,'Y'),(107,'BRITISH INDIAN OCEAN TERRITORY ','IO',NULL,'Y'),(108,'IRAQ ','IQ',NULL,'Y'),(109,'IRAN ','IR',NULL,'Y'),(110,'ICELAND ','IS',NULL,'Y'),(111,'ITALY ','IT',NULL,'Y'),(112,'JERSEY ','JE',NULL,'Y'),(113,'JAMAICA ','JM',NULL,'Y'),(114,'JORDAN ','JO',NULL,'Y'),(115,'JAPAN ','JP',NULL,'Y'),(116,'KENYA ','KE',NULL,'Y'),(117,'KYRGYZSTAN ','KG',NULL,'Y'),(118,'CAMBODIA ','KH',NULL,'Y'),(119,'KIRIBATI ','KI',NULL,'Y'),(120,'COMOROS ','KM',NULL,'Y'),(121,'SAINT KITTS AND NEVIS ','KN',NULL,'Y'),(122,'NORTH KOREA','KP',NULL,'Y'),(123,'SOUTH KOREA','KR',NULL,'Y'),(124,'KUWAIT ','KW',NULL,'Y'),(125,'CAYMAN ISLANDS ','KY',NULL,'Y'),(126,'KAZAKHSTAN ','KZ',NULL,'Y'),(127,'LAOS ','LA',NULL,'Y'),(128,'LEBANON ','LB',NULL,'Y'),(129,'SAINT LUCIA ','LC',NULL,'Y'),(130,'LIECHTENSTEIN ','LI',NULL,'Y'),(131,'SRI LANKA ','LK',NULL,'Y'),(132,'LIBERIA ','LR',NULL,'Y'),(133,'LESOTHO ','LS',NULL,'Y'),(134,'LITHUANIA ','LT',NULL,'Y'),(135,'LUXEMBOURG ','LU',NULL,'Y'),(136,'LATVIA ','LV',NULL,'Y'),(137,'LIBYA ','LY',NULL,'Y'),(138,'MOROCCO ','MA',NULL,'Y'),(139,'MONACO ','MC',NULL,'Y'),(140,'MOLDOVA ','MD',NULL,'Y'),(141,'MONTENEGRO ','ME',NULL,'Y'),(142,'MADAGASCAR ','MG',NULL,'Y'),(143,'MARSHALL ISLANDS ','MH',NULL,'Y'),(144,'F.Y.R.O.M. (MACEDONIA) ','MK',NULL,'Y'),(145,'MALI ','ML',NULL,'Y'),(146,'MYANMAR ','MM',NULL,'Y'),(147,'MONGOLIA ','MN',NULL,'Y'),(148,'MACAU ','MO',NULL,'Y'),(149,'NORTHERN MARIANA ISLANDS ','MP',NULL,'Y'),(150,'MARTINIQUE ','MQ',NULL,'Y'),(151,'MAURITANIA ','MR',NULL,'Y'),(152,'MONTSERRAT ','MS',NULL,'Y'),(153,'MALTA ','MT',NULL,'Y'),(154,'MAURITIUS ','MU',NULL,'Y'),(155,'MALDIVES ','MV',NULL,'Y'),(156,'MALAWI ','MW',NULL,'Y'),(157,'MEXICO ','MX',NULL,'Y'),(158,'MALAYSIA ','MY',NULL,'Y'),(159,'MOZAMBIQUE ','MZ',NULL,'Y'),(160,'NAMIBIA ','NA',NULL,'Y'),(161,'NEW CALEDONIA ','NC',NULL,'Y'),(162,'NIGER ','NE',NULL,'Y'),(163,'NORFOLK ISLAND ','NF',NULL,'Y'),(164,'NIGERIA ','NG',NULL,'Y'),(165,'NICARAGUA ','NI',NULL,'Y'),(166,'NETHERLANDS ','NL',NULL,'Y'),(167,'NORWAY ','NO',NULL,'Y'),(168,'NEPAL ','NP',NULL,'Y'),(169,'NAURU ','NR',NULL,'Y'),(170,'NEUTRAL ZONE ','NT',NULL,'Y'),(171,'NIUE ','NU',NULL,'Y'),(172,'NEW ZEALAND (AOTEAROA) ','NZ',NULL,'Y'),(173,'OMAN ','OM',NULL,'Y'),(174,'PANAMA ','PA',NULL,'Y'),(175,'PERU ','PE',NULL,'Y'),(176,'FRENCH POLYNESIA ','PF',NULL,'Y'),(177,'PAPUA NEW GUINEA ','PG',NULL,'Y'),(178,'PHILIPPINES ','PH',NULL,'Y'),(179,'PAKISTAN ','PK',NULL,'Y'),(180,'POLAND ','PL',NULL,'Y'),(181,'ST. PIERRE AND MIQUELON ','PM',NULL,'Y'),(182,'PITCAIRN ','PN',NULL,'Y'),(183,'PUERTO RICO ','PR',NULL,'Y'),(184,'PALESTINIAN TERRITORY, OCCUPIED ','PS',NULL,'Y'),(185,'PORTUGAL ','PT',NULL,'Y'),(186,'PALAU ','PW',NULL,'Y'),(187,'PARAGUAY ','PY',NULL,'Y'),(188,'QATAR ','QA',NULL,'Y'),(189,'REUNION ','RE',NULL,'Y'),(190,'ROMANIA ','RO',NULL,'Y'),(191,'SERBIA ','RS',NULL,'Y'),(192,'RUSSIAN FEDERATION ','RU',NULL,'Y'),(193,'RWANDA ','RW',NULL,'Y'),(194,'SAUDI ARABIA ','SA',NULL,'Y'),(195,'SOLOMON ISLANDS ','SB',NULL,'Y'),(196,'SEYCHELLES ','SC',NULL,'Y'),(197,'SUDAN ','SD',NULL,'Y'),(198,'SWEDEN ','SE',NULL,'Y'),(199,'SINGAPORE ','SG',NULL,'Y'),(200,'ST. HELENA ','SH',NULL,'Y'),(201,'SLOVENIA ','SI',NULL,'Y'),(202,'SVALBARD & JAN MAYEN ISLANDS ','SJ',NULL,'Y'),(203,'SLOVAK REPUBLIC ','SK',NULL,'Y'),(204,'SIERRA LEONE ','SL',NULL,'Y'),(205,'SAN MARINO ','SM',NULL,'Y'),(206,'SENEGAL ','SN',NULL,'Y'),(207,'SOMALIA ','SO',NULL,'Y'),(208,'SURINAME ','SR',NULL,'Y'),(209,'SAO TOME AND PRINCIPE ','ST',NULL,'Y'),(210,'USSR (FORMER) ','SU',NULL,'Y'),(211,'EL SALVADOR ','SV',NULL,'Y'),(212,'SYRIA ','SY',NULL,'Y'),(213,'SWAZILAND ','SZ',NULL,'Y'),(214,'TURKS AND CAICOS ISLANDS ','TC',NULL,'Y'),(215,'CHAD ','TD',NULL,'Y'),(216,'FRENCH SOUTHERN TERRITORIES ','TF',NULL,'Y'),(217,'TOGO ','TG',NULL,'Y'),(218,'THAILAND ','TH',NULL,'Y'),(219,'TAJIKISTAN ','TJ',NULL,'Y'),(220,'TOKELAU ','TK',NULL,'Y'),(221,'TURKMENISTAN ','TM',NULL,'Y'),(222,'TUNISIA ','TN',NULL,'Y'),(223,'TONGA ','TO',NULL,'Y'),(224,'EAST TIMOR ','TP',NULL,'Y'),(225,'TURKEY ','TR',NULL,'Y'),(226,'TRINIDAD AND TOBAGO ','TT',NULL,'Y'),(227,'TUVALU ','TV',NULL,'Y'),(228,'TAIWAN ','TW',NULL,'Y'),(229,'TANZANIA ','TZ',NULL,'Y'),(230,'UKRAINE ','UA',NULL,'Y'),(231,'UGANDA ','UG',NULL,'Y'),(232,'UNITED KINGDOM ','UK',NULL,'Y'),(233,'US MINOR OUTLYING ISLANDS ','UM',NULL,'Y'),(234,'UNITED STATES ','US',NULL,'Y'),(235,'URUGUAY ','UY',NULL,'Y'),(236,'UZBEKISTAN ','UZ',NULL,'Y'),(237,'VATICAN CITY STATE (HOLY SEE) ','VA',NULL,'Y'),(238,'SAINT VINCENT & THE GRENADINES ','VC',NULL,'Y'),(239,'VENEZUELA ','VE',NULL,'Y'),(240,'BRITISH VIRGIN ISLANDS ','VG',NULL,'Y'),(241,'VIRGIN ISLANDS (U.S.) ','VI',NULL,'Y'),(242,'VIET NAM ','VN',NULL,'Y'),(243,'VANUATU ','VU',NULL,'Y'),(244,'WALLIS AND FUTUNA ISLANDS ','WF',NULL,'Y'),(245,'SAMOA ','WS',NULL,'Y'),(246,'YEMEN ','YE',NULL,'Y'),(247,'MAYOTTE ','YT',NULL,'Y'),(248,'SERBIA AND MONTENEGRO (FORMER) ','YU',NULL,'Y'),(249,'SOUTH AFRICA ','ZA',NULL,'Y'),(250,'ZAMBIA ','ZM',NULL,'Y'),(251,'(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ','ZR',NULL,'Y'),(252,'ZIMBABWE','ZW',NULL,'Y'); /*!40000 ALTER TABLE `countrycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, `basecurrency` varchar(30) NOT NULL, `baseamount` varchar(30) NOT NULL, `tocurrency` varchar(30) NOT NULL, `toamount` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (17,'USD','','2023-07-23 15:56:01','active','9','','1',1,'USD','1','','1'),(18,'TZS','','2023-07-23 15:57:10','active','9','','1',1,'USD','1','','2500'),(29,'EUR','','2023-09-28 09:06:17','active','1','','1',1,'EUR','1','','1'),(30,'GBP','','2023-09-28 09:06:28','active','1','','1',1,'GBP','1','','1'),(31,'KES','','2023-09-28 09:06:42','active','1','','1',1,'KES','1','','1'),(32,'TZS','','2023-09-28 09:07:01','active','1','','1',1,'TZS','1','','1'),(33,'KES','','2023-10-24 11:52:59','active','9','','1',1,'USD','1','','150'),(34,'EUR','','2023-10-29 10:31:44','active','9','','1',1,'USD','1','','0.94'),(35,'GBP','','2023-10-29 10:32:02','active','9','','1',1,'USD','1','','0.83'),(36,'USD','','2023-10-30 14:52:36','active','9','','1',1,'KES','1','','0.0067'),(37,'USD','','2023-11-06 12:36:08','active','9','','1',1,'TZS','1','','0.0004'); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currencycodes` -- DROP TABLE IF EXISTS `currencycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currencycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `symbol` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=180 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currencycodes` -- LOCK TABLES `currencycodes` WRITE; /*!40000 ALTER TABLE `currencycodes` DISABLE KEYS */; INSERT INTO `currencycodes` VALUES (1,'United Arab Emirates dirham','AED',NULL,'Y','AED','1'),(2,'Afghan afghani','AFN',NULL,'Y','AFN','2'),(3,'Albanian lek','ALL',NULL,'Y','ALL','3'),(4,'Armenian dram','AMD',NULL,'Y','AMD','4'),(5,'Netherlands Antillean guilder','ANG',NULL,'Y','ANG','5'),(6,'Angolan kwanza','AOA',NULL,'Y','AOA','6'),(7,'Argentine peso','ARS',NULL,'Y','ARS','7'),(8,'Australian dollar','AUD',NULL,'Y','AUD','8'),(9,'Aruban florin','AWG',NULL,'Y','AWG','9'),(10,'Azerbaijani manat','AZN',NULL,'Y','AZN','10'),(11,'Bosnia and Herzegovina convertible mark','BAM',NULL,'Y','BAM','11'),(12,'Barbados dollar','BBD',NULL,'Y','BBD','12'),(13,'Bangladeshi taka','BDT',NULL,'Y','BDT','13'),(14,'Bulgarian lev','BGN',NULL,'Y','BGN','14'),(15,'Bahraini dinar','BHD',NULL,'Y','BHD','15'),(16,'Burundian franc','BIF',NULL,'Y','BIF','16'),(17,'Bermudian dollar','BMD',NULL,'Y','BMD','17'),(18,'Brunei dollar','BND',NULL,'Y','BND','18'),(19,'Boliviano','BOB',NULL,'Y','BOB','19'),(20,'Bolivian Mvdol (funds code)','BOV',NULL,'Y','BOV','20'),(21,'Brazilian real','BRL',NULL,'Y','BRL','21'),(22,'Bahamian dollar','BSD',NULL,'Y','BSD','22'),(23,'Bhutanese ngultrum','BTN',NULL,'Y','BTN','23'),(24,'Botswana pula','BWP',NULL,'Y','BWP','24'),(25,'New Belarusian ruble','BYN',NULL,'Y','BYN','25'),(26,'Belarusian ruble','BYR',NULL,'Y','BYR','26'),(27,'Belize dollar','BZD',NULL,'Y','BZD','27'),(28,'Canadian dollar','CAD',NULL,'Y','CAD','28'),(29,'Congolese franc','CDF',NULL,'Y','CDF','29'),(30,'WIR Euro (complementary currency)','CHE',NULL,'Y','CHE','30'),(31,'Swiss franc','CHF',NULL,'Y','CHF','31'),(32,'WIR Franc (complementary currency)','CHW',NULL,'Y','CHW','32'),(33,'Unidad de Fomento (funds code)','CLF',NULL,'Y','CLF','33'),(34,'Chilean peso','CLP',NULL,'Y','CLP','34'),(35,'Chinese yuan','CNY',NULL,'Y','CNY','35'),(36,'Colombian peso','COP',NULL,'Y','COP','36'),(37,'Unidad de Valor Real (UVR) (funds code)','COU',NULL,'Y','COU','37'),(38,'Costa Rican colon','CRC',NULL,'Y','CRC','38'),(39,'Cuban convertible peso','CUC',NULL,'Y','CUC','39'),(40,'Cuban peso','CUP',NULL,'Y','CUP','40'),(41,'Cape Verde escudo','CVE',NULL,'Y','CVE','41'),(42,'Czech koruna','CZK',NULL,'Y','CZK','42'),(43,'Djiboutian franc','DJF',NULL,'Y','DJF','43'),(44,'Danish krone','DKK',NULL,'Y','DKK','44'),(45,'Dominican peso','DOP',NULL,'Y','DOP','45'),(46,'Algerian dinar','DZD',NULL,'Y','DZD','46'),(47,'Egyptian pound','EGP',NULL,'Y','EGP','47'),(48,'Eritrean nakfa','ERN',NULL,'Y','ERN','48'),(49,'Ethiopian birr','ETB',NULL,'Y','ETB','49'),(50,'Euro','EUR',NULL,'Y','EUR','50'),(51,'Fiji dollar','FJD',NULL,'Y','FJD','51'),(52,'Falkland Islands pound','FKP',NULL,'Y','FKP','52'),(53,'Pound sterling','GBP',NULL,'Y','GBP','53'),(54,'Georgian lari','GEL',NULL,'Y','GEL','54'),(55,'Ghanaian cedi','GHS',NULL,'Y','GHS','55'),(56,'Gibraltar pound','GIP',NULL,'Y','GIP','56'),(57,'Gambian dalasi','GMD',NULL,'Y','GMD','57'),(58,'Guinean franc','GNF',NULL,'Y','GNF','58'),(59,'Guatemalan quetzal','GTQ',NULL,'Y','GTQ','59'),(60,'Guyanese dollar','GYD',NULL,'Y','GYD','60'),(61,'Hong Kong dollar','HKD',NULL,'Y','HKD','61'),(62,'Honduran lempira','HNL',NULL,'Y','HNL','62'),(63,'Croatian kuna','HRK',NULL,'Y','HRK','63'),(64,'Haitian gourde','HTG',NULL,'Y','HTG','64'),(65,'Hungarian forint','HUF',NULL,'Y','HUF','65'),(66,'Indonesian rupiah','IDR',NULL,'Y','IDR','66'),(67,'Israeli new shekel','ILS',NULL,'Y','ILS','67'),(68,'Indian rupee','INR',NULL,'Y','INR','68'),(69,'Iraqi dinar','IQD',NULL,'Y','IQD','69'),(70,'Iranian rial','IRR',NULL,'Y','IRR','70'),(71,'Icelandic króna','ISK',NULL,'Y','ISK','71'),(72,'Jamaican dollar','JMD',NULL,'Y','JMD','72'),(73,'Jordanian dinar','JOD',NULL,'Y','JOD','73'),(74,'Japanese yen','JPY',NULL,'Y','JPY','74'),(75,'Kenyan shilling','KES',NULL,'Y','KES','75'),(76,'Kyrgyzstani som','KGS',NULL,'Y','KGS','76'),(77,'Cambodian riel','KHR',NULL,'Y','KHR','77'),(78,'Comoro franc','KMF',NULL,'Y','KMF','78'),(79,'North Korean won','KPW',NULL,'Y','KPW','79'),(80,'South Korean won','KRW',NULL,'Y','KRW','80'),(81,'Kuwaiti dinar','KWD',NULL,'Y','KWD','81'),(82,'Cayman Islands dollar','KYD',NULL,'Y','KYD','82'),(83,'Kazakhstani tenge','KZT',NULL,'Y','KZT','83'),(84,'Lao kip','LAK',NULL,'Y','LAK','84'),(85,'Lebanese pound','LBP',NULL,'Y','LBP','85'),(86,'Sri Lankan rupee','LKR',NULL,'Y','LKR','86'),(87,'Liberian dollar','LRD',NULL,'Y','LRD','87'),(88,'Lesotho loti','LSL',NULL,'Y','LSL','88'),(89,'Libyan dinar','LYD',NULL,'Y','LYD','89'),(90,'Moroccan dirham','MAD',NULL,'Y','MAD','90'),(91,'Moldovan leu','MDL',NULL,'Y','MDL','91'),(92,'Malagasy ariary','MGA',NULL,'Y','MGA','92'),(93,'Macedonian denar','MKD',NULL,'Y','MKD','93'),(94,'Myanmar kyat','MMK',NULL,'Y','MMK','94'),(95,'Mongolian tögrög','MNT',NULL,'Y','MNT','95'),(96,'Macanese pataca','MOP',NULL,'Y','MOP','96'),(97,'Mauritanian ouguiya','MRO',NULL,'Y','MRO','97'),(98,'Mauritian rupee','MUR',NULL,'Y','MUR','98'),(99,'Maldivian rufiyaa','MVR',NULL,'Y','MVR','99'),(100,'Malawian kwacha','MWK',NULL,'Y','MWK','100'),(101,'Mexican peso','MXN',NULL,'Y','MXN','101'),(102,'Mexican Unidad de Inversion (UDI) (funds code)','MXV',NULL,'Y','MXV','102'),(103,'Malaysian ringgit','MYR',NULL,'Y','MYR','103'),(104,'Mozambican metical','MZN',NULL,'Y','MZN','104'),(105,'Namibian dollar','NAD',NULL,'Y','NAD','105'),(106,'Nigerian naira','NGN',NULL,'Y','NGN','106'),(107,'Nicaraguan córdoba','NIO',NULL,'Y','NIO','107'),(108,'Norwegian krone','NOK',NULL,'Y','NOK','108'),(109,'Nepalese rupee','NPR',NULL,'Y','NPR','109'),(110,'New Zealand dollar','NZD',NULL,'Y','NZD','110'),(111,'Omani rial','OMR',NULL,'Y','OMR','111'),(112,'Panamanian balboa','PAB',NULL,'Y','PAB','112'),(113,'Peruvian Sol','PEN',NULL,'Y','PEN','113'),(114,'Papua New Guinean kina','PGK',NULL,'Y','PGK','114'),(115,'Philippine peso','PHP',NULL,'Y','PHP','115'),(116,'Pakistani rupee','PKR',NULL,'Y','PKR','116'),(117,'Polish zloty','PLN',NULL,'Y','PLN','117'),(118,'Paraguayan guaraní','PYG',NULL,'Y','PYG','118'),(119,'Qatari riyal','QAR',NULL,'Y','QAR','119'),(120,'Romanian leu','RON',NULL,'Y','RON','120'),(121,'Serbian dinar','RSD',NULL,'Y','RSD','121'),(122,'Russian ruble','RUB',NULL,'Y','RUB','122'),(123,'Rwandan franc','RWF',NULL,'Y','RWF','123'),(124,'Saudi riyal','SAR',NULL,'Y','SAR','124'),(125,'Solomon Islands dollar','SBD',NULL,'Y','SBD','125'),(126,'Seychelles rupee','SCR',NULL,'Y','SCR','126'),(127,'Sudanese pound','SDG',NULL,'Y','SDG','127'),(128,'Swedish krona/kronor','SEK',NULL,'Y','SEK','128'),(129,'Singapore dollar','SGD',NULL,'Y','SGD','129'),(130,'Saint Helena pound','SHP',NULL,'Y','SHP','130'),(131,'Sierra Leonean leone','SLL',NULL,'Y','SLL','131'),(132,'Somali shilling','SOS',NULL,'Y','SOS','132'),(133,'Surinamese dollar','SRD',NULL,'Y','SRD','133'),(134,'South Sudanese pound','SSP',NULL,'Y','SSP','134'),(135,'São Tomé and Príncipe dobra','STD',NULL,'Y','STD','135'),(136,'Salvadoran colón','SVC',NULL,'Y','SVC','136'),(137,'Syrian pound','SYP',NULL,'Y','SYP','137'),(138,'Swazi lilangeni','SZL',NULL,'Y','SZL','138'),(139,'Thai baht','THB',NULL,'Y','THB','139'),(140,'Tajikistani somoni','TJS',NULL,'Y','TJS','140'),(141,'Turkmenistani manat','TMT',NULL,'Y','TMT','141'),(142,'Tunisian dinar','TND',NULL,'Y','TND','142'),(143,'Tongan pa?anga','TOP',NULL,'Y','TOP','143'),(144,'Turkish lira','TRY',NULL,'Y','TRY','144'),(145,'Trinidad and Tobago dollar','TTD',NULL,'Y','TTD','145'),(146,'New Taiwan dollar','TWD',NULL,'Y','TWD','146'),(147,'Tanzanian shilling','TZS',NULL,'Y','TZS','147'),(148,'Ukrainian hryvnia','UAH',NULL,'Y','UAH','148'),(149,'Ugandan shilling','UGX',NULL,'Y','UGX','149'),(150,'United States dollar','USD',NULL,'Y','USD','150'),(151,'United States dollar (next day) (funds code)','USN',NULL,'Y','USN','151'),(152,'Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)','UYI',NULL,'Y','UYI','152'),(153,'Uruguayan peso','UYU',NULL,'Y','UYU','153'),(154,'Uzbekistan som','UZS',NULL,'Y','UZS','154'),(155,'Venezuelan bolívar','VEF',NULL,'Y','VEF','155'),(156,'Vietnamese dong','VND',NULL,'Y','VND','156'),(157,'Vanuatu vatu','VUV',NULL,'Y','VUV','157'),(158,'Samoan tala','WST',NULL,'Y','WST','158'),(159,'CFA franc BEAC','XAF',NULL,'Y','XAF','159'),(160,'Silver (one troy ounce)','XAG',NULL,'Y','XAG','160'),(161,'Gold (one troy ounce)','XAU',NULL,'Y','XAU','161'),(162,'European Composite Unit (EURCO) (bond market unit)','XBA',NULL,'Y','XBA','162'),(163,'European Monetary Unit (E.M.U.-6) (bond market unit)','XBB',NULL,'Y','XBB','163'),(164,'European Unit of Account 9 (E.U.A.-9) (bond market unit)','XBC',NULL,'Y','XBC','164'),(165,'European Unit of Account 17 (E.U.A.-17) (bond market unit)','XBD',NULL,'Y','XBD','165'),(166,'East Caribbean dollar','XCD',NULL,'Y','XCD','166'),(167,'Special drawing rights','XDR',NULL,'Y','XDR','167'),(168,'CFA franc BCEAO','XOF',NULL,'Y','XOF','168'),(169,'Palladium (one troy ounce)','XPD',NULL,'Y','XPD','169'),(170,'CFP franc (franc Pacifique)','XPF',NULL,'Y','XPF','170'),(171,'Platinum (one troy ounce)','XPT',NULL,'Y','XPT','171'),(172,'SUCRE','XSU',NULL,'Y','XSU','172'),(173,'Code reserved for testing purposes','XTS',NULL,'Y','XTS','173'),(174,'ADB Unit of Account','XUA',NULL,'Y','XUA','174'),(175,'No currency','XXX',NULL,'Y','XXX','175'),(176,'Yemeni rial','YER',NULL,'Y','YER','176'),(177,'South African rand','ZAR',NULL,'Y','ZAR','177'),(178,'Zambian kwacha','ZMW',NULL,'Y','ZMW','178'),(179,'Zimbabwean dollar A/10','ZWL',NULL,'Y','ZWL','179'); /*!40000 ALTER TABLE `currencycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'checkin', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, `transactioncode` varchar(50) NOT NULL, `name` varchar(20) NOT NULL, `chargeid` varchar(20) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `cost` varchar(20) NOT NULL, `createdat` varchar(30) NOT NULL, `discountedtotal` varchar(20) DEFAULT NULL, `idno` varchar(20) DEFAULT NULL, `phone` varchar(50) DEFAULT NULL, `checkin` varchar(30) DEFAULT NULL, `checkout` varchar(30) DEFAULT NULL, `roomtype` varchar(20) DEFAULT NULL, `bedid` varchar(20) DEFAULT NULL, `bedname` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(5) DEFAULT 1, `invoice` varchar(50) NOT NULL, `buyingprice` varchar(20) NOT NULL, `ttbrice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealsfeedback` -- DROP TABLE IF EXISTS `dealsfeedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealsfeedback` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealsfeedback` -- LOCK TABLES `dealsfeedback` WRITE; /*!40000 ALTER TABLE `dealsfeedback` DISABLE KEYS */; /*!40000 ALTER TABLE `dealsfeedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealstatus` -- DROP TABLE IF EXISTS `dealstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealstatus` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealstatus` -- LOCK TABLES `dealstatus` WRITE; /*!40000 ALTER TABLE `dealstatus` DISABLE KEYS */; INSERT INTO `dealstatus` VALUES (1,'Interested',1),(2,'Not Interested',1),(3,'Closed',1),(4,'Don\'t Call me again',1),(5,'Ordered',1),(6,'Not Ordered',1),(7,'Not Picking',1),(8,'Call Later',1); /*!40000 ALTER TABLE `dealstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `debitcredit` -- DROP TABLE IF EXISTS `debitcredit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `debitcredit` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `crateddate` datetime NOT NULL, `debit` decimal(10,2) DEFAULT NULL, `credit` decimal(10,2) DEFAULT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `description` text NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `confirm` varchar(30) NOT NULL DEFAULT 'No', `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `transactioncode` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=11899 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 (3,'10100','11718189351','2024-06-12 13:51:24',1000.00,NULL,'0','1','1','OFFICE TEA ','1','','','3','','No',NULL,NULL,''),(4,'1050','11718189351','2024-06-12 13:51:24',NULL,1000.00,'0','1','1','OFFICE TEA ','1','','','3','','No',NULL,NULL,''),(5,'1030','JENTRY-11718190075','2024-06-12 14:15:01',0.00,10000.00,'0','1','1','Opening balance','1','','','','','No',NULL,NULL,'32434'),(6,'1050','JENTRY-11718190075','2024-06-12 14:15:01',10000.00,0.00,'0','1','1','Opening balance','1','','','','','No',NULL,NULL,'32434'),(7,'2130','BILL-11718190647','2024-06-12 14:10:47',NULL,10000.00,'0','1','1','Supplier Bill','1','2','Invoiced Bills','','','No',NULL,NULL,''),(8,'5520','BILL-11718190647','2024-06-12 14:10:47',10000.00,NULL,'0','1','1','Supplier Bill','1','2','Invoiced Bills','','','No',NULL,NULL,''),(9,'1030','BILL-11718190647','2024-06-12 14:14:49',NULL,5000.00,'0','1','1','PAID','1','2','Bills Paid','','','No',NULL,NULL,''),(10,'2130','BILL-11718190647','2024-06-12 14:14:49',5000.00,NULL,'0','1','1','PAID','1','2','Bills Paid','','','No',NULL,NULL,''),(11,'1010','BILL-11718190647','2024-06-12 14:16:20',NULL,5000.00,'0','1','1','FULLY PAID','1','2','Bills Paid','','','No',NULL,NULL,''),(12,'2130','BILL-11718190647','2024-06-12 14:16:20',5000.00,NULL,'0','1','1','FULLY PAID','1','2','Bills Paid','','','No',NULL,NULL,''),(15,'20100','11718366962','2024-06-14 15:11:18',600.00,NULL,'0','1','1','','1','','','5','','No',NULL,NULL,''),(16,'1050','11718366962','2024-06-14 15:11:18',NULL,600.00,'0','1','1','mmn','1','','','5','','No',NULL,NULL,''),(19,'5530','11718367943','2024-06-14 15:27:40',200.00,NULL,'0','1','1','FUEL','1','','','6','','No',NULL,NULL,''),(20,'1011','11718367943','2024-06-14 15:27:40',NULL,200.00,'0','1','1','FUEL','1','','','6','','No',NULL,NULL,''),(21,'1100','IN-11718884457','2024-06-01 00:00:00',2060.00,NULL,'','1','1','Expected Rental income','1','','Payment','','','No',NULL,NULL,'HH-05-1303'),(22,'','IN-11718884457','2024-06-01 00:00:00',NULL,500.00,'','1','1','Jun invoice','1','','sales','','','No',NULL,NULL,''),(23,'','IN-11718884457','2024-06-01 00:00:00',NULL,0.00,'','1','1','Jun invoice','1','','sales','','','No',NULL,NULL,''),(24,'','IN-11718884457','2024-06-01 00:00:00',NULL,5000.00,'','1','1','Jun invoice','1','','sales','','','No',NULL,NULL,''),(25,'4165','IN-11718884457','2024-06-01 00:00:00',NULL,2060.00,'','1','1','Jun invoice','1','','sales','','','No',NULL,NULL,''),(26,'1100','IN-11719233685','2024-06-01 00:00:00',240360.00,NULL,'','1','1','Expected Rental income','1','1304 ','Payment','','','No',NULL,NULL,'HH-05-1303'),(27,'','IN-11719233685','2024-06-01 00:00:00',NULL,500.00,'','1','1','Jun invoice','1','1304 ','sales','','','No',NULL,NULL,''),(28,'','IN-11719233685','2024-06-01 00:00:00',NULL,0.00,'','1','1','Jun invoice','1','1304 ','sales','','','No',NULL,NULL,''),(29,'','IN-11719233685','2024-06-01 00:00:00',NULL,5000.00,'','1','1','Jun invoice','1','1304 ','sales','','','No',NULL,NULL,''),(30,'4165','IN-11719233685','2024-06-01 00:00:00',NULL,240360.00,'','1','1','Jun invoice','1','1304 ','sales','','','No',NULL,NULL,''),(31,'1100','IN-11723709365','2024-08-01 00:00:00',80.00,NULL,'','1','1','Expected Rental income','1','760','Payment','','','No',NULL,NULL,'BD-04-1117'),(32,'','IN-11723709365','2024-08-01 00:00:00',NULL,500.00,'','1','1','Aug invoice','1','760','sales','','','No',NULL,NULL,''),(33,'','IN-11723709365','2024-08-01 00:00:00',NULL,0.00,'','1','1','Aug invoice','1','760','sales','','','No',NULL,NULL,''),(34,'','IN-11723709365','2024-08-01 00:00:00',NULL,5000.00,'','1','1','Aug invoice','1','760','sales','','','No',NULL,NULL,''),(35,'4165','IN-11723709365','2024-08-01 00:00:00',NULL,80.00,'','1','1','Aug invoice','1','760','sales','','','No',NULL,NULL,''),(36,'4165','IN-11723709365','2024-08-15 11:10:31',80.00,NULL,'','1','1','Returned sales','1','760','return','','','No',NULL,NULL,''),(37,'1100','IN-11723709365','2024-08-15 11:10:31',NULL,80.00,'','1','1','Returned sales','1','760','return','','','No',NULL,NULL,''),(38,'1100','IN-11723709691','2024-08-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','760','Payment','','','No',NULL,NULL,'BD-04-1117'),(39,'','IN-11723709691','2024-08-01 00:00:00',NULL,500.00,'','1','1','Aug invoice','1','760','sales','','','No',NULL,NULL,''),(40,'','IN-11723709691','2024-08-01 00:00:00',NULL,0.00,'','1','1','Aug invoice','1','760','sales','','','No',NULL,NULL,''),(41,'','IN-11723709691','2024-08-01 00:00:00',NULL,5000.00,'','1','1','Aug invoice','1','760','sales','','','No',NULL,NULL,''),(42,'4165','IN-11723709691','2024-08-01 00:00:00',NULL,730.00,'','1','1','Aug invoice','1','760','sales','','','No',NULL,NULL,''),(48,'4165','IN-11723709691','2024-08-15 15:44:42',730.00,NULL,'','1','1','Returned sales','1','760','return','','','No',NULL,NULL,''),(49,'1100','IN-11723709691','2024-08-15 15:44:42',NULL,730.00,'','1','1','Returned sales','1','760','return','','','No',NULL,NULL,''),(50,'1100','RC-11723726029','2024-08-15 00:00:00',NULL,370.00,'','1','1','Expected income paid','1','760','Payment','','','No',NULL,NULL,''),(51,'1010','RC-11723726029','2024-08-15 00:00:00',370.00,NULL,'','1','1','Payment for Hs No.BD-04-1117 and Plot No.4 ','1','760','sales','','','No',NULL,NULL,''),(52,'1100','IN-11724230350','2024-08-01 00:00:00',22530.00,NULL,'','1','1','Expected Rental income','1','1328 ','Payment','','','No',NULL,NULL,'TEST'),(53,'4165','IN-11724230350','2024-08-01 00:00:00',NULL,22530.00,'','1','1','Aug invoice','1','1328 ','sales','','','No',NULL,NULL,''),(56,'1100','IN-11724242691','2024-08-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','1329 ','Payment','','','No',NULL,NULL,'HH-03-1510'),(57,'4165','IN-11724242691','2024-08-01 00:00:00',NULL,960.00,'','1','1','Aug invoice','1','1329 ','sales','','','No',NULL,NULL,''),(60,'1100','IN-11724330138','2024-08-01 00:00:00',10310.00,NULL,'','1','1','Expected Rental income','1','1331 ','Payment','','','No',NULL,NULL,'HH-04-1600'),(61,'4165','IN-11724330138','2024-08-01 00:00:00',NULL,10310.00,'','1','1','Aug invoice','1','1331 ','sales','','','No',NULL,NULL,''),(62,'1100','IN-11724846706','2024-08-01 00:00:00',14380.00,NULL,'','1','1','Expected Rental income','1','1333 ','Payment','','','No',NULL,NULL,'HH-02-1900'),(63,'4165','IN-11724846706','2024-08-01 00:00:00',NULL,14380.00,'','1','1','Aug invoice','1','1333 ','sales','','','No',NULL,NULL,''),(64,'1100','IN-11725456630','2024-09-01 00:00:00',8645.00,NULL,'','1','1','Expected Rental income','1','167','Payment','','','No',NULL,NULL,'BD-03-09'),(65,'','IN-11725456630','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','167','sales','','','No',NULL,NULL,''),(66,'','IN-11725456630','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','167','sales','','','No',NULL,NULL,''),(67,'','IN-11725456630','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','167','sales','','','No',NULL,NULL,''),(68,'4165','IN-11725456630','2024-09-01 00:00:00',NULL,8645.00,'','1','1','Sep invoice','1','167','sales','','','No',NULL,NULL,''),(69,'1100','IN-11725457073','2024-09-01 00:00:00',2260.00,NULL,'','1','1','Expected Rental income','1','174','Payment','','','No',NULL,NULL,'BD-03-1060'),(70,'','IN-11725457073','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','174','sales','','','No',NULL,NULL,''),(71,'','IN-11725457073','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','174','sales','','','No',NULL,NULL,''),(72,'','IN-11725457073','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','174','sales','','','No',NULL,NULL,''),(73,'4165','IN-11725457073','2024-09-01 00:00:00',NULL,2260.00,'','1','1','Sep invoice','1','174','sales','','','No',NULL,NULL,''),(74,'1100','IN-11725515039','2024-09-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','693','Payment','','','No',NULL,NULL,'HH-03-716'),(75,'','IN-11725515039','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','693','sales','','','No',NULL,NULL,''),(76,'','IN-11725515039','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','693','sales','','','No',NULL,NULL,''),(77,'','IN-11725515039','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','693','sales','','','No',NULL,NULL,''),(78,'4165','IN-11725515039','2024-09-01 00:00:00',NULL,960.00,'','1','1','Sep invoice','1','693','sales','','','No',NULL,NULL,''),(79,'1100','IN-11725515325','2024-09-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','690','Payment','','','No',NULL,NULL,'HH-03-694'),(80,'','IN-11725515325','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','690','sales','','','No',NULL,NULL,''),(81,'','IN-11725515325','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','690','sales','','','No',NULL,NULL,''),(82,'','IN-11725515325','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','690','sales','','','No',NULL,NULL,''),(83,'4165','IN-11725515325','2024-09-01 00:00:00',NULL,960.00,'','1','1','Sep invoice','1','690','sales','','','No',NULL,NULL,''),(84,'1100','IN-11725515486','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','592','Payment','','','No',NULL,NULL,'HH-03-427'),(85,'','IN-11725515486','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','592','sales','','','No',NULL,NULL,''),(86,'','IN-11725515486','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','592','sales','','','No',NULL,NULL,''),(87,'','IN-11725515486','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','592','sales','','','No',NULL,NULL,''),(88,'4165','IN-11725515486','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','592','sales','','','No',NULL,NULL,''),(89,'1100','IN-11725515588','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','565','Payment','','','No',NULL,NULL,'HH-03-310'),(90,'','IN-11725515588','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','565','sales','','','No',NULL,NULL,''),(91,'','IN-11725515588','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','565','sales','','','No',NULL,NULL,''),(92,'','IN-11725515588','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','565','sales','','','No',NULL,NULL,''),(93,'4165','IN-11725515588','2024-09-01 00:00:00',NULL,730.00,'','1','1','Sep invoice','1','565','sales','','','No',NULL,NULL,''),(94,'1100','IN-11725515681','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','562','Payment','','','No',NULL,NULL,'HH-03-308'),(95,'','IN-11725515681','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','562','sales','','','No',NULL,NULL,''),(96,'','IN-11725515681','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','562','sales','','','No',NULL,NULL,''),(97,'','IN-11725515681','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','562','sales','','','No',NULL,NULL,''),(98,'4165','IN-11725515681','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','562','sales','','','No',NULL,NULL,''),(99,'1100','IN-11725515797','2024-09-01 00:00:00',2110.00,NULL,'','1','1','Expected Rental income','1','554','Payment','','','No',NULL,NULL,'HH-03-257'),(100,'','IN-11725515797','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','554','sales','','','No',NULL,NULL,''),(101,'','IN-11725515797','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','554','sales','','','No',NULL,NULL,''),(102,'','IN-11725515797','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','554','sales','','','No',NULL,NULL,''),(103,'4165','IN-11725515797','2024-09-01 00:00:00',NULL,2110.00,'','1','1','Sep invoice','1','554','sales','','','No',NULL,NULL,''),(104,'1100','IN-11725515917','2024-09-01 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','545','Payment','','','No',NULL,NULL,'HH-03-173'),(105,'','IN-11725515917','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','545','sales','','','No',NULL,NULL,''),(106,'','IN-11725515917','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','545','sales','','','No',NULL,NULL,''),(107,'','IN-11725515917','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','545','sales','','','No',NULL,NULL,''),(108,'4165','IN-11725515917','2024-09-01 00:00:00',NULL,1190.00,'','1','1','Sep invoice','1','545','sales','','','No',NULL,NULL,''),(109,'1100','IN-11725516086','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','519','Payment','','','No',NULL,NULL,'HH-03-117'),(110,'','IN-11725516086','2024-09-01 00:00:00',NULL,500.00,'','1','1','aug invoice','1','519','sales','','','No',NULL,NULL,''),(111,'','IN-11725516086','2024-09-01 00:00:00',NULL,0.00,'','1','1','aug invoice','1','519','sales','','','No',NULL,NULL,''),(112,'','IN-11725516086','2024-09-01 00:00:00',NULL,5000.00,'','1','1','aug invoice','1','519','sales','','','No',NULL,NULL,''),(113,'4165','IN-11725516086','2024-09-01 00:00:00',NULL,1420.00,'','1','1','aug invoice','1','519','sales','','','No',NULL,NULL,''),(114,'1100','IN-11725516154','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','284','Payment','','','No',NULL,NULL,'BD-03-620'),(115,'','IN-11725516154','2024-09-01 00:00:00',NULL,500.00,'','1','1','aug invoice','1','284','sales','','','No',NULL,NULL,''),(116,'','IN-11725516154','2024-09-01 00:00:00',NULL,0.00,'','1','1','aug invoice','1','284','sales','','','No',NULL,NULL,''),(117,'','IN-11725516154','2024-09-01 00:00:00',NULL,5000.00,'','1','1','aug invoice','1','284','sales','','','No',NULL,NULL,''),(118,'4165','IN-11725516154','2024-09-01 00:00:00',NULL,500.00,'','1','1','aug invoice','1','284','sales','','','No',NULL,NULL,''),(119,'1100','IN-11725516232','2024-09-01 00:00:00',9200.00,NULL,'','1','1','Expected Rental income','1','753','Payment','','','No',NULL,NULL,'IN-03-93'),(120,'','IN-11725516232','2024-09-01 00:00:00',NULL,500.00,'','1','1','aug invoice','1','753','sales','','','No',NULL,NULL,''),(121,'','IN-11725516232','2024-09-01 00:00:00',NULL,0.00,'','1','1','aug invoice','1','753','sales','','','No',NULL,NULL,''),(122,'','IN-11725516232','2024-09-01 00:00:00',NULL,5000.00,'','1','1','aug invoice','1','753','sales','','','No',NULL,NULL,''),(123,'4165','IN-11725516232','2024-09-01 00:00:00',NULL,9200.00,'','1','1','aug invoice','1','753','sales','','','No',NULL,NULL,''),(124,'1100','IN-11725516565','2024-09-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','750','Payment','','','No',NULL,NULL,'IN-03-82'),(125,'','IN-11725516565','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','750','sales','','','No',NULL,NULL,''),(126,'','IN-11725516565','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','750','sales','','','No',NULL,NULL,''),(127,'','IN-11725516565','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','750','sales','','','No',NULL,NULL,''),(128,'4165','IN-11725516565','2024-09-01 00:00:00',NULL,960.00,'','1','1','AUG invoice','1','750','sales','','','No',NULL,NULL,''),(129,'1100','IN-11725516629','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','625','Payment','','','No',NULL,NULL,'HH-03-54'),(130,'','IN-11725516629','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','625','sales','','','No',NULL,NULL,''),(131,'','IN-11725516629','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','625','sales','','','No',NULL,NULL,''),(132,'','IN-11725516629','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','625','sales','','','No',NULL,NULL,''),(133,'4165','IN-11725516629','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','625','sales','','','No',NULL,NULL,''),(134,'1100','IN-11725516702','2024-09-01 00:00:00',565.00,NULL,'','1','1','Expected Rental income','1','223','Payment','','','No',NULL,NULL,'BD-03-19'),(135,'','IN-11725516702','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','223','sales','','','No',NULL,NULL,''),(136,'','IN-11725516702','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','223','sales','','','No',NULL,NULL,''),(137,'','IN-11725516702','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','223','sales','','','No',NULL,NULL,''),(138,'4165','IN-11725516702','2024-09-01 00:00:00',NULL,565.00,'','1','1','AUG invoice','1','223','sales','','','No',NULL,NULL,''),(139,'1100','IN-11725516800','2024-09-01 00:00:00',15250.00,NULL,'','1','1','Expected Rental income','1','488','Payment','','','No',NULL,NULL,'1N-03-49'),(140,'','IN-11725516800','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','488','sales','','','No',NULL,NULL,''),(141,'','IN-11725516800','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','488','sales','','','No',NULL,NULL,''),(142,'','IN-11725516800','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','488','sales','','','No',NULL,NULL,''),(143,'4165','IN-11725516800','2024-09-01 00:00:00',NULL,14750.00,'','1','1','AUG invoice','1','488','sales','','','No',NULL,NULL,''),(144,'1100','IN-11725516862','2024-09-01 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','164','Payment','','','No',NULL,NULL,'BD-03-06'),(145,'','IN-11725516862','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','164','sales','','','No',NULL,NULL,''),(146,'','IN-11725516862','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','164','sales','','','No',NULL,NULL,''),(147,'','IN-11725516862','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','164','sales','','','No',NULL,NULL,''),(148,'4165','IN-11725516862','2024-09-01 00:00:00',NULL,1190.00,'','1','1','AUG invoice','1','164','sales','','','No',NULL,NULL,''),(149,'1100','IN-11725516914','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','168','Payment','','','No',NULL,NULL,'BD-03-10'),(150,'','IN-11725516914','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','168','sales','','','No',NULL,NULL,''),(151,'','IN-11725516914','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','168','sales','','','No',NULL,NULL,''),(152,'','IN-11725516914','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','168','sales','','','No',NULL,NULL,''),(153,'4165','IN-11725516914','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','168','sales','','','No',NULL,NULL,''),(154,'1100','IN-11725516961','2024-09-01 00:00:00',3310.00,NULL,'','1','1','Expected Rental income','1','170','Payment','','','No',NULL,NULL,'BD-03-1010'),(155,'','IN-11725516961','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','170','sales','','','No',NULL,NULL,''),(156,'','IN-11725516961','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','170','sales','','','No',NULL,NULL,''),(157,'','IN-11725516961','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','170','sales','','','No',NULL,NULL,''),(158,'4165','IN-11725516961','2024-09-01 00:00:00',NULL,3310.00,'','1','1','AUG invoice','1','170','sales','','','No',NULL,NULL,''),(159,'1100','IN-11725517027','2024-09-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','171','Payment','','','No',NULL,NULL,'BD-03-1031'),(160,'','IN-11725517027','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','171','sales','','','No',NULL,NULL,''),(161,'','IN-11725517027','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','171','sales','','','No',NULL,NULL,''),(162,'','IN-11725517027','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','171','sales','','','No',NULL,NULL,''),(163,'4165','IN-11725517027','2024-09-01 00:00:00',NULL,960.00,'','1','1','AUG invoice','1','171','sales','','','No',NULL,NULL,''),(164,'1100','IN-11725517223','2024-09-01 00:00:00',2260.00,NULL,'','1','1','Expected Rental income','1','176','Payment','','','No',NULL,NULL,'BD-03-1074'),(165,'','IN-11725517223','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','176','sales','','','No',NULL,NULL,''),(166,'','IN-11725517223','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','176','sales','','','No',NULL,NULL,''),(167,'','IN-11725517223','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','176','sales','','','No',NULL,NULL,''),(168,'4165','IN-11725517223','2024-09-01 00:00:00',NULL,2260.00,'','1','1','AUG invoice','1','176','sales','','','No',NULL,NULL,''),(169,'1100','IN-11725517307','2024-09-01 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','177','Payment','','','No',NULL,NULL,'BD-03-1076'),(170,'','IN-11725517307','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','177','sales','','','No',NULL,NULL,''),(171,'','IN-11725517307','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','177','sales','','','No',NULL,NULL,''),(172,'','IN-11725517307','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','177','sales','','','No',NULL,NULL,''),(173,'4165','IN-11725517307','2024-09-01 00:00:00',NULL,1305.00,'','1','1','AUG invoice','1','177','sales','','','No',NULL,NULL,''),(174,'1100','IN-11725517372','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','180','Payment','','','No',NULL,NULL,'BD-03-1101'),(175,'','IN-11725517372','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGinvoice','1','180','sales','','','No',NULL,NULL,''),(176,'','IN-11725517372','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGinvoice','1','180','sales','','','No',NULL,NULL,''),(177,'','IN-11725517372','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGinvoice','1','180','sales','','','No',NULL,NULL,''),(178,'4165','IN-11725517372','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGinvoice','1','180','sales','','','No',NULL,NULL,''),(194,'1100','IN-11725517657','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','187','Payment','','','No',NULL,NULL,'BD-03-1181'),(195,'','IN-11725517657','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','187','sales','','','No',NULL,NULL,''),(196,'','IN-11725517657','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','187','sales','','','No',NULL,NULL,''),(197,'','IN-11725517657','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','187','sales','','','No',NULL,NULL,''),(198,'4165','IN-11725517657','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','187','sales','','','No',NULL,NULL,''),(214,'1100','IN-11725518008','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','205','Payment','','','No',NULL,NULL,'BD-03-139'),(215,'','IN-11725518008','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','205','sales','','','No',NULL,NULL,''),(216,'','IN-11725518008','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','205','sales','','','No',NULL,NULL,''),(217,'','IN-11725518008','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','205','sales','','','No',NULL,NULL,''),(218,'4165','IN-11725518008','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','205','sales','','','No',NULL,NULL,''),(219,'1100','IN-11725518272','2024-09-01 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','206','Payment','','','No',NULL,NULL,'BD-03-14'),(220,'','IN-11725518272','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','206','sales','','','No',NULL,NULL,''),(221,'','IN-11725518272','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','206','sales','','','No',NULL,NULL,''),(222,'','IN-11725518272','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','206','sales','','','No',NULL,NULL,''),(223,'4165','IN-11725518272','2024-09-01 00:00:00',NULL,1190.00,'','1','1','AUG invoice','1','206','sales','','','No',NULL,NULL,''),(224,'1100','IN-11725518344','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','208','Payment','','','No',NULL,NULL,'BD-03-146'),(225,'','IN-11725518344','2024-09-01 00:00:00',NULL,500.00,'','1','1',' AUGinvoice','1','208','sales','','','No',NULL,NULL,''),(226,'','IN-11725518344','2024-09-01 00:00:00',NULL,0.00,'','1','1',' AUGinvoice','1','208','sales','','','No',NULL,NULL,''),(227,'','IN-11725518344','2024-09-01 00:00:00',NULL,5000.00,'','1','1',' AUGinvoice','1','208','sales','','','No',NULL,NULL,''),(228,'4165','IN-11725518344','2024-09-01 00:00:00',NULL,500.00,'','1','1',' AUGinvoice','1','208','sales','','','No',NULL,NULL,''),(229,'1100','IN-11725518397','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','211','Payment','','','No',NULL,NULL,'BD-03-16'),(230,'','IN-11725518397','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','211','sales','','','No',NULL,NULL,''),(231,'','IN-11725518397','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','211','sales','','','No',NULL,NULL,''),(232,'','IN-11725518397','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','211','sales','','','No',NULL,NULL,''),(233,'4165','IN-11725518397','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','211','sales','','','No',NULL,NULL,''),(234,'1100','IN-11725518468','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','212','Payment','','','No',NULL,NULL,'BD-03-162'),(235,'','IN-11725518468','2024-09-01 00:00:00',NULL,500.00,'','1','1',' AUG invoice','1','212','sales','','','No',NULL,NULL,''),(236,'','IN-11725518468','2024-09-01 00:00:00',NULL,0.00,'','1','1',' AUG invoice','1','212','sales','','','No',NULL,NULL,''),(237,'','IN-11725518468','2024-09-01 00:00:00',NULL,5000.00,'','1','1',' AUG invoice','1','212','sales','','','No',NULL,NULL,''),(238,'4165','IN-11725518468','2024-09-01 00:00:00',NULL,730.00,'','1','1',' AUG invoice','1','212','sales','','','No',NULL,NULL,''),(239,'1100','IN-11725518519','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','219','Payment','','','No',NULL,NULL,'BD-03-179'),(240,'','IN-11725518519','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','219','sales','','','No',NULL,NULL,''),(241,'','IN-11725518519','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','219','sales','','','No',NULL,NULL,''),(242,'','IN-11725518519','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','219','sales','','','No',NULL,NULL,''),(243,'4165','IN-11725518519','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','219','sales','','','No',NULL,NULL,''),(244,'1100','IN-11725518568','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','221','Payment','','','No',NULL,NULL,'BD-03-181'),(245,'','IN-11725518568','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','221','sales','','','No',NULL,NULL,''),(246,'','IN-11725518568','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','221','sales','','','No',NULL,NULL,''),(247,'','IN-11725518568','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','221','sales','','','No',NULL,NULL,''),(248,'4165','IN-11725518568','2024-09-01 00:00:00',NULL,730.00,'','1','1','AUG invoice','1','221','sales','','','No',NULL,NULL,''),(249,'1100','IN-11725518652','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','222','Payment','','','No',NULL,NULL,'BD-03-188'),(250,'','IN-11725518652','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','222','sales','','','No',NULL,NULL,''),(251,'','IN-11725518652','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','222','sales','','','No',NULL,NULL,''),(252,'','IN-11725518652','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','222','sales','','','No',NULL,NULL,''),(253,'4165','IN-11725518652','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','222','sales','','','No',NULL,NULL,''),(254,'1100','IN-11725518749','2024-09-01 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','215','Payment','','','No',NULL,NULL,'BD-03-17'),(255,'','IN-11725518749','2024-09-01 00:00:00',NULL,500.00,'','1','1',' AUG invoice','1','215','sales','','','No',NULL,NULL,''),(256,'','IN-11725518749','2024-09-01 00:00:00',NULL,0.00,'','1','1',' AUG invoice','1','215','sales','','','No',NULL,NULL,''),(257,'','IN-11725518749','2024-09-01 00:00:00',NULL,5000.00,'','1','1',' AUG invoice','1','215','sales','','','No',NULL,NULL,''),(258,'4165','IN-11725518749','2024-09-01 00:00:00',NULL,1075.00,'','1','1',' AUG invoice','1','215','sales','','','No',NULL,NULL,''),(259,'1100','IN-11725518807','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','225','Payment','','','No',NULL,NULL,'BD-03-20'),(260,'','IN-11725518807','2024-09-01 00:00:00',NULL,500.00,'','1','1',' AUG invoice','1','225','sales','','','No',NULL,NULL,''),(261,'','IN-11725518807','2024-09-01 00:00:00',NULL,0.00,'','1','1',' AUG invoice','1','225','sales','','','No',NULL,NULL,''),(262,'','IN-11725518807','2024-09-01 00:00:00',NULL,5000.00,'','1','1',' AUG invoice','1','225','sales','','','No',NULL,NULL,''),(263,'4165','IN-11725518807','2024-09-01 00:00:00',NULL,500.00,'','1','1',' AUG invoice','1','225','sales','','','No',NULL,NULL,''),(264,'1100','IN-11725518898','2024-09-01 00:00:00',2110.00,NULL,'','1','1','Expected Rental income','1','228','Payment','','','No',NULL,NULL,'BD-03-21'),(265,'','IN-11725518898','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','228','sales','','','No',NULL,NULL,''),(266,'','IN-11725518898','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','228','sales','','','No',NULL,NULL,''),(267,'','IN-11725518898','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','228','sales','','','No',NULL,NULL,''),(268,'4165','IN-11725518898','2024-09-01 00:00:00',NULL,2110.00,'','1','1','AUG invoice','1','228','sales','','','No',NULL,NULL,''),(269,'1100','IN-11725519062','2024-09-01 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','230','Payment','','','No',NULL,NULL,'BD-03-22'),(270,'','IN-11725519062','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','230','sales','','','No',NULL,NULL,''),(271,'','IN-11725519062','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','230','sales','','','No',NULL,NULL,''),(272,'','IN-11725519062','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','230','sales','','','No',NULL,NULL,''),(273,'4165','IN-11725519062','2024-09-01 00:00:00',NULL,845.00,'','1','1','Sep invoice','1','230','sales','','','No',NULL,NULL,''),(274,'1100','IN-11725519134','2024-09-01 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','231','Payment','','','No',NULL,NULL,'BD-03-220'),(275,'','IN-11725519134','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','231','sales','','','No',NULL,NULL,''),(276,'','IN-11725519134','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','231','sales','','','No',NULL,NULL,''),(277,'','IN-11725519134','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','231','sales','','','No',NULL,NULL,''),(278,'4165','IN-11725519134','2024-09-01 00:00:00',NULL,615.00,'','1','1','AUG invoice','1','231','sales','','','No',NULL,NULL,''),(279,'1100','IN-11725519238','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','232','Payment','','','No',NULL,NULL,'BD-03-223'),(280,'','IN-11725519238','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','232','sales','','','No',NULL,NULL,''),(281,'','IN-11725519238','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','232','sales','','','No',NULL,NULL,''),(282,'','IN-11725519238','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','232','sales','','','No',NULL,NULL,''),(283,'4165','IN-11725519238','2024-09-01 00:00:00',NULL,730.00,'','1','1','AUG invoice','1','232','sales','','','No',NULL,NULL,''),(284,'1100','IN-11725519297','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','246','Payment','','','No',NULL,NULL,'BD-03-274'),(285,'','IN-11725519297','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','246','sales','','','No',NULL,NULL,''),(286,'','IN-11725519297','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','246','sales','','','No',NULL,NULL,''),(287,'','IN-11725519297','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','246','sales','','','No',NULL,NULL,''),(288,'4165','IN-11725519297','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','246','sales','','','No',NULL,NULL,''),(289,'1100','IN-11725519366','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','247','Payment','','','No',NULL,NULL,'BD-03-28'),(290,'','IN-11725519366','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','247','sales','','','No',NULL,NULL,''),(291,'','IN-11725519366','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','247','sales','','','No',NULL,NULL,''),(292,'','IN-11725519366','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','247','sales','','','No',NULL,NULL,''),(293,'4165','IN-11725519366','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','247','sales','','','No',NULL,NULL,''),(294,'1100','IN-11725522533','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','252','Payment','','','No',NULL,NULL,'BD-03-332'),(295,'','IN-11725522533','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','252','sales','','','No',NULL,NULL,''),(296,'','IN-11725522533','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','252','sales','','','No',NULL,NULL,''),(297,'','IN-11725522533','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','252','sales','','','No',NULL,NULL,''),(298,'4165','IN-11725522533','2024-09-01 00:00:00',NULL,1420.00,'','1','1','AUG invoice','1','252','sales','','','No',NULL,NULL,''),(299,'1100','IN-11725529323','2024-09-01 00:00:00',1490.00,NULL,'','1','1','Expected Rental income','1','158','Payment','','','No',NULL,NULL,'IN-01-927'),(300,'','IN-11725529323','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','158','sales','','','No',NULL,NULL,''),(301,'','IN-11725529323','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','158','sales','','','No',NULL,NULL,''),(302,'','IN-11725529323','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','158','sales','','','No',NULL,NULL,''),(303,'4165','IN-11725529323','2024-09-01 00:00:00',NULL,1490.00,'','1','1','AUG invoice','1','158','sales','','','No',NULL,NULL,''),(304,'1100','IN-11725541040','2024-09-01 00:00:00',3160.00,NULL,'','1','1','Expected Rental income','1','254','Payment','','','No',NULL,NULL,'BD-03-358'),(305,'','IN-11725541040','2024-09-01 00:00:00',NULL,500.00,'','1','1',' AUG invoice','1','254','sales','','','No',NULL,NULL,''),(306,'','IN-11725541040','2024-09-01 00:00:00',NULL,0.00,'','1','1',' AUG invoice','1','254','sales','','','No',NULL,NULL,''),(307,'','IN-11725541040','2024-09-01 00:00:00',NULL,5000.00,'','1','1',' AUG invoice','1','254','sales','','','No',NULL,NULL,''),(308,'4165','IN-11725541040','2024-09-01 00:00:00',NULL,3160.00,'','1','1',' AUG invoice','1','254','sales','','','No',NULL,NULL,''),(309,'1100','IN-11725541091','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','257','Payment','','','No',NULL,NULL,'BD-03-377'),(310,'','IN-11725541091','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','257','sales','','','No',NULL,NULL,''),(311,'','IN-11725541091','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','257','sales','','','No',NULL,NULL,''),(312,'','IN-11725541091','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','257','sales','','','No',NULL,NULL,''),(313,'4165','IN-11725541091','2024-09-01 00:00:00',NULL,1420.00,'','1','1','AUG invoice','1','257','sales','','','No',NULL,NULL,''),(314,'1100','IN-11725541188','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','258','Payment','','','No',NULL,NULL,'BD-03-39'),(315,'','IN-11725541188','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','258','sales','','','No',NULL,NULL,''),(316,'','IN-11725541188','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','258','sales','','','No',NULL,NULL,''),(317,'','IN-11725541188','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','258','sales','','','No',NULL,NULL,''),(318,'4165','IN-11725541188','2024-09-01 00:00:00',NULL,1420.00,'','1','1','AUG invoice','1','258','sales','','','No',NULL,NULL,''),(319,'1100','IN-11725541453','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','259','Payment','','','No',NULL,NULL,'BD-03-40'),(320,'','IN-11725541453','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','259','sales','','','No',NULL,NULL,''),(321,'','IN-11725541453','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','259','sales','','','No',NULL,NULL,''),(322,'','IN-11725541453','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','259','sales','','','No',NULL,NULL,''),(323,'4165','IN-11725541453','2024-09-01 00:00:00',NULL,1420.00,'','1','1','AUG invoice','1','259','sales','','','No',NULL,NULL,''),(324,'1100','IN-11725541506','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','265','Payment','','','No',NULL,NULL,'BD-03-46'),(325,'','IN-11725541506','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','265','sales','','','No',NULL,NULL,''),(326,'','IN-11725541506','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','265','sales','','','No',NULL,NULL,''),(327,'','IN-11725541506','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','265','sales','','','No',NULL,NULL,''),(328,'4165','IN-11725541506','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','265','sales','','','No',NULL,NULL,''),(329,'1100','IN-11725541602','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','267','Payment','','','No',NULL,NULL,'BD-03-48'),(330,'','IN-11725541602','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','267','sales','','','No',NULL,NULL,''),(331,'','IN-11725541602','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','267','sales','','','No',NULL,NULL,''),(332,'','IN-11725541602','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','267','sales','','','No',NULL,NULL,''),(333,'4165','IN-11725541602','2024-09-01 00:00:00',NULL,730.00,'','1','1','AUG invoice','1','267','sales','','','No',NULL,NULL,''),(334,'1100','IN-11725541659','2024-09-01 00:00:00',2260.00,NULL,'','1','1','Expected Rental income','1','269','Payment','','','No',NULL,NULL,'BD-03-515'),(335,'','IN-11725541659','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','269','sales','','','No',NULL,NULL,''),(336,'','IN-11725541659','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','269','sales','','','No',NULL,NULL,''),(337,'','IN-11725541659','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','269','sales','','','No',NULL,NULL,''),(338,'4165','IN-11725541659','2024-09-01 00:00:00',NULL,2260.00,'','1','1','AUG invoice','1','269','sales','','','No',NULL,NULL,''),(339,'1100','IN-11725541715','2024-09-01 00:00:00',3610.00,NULL,'','1','1','Expected Rental income','1','272','Payment','','','No',NULL,NULL,'BD-03-542'),(340,'','IN-11725541715','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG Invoice','1','272','sales','','','No',NULL,NULL,''),(341,'','IN-11725541715','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG Invoice','1','272','sales','','','No',NULL,NULL,''),(342,'','IN-11725541715','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG Invoice','1','272','sales','','','No',NULL,NULL,''),(343,'4165','IN-11725541715','2024-09-01 00:00:00',NULL,3610.00,'','1','1','AUG Invoice','1','272','sales','','','No',NULL,NULL,''),(344,'1100','IN-11725541765','2024-09-01 00:00:00',910.00,NULL,'','1','1','Expected Rental income','1','274','Payment','','','No',NULL,NULL,'BD-03-55'),(345,'','IN-11725541765','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','274','sales','','','No',NULL,NULL,''),(346,'','IN-11725541765','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','274','sales','','','No',NULL,NULL,''),(347,'','IN-11725541765','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','274','sales','','','No',NULL,NULL,''),(348,'4165','IN-11725541765','2024-09-01 00:00:00',NULL,910.00,'','1','1','AUG invoice','1','274','sales','','','No',NULL,NULL,''),(349,'1100','IN-11725541824','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','275','Payment','','','No',NULL,NULL,'BD-03-56'),(350,'','IN-11725541824','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','275','sales','','','No',NULL,NULL,''),(351,'','IN-11725541824','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','275','sales','','','No',NULL,NULL,''),(352,'','IN-11725541824','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','275','sales','','','No',NULL,NULL,''),(353,'4165','IN-11725541824','2024-09-01 00:00:00',NULL,730.00,'','1','1','AUG invoice','1','275','sales','','','No',NULL,NULL,''),(354,'1100','IN-11725541873','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','276','Payment','','','No',NULL,NULL,'BD-03-57'),(355,'','IN-11725541873','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','276','sales','','','No',NULL,NULL,''),(356,'','IN-11725541873','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','276','sales','','','No',NULL,NULL,''),(357,'','IN-11725541873','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','276','sales','','','No',NULL,NULL,''),(358,'4165','IN-11725541873','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','276','sales','','','No',NULL,NULL,''),(359,'1100','IN-11725541926','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','278','Payment','','','No',NULL,NULL,'BD-03-59'),(360,'','IN-11725541926','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','278','sales','','','No',NULL,NULL,''),(361,'','IN-11725541926','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','278','sales','','','No',NULL,NULL,''),(362,'','IN-11725541926','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','278','sales','','','No',NULL,NULL,''),(363,'4165','IN-11725541926','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','278','sales','','','No',NULL,NULL,''),(364,'1100','IN-11725541974','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','281','Payment','','','No',NULL,NULL,'BD-03-60'),(365,'','IN-11725541974','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','281','sales','','','No',NULL,NULL,''),(366,'','IN-11725541974','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','281','sales','','','No',NULL,NULL,''),(367,'','IN-11725541974','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','281','sales','','','No',NULL,NULL,''),(368,'4165','IN-11725541974','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','281','sales','','','No',NULL,NULL,''),(369,'1100','IN-11725542041','2024-09-01 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','286','Payment','','','No',NULL,NULL,'BD-03-63'),(370,'','IN-11725542041','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','286','sales','','','No',NULL,NULL,''),(371,'','IN-11725542041','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','286','sales','','','No',NULL,NULL,''),(372,'','IN-11725542041','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','286','sales','','','No',NULL,NULL,''),(373,'4165','IN-11725542041','2024-09-01 00:00:00',NULL,845.00,'','1','1','AUG invoice','1','286','sales','','','No',NULL,NULL,''),(374,'1100','IN-11725542105','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','288','Payment','','','No',NULL,NULL,'BD-03-66'),(375,'','IN-11725542105','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','288','sales','','','No',NULL,NULL,''),(376,'','IN-11725542105','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','288','sales','','','No',NULL,NULL,''),(377,'','IN-11725542105','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','288','sales','','','No',NULL,NULL,''),(378,'4165','IN-11725542105','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','288','sales','','','No',NULL,NULL,''),(379,'1100','IN-11725542174','2024-09-01 00:00:00',2260.00,NULL,'','1','1','Expected Rental income','1','289','Payment','','','No',NULL,NULL,'BD-03-67'),(380,'','IN-11725542174','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','289','sales','','','No',NULL,NULL,''),(381,'','IN-11725542174','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','289','sales','','','No',NULL,NULL,''),(382,'','IN-11725542174','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','289','sales','','','No',NULL,NULL,''),(383,'4165','IN-11725542174','2024-09-01 00:00:00',NULL,2260.00,'','1','1','AUG invoice','1','289','sales','','','No',NULL,NULL,''),(384,'1100','IN-11725542243','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','291','Payment','','','No',NULL,NULL,'BD-03-708'),(385,'','IN-11725542243','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','291','sales','','','No',NULL,NULL,''),(386,'','IN-11725542243','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','291','sales','','','No',NULL,NULL,''),(387,'','IN-11725542243','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','291','sales','','','No',NULL,NULL,''),(388,'4165','IN-11725542243','2024-09-01 00:00:00',NULL,730.00,'','1','1','AUG invoice','1','291','sales','','','No',NULL,NULL,''),(389,'1100','IN-11725542296','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','292','Payment','','','No',NULL,NULL,'BD-03-712'),(390,'','IN-11725542296','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','292','sales','','','No',NULL,NULL,''),(391,'','IN-11725542296','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','292','sales','','','No',NULL,NULL,''),(392,'','IN-11725542296','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','292','sales','','','No',NULL,NULL,''),(393,'4165','IN-11725542296','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','292','sales','','','No',NULL,NULL,''),(394,'1100','IN-11725542364','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','293','Payment','','','No',NULL,NULL,'BD-03-714'),(395,'','IN-11725542364','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','293','sales','','','No',NULL,NULL,''),(396,'','IN-11725542364','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','293','sales','','','No',NULL,NULL,''),(397,'','IN-11725542364','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','293','sales','','','No',NULL,NULL,''),(398,'4165','IN-11725542364','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','293','sales','','','No',NULL,NULL,''),(399,'1100','IN-11725542467','2024-09-01 00:00:00',2860.00,NULL,'','1','1','Expected Rental income','1','308','Payment','','','No',NULL,NULL,'BD-03-899'),(400,'','IN-11725542467','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','308','sales','','','No',NULL,NULL,''),(401,'','IN-11725542467','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','308','sales','','','No',NULL,NULL,''),(402,'','IN-11725542467','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','308','sales','','','No',NULL,NULL,''),(403,'4165','IN-11725542467','2024-09-01 00:00:00',NULL,2860.00,'','1','1','AUG invoice','1','308','sales','','','No',NULL,NULL,''),(404,'1100','IN-11725542543','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','295','Payment','','','No',NULL,NULL,'BD-03-739'),(405,'','IN-11725542543','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','295','sales','','','No',NULL,NULL,''),(406,'','IN-11725542543','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','295','sales','','','No',NULL,NULL,''),(407,'','IN-11725542543','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','295','sales','','','No',NULL,NULL,''),(408,'4165','IN-11725542543','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','295','sales','','','No',NULL,NULL,''),(409,'1100','IN-11725542604','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','302','Payment','','','No',NULL,NULL,'BD-03-87'),(410,'','IN-11725542604','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','302','sales','','','No',NULL,NULL,''),(411,'','IN-11725542604','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','302','sales','','','No',NULL,NULL,''),(412,'','IN-11725542604','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','302','sales','','','No',NULL,NULL,''),(413,'4165','IN-11725542604','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','302','sales','','','No',NULL,NULL,''),(414,'1100','IN-11725542673','2024-09-01 00:00:00',2560.00,NULL,'','1','1','Expected Rental income','1','309','Payment','','','No',NULL,NULL,'BD-03-902'),(415,'','IN-11725542673','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','309','sales','','','No',NULL,NULL,''),(416,'','IN-11725542673','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','309','sales','','','No',NULL,NULL,''),(417,'','IN-11725542673','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','309','sales','','','No',NULL,NULL,''),(418,'4165','IN-11725542673','2024-09-01 00:00:00',NULL,2560.00,'','1','1','AUG invoice','1','309','sales','','','No',NULL,NULL,''),(419,'1100','IN-11725542725','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','310','Payment','','','No',NULL,NULL,'BD-03-903'),(420,'','IN-11725542725','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','310','sales','','','No',NULL,NULL,''),(421,'','IN-11725542725','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','310','sales','','','No',NULL,NULL,''),(422,'','IN-11725542725','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','310','sales','','','No',NULL,NULL,''),(423,'4165','IN-11725542725','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','310','sales','','','No',NULL,NULL,''),(424,'1100','IN-11725542768','2024-09-01 00:00:00',3160.00,NULL,'','1','1','Expected Rental income','1','313','Payment','','','No',NULL,NULL,'BD-03-945'),(425,'','IN-11725542768','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','313','sales','','','No',NULL,NULL,''),(426,'','IN-11725542768','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','313','sales','','','No',NULL,NULL,''),(427,'','IN-11725542768','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','313','sales','','','No',NULL,NULL,''),(428,'4165','IN-11725542768','2024-09-01 00:00:00',NULL,3160.00,'','1','1','AUG invoice','1','313','sales','','','No',NULL,NULL,''),(429,'1100','IN-11725542823','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','314','Payment','','','No',NULL,NULL,'BD-03-95'),(430,'','IN-11725542823','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','314','sales','','','No',NULL,NULL,''),(431,'','IN-11725542823','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','314','sales','','','No',NULL,NULL,''),(432,'','IN-11725542823','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','314','sales','','','No',NULL,NULL,''),(433,'4165','IN-11725542823','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','314','sales','','','No',NULL,NULL,''),(434,'1100','IN-11725542861','2024-09-01 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','316','Payment','','','No',NULL,NULL,'BD-03-967'),(435,'','IN-11725542861','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','316','sales','','','No',NULL,NULL,''),(436,'','IN-11725542861','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','316','sales','','','No',NULL,NULL,''),(437,'','IN-11725542861','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','316','sales','','','No',NULL,NULL,''),(438,'4165','IN-11725542861','2024-09-01 00:00:00',NULL,615.00,'','1','1','AUG invoice','1','316','sales','','','No',NULL,NULL,''),(439,'1100','IN-11725542929','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','318','Payment','','','No',NULL,NULL,'BD-03-97'),(440,'','IN-11725542929','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','318','sales','','','No',NULL,NULL,''),(441,'','IN-11725542929','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','318','sales','','','No',NULL,NULL,''),(442,'','IN-11725542929','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','318','sales','','','No',NULL,NULL,''),(443,'4165','IN-11725542929','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','318','sales','','','No',NULL,NULL,''),(444,'1100','IN-11725543014','2024-09-01 00:00:00',1830.00,NULL,'','1','1','Expected Rental income','1','321','Payment','','','No',NULL,NULL,'BD-03-976'),(445,'','IN-11725543014','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','321','sales','','','No',NULL,NULL,''),(446,'','IN-11725543014','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','321','sales','','','No',NULL,NULL,''),(447,'','IN-11725543014','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','321','sales','','','No',NULL,NULL,''),(448,'4165','IN-11725543014','2024-09-01 00:00:00',NULL,1830.00,'','1','1','AUG invoice','1','321','sales','','','No',NULL,NULL,''),(449,'1100','IN-11725543069','2024-09-01 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','322','Payment','','','No',NULL,NULL,'BD-03-98'),(450,'','IN-11725543069','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','322','sales','','','No',NULL,NULL,''),(451,'','IN-11725543069','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','322','sales','','','No',NULL,NULL,''),(452,'','IN-11725543069','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','322','sales','','','No',NULL,NULL,''),(453,'4165','IN-11725543069','2024-09-01 00:00:00',NULL,1305.00,'','1','1','AUG invoice','1','322','sales','','','No',NULL,NULL,''),(454,'1100','RC-11725632709','2024-09-06 00:00:00',NULL,2275.00,'','1','1','Expected income paid','1','174','Payment','','','No',NULL,NULL,''),(455,'1010','RC-11725632709','2024-09-06 00:00:00',2275.00,NULL,'','1','1','Payment for Hs No.BD-03-1060 and Plot No.3 ','1','174','sales','','','No',NULL,NULL,''),(456,'1100','IN-11725693082','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','510','Payment','','','No',NULL,NULL,'HH-03-1125'),(457,'','IN-11725693082','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','510','sales','','','No',NULL,NULL,''),(458,'','IN-11725693082','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','510','sales','','','No',NULL,NULL,''),(459,'','IN-11725693082','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','510','sales','','','No',NULL,NULL,''),(460,'4165','IN-11725693082','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','510','sales','','','No',NULL,NULL,''),(461,'1100','IN-11725693132','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','497','Payment','','','No',NULL,NULL,'HH-03-1011'),(462,'','IN-11725693132','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','497','sales','','','No',NULL,NULL,''),(463,'','IN-11725693132','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','497','sales','','','No',NULL,NULL,''),(464,'','IN-11725693132','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','497','sales','','','No',NULL,NULL,''),(465,'4165','IN-11725693132','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','497','sales','','','No',NULL,NULL,''),(466,'1100','IN-11725693176','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','499','Payment','','','No',NULL,NULL,'HH-03-1019'),(467,'','IN-11725693176','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','499','sales','','','No',NULL,NULL,''),(468,'','IN-11725693176','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','499','sales','','','No',NULL,NULL,''),(469,'','IN-11725693176','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','499','sales','','','No',NULL,NULL,''),(470,'4165','IN-11725693176','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','499','sales','','','No',NULL,NULL,''),(471,'1100','IN-11725693223','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','501','Payment','','','No',NULL,NULL,'HH-03-1083'),(472,'','IN-11725693223','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','501','sales','','','No',NULL,NULL,''),(473,'','IN-11725693223','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','501','sales','','','No',NULL,NULL,''),(474,'','IN-11725693223','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','501','sales','','','No',NULL,NULL,''),(475,'4165','IN-11725693223','2024-09-01 00:00:00',NULL,730.00,'','1','1','AUG invoice','1','501','sales','','','No',NULL,NULL,''),(476,'1100','IN-11725693267','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','503','Payment','','','No',NULL,NULL,'HH-03-109'),(477,'','IN-11725693267','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','503','sales','','','No',NULL,NULL,''),(478,'','IN-11725693267','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','503','sales','','','No',NULL,NULL,''),(479,'','IN-11725693267','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','503','sales','','','No',NULL,NULL,''),(480,'4165','IN-11725693267','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','503','sales','','','No',NULL,NULL,''),(481,'1100','IN-11725693315','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','505','Payment','','','No',NULL,NULL,'HH-03-1098'),(482,'','IN-11725693315','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','505','sales','','','No',NULL,NULL,''),(483,'','IN-11725693315','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','505','sales','','','No',NULL,NULL,''),(484,'','IN-11725693315','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','505','sales','','','No',NULL,NULL,''),(485,'4165','IN-11725693315','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','505','sales','','','No',NULL,NULL,''),(496,'1100','IN-11725693601','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','511','Payment','','','No',NULL,NULL,'HH-03-1131'),(497,'','IN-11725693601','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','511','sales','','','No',NULL,NULL,''),(498,'','IN-11725693601','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','511','sales','','','No',NULL,NULL,''),(499,'','IN-11725693601','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','511','sales','','','No',NULL,NULL,''),(500,'4165','IN-11725693601','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','511','sales','','','No',NULL,NULL,''),(506,'1100','IN-11725693789','2024-09-01 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','517','Payment','','','No',NULL,NULL,'HH-03-1160'),(507,'','IN-11725693789','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','517','sales','','','No',NULL,NULL,''),(508,'','IN-11725693789','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','517','sales','','','No',NULL,NULL,''),(509,'','IN-11725693789','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','517','sales','','','No',NULL,NULL,''),(510,'4165','IN-11725693789','2024-09-01 00:00:00',NULL,1075.00,'','1','1','AUG invoice','1','517','sales','','','No',NULL,NULL,''),(521,'1100','IN-11725693988','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','522','Payment','','','No',NULL,NULL,'HH-03-118'),(522,'','IN-11725693988','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','522','sales','','','No',NULL,NULL,''),(523,'','IN-11725693988','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','522','sales','','','No',NULL,NULL,''),(524,'','IN-11725693988','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','522','sales','','','No',NULL,NULL,''),(525,'4165','IN-11725693988','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','522','sales','','','No',NULL,NULL,''),(526,'1100','IN-11725694039','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','524','Payment','','','No',NULL,NULL,'HH-03-119'),(527,'','IN-11725694039','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','524','sales','','','No',NULL,NULL,''),(528,'','IN-11725694039','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','524','sales','','','No',NULL,NULL,''),(529,'','IN-11725694039','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','524','sales','','','No',NULL,NULL,''),(530,'4165','IN-11725694039','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','524','sales','','','No',NULL,NULL,''),(531,'1100','IN-11725694096','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','525','Payment','','','No',NULL,NULL,'HH-03-1200'),(532,'','IN-11725694096','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','525','sales','','','No',NULL,NULL,''),(533,'','IN-11725694096','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','525','sales','','','No',NULL,NULL,''),(534,'','IN-11725694096','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','525','sales','','','No',NULL,NULL,''),(535,'4165','IN-11725694096','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','525','sales','','','No',NULL,NULL,''),(536,'1100','IN-11725694172','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','526','Payment','','','No',NULL,NULL,'HH-03-121'),(537,'','IN-11725694172','2024-09-01 00:00:00',NULL,500.00,'','1','1','August invoice','1','526','sales','','','No',NULL,NULL,''),(538,'','IN-11725694172','2024-09-01 00:00:00',NULL,0.00,'','1','1','August invoice','1','526','sales','','','No',NULL,NULL,''),(539,'','IN-11725694172','2024-09-01 00:00:00',NULL,5000.00,'','1','1','August invoice','1','526','sales','','','No',NULL,NULL,''),(540,'4165','IN-11725694172','2024-09-01 00:00:00',NULL,500.00,'','1','1','August invoice','1','526','sales','','','No',NULL,NULL,''),(546,'1100','IN-11725694308','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','528','Payment','','','No',NULL,NULL,'HH-03-122'),(547,'','IN-11725694308','2024-09-01 00:00:00',NULL,500.00,'','1','1','August invoice','1','528','sales','','','No',NULL,NULL,''),(548,'','IN-11725694308','2024-09-01 00:00:00',NULL,0.00,'','1','1','August invoice','1','528','sales','','','No',NULL,NULL,''),(549,'','IN-11725694308','2024-09-01 00:00:00',NULL,5000.00,'','1','1','August invoice','1','528','sales','','','No',NULL,NULL,''),(550,'4165','IN-11725694308','2024-09-01 00:00:00',NULL,500.00,'','1','1','August invoice','1','528','sales','','','No',NULL,NULL,''),(561,'1100','IN-11725694497','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','532','Payment','','','No',NULL,NULL,'HH-03-124'),(562,'','IN-11725694497','2024-09-01 00:00:00',NULL,500.00,'','1','1','August invoice','1','532','sales','','','No',NULL,NULL,''),(563,'','IN-11725694497','2024-09-01 00:00:00',NULL,0.00,'','1','1','August invoice','1','532','sales','','','No',NULL,NULL,''),(564,'','IN-11725694497','2024-09-01 00:00:00',NULL,5000.00,'','1','1','August invoice','1','532','sales','','','No',NULL,NULL,''),(565,'4165','IN-11725694497','2024-09-01 00:00:00',NULL,500.00,'','1','1','August invoice','1','532','sales','','','No',NULL,NULL,''),(566,'1100','IN-11725694637','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','533','Payment','','','No',NULL,NULL,'HH-03-1243'),(567,'','IN-11725694637','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','533','sales','','','No',NULL,NULL,''),(568,'','IN-11725694637','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','533','sales','','','No',NULL,NULL,''),(569,'','IN-11725694637','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','533','sales','','','No',NULL,NULL,''),(570,'4165','IN-11725694637','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','533','sales','','','No',NULL,NULL,''),(571,'1100','IN-11725694679','2024-09-01 00:00:00',1370.00,NULL,'','1','1','Expected Rental income','1','536','Payment','','','No',NULL,NULL,'HH-03-1258'),(572,'','IN-11725694679','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','536','sales','','','No',NULL,NULL,''),(573,'','IN-11725694679','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','536','sales','','','No',NULL,NULL,''),(574,'','IN-11725694679','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','536','sales','','','No',NULL,NULL,''),(575,'4165','IN-11725694679','2024-09-01 00:00:00',NULL,1370.00,'','1','1','AUGUST INVOICE','1','536','sales','','','No',NULL,NULL,''),(576,'1100','IN-11725694731','2024-09-01 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','537','Payment','','','No',NULL,NULL,'HH-03-1266'),(577,'','IN-11725694731','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','537','sales','','','No',NULL,NULL,''),(578,'','IN-11725694731','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','537','sales','','','No',NULL,NULL,''),(579,'','IN-11725694731','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','537','sales','','','No',NULL,NULL,''),(580,'4165','IN-11725694731','2024-09-01 00:00:00',NULL,615.00,'','1','1','AUGUST INVOICE','1','537','sales','','','No',NULL,NULL,''),(581,'1100','IN-11725694895','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','538','Payment','','','No',NULL,NULL,'HH-03-127'),(582,'','IN-11725694895','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','538','sales','','','No',NULL,NULL,''),(583,'','IN-11725694895','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','538','sales','','','No',NULL,NULL,''),(584,'','IN-11725694895','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','538','sales','','','No',NULL,NULL,''),(585,'4165','IN-11725694895','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','538','sales','','','No',NULL,NULL,''),(586,'1100','IN-11725694942','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','539','Payment','','','No',NULL,NULL,'HH-03-128'),(587,'','IN-11725694942','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','539','sales','','','No',NULL,NULL,''),(588,'','IN-11725694942','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','539','sales','','','No',NULL,NULL,''),(589,'','IN-11725694942','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','539','sales','','','No',NULL,NULL,''),(590,'4165','IN-11725694942','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','539','sales','','','No',NULL,NULL,''),(591,'1100','IN-11725695016','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','540','Payment','','','No',NULL,NULL,'HH-03-129'),(592,'','IN-11725695016','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','540','sales','','','No',NULL,NULL,''),(593,'','IN-11725695016','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','540','sales','','','No',NULL,NULL,''),(594,'','IN-11725695016','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','540','sales','','','No',NULL,NULL,''),(595,'4165','IN-11725695016','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','540','sales','','','No',NULL,NULL,''),(596,'1100','IN-11725695087','2024-09-01 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','541','Payment','','','No',NULL,NULL,'HH-03-134'),(597,'','IN-11725695087','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','541','sales','','','No',NULL,NULL,''),(598,'','IN-11725695087','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','541','sales','','','No',NULL,NULL,''),(599,'','IN-11725695087','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','541','sales','','','No',NULL,NULL,''),(600,'4165','IN-11725695087','2024-09-01 00:00:00',NULL,1305.00,'','1','1','AUGUST INVOICE','1','541','sales','','','No',NULL,NULL,''),(601,'1100','IN-11725695146','2024-09-01 00:00:00',1535.00,NULL,'','1','1','Expected Rental income','1','542','Payment','','','No',NULL,NULL,'HH-03-142'),(602,'','IN-11725695146','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','542','sales','','','No',NULL,NULL,''),(603,'','IN-11725695146','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','542','sales','','','No',NULL,NULL,''),(604,'','IN-11725695146','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','542','sales','','','No',NULL,NULL,''),(605,'4165','IN-11725695146','2024-09-01 00:00:00',NULL,1535.00,'','1','1','AUGUST INVOICE','1','542','sales','','','No',NULL,NULL,''),(606,'1100','IN-11725695189','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','544','Payment','','','No',NULL,NULL,'HH-03-158'),(607,'','IN-11725695189','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','544','sales','','','No',NULL,NULL,''),(608,'','IN-11725695189','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','544','sales','','','No',NULL,NULL,''),(609,'','IN-11725695189','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','544','sales','','','No',NULL,NULL,''),(610,'4165','IN-11725695189','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','544','sales','','','No',NULL,NULL,''),(611,'1100','IN-11725695317','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','548','Payment','','','No',NULL,NULL,'HH-03-193'),(612,'','IN-11725695317','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','548','sales','','','No',NULL,NULL,''),(613,'','IN-11725695317','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','548','sales','','','No',NULL,NULL,''),(614,'','IN-11725695317','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','548','sales','','','No',NULL,NULL,''),(615,'4165','IN-11725695317','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','548','sales','','','No',NULL,NULL,''),(616,'1100','IN-11725695360','2024-09-01 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','553','Payment','','','No',NULL,NULL,'HH-03-254'),(617,'','IN-11725695360','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','553','sales','','','No',NULL,NULL,''),(618,'','IN-11725695360','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','553','sales','','','No',NULL,NULL,''),(619,'','IN-11725695360','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','553','sales','','','No',NULL,NULL,''),(620,'4165','IN-11725695360','2024-09-01 00:00:00',NULL,845.00,'','1','1','AUGUST INVOICE','1','553','sales','','','No',NULL,NULL,''),(621,'1100','IN-11725695472','2024-09-01 00:00:00',4660.00,NULL,'','1','1','Expected Rental income','1','556','Payment','','','No',NULL,NULL,'HH-03-277'),(622,'','IN-11725695472','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','556','sales','','','No',NULL,NULL,''),(623,'','IN-11725695472','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','556','sales','','','No',NULL,NULL,''),(624,'','IN-11725695472','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','556','sales','','','No',NULL,NULL,''),(625,'4165','IN-11725695472','2024-09-01 00:00:00',NULL,4660.00,'','1','1','AUGUST INVOICE','1','556','sales','','','No',NULL,NULL,''),(626,'1100','IN-11725695542','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','559','Payment','','','No',NULL,NULL,'HH-03-303'),(627,'','IN-11725695542','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','559','sales','','','No',NULL,NULL,''),(628,'','IN-11725695542','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','559','sales','','','No',NULL,NULL,''),(629,'','IN-11725695542','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','559','sales','','','No',NULL,NULL,''),(630,'4165','IN-11725695542','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','559','sales','','','No',NULL,NULL,''),(631,'1100','IN-11725695611','2024-09-01 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','569','Payment','','','No',NULL,NULL,'HH-03-338'),(632,'','IN-11725695611','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','569','sales','','','No',NULL,NULL,''),(633,'','IN-11725695611','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','569','sales','','','No',NULL,NULL,''),(634,'','IN-11725695611','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','569','sales','','','No',NULL,NULL,''),(635,'4165','IN-11725695611','2024-09-01 00:00:00',NULL,615.00,'','1','1','AUGUST INVOICE','1','569','sales','','','No',NULL,NULL,''),(636,'1100','IN-11725695656','2024-09-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','570','Payment','','','No',NULL,NULL,'HH-03-339'),(637,'','IN-11725695656','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','570','sales','','','No',NULL,NULL,''),(638,'','IN-11725695656','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','570','sales','','','No',NULL,NULL,''),(639,'','IN-11725695656','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','570','sales','','','No',NULL,NULL,''),(640,'4165','IN-11725695656','2024-09-01 00:00:00',NULL,960.00,'','1','1','AUGUST INVOICE','1','570','sales','','','No',NULL,NULL,''),(641,'1100','IN-11725695707','2024-09-01 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','571','Payment','','','No',NULL,NULL,'HH-03-34'),(642,'','IN-11725695707','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','571','sales','','','No',NULL,NULL,''),(643,'','IN-11725695707','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','571','sales','','','No',NULL,NULL,''),(644,'','IN-11725695707','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','571','sales','','','No',NULL,NULL,''),(645,'4165','IN-11725695707','2024-09-01 00:00:00',NULL,845.00,'','1','1','AUGUST INVOICE','1','571','sales','','','No',NULL,NULL,''),(646,'1100','IN-11725695758','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','572','Payment','','','No',NULL,NULL,'HH-03-35'),(647,'','IN-11725695758','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','572','sales','','','No',NULL,NULL,''),(648,'','IN-11725695758','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','572','sales','','','No',NULL,NULL,''),(649,'','IN-11725695758','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','572','sales','','','No',NULL,NULL,''),(650,'4165','IN-11725695758','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','572','sales','','','No',NULL,NULL,''),(651,'1100','IN-11725695800','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','576','Payment','','','No',NULL,NULL,'HH-03-36'),(652,'','IN-11725695800','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','576','sales','','','No',NULL,NULL,''),(653,'','IN-11725695800','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','576','sales','','','No',NULL,NULL,''),(654,'','IN-11725695800','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','576','sales','','','No',NULL,NULL,''),(655,'4165','IN-11725695800','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','576','sales','','','No',NULL,NULL,''),(656,'1100','IN-11725696214','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','584','Payment','','','No',NULL,NULL,'HH-03-395'),(657,'','IN-11725696214','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','584','sales','','','No',NULL,NULL,''),(658,'','IN-11725696214','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','584','sales','','','No',NULL,NULL,''),(659,'','IN-11725696214','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','584','sales','','','No',NULL,NULL,''),(660,'4165','IN-11725696214','2024-09-01 00:00:00',NULL,730.00,'','1','1','AUGUST INVOICE','1','584','sales','','','No',NULL,NULL,''),(661,'1100','IN-11725696361','2024-09-01 00:00:00',1880.00,NULL,'','1','1','Expected Rental income','1','585','Payment','','','No',NULL,NULL,'HH-03-399'),(662,'','IN-11725696361','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','585','sales','','','No',NULL,NULL,''),(663,'','IN-11725696361','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','585','sales','','','No',NULL,NULL,''),(664,'','IN-11725696361','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','585','sales','','','No',NULL,NULL,''),(665,'4165','IN-11725696361','2024-09-01 00:00:00',NULL,1880.00,'','1','1','AUGUST INVOICE','1','585','sales','','','No',NULL,NULL,''),(666,'1100','IN-11725696434','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','586','Payment','','','No',NULL,NULL,'HH-03-409'),(667,'','IN-11725696434','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','586','sales','','','No',NULL,NULL,''),(668,'','IN-11725696434','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','586','sales','','','No',NULL,NULL,''),(669,'','IN-11725696434','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','586','sales','','','No',NULL,NULL,''),(670,'4165','IN-11725696434','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','586','sales','','','No',NULL,NULL,''),(671,'1100','IN-11725696491','2024-09-01 00:00:00',4210.00,NULL,'','1','1','Expected Rental income','1','588','Payment','','','No',NULL,NULL,'HH-03-410'),(672,'','IN-11725696491','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','588','sales','','','No',NULL,NULL,''),(673,'','IN-11725696491','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','588','sales','','','No',NULL,NULL,''),(674,'','IN-11725696491','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','588','sales','','','No',NULL,NULL,''),(675,'4165','IN-11725696491','2024-09-01 00:00:00',NULL,4210.00,'','1','1','AUGUST INVOICE','1','588','sales','','','No',NULL,NULL,''),(676,'1100','IN-11725696562','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','590','Payment','','','No',NULL,NULL,'HH-03-42'),(677,'','IN-11725696562','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','590','sales','','','No',NULL,NULL,''),(678,'','IN-11725696562','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','590','sales','','','No',NULL,NULL,''),(679,'','IN-11725696562','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','590','sales','','','No',NULL,NULL,''),(680,'4165','IN-11725696562','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','590','sales','','','No',NULL,NULL,''),(681,'1100','IN-11725696604','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','595','Payment','','','No',NULL,NULL,'HH-03-439'),(682,'','IN-11725696604','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','595','sales','','','No',NULL,NULL,''),(683,'','IN-11725696604','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','595','sales','','','No',NULL,NULL,''),(684,'','IN-11725696604','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','595','sales','','','No',NULL,NULL,''),(685,'4165','IN-11725696604','2024-09-01 00:00:00',NULL,730.00,'','1','1','AUGUST INVOICE','1','595','sales','','','No',NULL,NULL,''),(686,'1100','IN-11725696644','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','601','Payment','','','No',NULL,NULL,'HH-03-453'),(687,'','IN-11725696644','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','601','sales','','','No',NULL,NULL,''),(688,'','IN-11725696644','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','601','sales','','','No',NULL,NULL,''),(689,'','IN-11725696644','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','601','sales','','','No',NULL,NULL,''),(690,'4165','IN-11725696644','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','601','sales','','','No',NULL,NULL,''),(691,'1100','IN-11725696688','2024-09-01 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','603','Payment','','','No',NULL,NULL,'HH-03-457'),(692,'','IN-11725696688','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','603','sales','','','No',NULL,NULL,''),(693,'','IN-11725696688','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','603','sales','','','No',NULL,NULL,''),(694,'','IN-11725696688','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','603','sales','','','No',NULL,NULL,''),(695,'4165','IN-11725696688','2024-09-01 00:00:00',NULL,845.00,'','1','1','AUGUST INVOICE','1','603','sales','','','No',NULL,NULL,''),(696,'1100','IN-11725696734','2024-09-01 00:00:00',1535.00,NULL,'','1','1','Expected Rental income','1','604','Payment','','','No',NULL,NULL,'HH-03-458'),(697,'','IN-11725696734','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','604','sales','','','No',NULL,NULL,''),(698,'','IN-11725696734','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','604','sales','','','No',NULL,NULL,''),(699,'','IN-11725696734','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','604','sales','','','No',NULL,NULL,''),(700,'4165','IN-11725696734','2024-09-01 00:00:00',NULL,1535.00,'','1','1','AUGUST INVOICE','1','604','sales','','','No',NULL,NULL,''),(701,'1100','IN-11725696772','2024-09-01 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','614','Payment','','','No',NULL,NULL,'HH-03-486'),(702,'','IN-11725696772','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','614','sales','','','No',NULL,NULL,''),(703,'','IN-11725696772','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','614','sales','','','No',NULL,NULL,''),(704,'','IN-11725696772','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','614','sales','','','No',NULL,NULL,''),(705,'4165','IN-11725696772','2024-09-01 00:00:00',NULL,615.00,'','1','1','AUGUST INVOICE','1','614','sales','','','No',NULL,NULL,''),(706,'1100','IN-11725696825','2024-09-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','616','Payment','','','No',NULL,NULL,'HH-03-500'),(707,'','IN-11725696825','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','616','sales','','','No',NULL,NULL,''),(708,'','IN-11725696825','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','616','sales','','','No',NULL,NULL,''),(709,'','IN-11725696825','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','616','sales','','','No',NULL,NULL,''),(710,'4165','IN-11725696825','2024-09-01 00:00:00',NULL,960.00,'','1','1','AUGUST INVOICE','1','616','sales','','','No',NULL,NULL,''),(711,'1100','IN-11725696877','2024-09-01 00:00:00',1880.00,NULL,'','1','1','Expected Rental income','1','620','Payment','','','No',NULL,NULL,'HH-03-533'),(712,'','IN-11725696877','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','620','sales','','','No',NULL,NULL,''),(713,'','IN-11725696877','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','620','sales','','','No',NULL,NULL,''),(714,'','IN-11725696877','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','620','sales','','','No',NULL,NULL,''),(715,'4165','IN-11725696877','2024-09-01 00:00:00',NULL,1880.00,'','1','1','AUGUST INVOICE','1','620','sales','','','No',NULL,NULL,''),(716,'1100','IN-11725696920','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','621','Payment','','','No',NULL,NULL,'HH-03-534'),(717,'','IN-11725696920','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','621','sales','','','No',NULL,NULL,''),(718,'','IN-11725696920','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','621','sales','','','No',NULL,NULL,''),(719,'','IN-11725696920','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','621','sales','','','No',NULL,NULL,''),(720,'4165','IN-11725696920','2024-09-01 00:00:00',NULL,1420.00,'','1','1','AUGUST INVOICE','1','621','sales','','','No',NULL,NULL,''),(721,'1100','IN-11725696967','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','622','Payment','','','No',NULL,NULL,'HH-03-536'),(722,'','IN-11725696967','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','622','sales','','','No',NULL,NULL,''),(723,'','IN-11725696967','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','622','sales','','','No',NULL,NULL,''),(724,'','IN-11725696967','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','622','sales','','','No',NULL,NULL,''),(725,'4165','IN-11725696967','2024-09-01 00:00:00',NULL,1420.00,'','1','1','AUGUST INVOICE','1','622','sales','','','No',NULL,NULL,''),(726,'1100','IN-11725697265','2024-09-01 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','627','Payment','','','No',NULL,NULL,'HH-03-548'),(727,'','IN-11725697265','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','627','sales','','','No',NULL,NULL,''),(728,'','IN-11725697265','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','627','sales','','','No',NULL,NULL,''),(729,'','IN-11725697265','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','627','sales','','','No',NULL,NULL,''),(730,'4165','IN-11725697265','2024-09-01 00:00:00',NULL,1075.00,'','1','1','AUGUST INVOICE','1','627','sales','','','No',NULL,NULL,''),(731,'1100','IN-11725697324','2024-09-01 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','630','Payment','','','No',NULL,NULL,'HH-03-553'),(732,'','IN-11725697324','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','630','sales','','','No',NULL,NULL,''),(733,'','IN-11725697324','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','630','sales','','','No',NULL,NULL,''),(734,'','IN-11725697324','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','630','sales','','','No',NULL,NULL,''),(735,'4165','IN-11725697324','2024-09-01 00:00:00',NULL,615.00,'','1','1','AUGUST INVOICE','1','630','sales','','','No',NULL,NULL,''),(736,'1100','IN-11725697371','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','631','Payment','','','No',NULL,NULL,'HH-03-557'),(737,'','IN-11725697371','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','631','sales','','','No',NULL,NULL,''),(738,'','IN-11725697371','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','631','sales','','','No',NULL,NULL,''),(739,'','IN-11725697371','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','631','sales','','','No',NULL,NULL,''),(740,'4165','IN-11725697371','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','631','sales','','','No',NULL,NULL,''),(741,'1100','IN-11725697423','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','640','Payment','','','No',NULL,NULL,'HH-03-582'),(742,'','IN-11725697423','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','640','sales','','','No',NULL,NULL,''),(743,'','IN-11725697423','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','640','sales','','','No',NULL,NULL,''),(744,'','IN-11725697423','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','640','sales','','','No',NULL,NULL,''),(745,'4165','IN-11725697423','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','640','sales','','','No',NULL,NULL,''),(751,'1100','IN-11725697528','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','645','Payment','','','No',NULL,NULL,'HH-03-593'),(752,'','IN-11725697528','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','645','sales','','','No',NULL,NULL,''),(753,'','IN-11725697528','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','645','sales','','','No',NULL,NULL,''),(754,'','IN-11725697528','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','645','sales','','','No',NULL,NULL,''),(755,'4165','IN-11725697528','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','645','sales','','','No',NULL,NULL,''),(756,'1100','IN-11725697583','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','647','Payment','','','No',NULL,NULL,'HH-03-595'),(757,'','IN-11725697583','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','647','sales','','','No',NULL,NULL,''),(758,'','IN-11725697583','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','647','sales','','','No',NULL,NULL,''),(759,'','IN-11725697583','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','647','sales','','','No',NULL,NULL,''),(760,'4165','IN-11725697583','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','647','sales','','','No',NULL,NULL,''),(761,'1100','IN-11725697665','2024-09-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','651','Payment','','','No',NULL,NULL,'HH-03-606'),(762,'','IN-11725697665','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','651','sales','','','No',NULL,NULL,''),(763,'','IN-11725697665','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','651','sales','','','No',NULL,NULL,''),(764,'','IN-11725697665','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','651','sales','','','No',NULL,NULL,''),(765,'4165','IN-11725697665','2024-09-01 00:00:00',NULL,960.00,'','1','1','AUGUST INVOICE','1','651','sales','','','No',NULL,NULL,''),(766,'1100','IN-11725697747','2024-09-01 00:00:00',1765.00,NULL,'','1','1','Expected Rental income','1','653','Payment','','','No',NULL,NULL,'HH-03-608'),(767,'','IN-11725697747','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','653','sales','','','No',NULL,NULL,''),(768,'','IN-11725697747','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','653','sales','','','No',NULL,NULL,''),(769,'','IN-11725697747','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','653','sales','','','No',NULL,NULL,''),(770,'4165','IN-11725697747','2024-09-01 00:00:00',NULL,1765.00,'','1','1','AUGUST INVOICE','1','653','sales','','','No',NULL,NULL,''),(771,'1100','IN-11725697793','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','654','Payment','','','No',NULL,NULL,'HH-03-609'),(772,'','IN-11725697793','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','654','sales','','','No',NULL,NULL,''),(773,'','IN-11725697793','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','654','sales','','','No',NULL,NULL,''),(774,'','IN-11725697793','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','654','sales','','','No',NULL,NULL,''),(775,'4165','IN-11725697793','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','654','sales','','','No',NULL,NULL,''),(776,'1100','IN-11725697837','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','655','Payment','','','No',NULL,NULL,'HH-03-610'),(777,'','IN-11725697837','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','655','sales','','','No',NULL,NULL,''),(778,'','IN-11725697837','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','655','sales','','','No',NULL,NULL,''),(779,'','IN-11725697837','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','655','sales','','','No',NULL,NULL,''),(780,'4165','IN-11725697837','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','655','sales','','','No',NULL,NULL,''),(781,'1100','IN-11725697884','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','657','Payment','','','No',NULL,NULL,'HH-03-614'),(782,'','IN-11725697884','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','657','sales','','','No',NULL,NULL,''),(783,'','IN-11725697884','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','657','sales','','','No',NULL,NULL,''),(784,'','IN-11725697884','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','657','sales','','','No',NULL,NULL,''),(785,'4165','IN-11725697884','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','657','sales','','','No',NULL,NULL,''),(786,'1100','IN-11725697925','2024-09-01 00:00:00',565.00,NULL,'','1','1','Expected Rental income','1','659','Payment','','','No',NULL,NULL,'HH-03-629'),(787,'','IN-11725697925','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','659','sales','','','No',NULL,NULL,''),(788,'','IN-11725697925','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','659','sales','','','No',NULL,NULL,''),(789,'','IN-11725697925','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','659','sales','','','No',NULL,NULL,''),(790,'4165','IN-11725697925','2024-09-01 00:00:00',NULL,565.00,'','1','1','AUGUST INVOICE','1','659','sales','','','No',NULL,NULL,''),(791,'1100','IN-11725697970','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','664','Payment','','','No',NULL,NULL,'HH-03-635'),(792,'','IN-11725697970','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','664','sales','','','No',NULL,NULL,''),(793,'','IN-11725697970','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','664','sales','','','No',NULL,NULL,''),(794,'','IN-11725697970','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','664','sales','','','No',NULL,NULL,''),(795,'4165','IN-11725697970','2024-09-01 00:00:00',NULL,1420.00,'','1','1','AUGUST INVOICE','1','664','sales','','','No',NULL,NULL,''),(796,'1100','IN-11725698271','2024-09-01 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','670','Payment','','','No',NULL,NULL,'HH-03-647'),(797,'','IN-11725698271','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','670','sales','','','No',NULL,NULL,''),(798,'','IN-11725698271','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','670','sales','','','No',NULL,NULL,''),(799,'','IN-11725698271','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','670','sales','','','No',NULL,NULL,''),(800,'4165','IN-11725698271','2024-09-01 00:00:00',NULL,1190.00,'','1','1','AUGUST INVOICE','1','670','sales','','','No',NULL,NULL,''),(801,'1100','IN-11725698321','2024-09-01 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','672','Payment','','','No',NULL,NULL,'HH-03-65'),(802,'','IN-11725698321','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','672','sales','','','No',NULL,NULL,''),(803,'','IN-11725698321','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','672','sales','','','No',NULL,NULL,''),(804,'','IN-11725698321','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','672','sales','','','No',NULL,NULL,''),(805,'4165','IN-11725698321','2024-09-01 00:00:00',NULL,845.00,'','1','1','AUGUST INVOICE','1','672','sales','','','No',NULL,NULL,''),(806,'1100','IN-11725698368','2024-09-01 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','673','Payment','','','No',NULL,NULL,'HH-03-650'),(807,'','IN-11725698368','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','673','sales','','','No',NULL,NULL,''),(808,'','IN-11725698368','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','673','sales','','','No',NULL,NULL,''),(809,'','IN-11725698368','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','673','sales','','','No',NULL,NULL,''),(810,'4165','IN-11725698368','2024-09-01 00:00:00',NULL,1190.00,'','1','1','AUGUST INVOICE','1','673','sales','','','No',NULL,NULL,''),(811,'1100','IN-11725698412','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','677','Payment','','','No',NULL,NULL,'HH-03-658'),(812,'','IN-11725698412','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','677','sales','','','No',NULL,NULL,''),(813,'','IN-11725698412','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','677','sales','','','No',NULL,NULL,''),(814,'','IN-11725698412','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','677','sales','','','No',NULL,NULL,''),(815,'4165','IN-11725698412','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','677','sales','','','No',NULL,NULL,''),(816,'1100','IN-11725698480','2024-09-01 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','679','Payment','','','No',NULL,NULL,'HH-03-662'),(817,'','IN-11725698480','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','679','sales','','','No',NULL,NULL,''),(818,'','IN-11725698480','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','679','sales','','','No',NULL,NULL,''),(819,'','IN-11725698480','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','679','sales','','','No',NULL,NULL,''),(820,'4165','IN-11725698480','2024-09-01 00:00:00',NULL,615.00,'','1','1','AUGUST INVOICE','1','679','sales','','','No',NULL,NULL,''),(821,'1100','IN-11725698548','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','680','Payment','','','No',NULL,NULL,'HH-03-663'),(822,'','IN-11725698548','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','680','sales','','','No',NULL,NULL,''),(823,'','IN-11725698548','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','680','sales','','','No',NULL,NULL,''),(824,'','IN-11725698548','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','680','sales','','','No',NULL,NULL,''),(825,'4165','IN-11725698548','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','680','sales','','','No',NULL,NULL,''),(826,'1100','IN-11725698587','2024-09-01 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','682','Payment','','','No',NULL,NULL,'HH-03-672'),(827,'','IN-11725698587','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','682','sales','','','No',NULL,NULL,''),(828,'','IN-11725698587','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','682','sales','','','No',NULL,NULL,''),(829,'','IN-11725698587','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','682','sales','','','No',NULL,NULL,''),(830,'4165','IN-11725698587','2024-09-01 00:00:00',NULL,730.00,'','1','1','AUGUST INVOICE','1','682','sales','','','No',NULL,NULL,''),(831,'1100','IN-11725698633','2024-09-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','683','Payment','','','No',NULL,NULL,'HH-03-677'),(832,'','IN-11725698633','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','683','sales','','','No',NULL,NULL,''),(833,'','IN-11725698633','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','683','sales','','','No',NULL,NULL,''),(834,'','IN-11725698633','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','683','sales','','','No',NULL,NULL,''),(835,'4165','IN-11725698633','2024-09-01 00:00:00',NULL,960.00,'','1','1','AUGUST INVOICE','1','683','sales','','','No',NULL,NULL,''),(836,'1100','IN-11725698687','2024-09-01 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','688','Payment','','','No',NULL,NULL,'HH-03-690'),(837,'','IN-11725698687','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','688','sales','','','No',NULL,NULL,''),(838,'','IN-11725698687','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','688','sales','','','No',NULL,NULL,''),(839,'','IN-11725698687','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','688','sales','','','No',NULL,NULL,''),(840,'4165','IN-11725698687','2024-09-01 00:00:00',NULL,1075.00,'','1','1','AUGUST INVOICE','1','688','sales','','','No',NULL,NULL,''),(841,'1100','IN-11725698735','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','686','Payment','','','No',NULL,NULL,'HH-03-685'),(842,'','IN-11725698735','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','686','sales','','','No',NULL,NULL,''),(843,'','IN-11725698735','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','686','sales','','','No',NULL,NULL,''),(844,'','IN-11725698735','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','686','sales','','','No',NULL,NULL,''),(845,'4165','IN-11725698735','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','686','sales','','','No',NULL,NULL,''),(846,'1100','IN-11725698785','2024-09-01 00:00:00',3310.00,NULL,'','1','1','Expected Rental income','1','692','Payment','','','No',NULL,NULL,'HH-03-697'),(847,'','IN-11725698785','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','692','sales','','','No',NULL,NULL,''),(848,'','IN-11725698785','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','692','sales','','','No',NULL,NULL,''),(849,'','IN-11725698785','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','692','sales','','','No',NULL,NULL,''),(850,'4165','IN-11725698785','2024-09-01 00:00:00',NULL,3310.00,'','1','1','AUGUST INVOICE','1','692','sales','','','No',NULL,NULL,''),(851,'1100','IN-11725698826','2024-09-01 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','694','Payment','','','No',NULL,NULL,'HH-03-734'),(852,'','IN-11725698826','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','694','sales','','','No',NULL,NULL,''),(853,'','IN-11725698826','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','694','sales','','','No',NULL,NULL,''),(854,'','IN-11725698826','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','694','sales','','','No',NULL,NULL,''),(855,'4165','IN-11725698826','2024-09-01 00:00:00',NULL,615.00,'','1','1','AUGUST INVOICE','1','694','sales','','','No',NULL,NULL,''),(856,'1100','IN-11725698873','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','695','Payment','','','No',NULL,NULL,'HH-03-736'),(857,'','IN-11725698873','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','695','sales','','','No',NULL,NULL,''),(858,'','IN-11725698873','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','695','sales','','','No',NULL,NULL,''),(859,'','IN-11725698873','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','695','sales','','','No',NULL,NULL,''),(860,'4165','IN-11725698873','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','695','sales','','','No',NULL,NULL,''),(861,'1100','IN-11725698931','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','696','Payment','','','No',NULL,NULL,'HH-03-744'),(862,'','IN-11725698931','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','696','sales','','','No',NULL,NULL,''),(863,'','IN-11725698931','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','696','sales','','','No',NULL,NULL,''),(864,'','IN-11725698931','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','696','sales','','','No',NULL,NULL,''),(865,'4165','IN-11725698931','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','696','sales','','','No',NULL,NULL,''),(866,'1100','IN-11725698978','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','697','Payment','','','No',NULL,NULL,'HH-03-749'),(867,'','IN-11725698978','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','697','sales','','','No',NULL,NULL,''),(868,'','IN-11725698978','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','697','sales','','','No',NULL,NULL,''),(869,'','IN-11725698978','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','697','sales','','','No',NULL,NULL,''),(870,'4165','IN-11725698978','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','697','sales','','','No',NULL,NULL,''),(871,'1100','IN-11725699018','2024-09-01 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','701','Payment','','','No',NULL,NULL,'HH-03-792'),(872,'','IN-11725699018','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','701','sales','','','No',NULL,NULL,''),(873,'','IN-11725699018','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','701','sales','','','No',NULL,NULL,''),(874,'','IN-11725699018','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','701','sales','','','No',NULL,NULL,''),(875,'4165','IN-11725699018','2024-09-01 00:00:00',NULL,1305.00,'','1','1','AUGUST INVOICE','1','701','sales','','','No',NULL,NULL,''),(876,'1100','IN-11725699059','2024-09-01 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','702','Payment','','','No',NULL,NULL,'HH-03-806'),(877,'','IN-11725699059','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','702','sales','','','No',NULL,NULL,''),(878,'','IN-11725699059','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','702','sales','','','No',NULL,NULL,''),(879,'','IN-11725699059','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','702','sales','','','No',NULL,NULL,''),(880,'4165','IN-11725699059','2024-09-01 00:00:00',NULL,960.00,'','1','1','AUGUST INVOICE','1','702','sales','','','No',NULL,NULL,''),(881,'1100','IN-11725699099','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','703','Payment','','','No',NULL,NULL,'HH-03-820'),(882,'','IN-11725699099','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','703','sales','','','No',NULL,NULL,''),(883,'','IN-11725699099','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','703','sales','','','No',NULL,NULL,''),(884,'','IN-11725699099','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','703','sales','','','No',NULL,NULL,''),(885,'4165','IN-11725699099','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','703','sales','','','No',NULL,NULL,''),(886,'1100','IN-11725699158','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','708','Payment','','','No',NULL,NULL,'HH-03-837'),(887,'','IN-11725699158','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','708','sales','','','No',NULL,NULL,''),(888,'','IN-11725699158','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','708','sales','','','No',NULL,NULL,''),(889,'','IN-11725699158','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','708','sales','','','No',NULL,NULL,''),(890,'4165','IN-11725699158','2024-09-01 00:00:00',NULL,1420.00,'','1','1','AUGUST INVOICE','1','708','sales','','','No',NULL,NULL,''),(891,'1100','IN-11725699215','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','712','Payment','','','No',NULL,NULL,'HH-03-880'),(892,'','IN-11725699215','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','712','sales','','','No',NULL,NULL,''),(893,'','IN-11725699215','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','712','sales','','','No',NULL,NULL,''),(894,'','IN-11725699215','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','712','sales','','','No',NULL,NULL,''),(895,'4165','IN-11725699215','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','712','sales','','','No',NULL,NULL,''),(896,'1100','IN-11725699258','2024-09-01 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','713','Payment','','','No',NULL,NULL,'HH-03-90'),(897,'','IN-11725699258','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','713','sales','','','No',NULL,NULL,''),(898,'','IN-11725699258','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','713','sales','','','No',NULL,NULL,''),(899,'','IN-11725699258','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','713','sales','','','No',NULL,NULL,''),(900,'4165','IN-11725699258','2024-09-01 00:00:00',NULL,845.00,'','1','1','AUGUST INVOICE','1','713','sales','','','No',NULL,NULL,''),(901,'1100','IN-11725699318','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','716','Payment','','','No',NULL,NULL,'HH-03-926'),(902,'','IN-11725699318','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','716','sales','','','No',NULL,NULL,''),(903,'','IN-11725699318','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','716','sales','','','No',NULL,NULL,''),(904,'','IN-11725699318','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','716','sales','','','No',NULL,NULL,''),(905,'4165','IN-11725699318','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','716','sales','','','No',NULL,NULL,''),(906,'1100','IN-11725699367','2024-09-01 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','718','Payment','','','No',NULL,NULL,'HH-03-980'),(907,'','IN-11725699367','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','718','sales','','','No',NULL,NULL,''),(908,'','IN-11725699367','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','718','sales','','','No',NULL,NULL,''),(909,'','IN-11725699367','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','718','sales','','','No',NULL,NULL,''),(910,'4165','IN-11725699367','2024-09-01 00:00:00',NULL,1190.00,'','1','1','AUGUST INVOICE','1','718','sales','','','No',NULL,NULL,''),(911,'1100','IN-11725699410','2024-09-01 00:00:00',1650.00,NULL,'','1','1','Expected Rental income','1','724','Payment','','','No',NULL,NULL,'IN-03-1004'),(912,'','IN-11725699410','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','724','sales','','','No',NULL,NULL,''),(913,'','IN-11725699410','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','724','sales','','','No',NULL,NULL,''),(914,'','IN-11725699410','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','724','sales','','','No',NULL,NULL,''),(915,'4165','IN-11725699410','2024-09-01 00:00:00',NULL,1650.00,'','1','1','AUGUST INVOICE','1','724','sales','','','No',NULL,NULL,''),(916,'1100','IN-11725699456','2024-09-01 00:00:00',2110.00,NULL,'','1','1','Expected Rental income','1','726','Payment','','','No',NULL,NULL,'IN-03-1027'),(917,'','IN-11725699456','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','726','sales','','','No',NULL,NULL,''),(918,'','IN-11725699456','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','726','sales','','','No',NULL,NULL,''),(919,'','IN-11725699456','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','726','sales','','','No',NULL,NULL,''),(920,'4165','IN-11725699456','2024-09-01 00:00:00',NULL,2110.00,'','1','1','AUGUST INVOICE','1','726','sales','','','No',NULL,NULL,''),(921,'1100','IN-11725699522','2024-09-01 00:00:00',3110.00,NULL,'','1','1','Expected Rental income','1','728','Payment','','','No',NULL,NULL,'IN-03-1221'),(922,'','IN-11725699522','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','728','sales','','','No',NULL,NULL,''),(923,'','IN-11725699522','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','728','sales','','','No',NULL,NULL,''),(924,'','IN-11725699522','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','728','sales','','','No',NULL,NULL,''),(925,'4165','IN-11725699522','2024-09-01 00:00:00',NULL,3110.00,'','1','1','AUGUST INVOICE','1','728','sales','','','No',NULL,NULL,''),(926,'1100','IN-11725699564','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','734','Payment','','','No',NULL,NULL,'IN-03-51'),(927,'','IN-11725699564','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','734','sales','','','No',NULL,NULL,''),(928,'','IN-11725699564','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','734','sales','','','No',NULL,NULL,''),(929,'','IN-11725699564','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','734','sales','','','No',NULL,NULL,''),(930,'4165','IN-11725699564','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','734','sales','','','No',NULL,NULL,''),(931,'1100','IN-11725699626','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','746','Payment','','','No',NULL,NULL,'IN-03-753'),(932,'','IN-11725699626','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','746','sales','','','No',NULL,NULL,''),(933,'','IN-11725699626','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','746','sales','','','No',NULL,NULL,''),(934,'','IN-11725699626','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','746','sales','','','No',NULL,NULL,''),(935,'4165','IN-11725699626','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','746','sales','','','No',NULL,NULL,''),(936,'1100','IN-11725699670','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','744','Payment','','','No',NULL,NULL,'IN-03-717'),(937,'','IN-11725699670','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','744','sales','','','No',NULL,NULL,''),(938,'','IN-11725699670','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','744','sales','','','No',NULL,NULL,''),(939,'','IN-11725699670','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','744','sales','','','No',NULL,NULL,''),(940,'4165','IN-11725699670','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','744','sales','','','No',NULL,NULL,''),(941,'1100','IN-11725699731','2024-09-01 00:00:00',2410.00,NULL,'','1','1','Expected Rental income','1','755','Payment','','','No',NULL,NULL,'IN-03-957'),(942,'','IN-11725699731','2024-09-01 00:00:00',NULL,500.00,'','1','1','AUGUST INVOICE','1','755','sales','','','No',NULL,NULL,''),(943,'','IN-11725699731','2024-09-01 00:00:00',NULL,0.00,'','1','1','AUGUST INVOICE','1','755','sales','','','No',NULL,NULL,''),(944,'','IN-11725699731','2024-09-01 00:00:00',NULL,5000.00,'','1','1','AUGUST INVOICE','1','755','sales','','','No',NULL,NULL,''),(945,'4165','IN-11725699731','2024-09-01 00:00:00',NULL,2410.00,'','1','1','AUGUST INVOICE','1','755','sales','','','No',NULL,NULL,''),(946,'1100','IN-11725719240','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1288','Payment','','','No',NULL,NULL,'HH-05-970'),(947,'','IN-11725719240','2024-09-01 00:00:00',NULL,500.00,'','1','1','august invoice','1','1288','sales','','','No',NULL,NULL,''),(948,'','IN-11725719240','2024-09-01 00:00:00',NULL,0.00,'','1','1','august invoice','1','1288','sales','','','No',NULL,NULL,''),(949,'','IN-11725719240','2024-09-01 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1288','sales','','','No',NULL,NULL,''),(950,'4165','IN-11725719240','2024-09-01 00:00:00',NULL,500.00,'','1','1','august invoice','1','1288','sales','','','No',NULL,NULL,''),(951,'1100','IN-11725862954','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1125','Payment','','','No',NULL,NULL,'HH-05-58'),(952,'','IN-11725862954','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1125','sales','','','No',NULL,NULL,''),(953,'','IN-11725862954','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1125','sales','','','No',NULL,NULL,''),(954,'','IN-11725862954','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1125','sales','','','No',NULL,NULL,''),(955,'4165','IN-11725862954','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1125','sales','','','No',NULL,NULL,''),(956,'1100','IN-11725863139','2024-08-31 00:00:00',52900.00,NULL,'','1','1','Expected Rental income','1','1119','Payment','','','No',NULL,NULL,'HH-05-556'),(957,'','IN-11725863139','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1119','sales','','','No',NULL,NULL,''),(958,'','IN-11725863139','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1119','sales','','','No',NULL,NULL,''),(959,'','IN-11725863139','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1119','sales','','','No',NULL,NULL,''),(960,'4165','IN-11725863139','2024-08-31 00:00:00',NULL,52900.00,'','1','1','AUGUST invoice','1','1119','sales','','','No',NULL,NULL,''),(961,'1100','IN-11725863295','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1196','Payment','','','No',NULL,NULL,'HH-05-81'),(962,'','IN-11725863295','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1196','sales','','','No',NULL,NULL,''),(963,'','IN-11725863295','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1196','sales','','','No',NULL,NULL,''),(964,'','IN-11725863295','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1196','sales','','','No',NULL,NULL,''),(965,'4165','IN-11725863295','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1196','sales','','','No',NULL,NULL,''),(966,'1100','IN-11725863366','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1297','Payment','','','No',NULL,NULL,'HH-05-99'),(967,'','IN-11725863366','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1297','sales','','','No',NULL,NULL,''),(968,'','IN-11725863366','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1297','sales','','','No',NULL,NULL,''),(969,'','IN-11725863366','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1297','sales','','','No',NULL,NULL,''),(970,'4165','IN-11725863366','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1297','sales','','','No',NULL,NULL,''),(971,'1100','IN-11725863522','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','849','Payment','','','No',NULL,NULL,'HH-05-100'),(972,'','IN-11725863522','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','849','sales','','','No',NULL,NULL,''),(973,'','IN-11725863522','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','849','sales','','','No',NULL,NULL,''),(974,'','IN-11725863522','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','849','sales','','','No',NULL,NULL,''),(975,'4165','IN-11725863522','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','849','sales','','','No',NULL,NULL,''),(976,'1100','IN-11725863609','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','949','Payment','','','No',NULL,NULL,'HH-05-120'),(977,'','IN-11725863609','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','949','sales','','','No',NULL,NULL,''),(978,'','IN-11725863609','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','949','sales','','','No',NULL,NULL,''),(979,'','IN-11725863609','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','949','sales','','','No',NULL,NULL,''),(980,'4165','IN-11725863609','2024-08-31 00:00:00',NULL,1305.00,'','1','1','AUGUST invoice','1','949','sales','','','No',NULL,NULL,''),(981,'1100','IN-11725863728','2024-08-31 00:00:00',1830.00,NULL,'','1','1','Expected Rental income','1','1014','Payment','','','No',NULL,NULL,'HH-05-154'),(982,'','IN-11725863728','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1014','sales','','','No',NULL,NULL,''),(983,'','IN-11725863728','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1014','sales','','','No',NULL,NULL,''),(984,'','IN-11725863728','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1014','sales','','','No',NULL,NULL,''),(985,'4165','IN-11725863728','2024-08-31 00:00:00',NULL,1830.00,'','1','1','AUGUST invoice','1','1014','sales','','','No',NULL,NULL,''),(986,'1100','IN-11725864098','2024-08-31 00:00:00',1880.00,NULL,'','1','1','Expected Rental income','1','1020','Payment','','','No',NULL,NULL,'HH-05-196'),(987,'','IN-11725864098','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1020','sales','','','No',NULL,NULL,''),(988,'','IN-11725864098','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1020','sales','','','No',NULL,NULL,''),(989,'','IN-11725864098','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1020','sales','','','No',NULL,NULL,''),(990,'4165','IN-11725864098','2024-08-31 00:00:00',NULL,1880.00,'','1','1','AUGUST invoice','1','1020','sales','','','No',NULL,NULL,''),(1001,'1100','IN-11725864382','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1031','Payment','','','No',NULL,NULL,'HH-05-236'),(1002,'','IN-11725864382','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1031','sales','','','No',NULL,NULL,''),(1003,'','IN-11725864382','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1031','sales','','','No',NULL,NULL,''),(1004,'','IN-11725864382','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1031','sales','','','No',NULL,NULL,''),(1005,'4165','IN-11725864382','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1031','sales','','','No',NULL,NULL,''),(1006,'1100','IN-11725864501','2024-08-31 00:00:00',1995.00,NULL,'','1','1','Expected Rental income','1','1032','Payment','','','No',NULL,NULL,'HH-05-237'),(1007,'','IN-11725864501','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1032','sales','','','No',NULL,NULL,''),(1008,'','IN-11725864501','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1032','sales','','','No',NULL,NULL,''),(1009,'','IN-11725864501','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1032','sales','','','No',NULL,NULL,''),(1010,'4165','IN-11725864501','2024-08-31 00:00:00',NULL,1995.00,'','1','1','AUGUST invoice','1','1032','sales','','','No',NULL,NULL,''),(1011,'1100','IN-11725864591','2024-08-31 00:00:00',2410.00,NULL,'','1','1','Expected Rental income','1','1042','Payment','','','No',NULL,NULL,'HH-05-263'),(1012,'','IN-11725864591','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1042','sales','','','No',NULL,NULL,''),(1013,'','IN-11725864591','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1042','sales','','','No',NULL,NULL,''),(1014,'','IN-11725864591','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1042','sales','','','No',NULL,NULL,''),(1015,'4165','IN-11725864591','2024-08-31 00:00:00',NULL,2410.00,'','1','1','AUGUST invoice','1','1042','sales','','','No',NULL,NULL,''),(1016,'1100','IN-11725864652','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1045','Payment','','','No',NULL,NULL,'HH-05-278'),(1017,'','IN-11725864652','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1045','sales','','','No',NULL,NULL,''),(1018,'','IN-11725864652','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1045','sales','','','No',NULL,NULL,''),(1019,'','IN-11725864652','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1045','sales','','','No',NULL,NULL,''),(1020,'4165','IN-11725864652','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1045','sales','','','No',NULL,NULL,''),(1021,'1100','IN-11725864709','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1046','Payment','','','No',NULL,NULL,'HH-05-281'),(1022,'','IN-11725864709','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1046','sales','','','No',NULL,NULL,''),(1023,'','IN-11725864709','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1046','sales','','','No',NULL,NULL,''),(1024,'','IN-11725864709','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1046','sales','','','No',NULL,NULL,''),(1025,'4165','IN-11725864709','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1046','sales','','','No',NULL,NULL,''),(1026,'1100','IN-11725864803','2024-08-31 00:00:00',1995.00,NULL,'','1','1','Expected Rental income','1','1047','Payment','','','No',NULL,NULL,'HH-05-282'),(1027,'','IN-11725864803','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1047','sales','','','No',NULL,NULL,''),(1028,'','IN-11725864803','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1047','sales','','','No',NULL,NULL,''),(1029,'','IN-11725864803','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1047','sales','','','No',NULL,NULL,''),(1030,'4165','IN-11725864803','2024-08-31 00:00:00',NULL,1995.00,'','1','1','AUGUST invoice','1','1047','sales','','','No',NULL,NULL,''),(1031,'1100','IN-11725864888','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','1053','Payment','','','No',NULL,NULL,'HH-05-298'),(1032,'','IN-11725864888','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1053','sales','','','No',NULL,NULL,''),(1033,'','IN-11725864888','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1053','sales','','','No',NULL,NULL,''),(1034,'','IN-11725864888','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1053','sales','','','No',NULL,NULL,''),(1035,'4165','IN-11725864888','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUGUST invoice','1','1053','sales','','','No',NULL,NULL,''),(1036,'1100','IN-11725864940','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1057','Payment','','','No',NULL,NULL,'HH-05-316'),(1037,'','IN-11725864940','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1057','sales','','','No',NULL,NULL,''),(1038,'','IN-11725864940','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1057','sales','','','No',NULL,NULL,''),(1039,'','IN-11725864940','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1057','sales','','','No',NULL,NULL,''),(1040,'4165','IN-11725864940','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1057','sales','','','No',NULL,NULL,''),(1041,'1100','IN-11725865001','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','1062','Payment','','','No',NULL,NULL,'HH-05-322'),(1042,'','IN-11725865001','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1062','sales','','','No',NULL,NULL,''),(1043,'','IN-11725865001','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1062','sales','','','No',NULL,NULL,''),(1044,'','IN-11725865001','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1062','sales','','','No',NULL,NULL,''),(1045,'4165','IN-11725865001','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUGUST invoice','1','1062','sales','','','No',NULL,NULL,''),(1046,'1100','IN-11725865051','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1063','Payment','','','No',NULL,NULL,'HH-05-329'),(1047,'','IN-11725865051','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1063','sales','','','No',NULL,NULL,''),(1048,'','IN-11725865051','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1063','sales','','','No',NULL,NULL,''),(1049,'','IN-11725865051','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1063','sales','','','No',NULL,NULL,''),(1050,'4165','IN-11725865051','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1063','sales','','','No',NULL,NULL,''),(1051,'1100','IN-11725865115','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','1069','Payment','','','No',NULL,NULL,'HH-05-350'),(1052,'','IN-11725865115','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1069','sales','','','No',NULL,NULL,''),(1053,'','IN-11725865115','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1069','sales','','','No',NULL,NULL,''),(1054,'','IN-11725865115','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1069','sales','','','No',NULL,NULL,''),(1055,'4165','IN-11725865115','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUGUST invoice','1','1069','sales','','','No',NULL,NULL,''),(1056,'1100','IN-11725865181','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1073','Payment','','','No',NULL,NULL,'HH-05-386'),(1057,'','IN-11725865181','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1073','sales','','','No',NULL,NULL,''),(1058,'','IN-11725865181','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1073','sales','','','No',NULL,NULL,''),(1059,'','IN-11725865181','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1073','sales','','','No',NULL,NULL,''),(1060,'4165','IN-11725865181','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1073','sales','','','No',NULL,NULL,''),(1061,'1100','IN-11725865245','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1080','Payment','','','No',NULL,NULL,'HH-05-398'),(1062,'','IN-11725865245','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1080','sales','','','No',NULL,NULL,''),(1063,'','IN-11725865245','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1080','sales','','','No',NULL,NULL,''),(1064,'','IN-11725865245','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1080','sales','','','No',NULL,NULL,''),(1065,'4165','IN-11725865245','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1080','sales','','','No',NULL,NULL,''),(1066,'1100','IN-11725865331','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','1082','Payment','','','No',NULL,NULL,'HH-05-414'),(1067,'','IN-11725865331','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1082','sales','','','No',NULL,NULL,''),(1068,'','IN-11725865331','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1082','sales','','','No',NULL,NULL,''),(1069,'','IN-11725865331','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1082','sales','','','No',NULL,NULL,''),(1070,'4165','IN-11725865331','2024-08-31 00:00:00',NULL,960.00,'','1','1','AUGUST invoice','1','1082','sales','','','No',NULL,NULL,''),(1071,'1100','IN-11725865400','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1084','Payment','','','No',NULL,NULL,'HH-05-416'),(1072,'','IN-11725865400','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1084','sales','','','No',NULL,NULL,''),(1073,'','IN-11725865400','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1084','sales','','','No',NULL,NULL,''),(1074,'','IN-11725865400','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1084','sales','','','No',NULL,NULL,''),(1075,'4165','IN-11725865400','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1084','sales','','','No',NULL,NULL,''),(1076,'1100','IN-11725865479','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','1085','Payment','','','No',NULL,NULL,'HH-05-450'),(1077,'','IN-11725865479','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1085','sales','','','No',NULL,NULL,''),(1078,'','IN-11725865479','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1085','sales','','','No',NULL,NULL,''),(1079,'','IN-11725865479','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1085','sales','','','No',NULL,NULL,''),(1080,'4165','IN-11725865479','2024-08-31 00:00:00',NULL,1075.00,'','1','1','AUGUST invoice','1','1085','sales','','','No',NULL,NULL,''),(1081,'1100','IN-11725865537','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','1093','Payment','','','No',NULL,NULL,'HH-05-467'),(1082,'','IN-11725865537','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1093','sales','','','No',NULL,NULL,''),(1083,'','IN-11725865537','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1093','sales','','','No',NULL,NULL,''),(1084,'','IN-11725865537','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1093','sales','','','No',NULL,NULL,''),(1085,'4165','IN-11725865537','2024-08-31 00:00:00',NULL,1305.00,'','1','1','AUGUST invoice','1','1093','sales','','','No',NULL,NULL,''),(1086,'1100','IN-11725865921','2024-08-31 00:00:00',1995.00,NULL,'','1','1','Expected Rental income','1','1097','Payment','','','No',NULL,NULL,'HH-05-476'),(1087,'','IN-11725865921','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1097','sales','','','No',NULL,NULL,''),(1088,'','IN-11725865921','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1097','sales','','','No',NULL,NULL,''),(1089,'','IN-11725865921','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1097','sales','','','No',NULL,NULL,''),(1090,'4165','IN-11725865921','2024-08-31 00:00:00',NULL,1995.00,'','1','1','AUGUST invoice','1','1097','sales','','','No',NULL,NULL,''),(1096,'1100','IN-11725866358','2024-08-31 00:00:00',3010.00,NULL,'','1','1','Expected Rental income','1','1111','Payment','','','No',NULL,NULL,'HH-05-516'),(1097,'','IN-11725866358','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1111','sales','','','No',NULL,NULL,''),(1098,'','IN-11725866358','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1111','sales','','','No',NULL,NULL,''),(1099,'','IN-11725866358','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1111','sales','','','No',NULL,NULL,''),(1100,'4165','IN-11725866358','2024-08-31 00:00:00',NULL,3010.00,'','1','1','AUGUST invoice','1','1111','sales','','','No',NULL,NULL,''),(1101,'1100','IN-11725866833','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','1112','Payment','','','No',NULL,NULL,'HH-05-517'),(1102,'','IN-11725866833','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1112','sales','','','No',NULL,NULL,''),(1103,'','IN-11725866833','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1112','sales','','','No',NULL,NULL,''),(1104,'','IN-11725866833','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1112','sales','','','No',NULL,NULL,''),(1105,'4165','IN-11725866833','2024-08-31 00:00:00',NULL,960.00,'','1','1','AUGUST invoice','1','1112','sales','','','No',NULL,NULL,''),(1106,'1100','IN-11725866889','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1113','Payment','','','No',NULL,NULL,'HH-05-518'),(1107,'','IN-11725866889','2024-08-31 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','1113','sales','','','No',NULL,NULL,''),(1108,'','IN-11725866889','2024-08-31 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','1113','sales','','','No',NULL,NULL,''),(1109,'','IN-11725866889','2024-08-31 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','1113','sales','','','No',NULL,NULL,''),(1110,'4165','IN-11725866889','2024-08-31 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','1113','sales','','','No',NULL,NULL,''),(1111,'1100','IN-11725866995','2024-08-31 00:00:00',2410.00,NULL,'','1','1','Expected Rental income','1','1114','Payment','','','No',NULL,NULL,'HH-05-521'),(1112,'','IN-11725866995','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1114','sales','','','No',NULL,NULL,''),(1113,'','IN-11725866995','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1114','sales','','','No',NULL,NULL,''),(1114,'','IN-11725866995','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1114','sales','','','No',NULL,NULL,''),(1115,'4165','IN-11725866995','2024-08-31 00:00:00',NULL,2410.00,'','1','1','AUGUST invoice','1','1114','sales','','','No',NULL,NULL,''),(1116,'1100','IN-11725867260','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','1118','Payment','','','No',NULL,NULL,'HH-05-535'),(1117,'','IN-11725867260','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1118','sales','','','No',NULL,NULL,''),(1118,'','IN-11725867260','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1118','sales','','','No',NULL,NULL,''),(1119,'','IN-11725867260','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1118','sales','','','No',NULL,NULL,''),(1120,'4165','IN-11725867260','2024-08-31 00:00:00',NULL,960.00,'','1','1','AUGUST invoice','1','1118','sales','','','No',NULL,NULL,''),(1121,'1100','IN-11725867421','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1137','Payment','','','No',NULL,NULL,'HH-05-671'),(1122,'','IN-11725867421','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1137','sales','','','No',NULL,NULL,''),(1123,'','IN-11725867421','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1137','sales','','','No',NULL,NULL,''),(1124,'','IN-11725867421','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1137','sales','','','No',NULL,NULL,''),(1125,'4165','IN-11725867421','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1137','sales','','','No',NULL,NULL,''),(1131,'1100','IN-11725867545','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','1148','Payment','','','No',NULL,NULL,'HH-05-737'),(1132,'','IN-11725867545','2024-08-31 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','1148','sales','','','No',NULL,NULL,''),(1133,'','IN-11725867545','2024-08-31 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','1148','sales','','','No',NULL,NULL,''),(1134,'','IN-11725867545','2024-08-31 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','1148','sales','','','No',NULL,NULL,''),(1135,'4165','IN-11725867545','2024-08-31 00:00:00',NULL,1075.00,'','1','1','Sep invoice','1','1148','sales','','','No',NULL,NULL,''),(1136,'1100','IN-11725867664','2024-08-31 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','1150','Payment','','','No',NULL,NULL,'HH-05-741'),(1137,'','IN-11725867664','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1150','sales','','','No',NULL,NULL,''),(1138,'','IN-11725867664','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1150','sales','','','No',NULL,NULL,''),(1139,'','IN-11725867664','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1150','sales','','','No',NULL,NULL,''),(1140,'4165','IN-11725867664','2024-08-31 00:00:00',NULL,1190.00,'','1','1','AUGUST invoice','1','1150','sales','','','No',NULL,NULL,''),(1141,'1100','IN-11725867718','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','1151','Payment','','','No',NULL,NULL,'HH-05-742'),(1142,'','IN-11725867718','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1151','sales','','','No',NULL,NULL,''),(1143,'','IN-11725867718','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1151','sales','','','No',NULL,NULL,''),(1144,'','IN-11725867718','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1151','sales','','','No',NULL,NULL,''),(1145,'4165','IN-11725867718','2024-08-31 00:00:00',NULL,960.00,'','1','1','AUGUST invoice','1','1151','sales','','','No',NULL,NULL,''),(1151,'1100','IN-11725867839','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','1154','Payment','','','No',NULL,NULL,'HH-05-748'),(1152,'','IN-11725867839','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1154','sales','','','No',NULL,NULL,''),(1153,'','IN-11725867839','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1154','sales','','','No',NULL,NULL,''),(1154,'','IN-11725867839','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1154','sales','','','No',NULL,NULL,''),(1155,'4165','IN-11725867839','2024-08-31 00:00:00',NULL,960.00,'','1','1','AUGUST invoice','1','1154','sales','','','No',NULL,NULL,''),(1156,'1100','IN-11725867890','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1155','Payment','','','No',NULL,NULL,'HH-05-750'),(1157,'','IN-11725867890','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1155','sales','','','No',NULL,NULL,''),(1158,'','IN-11725867890','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1155','sales','','','No',NULL,NULL,''),(1159,'','IN-11725867890','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1155','sales','','','No',NULL,NULL,''),(1160,'4165','IN-11725867890','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1155','sales','','','No',NULL,NULL,''),(1161,'1100','IN-11725867951','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','1157','Payment','','','No',NULL,NULL,'HH-05-752'),(1162,'','IN-11725867951','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1157','sales','','','No',NULL,NULL,''),(1163,'','IN-11725867951','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1157','sales','','','No',NULL,NULL,''),(1164,'','IN-11725867951','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1157','sales','','','No',NULL,NULL,''),(1165,'4165','IN-11725867951','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUGUST invoice','1','1157','sales','','','No',NULL,NULL,''),(1166,'1100','IN-11725868070','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1158','Payment','','','No',NULL,NULL,'HH-05-754'),(1167,'','IN-11725868070','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1158','sales','','','No',NULL,NULL,''),(1168,'','IN-11725868070','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1158','sales','','','No',NULL,NULL,''),(1169,'','IN-11725868070','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1158','sales','','','No',NULL,NULL,''),(1170,'4165','IN-11725868070','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1158','sales','','','No',NULL,NULL,''),(1171,'1100','IN-11725868167','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1160','Payment','','','No',NULL,NULL,'HH-05-756'),(1172,'','IN-11725868167','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1160','sales','','','No',NULL,NULL,''),(1173,'','IN-11725868167','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1160','sales','','','No',NULL,NULL,''),(1174,'','IN-11725868167','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1160','sales','','','No',NULL,NULL,''),(1175,'4165','IN-11725868167','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1160','sales','','','No',NULL,NULL,''),(1176,'1100','IN-11725868235','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1165','Payment','','','No',NULL,NULL,'HH-05-761'),(1177,'','IN-11725868235','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1165','sales','','','No',NULL,NULL,''),(1178,'','IN-11725868235','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1165','sales','','','No',NULL,NULL,''),(1179,'','IN-11725868235','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1165','sales','','','No',NULL,NULL,''),(1180,'4165','IN-11725868235','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1165','sales','','','No',NULL,NULL,''),(1181,'1100','IN-11725868291','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','1169','Payment','','','No',NULL,NULL,'HH-05-769'),(1182,'','IN-11725868291','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1169','sales','','','No',NULL,NULL,''),(1183,'','IN-11725868291','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1169','sales','','','No',NULL,NULL,''),(1184,'','IN-11725868291','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1169','sales','','','No',NULL,NULL,''),(1185,'4165','IN-11725868291','2024-08-31 00:00:00',NULL,615.00,'','1','1','AUGUST invoice','1','1169','sales','','','No',NULL,NULL,''),(1186,'1100','IN-11725868357','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1174','Payment','','','No',NULL,NULL,'HH-05-783'),(1187,'','IN-11725868357','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1174','sales','','','No',NULL,NULL,''),(1188,'','IN-11725868357','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1174','sales','','','No',NULL,NULL,''),(1189,'','IN-11725868357','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1174','sales','','','No',NULL,NULL,''),(1190,'4165','IN-11725868357','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1174','sales','','','No',NULL,NULL,''),(1191,'1100','IN-11725868411','2024-08-31 00:00:00',1535.00,NULL,'','1','1','Expected Rental income','1','1176','Payment','','','No',NULL,NULL,'HH-05-785'),(1192,'','IN-11725868411','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1176','sales','','','No',NULL,NULL,''),(1193,'','IN-11725868411','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1176','sales','','','No',NULL,NULL,''),(1194,'','IN-11725868411','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1176','sales','','','No',NULL,NULL,''),(1195,'4165','IN-11725868411','2024-08-31 00:00:00',NULL,1535.00,'','1','1','AUGUST invoice','1','1176','sales','','','No',NULL,NULL,''),(1201,'1100','IN-11725868569','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1183','Payment','','','No',NULL,NULL,'HH-05-794'),(1202,'','IN-11725868569','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1183','sales','','','No',NULL,NULL,''),(1203,'','IN-11725868569','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1183','sales','','','No',NULL,NULL,''),(1204,'','IN-11725868569','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1183','sales','','','No',NULL,NULL,''),(1205,'4165','IN-11725868569','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1183','sales','','','No',NULL,NULL,''),(1206,'1100','IN-11725868642','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1185','Payment','','','No',NULL,NULL,'HH-05-796'),(1207,'','IN-11725868642','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1185','sales','','','No',NULL,NULL,''),(1208,'','IN-11725868642','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1185','sales','','','No',NULL,NULL,''),(1209,'','IN-11725868642','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1185','sales','','','No',NULL,NULL,''),(1210,'4165','IN-11725868642','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1185','sales','','','No',NULL,NULL,''),(1211,'1100','IN-11725868702','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1191','Payment','','','No',NULL,NULL,'HH-05-804'),(1212,'','IN-11725868702','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1191','sales','','','No',NULL,NULL,''),(1213,'','IN-11725868702','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1191','sales','','','No',NULL,NULL,''),(1214,'','IN-11725868702','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1191','sales','','','No',NULL,NULL,''),(1215,'4165','IN-11725868702','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1191','sales','','','No',NULL,NULL,''),(1216,'1100','IN-11725868755','2024-08-31 00:00:00',1535.00,NULL,'','1','1','Expected Rental income','1','1192','Payment','','','No',NULL,NULL,'HH-05-805'),(1217,'','IN-11725868755','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1192','sales','','','No',NULL,NULL,''),(1218,'','IN-11725868755','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1192','sales','','','No',NULL,NULL,''),(1219,'','IN-11725868755','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1192','sales','','','No',NULL,NULL,''),(1220,'4165','IN-11725868755','2024-08-31 00:00:00',NULL,1535.00,'','1','1','AUGUST invoice','1','1192','sales','','','No',NULL,NULL,''),(1221,'1100','IN-11725868871','2024-08-31 00:00:00',2260.00,NULL,'','1','1','Expected Rental income','1','1197','Payment','','','No',NULL,NULL,'HH-05-810'),(1222,'','IN-11725868871','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','1197','sales','','','No',NULL,NULL,''),(1223,'','IN-11725868871','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','1197','sales','','','No',NULL,NULL,''),(1224,'','IN-11725868871','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','1197','sales','','','No',NULL,NULL,''),(1225,'4165','IN-11725868871','2024-08-31 00:00:00',NULL,2260.00,'','1','1','AUG invoice','1','1197','sales','','','No',NULL,NULL,''),(1226,'1100','IN-11725868923','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','1198','Payment','','','No',NULL,NULL,'HH-05-812'),(1227,'','IN-11725868923','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','1198','sales','','','No',NULL,NULL,''),(1228,'','IN-11725868923','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','1198','sales','','','No',NULL,NULL,''),(1229,'','IN-11725868923','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','1198','sales','','','No',NULL,NULL,''),(1230,'4165','IN-11725868923','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUG invoice','1','1198','sales','','','No',NULL,NULL,''),(1231,'1100','IN-11725869004','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1202','Payment','','','No',NULL,NULL,'HH-05-818'),(1232,'','IN-11725869004','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1202','sales','','','No',NULL,NULL,''),(1233,'','IN-11725869004','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1202','sales','','','No',NULL,NULL,''),(1234,'','IN-11725869004','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1202','sales','','','No',NULL,NULL,''),(1235,'4165','IN-11725869004','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1202','sales','','','No',NULL,NULL,''),(1236,'1100','IN-11725869064','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','1205','Payment','','','No',NULL,NULL,'HH-05-823'),(1237,'','IN-11725869064','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1205','sales','','','No',NULL,NULL,''),(1238,'','IN-11725869064','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1205','sales','','','No',NULL,NULL,''),(1239,'','IN-11725869064','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1205','sales','','','No',NULL,NULL,''),(1240,'4165','IN-11725869064','2024-08-31 00:00:00',NULL,730.00,'','1','1','AUGUST invoice','1','1205','sales','','','No',NULL,NULL,''),(1241,'1100','IN-11725869118','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1206','Payment','','','No',NULL,NULL,'HH-05-824'),(1242,'','IN-11725869118','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1206','sales','','','No',NULL,NULL,''),(1243,'','IN-11725869118','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1206','sales','','','No',NULL,NULL,''),(1244,'','IN-11725869118','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1206','sales','','','No',NULL,NULL,''),(1245,'4165','IN-11725869118','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1206','sales','','','No',NULL,NULL,''),(1246,'1100','IN-11725869174','2024-08-31 00:00:00',3310.00,NULL,'','1','1','Expected Rental income','1','1210','Payment','','','No',NULL,NULL,'HH-05-830'),(1247,'','IN-11725869174','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1210','sales','','','No',NULL,NULL,''),(1248,'','IN-11725869174','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1210','sales','','','No',NULL,NULL,''),(1249,'','IN-11725869174','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1210','sales','','','No',NULL,NULL,''),(1250,'4165','IN-11725869174','2024-08-31 00:00:00',NULL,3310.00,'','1','1','AUGUST invoice','1','1210','sales','','','No',NULL,NULL,''),(1251,'1100','IN-11725869231','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','1212','Payment','','','No',NULL,NULL,'HH-05-833'),(1252,'','IN-11725869231','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1212','sales','','','No',NULL,NULL,''),(1253,'','IN-11725869231','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1212','sales','','','No',NULL,NULL,''),(1254,'','IN-11725869231','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1212','sales','','','No',NULL,NULL,''),(1255,'4165','IN-11725869231','2024-08-31 00:00:00',NULL,1305.00,'','1','1','AUGUST invoice','1','1212','sales','','','No',NULL,NULL,''),(1256,'1100','IN-11725869285','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1220','Payment','','','No',NULL,NULL,'HH-05-854'),(1257,'','IN-11725869285','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1220','sales','','','No',NULL,NULL,''),(1258,'','IN-11725869285','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1220','sales','','','No',NULL,NULL,''),(1259,'','IN-11725869285','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1220','sales','','','No',NULL,NULL,''),(1260,'4165','IN-11725869285','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1220','sales','','','No',NULL,NULL,''),(1261,'1100','IN-11725869333','2024-08-31 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','1221','Payment','','','No',NULL,NULL,'HH-05-855'),(1262,'','IN-11725869333','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1221','sales','','','No',NULL,NULL,''),(1263,'','IN-11725869333','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1221','sales','','','No',NULL,NULL,''),(1264,'','IN-11725869333','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1221','sales','','','No',NULL,NULL,''),(1265,'4165','IN-11725869333','2024-08-31 00:00:00',NULL,1420.00,'','1','1','AUGUST invoice','1','1221','sales','','','No',NULL,NULL,''),(1266,'1100','IN-11725869393','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1222','Payment','','','No',NULL,NULL,'HH-05-858'),(1267,'','IN-11725869393','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1222','sales','','','No',NULL,NULL,''),(1268,'','IN-11725869393','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1222','sales','','','No',NULL,NULL,''),(1269,'','IN-11725869393','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1222','sales','','','No',NULL,NULL,''),(1270,'4165','IN-11725869393','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1222','sales','','','No',NULL,NULL,''),(1271,'1100','IN-11725869445','2024-08-31 00:00:00',1650.00,NULL,'','1','1','Expected Rental income','1','1224','Payment','','','No',NULL,NULL,'HH-05-860'),(1272,'','IN-11725869445','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1224','sales','','','No',NULL,NULL,''),(1273,'','IN-11725869445','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1224','sales','','','No',NULL,NULL,''),(1274,'','IN-11725869445','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1224','sales','','','No',NULL,NULL,''),(1275,'4165','IN-11725869445','2024-08-31 00:00:00',NULL,1650.00,'','1','1','AUGUST invoice','1','1224','sales','','','No',NULL,NULL,''),(1276,'1100','IN-11725869518','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','1231','Payment','','','No',NULL,NULL,'HH-05-868'),(1277,'','IN-11725869518','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1231','sales','','','No',NULL,NULL,''),(1278,'','IN-11725869518','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1231','sales','','','No',NULL,NULL,''),(1279,'','IN-11725869518','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1231','sales','','','No',NULL,NULL,''),(1280,'4165','IN-11725869518','2024-08-31 00:00:00',NULL,1305.00,'','1','1','AUGUST invoice','1','1231','sales','','','No',NULL,NULL,''),(1281,'1100','IN-11725869593','2024-08-31 00:00:00',1535.00,NULL,'','1','1','Expected Rental income','1','1239','Payment','','','No',NULL,NULL,'HH-05-884'),(1282,'','IN-11725869593','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1239','sales','','','No',NULL,NULL,''),(1283,'','IN-11725869593','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1239','sales','','','No',NULL,NULL,''),(1284,'','IN-11725869593','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1239','sales','','','No',NULL,NULL,''),(1285,'4165','IN-11725869593','2024-08-31 00:00:00',NULL,1535.00,'','1','1','AUGUST invoice','1','1239','sales','','','No',NULL,NULL,''),(1286,'1100','IN-11725870023','2024-08-31 00:00:00',5110.00,NULL,'','1','1','Expected Rental income','1','1240','Payment','','','No',NULL,NULL,'HH-05-885'),(1287,'','IN-11725870023','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1240','sales','','','No',NULL,NULL,''),(1288,'','IN-11725870023','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1240','sales','','','No',NULL,NULL,''),(1289,'','IN-11725870023','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1240','sales','','','No',NULL,NULL,''),(1290,'4165','IN-11725870023','2024-08-31 00:00:00',NULL,5110.00,'','1','1','AUGUST invoice','1','1240','sales','','','No',NULL,NULL,''),(1291,'1100','IN-11725870076','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1242','Payment','','','No',NULL,NULL,'HH-05-887'),(1292,'','IN-11725870076','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1242','sales','','','No',NULL,NULL,''),(1293,'','IN-11725870076','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1242','sales','','','No',NULL,NULL,''),(1294,'','IN-11725870076','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1242','sales','','','No',NULL,NULL,''),(1295,'4165','IN-11725870076','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1242','sales','','','No',NULL,NULL,''),(1296,'1100','IN-11725870195','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1247','Payment','','','No',NULL,NULL,'HH-05-905'),(1297,'','IN-11725870195','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1247','sales','','','No',NULL,NULL,''),(1298,'','IN-11725870195','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1247','sales','','','No',NULL,NULL,''),(1299,'','IN-11725870195','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1247','sales','','','No',NULL,NULL,''),(1300,'4165','IN-11725870195','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1247','sales','','','No',NULL,NULL,''),(1301,'1100','IN-11725870304','2024-08-31 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','1254','Payment','','','No',NULL,NULL,'HH-05-913'),(1302,'','IN-11725870304','2024-08-31 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','1254','sales','','','No',NULL,NULL,''),(1303,'','IN-11725870304','2024-08-31 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','1254','sales','','','No',NULL,NULL,''),(1304,'','IN-11725870304','2024-08-31 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','1254','sales','','','No',NULL,NULL,''),(1305,'4165','IN-11725870304','2024-08-31 00:00:00',NULL,1420.00,'','1','1','Sep invoice','1','1254','sales','','','No',NULL,NULL,''),(1311,'1100','IN-11725870625','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1259','Payment','','','No',NULL,NULL,'HH-05-920'),(1312,'','IN-11725870625','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1259','sales','','','No',NULL,NULL,''),(1313,'','IN-11725870625','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1259','sales','','','No',NULL,NULL,''),(1314,'','IN-11725870625','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1259','sales','','','No',NULL,NULL,''),(1315,'4165','IN-11725870625','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1259','sales','','','No',NULL,NULL,''),(1316,'1100','IN-11725870726','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1263','Payment','','','No',NULL,NULL,'HH-05-931'),(1317,'','IN-11725870726','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1263','sales','','','No',NULL,NULL,''),(1318,'','IN-11725870726','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1263','sales','','','No',NULL,NULL,''),(1319,'','IN-11725870726','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1263','sales','','','No',NULL,NULL,''),(1320,'4165','IN-11725870726','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1263','sales','','','No',NULL,NULL,''),(1321,'1100','IN-11725870797','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1266','Payment','','','No',NULL,NULL,'HH-05-934'),(1322,'','IN-11725870797','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1266','sales','','','No',NULL,NULL,''),(1323,'','IN-11725870797','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1266','sales','','','No',NULL,NULL,''),(1324,'','IN-11725870797','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1266','sales','','','No',NULL,NULL,''),(1325,'4165','IN-11725870797','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1266','sales','','','No',NULL,NULL,''),(1326,'1100','IN-11725870859','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','1274','Payment','','','No',NULL,NULL,'HH-05-951'),(1327,'','IN-11725870859','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1274','sales','','','No',NULL,NULL,''),(1328,'','IN-11725870859','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1274','sales','','','No',NULL,NULL,''),(1329,'','IN-11725870859','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1274','sales','','','No',NULL,NULL,''),(1330,'4165','IN-11725870859','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUGUST invoice','1','1274','sales','','','No',NULL,NULL,''),(1331,'1100','IN-11725871272','2024-08-31 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','1275','Payment','','','No',NULL,NULL,'HH-05-952'),(1332,'','IN-11725871272','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1275','sales','','','No',NULL,NULL,''),(1333,'','IN-11725871272','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1275','sales','','','No',NULL,NULL,''),(1334,'','IN-11725871272','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1275','sales','','','No',NULL,NULL,''),(1335,'4165','IN-11725871272','2024-08-31 00:00:00',NULL,1420.00,'','1','1','AUGUST invoice','1','1275','sales','','','No',NULL,NULL,''),(1341,'1100','IN-11725871366','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1279','Payment','','','No',NULL,NULL,'HH-05-958'),(1342,'','IN-11725871366','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1279','sales','','','No',NULL,NULL,''),(1343,'','IN-11725871366','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1279','sales','','','No',NULL,NULL,''),(1344,'','IN-11725871366','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1279','sales','','','No',NULL,NULL,''),(1345,'4165','IN-11725871366','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1279','sales','','','No',NULL,NULL,''),(1346,'1100','IN-11725871414','2024-08-31 00:00:00',2110.00,NULL,'','1','1','Expected Rental income','1','1280','Payment','','','No',NULL,NULL,'HH-05-959'),(1347,'','IN-11725871414','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1280','sales','','','No',NULL,NULL,''),(1348,'','IN-11725871414','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1280','sales','','','No',NULL,NULL,''),(1349,'','IN-11725871414','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1280','sales','','','No',NULL,NULL,''),(1350,'4165','IN-11725871414','2024-08-31 00:00:00',NULL,2110.00,'','1','1','AUGUST invoice','1','1280','sales','','','No',NULL,NULL,''),(1351,'1100','IN-11725871461','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','1282','Payment','','','No',NULL,NULL,'HH-05-961'),(1352,'','IN-11725871461','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1282','sales','','','No',NULL,NULL,''),(1353,'','IN-11725871461','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1282','sales','','','No',NULL,NULL,''),(1354,'','IN-11725871461','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1282','sales','','','No',NULL,NULL,''),(1355,'4165','IN-11725871461','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUGUST invoice','1','1282','sales','','','No',NULL,NULL,''),(1356,'1100','IN-11725871521','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1283','Payment','','','No',NULL,NULL,'HH-05-962'),(1357,'','IN-11725871521','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1283','sales','','','No',NULL,NULL,''),(1358,'','IN-11725871521','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1283','sales','','','No',NULL,NULL,''),(1359,'','IN-11725871521','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1283','sales','','','No',NULL,NULL,''),(1360,'4165','IN-11725871521','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1283','sales','','','No',NULL,NULL,''),(1361,'1100','IN-11725871597','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','1286','Payment','','','No',NULL,NULL,'HH-05-966'),(1362,'','IN-11725871597','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1286','sales','','','No',NULL,NULL,''),(1363,'','IN-11725871597','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1286','sales','','','No',NULL,NULL,''),(1364,'','IN-11725871597','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1286','sales','','','No',NULL,NULL,''),(1365,'4165','IN-11725871597','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUGUST invoice','1','1286','sales','','','No',NULL,NULL,''),(1371,'1100','IN-11725871709','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1295','Payment','','','No',NULL,NULL,'HH-05-988'),(1372,'','IN-11725871709','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1295','sales','','','No',NULL,NULL,''),(1373,'','IN-11725871709','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1295','sales','','','No',NULL,NULL,''),(1374,'','IN-11725871709','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1295','sales','','','No',NULL,NULL,''),(1375,'4165','IN-11725871709','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1295','sales','','','No',NULL,NULL,''),(1376,'1100','IN-11725871792','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1298','Payment','','','No',NULL,NULL,'HH-05-990'),(1377,'','IN-11725871792','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1298','sales','','','No',NULL,NULL,''),(1378,'','IN-11725871792','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1298','sales','','','No',NULL,NULL,''),(1379,'','IN-11725871792','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1298','sales','','','No',NULL,NULL,''),(1380,'4165','IN-11725871792','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','1298','sales','','','No',NULL,NULL,''),(1381,'1100','IN-11725871838','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1300','Payment','','','No',NULL,NULL,'HH-05-993'),(1382,'','IN-11725871838','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1300','sales','','','No',NULL,NULL,''),(1383,'','IN-11725871838','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1300','sales','','','No',NULL,NULL,''),(1384,'','IN-11725871838','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1300','sales','','','No',NULL,NULL,''),(1385,'4165','IN-11725871838','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1300','sales','','','No',NULL,NULL,''),(1386,'1100','IN-11725871898','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1303','Payment','','','No',NULL,NULL,'HH-05-999'),(1387,'','IN-11725871898','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1303','sales','','','No',NULL,NULL,''),(1388,'','IN-11725871898','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1303','sales','','','No',NULL,NULL,''),(1389,'','IN-11725871898','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1303','sales','','','No',NULL,NULL,''),(1390,'4165','IN-11725871898','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1303','sales','','','No',NULL,NULL,''),(1391,'1100','IN-11725871957','2024-08-31 00:00:00',2710.00,NULL,'','1','1','Expected Rental income','1','852','Payment','','','No',NULL,NULL,'HH-05-1002'),(1392,'','IN-11725871957','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','852','sales','','','No',NULL,NULL,''),(1393,'','IN-11725871957','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','852','sales','','','No',NULL,NULL,''),(1394,'','IN-11725871957','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','852','sales','','','No',NULL,NULL,''),(1395,'4165','IN-11725871957','2024-08-31 00:00:00',NULL,2710.00,'','1','1','AUGUST invoice','1','852','sales','','','No',NULL,NULL,''),(1401,'1100','IN-11725872063','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','857','Payment','','','No',NULL,NULL,'HH-05-1014'),(1402,'','IN-11725872063','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','857','sales','','','No',NULL,NULL,''),(1403,'','IN-11725872063','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','857','sales','','','No',NULL,NULL,''),(1404,'','IN-11725872063','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','857','sales','','','No',NULL,NULL,''),(1405,'4165','IN-11725872063','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','857','sales','','','No',NULL,NULL,''),(1406,'1100','IN-11725872144','2024-08-31 00:00:00',1880.00,NULL,'','1','1','Expected Rental income','1','859','Payment','','','No',NULL,NULL,'HH-05-1017'),(1407,'','IN-11725872144','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','859','sales','','','No',NULL,NULL,''),(1408,'','IN-11725872144','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','859','sales','','','No',NULL,NULL,''),(1409,'','IN-11725872144','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','859','sales','','','No',NULL,NULL,''),(1410,'4165','IN-11725872144','2024-08-31 00:00:00',NULL,1880.00,'','1','1','AUGUST invoice','1','859','sales','','','No',NULL,NULL,''),(1411,'1100','IN-11725872493','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','861','Payment','','','No',NULL,NULL,'HH-05-1021'),(1412,'','IN-11725872493','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','861','sales','','','No',NULL,NULL,''),(1413,'','IN-11725872493','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','861','sales','','','No',NULL,NULL,''),(1414,'','IN-11725872493','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','861','sales','','','No',NULL,NULL,''),(1415,'4165','IN-11725872493','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','861','sales','','','No',NULL,NULL,''),(1416,'1100','IN-11725872549','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','862','Payment','','','No',NULL,NULL,'HH-05-1022'),(1417,'','IN-11725872549','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','862','sales','','','No',NULL,NULL,''),(1418,'','IN-11725872549','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','862','sales','','','No',NULL,NULL,''),(1419,'','IN-11725872549','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','862','sales','','','No',NULL,NULL,''),(1420,'4165','IN-11725872549','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','862','sales','','','No',NULL,NULL,''),(1421,'1100','IN-11725872628','2024-08-31 00:00:00',1650.00,NULL,'','1','1','Expected Rental income','1','864','Payment','','','No',NULL,NULL,'HH-05-1024'),(1422,'','IN-11725872628','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG UST invoice','1','864','sales','','','No',NULL,NULL,''),(1423,'','IN-11725872628','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUG UST invoice','1','864','sales','','','No',NULL,NULL,''),(1424,'','IN-11725872628','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUG UST invoice','1','864','sales','','','No',NULL,NULL,''),(1425,'4165','IN-11725872628','2024-08-31 00:00:00',NULL,1650.00,'','1','1','AUG UST invoice','1','864','sales','','','No',NULL,NULL,''),(1426,'1100','IN-11725872677','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','869','Payment','','','No',NULL,NULL,'HH-05-1032'),(1427,'','IN-11725872677','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','869','sales','','','No',NULL,NULL,''),(1428,'','IN-11725872677','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','869','sales','','','No',NULL,NULL,''),(1429,'','IN-11725872677','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','869','sales','','','No',NULL,NULL,''),(1430,'4165','IN-11725872677','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','869','sales','','','No',NULL,NULL,''),(1431,'1100','IN-11725872737','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','870','Payment','','','No',NULL,NULL,'HH-05-1038'),(1432,'','IN-11725872737','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','870','sales','','','No',NULL,NULL,''),(1433,'','IN-11725872737','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','870','sales','','','No',NULL,NULL,''),(1434,'','IN-11725872737','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','870','sales','','','No',NULL,NULL,''),(1435,'4165','IN-11725872737','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','870','sales','','','No',NULL,NULL,''),(1441,'1100','IN-11725873388','2024-08-31 00:00:00',5260.00,NULL,'','1','1','Expected Rental income','1','876','Payment','','','No',NULL,NULL,'HH-05-1049'),(1442,'','IN-11725873388','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','876','sales','','','No',NULL,NULL,''),(1443,'','IN-11725873388','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','876','sales','','','No',NULL,NULL,''),(1444,'','IN-11725873388','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','876','sales','','','No',NULL,NULL,''),(1445,'4165','IN-11725873388','2024-08-31 00:00:00',NULL,5260.00,'','1','1','AUGUST invoice','1','876','sales','','','No',NULL,NULL,''),(1446,'1100','IN-11725873460','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','882','Payment','','','No',NULL,NULL,'HH-05-1059'),(1447,'','IN-11725873460','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','882','sales','','','No',NULL,NULL,''),(1448,'','IN-11725873460','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','882','sales','','','No',NULL,NULL,''),(1449,'','IN-11725873460','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','882','sales','','','No',NULL,NULL,''),(1450,'4165','IN-11725873460','2024-08-31 00:00:00',NULL,1075.00,'','1','1','AUGUST invoice','1','882','sales','','','No',NULL,NULL,''),(1451,'1100','IN-11725873537','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','884','Payment','','','No',NULL,NULL,'HH-05-1062'),(1452,'','IN-11725873537','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','884','sales','','','No',NULL,NULL,''),(1453,'','IN-11725873537','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','884','sales','','','No',NULL,NULL,''),(1454,'','IN-11725873537','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','884','sales','','','No',NULL,NULL,''),(1455,'4165','IN-11725873537','2024-08-31 00:00:00',NULL,1075.00,'','1','1','AUGUST invoice','1','884','sales','','','No',NULL,NULL,''),(1456,'1100','IN-11725873622','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','888','Payment','','','No',NULL,NULL,'HH-05-1067'),(1457,'','IN-11725873622','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','888','sales','','','No',NULL,NULL,''),(1458,'','IN-11725873622','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','888','sales','','','No',NULL,NULL,''),(1459,'','IN-11725873622','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','888','sales','','','No',NULL,NULL,''),(1460,'4165','IN-11725873622','2024-08-31 00:00:00',NULL,615.00,'','1','1','AUGUST invoice','1','888','sales','','','No',NULL,NULL,''),(1461,'1100','IN-11725873668','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','890','Payment','','','No',NULL,NULL,'HH-05-1070'),(1462,'','IN-11725873668','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','890','sales','','','No',NULL,NULL,''),(1463,'','IN-11725873668','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','890','sales','','','No',NULL,NULL,''),(1464,'','IN-11725873668','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','890','sales','','','No',NULL,NULL,''),(1465,'4165','IN-11725873668','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','890','sales','','','No',NULL,NULL,''),(1466,'1100','IN-11725873711','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','891','Payment','','','No',NULL,NULL,'HH-05-1071'),(1467,'','IN-11725873711','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','891','sales','','','No',NULL,NULL,''),(1468,'','IN-11725873711','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','891','sales','','','No',NULL,NULL,''),(1469,'','IN-11725873711','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','891','sales','','','No',NULL,NULL,''),(1470,'4165','IN-11725873711','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','891','sales','','','No',NULL,NULL,''),(1471,'1100','IN-11725873763','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','892','Payment','','','No',NULL,NULL,'HH-05-1073'),(1472,'','IN-11725873763','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','892','sales','','','No',NULL,NULL,''),(1473,'','IN-11725873763','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','892','sales','','','No',NULL,NULL,''),(1474,'','IN-11725873763','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','892','sales','','','No',NULL,NULL,''),(1475,'4165','IN-11725873763','2024-08-31 00:00:00',NULL,1075.00,'','1','1','AUGUST invoice','1','892','sales','','','No',NULL,NULL,''),(1476,'1100','IN-11725873806','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','894','Payment','','','No',NULL,NULL,'HH-05-1078'),(1477,'','IN-11725873806','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','894','sales','','','No',NULL,NULL,''),(1478,'','IN-11725873806','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','894','sales','','','No',NULL,NULL,''),(1479,'','IN-11725873806','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','894','sales','','','No',NULL,NULL,''),(1480,'4165','IN-11725873806','2024-08-31 00:00:00',NULL,730.00,'','1','1','AUGUST invoice','1','894','sales','','','No',NULL,NULL,''),(1481,'1100','IN-11725873853','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','900','Payment','','','No',NULL,NULL,'HH-05-1092'),(1482,'','IN-11725873853','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','900','sales','','','No',NULL,NULL,''),(1483,'','IN-11725873853','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','900','sales','','','No',NULL,NULL,''),(1484,'','IN-11725873853','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','900','sales','','','No',NULL,NULL,''),(1485,'4165','IN-11725873853','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','900','sales','','','No',NULL,NULL,''),(1486,'1100','IN-11725873906','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','901','Payment','','','No',NULL,NULL,'HH-05-1094'),(1487,'','IN-11725873906','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUSTinvoice','1','901','sales','','','No',NULL,NULL,''),(1488,'','IN-11725873906','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUSTinvoice','1','901','sales','','','No',NULL,NULL,''),(1489,'','IN-11725873906','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUSTinvoice','1','901','sales','','','No',NULL,NULL,''),(1490,'4165','IN-11725873906','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUSTinvoice','1','901','sales','','','No',NULL,NULL,''),(1491,'1100','IN-11725873958','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','902','Payment','','','No',NULL,NULL,'HH-05-1095'),(1492,'','IN-11725873958','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','902','sales','','','No',NULL,NULL,''),(1493,'','IN-11725873958','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','902','sales','','','No',NULL,NULL,''),(1494,'','IN-11725873958','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','902','sales','','','No',NULL,NULL,''),(1495,'4165','IN-11725873958','2024-08-31 00:00:00',NULL,1305.00,'','1','1','AUGUST invoice','1','902','sales','','','No',NULL,NULL,''),(1496,'1100','IN-11725874003','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','905','Payment','','','No',NULL,NULL,'HH-05-1099'),(1497,'','IN-11725874003','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','905','sales','','','No',NULL,NULL,''),(1498,'','IN-11725874003','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','905','sales','','','No',NULL,NULL,''),(1499,'','IN-11725874003','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','905','sales','','','No',NULL,NULL,''),(1500,'4165','IN-11725874003','2024-08-31 00:00:00',NULL,615.00,'','1','1','AUGUST invoice','1','905','sales','','','No',NULL,NULL,''),(1501,'1100','IN-11725874052','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','907','Payment','','','No',NULL,NULL,'HH-05-1103'),(1502,'','IN-11725874052','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','907','sales','','','No',NULL,NULL,''),(1503,'','IN-11725874052','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','907','sales','','','No',NULL,NULL,''),(1504,'','IN-11725874052','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','907','sales','','','No',NULL,NULL,''),(1505,'4165','IN-11725874052','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','907','sales','','','No',NULL,NULL,''),(1506,'1100','IN-11725874099','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','908','Payment','','','No',NULL,NULL,'HH-05-1105'),(1507,'','IN-11725874099','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','908','sales','','','No',NULL,NULL,''),(1508,'','IN-11725874099','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','908','sales','','','No',NULL,NULL,''),(1509,'','IN-11725874099','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','908','sales','','','No',NULL,NULL,''),(1510,'4165','IN-11725874099','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','908','sales','','','No',NULL,NULL,''),(1511,'1100','IN-11725874149','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','910','Payment','','','No',NULL,NULL,'HH-05-1111'),(1512,'','IN-11725874149','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','910','sales','','','No',NULL,NULL,''),(1513,'','IN-11725874149','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','910','sales','','','No',NULL,NULL,''),(1514,'','IN-11725874149','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','910','sales','','','No',NULL,NULL,''),(1515,'4165','IN-11725874149','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','910','sales','','','No',NULL,NULL,''),(1516,'1100','IN-11725874208','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','912','Payment','','','No',NULL,NULL,'HH-05-1116'),(1517,'','IN-11725874208','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','912','sales','','','No',NULL,NULL,''),(1518,'','IN-11725874208','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','912','sales','','','No',NULL,NULL,''),(1519,'','IN-11725874208','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','912','sales','','','No',NULL,NULL,''),(1520,'4165','IN-11725874208','2024-08-31 00:00:00',NULL,615.00,'','1','1','AUGUST invoice','1','912','sales','','','No',NULL,NULL,''),(1521,'1100','IN-11725874258','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','915','Payment','','','No',NULL,NULL,'HH-05-1122'),(1522,'','IN-11725874258','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','915','sales','','','No',NULL,NULL,''),(1523,'','IN-11725874258','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','915','sales','','','No',NULL,NULL,''),(1524,'','IN-11725874258','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','915','sales','','','No',NULL,NULL,''),(1525,'4165','IN-11725874258','2024-08-31 00:00:00',NULL,730.00,'','1','1','AUGUST invoice','1','915','sales','','','No',NULL,NULL,''),(1526,'1100','IN-11725874346','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','916','Payment','','','No',NULL,NULL,'HH-05-1123'),(1527,'','IN-11725874346','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','916','sales','','','No',NULL,NULL,''),(1528,'','IN-11725874346','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','916','sales','','','No',NULL,NULL,''),(1529,'','IN-11725874346','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','916','sales','','','No',NULL,NULL,''),(1530,'4165','IN-11725874346','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','916','sales','','','No',NULL,NULL,''),(1531,'1100','IN-11725874400','2024-08-31 00:00:00',1535.00,NULL,'','1','1','Expected Rental income','1','919','Payment','','','No',NULL,NULL,'HH-05-1128'),(1532,'','IN-11725874400','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','919','sales','','','No',NULL,NULL,''),(1533,'','IN-11725874400','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','919','sales','','','No',NULL,NULL,''),(1534,'','IN-11725874400','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','919','sales','','','No',NULL,NULL,''),(1535,'4165','IN-11725874400','2024-08-31 00:00:00',NULL,1535.00,'','1','1','AUGUST invoice','1','919','sales','','','No',NULL,NULL,''),(1536,'1100','IN-11725874453','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','921','Payment','','','No',NULL,NULL,'HH-05-1130'),(1537,'','IN-11725874453','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','921','sales','','','No',NULL,NULL,''),(1538,'','IN-11725874453','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','921','sales','','','No',NULL,NULL,''),(1539,'','IN-11725874453','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','921','sales','','','No',NULL,NULL,''),(1540,'4165','IN-11725874453','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','921','sales','','','No',NULL,NULL,''),(1541,'1100','IN-11725874508','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','922','Payment','','','No',NULL,NULL,'HH-05-1134'),(1542,'','IN-11725874508','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','922','sales','','','No',NULL,NULL,''),(1543,'','IN-11725874508','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','922','sales','','','No',NULL,NULL,''),(1544,'','IN-11725874508','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','922','sales','','','No',NULL,NULL,''),(1545,'4165','IN-11725874508','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','922','sales','','','No',NULL,NULL,''),(1551,'1100','IN-11725874662','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','925','Payment','','','No',NULL,NULL,'HH-05-1139'),(1552,'','IN-11725874662','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','925','sales','','','No',NULL,NULL,''),(1553,'','IN-11725874662','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','925','sales','','','No',NULL,NULL,''),(1554,'','IN-11725874662','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','925','sales','','','No',NULL,NULL,''),(1555,'4165','IN-11725874662','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','925','sales','','','No',NULL,NULL,''),(1556,'1100','IN-11725874760','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','928','Payment','','','No',NULL,NULL,'HH-05-1145'),(1557,'','IN-11725874760','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','928','sales','','','No',NULL,NULL,''),(1558,'','IN-11725874760','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','928','sales','','','No',NULL,NULL,''),(1559,'','IN-11725874760','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','928','sales','','','No',NULL,NULL,''),(1560,'4165','IN-11725874760','2024-08-31 00:00:00',NULL,730.00,'','1','1','AUGUST invoice','1','928','sales','','','No',NULL,NULL,''),(1561,'1100','IN-11725874841','2024-08-31 00:00:00',2560.00,NULL,'','1','1','Expected Rental income','1','931','Payment','','','No',NULL,NULL,'HH-05-1150'),(1562,'','IN-11725874841','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','931','sales','','','No',NULL,NULL,''),(1563,'','IN-11725874841','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','931','sales','','','No',NULL,NULL,''),(1564,'','IN-11725874841','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','931','sales','','','No',NULL,NULL,''),(1565,'4165','IN-11725874841','2024-08-31 00:00:00',NULL,2560.00,'','1','1','AUGUST invoice','1','931','sales','','','No',NULL,NULL,''),(1566,'1100','IN-11725874914','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','934','Payment','','','No',NULL,NULL,'HH-05-1155'),(1567,'','IN-11725874914','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','934','sales','','','No',NULL,NULL,''),(1568,'','IN-11725874914','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','934','sales','','','No',NULL,NULL,''),(1569,'','IN-11725874914','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','934','sales','','','No',NULL,NULL,''),(1570,'4165','IN-11725874914','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','934','sales','','','No',NULL,NULL,''),(1571,'1100','IN-11725874970','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','937','Payment','','','No',NULL,NULL,'HH-05-1164'),(1572,'','IN-11725874970','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','937','sales','','','No',NULL,NULL,''),(1573,'','IN-11725874970','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','937','sales','','','No',NULL,NULL,''),(1574,'','IN-11725874970','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','937','sales','','','No',NULL,NULL,''),(1575,'4165','IN-11725874970','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','937','sales','','','No',NULL,NULL,''),(1576,'1100','IN-11725875025','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','939','Payment','','','No',NULL,NULL,'HH-05-1167'),(1577,'','IN-11725875025','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','939','sales','','','No',NULL,NULL,''),(1578,'','IN-11725875025','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','939','sales','','','No',NULL,NULL,''),(1579,'','IN-11725875025','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','939','sales','','','No',NULL,NULL,''),(1580,'4165','IN-11725875025','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','939','sales','','','No',NULL,NULL,''),(1581,'1100','IN-11725875091','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','940','Payment','','','No',NULL,NULL,'HH-05-1172'),(1582,'','IN-11725875091','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','940','sales','','','No',NULL,NULL,''),(1583,'','IN-11725875091','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','940','sales','','','No',NULL,NULL,''),(1584,'','IN-11725875091','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','940','sales','','','No',NULL,NULL,''),(1585,'4165','IN-11725875091','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','940','sales','','','No',NULL,NULL,''),(1586,'1100','IN-11725875470','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','941','Payment','','','No',NULL,NULL,'HH-05-1175'),(1587,'','IN-11725875470','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','941','sales','','','No',NULL,NULL,''),(1588,'','IN-11725875470','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','941','sales','','','No',NULL,NULL,''),(1589,'','IN-11725875470','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','941','sales','','','No',NULL,NULL,''),(1590,'4165','IN-11725875470','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','941','sales','','','No',NULL,NULL,''),(1591,'1100','IN-11725875554','2024-08-31 00:00:00',3260.00,NULL,'','1','1','Expected Rental income','1','942','Payment','','','No',NULL,NULL,'HH-05-1179'),(1592,'','IN-11725875554','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','942','sales','','','No',NULL,NULL,''),(1593,'','IN-11725875554','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','942','sales','','','No',NULL,NULL,''),(1594,'','IN-11725875554','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','942','sales','','','No',NULL,NULL,''),(1595,'4165','IN-11725875554','2024-08-31 00:00:00',NULL,3260.00,'','1','1','AUGUST invoice','1','942','sales','','','No',NULL,NULL,''),(1596,'1100','IN-11725875606','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','944','Payment','','','No',NULL,NULL,'HH-05-1187'),(1597,'','IN-11725875606','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','944','sales','','','No',NULL,NULL,''),(1598,'','IN-11725875606','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','944','sales','','','No',NULL,NULL,''),(1599,'','IN-11725875606','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','944','sales','','','No',NULL,NULL,''),(1600,'4165','IN-11725875606','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUG invoice','1','944','sales','','','No',NULL,NULL,''),(1601,'1100','IN-11725875660','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','845','Payment','','','No',NULL,NULL,'BD-05-1191'),(1602,'','IN-11725875660','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','845','sales','','','No',NULL,NULL,''),(1603,'','IN-11725875660','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','845','sales','','','No',NULL,NULL,''),(1604,'','IN-11725875660','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','845','sales','','','No',NULL,NULL,''),(1605,'4165','IN-11725875660','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','845','sales','','','No',NULL,NULL,''),(1606,'1100','IN-11725875707','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','946','Payment','','','No',NULL,NULL,'HH-05-1193'),(1607,'','IN-11725875707','2024-08-31 00:00:00',NULL,500.00,'','1','1',' AUGUST invoice','1','946','sales','','','No',NULL,NULL,''),(1608,'','IN-11725875707','2024-08-31 00:00:00',NULL,0.00,'','1','1',' AUGUST invoice','1','946','sales','','','No',NULL,NULL,''),(1609,'','IN-11725875707','2024-08-31 00:00:00',NULL,5000.00,'','1','1',' AUGUST invoice','1','946','sales','','','No',NULL,NULL,''),(1610,'4165','IN-11725875707','2024-08-31 00:00:00',NULL,450.00,'','1','1',' AUGUST invoice','1','946','sales','','','No',NULL,NULL,''),(1616,'1100','IN-11725880668','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','950','Payment','','','No',NULL,NULL,'HH-05-1202'),(1617,'','IN-11725880668','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','950','sales','','','No',NULL,NULL,''),(1618,'','IN-11725880668','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','950','sales','','','No',NULL,NULL,''),(1619,'','IN-11725880668','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','950','sales','','','No',NULL,NULL,''),(1620,'4165','IN-11725880668','2024-08-31 00:00:00',NULL,1305.00,'','1','1','AUGUST invoice','1','950','sales','','','No',NULL,NULL,''),(1621,'1100','IN-11725880713','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','952','Payment','','','No',NULL,NULL,'HH-05-1204'),(1622,'','IN-11725880713','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','952','sales','','','No',NULL,NULL,''),(1623,'','IN-11725880713','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','952','sales','','','No',NULL,NULL,''),(1624,'','IN-11725880713','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','952','sales','','','No',NULL,NULL,''),(1625,'4165','IN-11725880713','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','952','sales','','','No',NULL,NULL,''),(1631,'1100','IN-11725880973','2024-08-31 00:00:00',1025.00,NULL,'','1','1','Expected Rental income','1','954','Payment','','','No',NULL,NULL,'HH-05-1206'),(1632,'','IN-11725880973','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','954','sales','','','No',NULL,NULL,''),(1633,'','IN-11725880973','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','954','sales','','','No',NULL,NULL,''),(1634,'','IN-11725880973','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','954','sales','','','No',NULL,NULL,''),(1635,'4165','IN-11725880973','2024-08-31 00:00:00',NULL,1025.00,'','1','1','AUGUST invoice','1','954','sales','','','No',NULL,NULL,''),(1636,'1100','IN-11725881056','2024-08-31 00:00:00',795.00,NULL,'','1','1','Expected Rental income','1','955','Payment','','','No',NULL,NULL,'HH-05-1210'),(1637,'','IN-11725881056','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','955','sales','','','No',NULL,NULL,''),(1638,'','IN-11725881056','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','955','sales','','','No',NULL,NULL,''),(1639,'','IN-11725881056','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','955','sales','','','No',NULL,NULL,''),(1640,'4165','IN-11725881056','2024-08-31 00:00:00',NULL,795.00,'','1','1','AUGUST invoice','1','955','sales','','','No',NULL,NULL,''),(1646,'1100','IN-11725881639','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','962','Payment','','','No',NULL,NULL,'HH-05-1228'),(1647,'','IN-11725881639','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','962','sales','','','No',NULL,NULL,''),(1648,'','IN-11725881639','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','962','sales','','','No',NULL,NULL,''),(1649,'','IN-11725881639','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','962','sales','','','No',NULL,NULL,''),(1650,'4165','IN-11725881639','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','962','sales','','','No',NULL,NULL,''),(1651,'1100','IN-11725881963','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','963','Payment','','','No',NULL,NULL,'HH-05-1234'),(1652,'','IN-11725881963','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','963','sales','','','No',NULL,NULL,''),(1653,'','IN-11725881963','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','963','sales','','','No',NULL,NULL,''),(1654,'','IN-11725881963','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','963','sales','','','No',NULL,NULL,''),(1655,'4165','IN-11725881963','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','963','sales','','','No',NULL,NULL,''),(1656,'1100','IN-11725882018','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','964','Payment','','','No',NULL,NULL,'HH-05-1235'),(1657,'','IN-11725882018','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','964','sales','','','No',NULL,NULL,''),(1658,'','IN-11725882018','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','964','sales','','','No',NULL,NULL,''),(1659,'','IN-11725882018','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','964','sales','','','No',NULL,NULL,''),(1660,'4165','IN-11725882018','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','964','sales','','','No',NULL,NULL,''),(1661,'1100','IN-11725882466','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','969','Payment','','','No',NULL,NULL,'HH-05-1240'),(1662,'','IN-11725882466','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','969','sales','','','No',NULL,NULL,''),(1663,'','IN-11725882466','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','969','sales','','','No',NULL,NULL,''),(1664,'','IN-11725882466','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','969','sales','','','No',NULL,NULL,''),(1665,'4165','IN-11725882466','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','969','sales','','','No',NULL,NULL,''),(1666,'1100','RC-11725885792','2024-09-01 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','509','Payment','','','No',NULL,NULL,''),(1667,'1010','RC-11725885792','2024-09-01 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-03-1113 and Plot No.3 ','1','509','sales','','','No',NULL,NULL,''),(1668,'1100','IN-11725960385','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','972','Payment','','','No',NULL,NULL,'HH-05-1245'),(1669,'','IN-11725960385','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST Invoice','1','972','sales','','','No',NULL,NULL,''),(1670,'','IN-11725960385','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST Invoice','1','972','sales','','','No',NULL,NULL,''),(1671,'','IN-11725960385','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST Invoice','1','972','sales','','','No',NULL,NULL,''),(1672,'4165','IN-11725960385','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST Invoice','1','972','sales','','','No',NULL,NULL,''),(1673,'1100','IN-11725960949','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','973','Payment','','','No',NULL,NULL,'HH-05-1247'),(1674,'','IN-11725960949','2024-08-31 00:00:00',NULL,500.00,'','1','1',' AUGUST invoice','1','973','sales','','','No',NULL,NULL,''),(1675,'','IN-11725960949','2024-08-31 00:00:00',NULL,0.00,'','1','1',' AUGUST invoice','1','973','sales','','','No',NULL,NULL,''),(1676,'','IN-11725960949','2024-08-31 00:00:00',NULL,5000.00,'','1','1',' AUGUST invoice','1','973','sales','','','No',NULL,NULL,''),(1677,'4165','IN-11725960949','2024-08-31 00:00:00',NULL,450.00,'','1','1',' AUGUST invoice','1','973','sales','','','No',NULL,NULL,''),(1678,'1100','IN-11725961038','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','974','Payment','','','No',NULL,NULL,'HH-05-1257'),(1679,'','IN-11725961038','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','974','sales','','','No',NULL,NULL,''),(1680,'','IN-11725961038','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','974','sales','','','No',NULL,NULL,''),(1681,'','IN-11725961038','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','974','sales','','','No',NULL,NULL,''),(1682,'4165','IN-11725961038','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','974','sales','','','No',NULL,NULL,''),(1683,'1100','IN-11725961122','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','976','Payment','','','No',NULL,NULL,'HH-05-1262'),(1684,'','IN-11725961122','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','976','sales','','','No',NULL,NULL,''),(1685,'','IN-11725961122','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','976','sales','','','No',NULL,NULL,''),(1686,'','IN-11725961122','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','976','sales','','','No',NULL,NULL,''),(1687,'4165','IN-11725961122','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','976','sales','','','No',NULL,NULL,''),(1688,'1100','IN-11725961298','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','977','Payment','','','No',NULL,NULL,'HH-05-1263'),(1689,'','IN-11725961298','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','977','sales','','','No',NULL,NULL,''),(1690,'','IN-11725961298','2024-08-31 00:00:00',NULL,0.00,'','1','1','August invoice','1','977','sales','','','No',NULL,NULL,''),(1691,'','IN-11725961298','2024-08-31 00:00:00',NULL,5000.00,'','1','1','August invoice','1','977','sales','','','No',NULL,NULL,''),(1692,'4165','IN-11725961298','2024-08-31 00:00:00',NULL,845.00,'','1','1','August invoice','1','977','sales','','','No',NULL,NULL,''),(1693,'1100','IN-11725961390','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','979','Payment','','','No',NULL,NULL,'HH-05-1267'),(1694,'','IN-11725961390','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','979','sales','','','No',NULL,NULL,''),(1695,'','IN-11725961390','2024-08-31 00:00:00',NULL,0.00,'','1','1','August invoice','1','979','sales','','','No',NULL,NULL,''),(1696,'','IN-11725961390','2024-08-31 00:00:00',NULL,5000.00,'','1','1','August invoice','1','979','sales','','','No',NULL,NULL,''),(1697,'4165','IN-11725961390','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','979','sales','','','No',NULL,NULL,''),(1698,'1100','IN-11725961675','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','980','Payment','','','No',NULL,NULL,'HH-05-1269'),(1699,'','IN-11725961675','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','980','sales','','','No',NULL,NULL,''),(1700,'','IN-11725961675','2024-08-31 00:00:00',NULL,0.00,'','1','1','August invoice','1','980','sales','','','No',NULL,NULL,''),(1701,'','IN-11725961675','2024-08-31 00:00:00',NULL,5000.00,'','1','1','August invoice','1','980','sales','','','No',NULL,NULL,''),(1702,'4165','IN-11725961675','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','980','sales','','','No',NULL,NULL,''),(1703,'1100','IN-11725961837','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','981','Payment','','','No',NULL,NULL,'HH-05-1270'),(1704,'','IN-11725961837','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','981','sales','','','No',NULL,NULL,''),(1705,'','IN-11725961837','2024-08-31 00:00:00',NULL,0.00,'','1','1','August invoice','1','981','sales','','','No',NULL,NULL,''),(1706,'','IN-11725961837','2024-08-31 00:00:00',NULL,5000.00,'','1','1','August invoice','1','981','sales','','','No',NULL,NULL,''),(1707,'4165','IN-11725961837','2024-08-31 00:00:00',NULL,1075.00,'','1','1','August invoice','1','981','sales','','','No',NULL,NULL,''),(1708,'1100','RC-11725964204','2024-09-10 00:00:00',NULL,7500.00,'','1','1','Expected income paid','1','871','Payment','','','No',NULL,NULL,''),(1709,'1010','RC-11725964204','2024-09-10 00:00:00',7500.00,NULL,'','1','1','Payment for Hs No.HH-05-1039 and Plot No.5 ','1','871','sales','','','No',NULL,NULL,''),(1710,'1100','IN-11725968504','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','810','Payment','','','No',NULL,NULL,'HH-04-71'),(1711,'','IN-11725968504','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','810','sales','','','No',NULL,NULL,''),(1712,'','IN-11725968504','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','810','sales','','','No',NULL,NULL,''),(1713,'','IN-11725968504','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','810','sales','','','No',NULL,NULL,''),(1714,'4165','IN-11725968504','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','810','sales','','','No',NULL,NULL,''),(1715,'1100','IN-11725968761','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','817','Payment','','','No',NULL,NULL,'HH-04-73'),(1716,'','IN-11725968761','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','817','sales','','','No',NULL,NULL,''),(1717,'','IN-11725968761','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','817','sales','','','No',NULL,NULL,''),(1718,'','IN-11725968761','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','817','sales','','','No',NULL,NULL,''),(1719,'4165','IN-11725968761','2024-08-31 00:00:00',NULL,730.00,'','1','1','AUGUST invoice','1','817','sales','','','No',NULL,NULL,''),(1720,'1100','IN-11725968878','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','826','Payment','','','No',NULL,NULL,'HH-04-78'),(1721,'','IN-11725968878','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','826','sales','','','No',NULL,NULL,''),(1722,'','IN-11725968878','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','826','sales','','','No',NULL,NULL,''),(1723,'','IN-11725968878','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','826','sales','','','No',NULL,NULL,''),(1724,'4165','IN-11725968878','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','826','sales','','','No',NULL,NULL,''),(1725,'1100','IN-11725969035','2024-08-31 00:00:00',3460.00,NULL,'','1','1','Expected Rental income','1','782','Payment','','','No',NULL,NULL,'HH-04-264'),(1726,'','IN-11725969035','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','782','sales','','','No',NULL,NULL,''),(1727,'','IN-11725969035','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','782','sales','','','No',NULL,NULL,''),(1728,'','IN-11725969035','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','782','sales','','','No',NULL,NULL,''),(1729,'4165','IN-11725969035','2024-08-31 00:00:00',NULL,3460.00,'','1','1','AUGUST invoice','1','782','sales','','','No',NULL,NULL,''),(1745,'1100','IN-11725969717','2024-08-31 00:00:00',3310.00,NULL,'','1','1','Expected Rental income','1','790','Payment','','','No',NULL,NULL,'HH-04-411'),(1746,'','IN-11725969717','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','790','sales','','','No',NULL,NULL,''),(1747,'','IN-11725969717','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','790','sales','','','No',NULL,NULL,''),(1748,'','IN-11725969717','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','790','sales','','','No',NULL,NULL,''),(1749,'4165','IN-11725969717','2024-08-31 00:00:00',NULL,3310.00,'','1','1','AUGUST invoice','1','790','sales','','','No',NULL,NULL,''),(1750,'1100','IN-11725969835','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','793','Payment','','','No',NULL,NULL,'HH-04-424'),(1751,'','IN-11725969835','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','793','sales','','','No',NULL,NULL,''),(1752,'','IN-11725969835','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','793','sales','','','No',NULL,NULL,''),(1753,'','IN-11725969835','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','793','sales','','','No',NULL,NULL,''),(1754,'4165','IN-11725969835','2024-08-31 00:00:00',NULL,730.00,'','1','1','AUGUST invoice','1','793','sales','','','No',NULL,NULL,''),(1755,'1100','IN-11725969927','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','796','Payment','','','No',NULL,NULL,'HH-04-519'),(1756,'','IN-11725969927','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','796','sales','','','No',NULL,NULL,''),(1757,'','IN-11725969927','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','796','sales','','','No',NULL,NULL,''),(1758,'','IN-11725969927','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','796','sales','','','No',NULL,NULL,''),(1759,'4165','IN-11725969927','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','796','sales','','','No',NULL,NULL,''),(1760,'1100','IN-11725970008','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','799','Payment','','','No',NULL,NULL,'HH-04-525'),(1761,'','IN-11725970008','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','799','sales','','','No',NULL,NULL,''),(1762,'','IN-11725970008','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','799','sales','','','No',NULL,NULL,''),(1763,'','IN-11725970008','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','799','sales','','','No',NULL,NULL,''),(1764,'4165','IN-11725970008','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','799','sales','','','No',NULL,NULL,''),(1765,'1100','IN-11725970101','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','802','Payment','','','No',NULL,NULL,'HH-04-543'),(1766,'','IN-11725970101','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','802','sales','','','No',NULL,NULL,''),(1767,'','IN-11725970101','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','802','sales','','','No',NULL,NULL,''),(1768,'','IN-11725970101','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','802','sales','','','No',NULL,NULL,''),(1769,'4165','IN-11725970101','2024-08-31 00:00:00',NULL,1075.00,'','1','1','AUGUST invoice','1','802','sales','','','No',NULL,NULL,''),(1775,'1100','IN-11725970498','2024-08-31 00:00:00',3310.00,NULL,'','1','1','Expected Rental income','1','805','Payment','','','No',NULL,NULL,'HH-04-596'),(1776,'','IN-11725970498','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','805','sales','','','No',NULL,NULL,''),(1777,'','IN-11725970498','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','805','sales','','','No',NULL,NULL,''),(1778,'','IN-11725970498','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','805','sales','','','No',NULL,NULL,''),(1779,'4165','IN-11725970498','2024-08-31 00:00:00',NULL,3310.00,'','1','1','AUGUST invoice','1','805','sales','','','No',NULL,NULL,''),(1785,'1100','IN-11725970564','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','806','Payment','','','No',NULL,NULL,'HH-04-673'),(1786,'','IN-11725970564','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','806','sales','','','No',NULL,NULL,''),(1787,'','IN-11725970564','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','806','sales','','','No',NULL,NULL,''),(1788,'','IN-11725970564','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','806','sales','','','No',NULL,NULL,''),(1789,'4165','IN-11725970564','2024-08-31 00:00:00',NULL,615.00,'','1','1','AUGUST invoice','1','806','sales','','','No',NULL,NULL,''),(1795,'1100','IN-11725970640','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','809','Payment','','','No',NULL,NULL,'HH-04-707'),(1796,'','IN-11725970640','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','809','sales','','','No',NULL,NULL,''),(1797,'','IN-11725970640','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','809','sales','','','No',NULL,NULL,''),(1798,'','IN-11725970640','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','809','sales','','','No',NULL,NULL,''),(1799,'4165','IN-11725970640','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','809','sales','','','No',NULL,NULL,''),(1800,'1100','IN-11725970683','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','985','Payment','','','No',NULL,NULL,'HH-05-1274'),(1801,'','IN-11725970683','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','985','sales','','','No',NULL,NULL,''),(1802,'','IN-11725970683','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','985','sales','','','No',NULL,NULL,''),(1803,'','IN-11725970683','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','985','sales','','','No',NULL,NULL,''),(1804,'4165','IN-11725970683','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','985','sales','','','No',NULL,NULL,''),(1805,'1100','IN-11725970707','2024-08-31 00:00:00',1765.00,NULL,'','1','1','Expected Rental income','1','811','Payment','','','No',NULL,NULL,'HH-04-713'),(1806,'','IN-11725970707','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','811','sales','','','No',NULL,NULL,''),(1807,'','IN-11725970707','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','811','sales','','','No',NULL,NULL,''),(1808,'','IN-11725970707','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','811','sales','','','No',NULL,NULL,''),(1809,'4165','IN-11725970707','2024-08-31 00:00:00',NULL,1765.00,'','1','1','AUGUST invoice','1','811','sales','','','No',NULL,NULL,''),(1810,'1100','IN-11725970743','2024-08-31 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','986','Payment','','','No',NULL,NULL,'HH-05-1275'),(1811,'','IN-11725970743','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','986','sales','','','No',NULL,NULL,''),(1812,'','IN-11725970743','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','986','sales','','','No',NULL,NULL,''),(1813,'','IN-11725970743','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','986','sales','','','No',NULL,NULL,''),(1814,'4165','IN-11725970743','2024-08-31 00:00:00',NULL,1190.00,'','1','1','AUGUST invoice','1','986','sales','','','No',NULL,NULL,''),(1815,'1100','IN-11725970810','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','813','Payment','','','No',NULL,NULL,'HH-04-720'),(1816,'','IN-11725970810','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','813','sales','','','No',NULL,NULL,''),(1817,'','IN-11725970810','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','813','sales','','','No',NULL,NULL,''),(1818,'','IN-11725970810','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','813','sales','','','No',NULL,NULL,''),(1819,'4165','IN-11725970810','2024-08-31 00:00:00',NULL,960.00,'','1','1','AUGUST invoice','1','813','sales','','','No',NULL,NULL,''),(1825,'1100','IN-11725970922','2024-08-31 00:00:00',2710.00,NULL,'','1','1','Expected Rental income','1','814','Payment','','','No',NULL,NULL,'HH-04-725'),(1826,'','IN-11725970922','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','814','sales','','','No',NULL,NULL,''),(1827,'','IN-11725970922','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','814','sales','','','No',NULL,NULL,''),(1828,'','IN-11725970922','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','814','sales','','','No',NULL,NULL,''),(1829,'4165','IN-11725970922','2024-08-31 00:00:00',NULL,2710.00,'','1','1','AUGUST invoice','1','814','sales','','','No',NULL,NULL,''),(1830,'1100','IN-11725970991','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','991','Payment','','','No',NULL,NULL,'HH-05-1281'),(1831,'','IN-11725970991','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','991','sales','','','No',NULL,NULL,''),(1832,'','IN-11725970991','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','991','sales','','','No',NULL,NULL,''),(1833,'','IN-11725970991','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','991','sales','','','No',NULL,NULL,''),(1834,'4165','IN-11725970991','2024-08-31 00:00:00',NULL,1305.00,'','1','1','AUGUST invoice','1','991','sales','','','No',NULL,NULL,''),(1835,'1100','IN-11725971015','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','816','Payment','','','No',NULL,NULL,'HH-04-728'),(1836,'','IN-11725971015','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','816','sales','','','No',NULL,NULL,''),(1837,'','IN-11725971015','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','816','sales','','','No',NULL,NULL,''),(1838,'','IN-11725971015','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','816','sales','','','No',NULL,NULL,''),(1839,'4165','IN-11725971015','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','816','sales','','','No',NULL,NULL,''),(1840,'1100','IN-11725971053','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','993','Payment','','','No',NULL,NULL,'HH-05-1285'),(1841,'','IN-11725971053','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','993','sales','','','No',NULL,NULL,''),(1842,'','IN-11725971053','2024-08-31 00:00:00',NULL,0.00,'','1','1','August invoice','1','993','sales','','','No',NULL,NULL,''),(1843,'','IN-11725971053','2024-08-31 00:00:00',NULL,5000.00,'','1','1','August invoice','1','993','sales','','','No',NULL,NULL,''),(1844,'4165','IN-11725971053','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','993','sales','','','No',NULL,NULL,''),(1845,'1100','IN-11725971105','2024-08-31 00:00:00',13270.00,NULL,'','1','1','Expected Rental income','1','844','Payment','','','No',NULL,NULL,'IN-04-731'),(1846,'','IN-11725971105','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','844','sales','','','No',NULL,NULL,''),(1847,'','IN-11725971105','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','844','sales','','','No',NULL,NULL,''),(1848,'','IN-11725971105','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','844','sales','','','No',NULL,NULL,''),(1849,'4165','IN-11725971105','2024-08-31 00:00:00',NULL,13270.00,'','1','1','AUGUST invoice','1','844','sales','','','No',NULL,NULL,''),(1850,'1100','IN-11725971112','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','994','Payment','','','No',NULL,NULL,'HH-05-1286'),(1851,'','IN-11725971112','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','994','sales','','','No',NULL,NULL,''),(1852,'','IN-11725971112','2024-08-31 00:00:00',NULL,0.00,'','1','1','August invoice','1','994','sales','','','No',NULL,NULL,''),(1853,'','IN-11725971112','2024-08-31 00:00:00',NULL,5000.00,'','1','1','August invoice','1','994','sales','','','No',NULL,NULL,''),(1854,'4165','IN-11725971112','2024-08-31 00:00:00',NULL,500.00,'','1','1','August invoice','1','994','sales','','','No',NULL,NULL,''),(1855,'1100','IN-11725971170','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','819','Payment','','','No',NULL,NULL,'HH-04-735'),(1856,'','IN-11725971170','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','819','sales','','','No',NULL,NULL,''),(1857,'','IN-11725971170','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','819','sales','','','No',NULL,NULL,''),(1858,'','IN-11725971170','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','819','sales','','','No',NULL,NULL,''),(1859,'4165','IN-11725971170','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','819','sales','','','No',NULL,NULL,''),(1860,'1100','IN-11725971178','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','997','Payment','','','No',NULL,NULL,'HH-05-1290'),(1861,'','IN-11725971178','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','997','sales','','','No',NULL,NULL,''),(1862,'','IN-11725971178','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','997','sales','','','No',NULL,NULL,''),(1863,'','IN-11725971178','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','997','sales','','','No',NULL,NULL,''),(1864,'4165','IN-11725971178','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','997','sales','','','No',NULL,NULL,''),(1865,'1100','IN-11725971234','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','820','Payment','','','No',NULL,NULL,'HH-04-738'),(1866,'','IN-11725971234','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','820','sales','','','No',NULL,NULL,''),(1867,'','IN-11725971234','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','820','sales','','','No',NULL,NULL,''),(1868,'','IN-11725971234','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','820','sales','','','No',NULL,NULL,''),(1869,'4165','IN-11725971234','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','820','sales','','','No',NULL,NULL,''),(1870,'1100','IN-11725971253','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','998','Payment','','','No',NULL,NULL,'HH-05-1291'),(1871,'','IN-11725971253','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','998','sales','','','No',NULL,NULL,''),(1872,'','IN-11725971253','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','998','sales','','','No',NULL,NULL,''),(1873,'','IN-11725971253','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','998','sales','','','No',NULL,NULL,''),(1874,'4165','IN-11725971253','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','998','sales','','','No',NULL,NULL,''),(1875,'1100','IN-11725971289','2024-08-31 00:00:00',2110.00,NULL,'','1','1','Expected Rental income','1','823','Payment','','','No',NULL,NULL,'HH-04-771'),(1876,'','IN-11725971289','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','823','sales','','','No',NULL,NULL,''),(1877,'','IN-11725971289','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','823','sales','','','No',NULL,NULL,''),(1878,'','IN-11725971289','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','823','sales','','','No',NULL,NULL,''),(1879,'4165','IN-11725971289','2024-08-31 00:00:00',NULL,2110.00,'','1','1','AUGUST invoice','1','823','sales','','','No',NULL,NULL,''),(1880,'1100','IN-11725971342','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','824','Payment','','','No',NULL,NULL,'HH-04-775'),(1881,'','IN-11725971342','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','824','sales','','','No',NULL,NULL,''),(1882,'','IN-11725971342','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','824','sales','','','No',NULL,NULL,''),(1883,'','IN-11725971342','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','824','sales','','','No',NULL,NULL,''),(1884,'4165','IN-11725971342','2024-08-31 00:00:00',NULL,615.00,'','1','1','AUGUST invoice','1','824','sales','','','No',NULL,NULL,''),(1885,'1100','IN-11725971371','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','1003','Payment','','','No',NULL,NULL,'HH-05-1296'),(1886,'','IN-11725971371','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1003','sales','','','No',NULL,NULL,''),(1887,'','IN-11725971371','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1003','sales','','','No',NULL,NULL,''),(1888,'','IN-11725971371','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1003','sales','','','No',NULL,NULL,''),(1889,'4165','IN-11725971371','2024-08-31 00:00:00',NULL,615.00,'','1','1','august invoice','1','1003','sales','','','No',NULL,NULL,''),(1890,'1100','IN-11725971421','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','827','Payment','','','No',NULL,NULL,'HH-04-801'),(1891,'','IN-11725971421','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','827','sales','','','No',NULL,NULL,''),(1892,'','IN-11725971421','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','827','sales','','','No',NULL,NULL,''),(1893,'','IN-11725971421','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','827','sales','','','No',NULL,NULL,''),(1894,'4165','IN-11725971421','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','827','sales','','','No',NULL,NULL,''),(1895,'1100','IN-11725971469','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','828','Payment','','','No',NULL,NULL,'HH-04-802'),(1896,'','IN-11725971469','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','828','sales','','','No',NULL,NULL,''),(1897,'','IN-11725971469','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','828','sales','','','No',NULL,NULL,''),(1898,'','IN-11725971469','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','828','sales','','','No',NULL,NULL,''),(1899,'4165','IN-11725971469','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','828','sales','','','No',NULL,NULL,''),(1900,'1100','IN-11725971600','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','835','Payment','','','No',NULL,NULL,'HH-04-838'),(1901,'','IN-11725971600','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','835','sales','','','No',NULL,NULL,''),(1902,'','IN-11725971600','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','835','sales','','','No',NULL,NULL,''),(1903,'','IN-11725971600','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','835','sales','','','No',NULL,NULL,''),(1904,'4165','IN-11725971600','2024-08-31 00:00:00',NULL,615.00,'','1','1','AUGUST invoice','1','835','sales','','','No',NULL,NULL,''),(1905,'1100','IN-11725971655','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','761','Payment','','','No',NULL,NULL,'HH-04-1018'),(1906,'','IN-11725971655','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','761','sales','','','No',NULL,NULL,''),(1907,'','IN-11725971655','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','761','sales','','','No',NULL,NULL,''),(1908,'','IN-11725971655','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','761','sales','','','No',NULL,NULL,''),(1909,'4165','IN-11725971655','2024-08-31 00:00:00',NULL,1305.00,'','1','1','AUGUST invoice','1','761','sales','','','No',NULL,NULL,''),(1910,'1100','IN-11725971710','2024-08-31 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','762','Payment','','','No',NULL,NULL,'HH-04-1028'),(1911,'','IN-11725971710','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','762','sales','','','No',NULL,NULL,''),(1912,'','IN-11725971710','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','762','sales','','','No',NULL,NULL,''),(1913,'','IN-11725971710','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','762','sales','','','No',NULL,NULL,''),(1914,'4165','IN-11725971710','2024-08-31 00:00:00',NULL,1190.00,'','1','1','AUGUST invoice','1','762','sales','','','No',NULL,NULL,''),(1915,'1100','IN-11725971759','2024-08-31 00:00:00',910.00,NULL,'','1','1','Expected Rental income','1','1005','Payment','','','No',NULL,NULL,'HH-05-1299'),(1916,'','IN-11725971759','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1005','sales','','','No',NULL,NULL,''),(1917,'','IN-11725971759','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1005','sales','','','No',NULL,NULL,''),(1918,'','IN-11725971759','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1005','sales','','','No',NULL,NULL,''),(1919,'4165','IN-11725971759','2024-08-31 00:00:00',NULL,910.00,'','1','1','august invoice','1','1005','sales','','','No',NULL,NULL,''),(1920,'1100','IN-11725971767','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','763','Payment','','','No',NULL,NULL,'HH-04-1037'),(1921,'','IN-11725971767','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','763','sales','','','No',NULL,NULL,''),(1922,'','IN-11725971767','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','763','sales','','','No',NULL,NULL,''),(1923,'','IN-11725971767','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','763','sales','','','No',NULL,NULL,''),(1924,'4165','IN-11725971767','2024-08-31 00:00:00',NULL,1075.00,'','1','1','AUGUST invoice','1','763','sales','','','No',NULL,NULL,''),(1925,'1100','IN-11725971829','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','764','Payment','','','No',NULL,NULL,'HH-04-1046'),(1926,'','IN-11725971829','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','764','sales','','','No',NULL,NULL,''),(1927,'','IN-11725971829','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','764','sales','','','No',NULL,NULL,''),(1928,'','IN-11725971829','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','764','sales','','','No',NULL,NULL,''),(1929,'4165','IN-11725971829','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','764','sales','','','No',NULL,NULL,''),(1930,'1100','IN-11725971863','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1006','Payment','','','No',NULL,NULL,'HH-05-1300'),(1931,'','IN-11725971863','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1006','sales','','','No',NULL,NULL,''),(1932,'','IN-11725971863','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1006','sales','','','No',NULL,NULL,''),(1933,'','IN-11725971863','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1006','sales','','','No',NULL,NULL,''),(1934,'4165','IN-11725971863','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1006','sales','','','No',NULL,NULL,''),(1935,'1100','IN-11725971884','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','765','Payment','','','No',NULL,NULL,'HH-04-1061'),(1936,'','IN-11725971884','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','765','sales','','','No',NULL,NULL,''),(1937,'','IN-11725971884','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','765','sales','','','No',NULL,NULL,''),(1938,'','IN-11725971884','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','765','sales','','','No',NULL,NULL,''),(1939,'4165','IN-11725971884','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','765','sales','','','No',NULL,NULL,''),(1940,'1100','IN-11725971948','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','767','Payment','','','No',NULL,NULL,'HH-04-1080'),(1941,'','IN-11725971948','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','767','sales','','','No',NULL,NULL,''),(1942,'','IN-11725971948','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','767','sales','','','No',NULL,NULL,''),(1943,'','IN-11725971948','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','767','sales','','','No',NULL,NULL,''),(1944,'4165','IN-11725971948','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','767','sales','','','No',NULL,NULL,''),(1950,'1100','IN-11725972166','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','769','Payment','','','No',NULL,NULL,'HH-04-1177'),(1951,'','IN-11725972166','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','769','sales','','','No',NULL,NULL,''),(1952,'','IN-11725972166','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','769','sales','','','No',NULL,NULL,''),(1953,'','IN-11725972166','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','769','sales','','','No',NULL,NULL,''),(1954,'4165','IN-11725972166','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','769','sales','','','No',NULL,NULL,''),(1965,'1100','IN-11725972358','2024-08-31 00:00:00',2410.00,NULL,'','1','1','Expected Rental income','1','1007','Payment','','','No',NULL,NULL,'HH-05-1301'),(1966,'','IN-11725972358','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1007','sales','','','No',NULL,NULL,''),(1967,'','IN-11725972358','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1007','sales','','','No',NULL,NULL,''),(1968,'','IN-11725972358','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1007','sales','','','No',NULL,NULL,''),(1969,'4165','IN-11725972358','2024-08-31 00:00:00',NULL,2410.00,'','1','1','august invoice','1','1007','sales','','','No',NULL,NULL,''),(1970,'1100','IN-11725972367','2024-08-31 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','773','Payment','','','No',NULL,NULL,'HH-04-1231'),(1971,'','IN-11725972367','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','773','sales','','','No',NULL,NULL,''),(1972,'','IN-11725972367','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','773','sales','','','No',NULL,NULL,''),(1973,'','IN-11725972367','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','773','sales','','','No',NULL,NULL,''),(1974,'4165','IN-11725972367','2024-08-31 00:00:00',NULL,1190.00,'','1','1','AUGUST invoice','1','773','sales','','','No',NULL,NULL,''),(1990,'1100','IN-11725972486','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1306 ','Payment','','','No',NULL,NULL,'HH-05-1304'),(1991,'','IN-11725972486','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1306 ','sales','','','No',NULL,NULL,''),(1992,'','IN-11725972486','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1306 ','sales','','','No',NULL,NULL,''),(1993,'','IN-11725972486','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1306 ','sales','','','No',NULL,NULL,''),(1994,'4165','IN-11725972486','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1306 ','sales','','','No',NULL,NULL,''),(2000,'1100','IN-11725975094','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','667','Payment','','','No',NULL,NULL,'HH-03-639'),(2001,'','IN-11725975094','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','667','sales','','','No',NULL,NULL,''),(2002,'','IN-11725975094','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','667','sales','','','No',NULL,NULL,''),(2003,'','IN-11725975094','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','667','sales','','','No',NULL,NULL,''),(2004,'4165','IN-11725975094','2024-08-31 00:00:00',NULL,845.00,'','1','1','august invoice','1','667','sales','','','No',NULL,NULL,''),(2005,'1100','IN-11726040418','2024-08-31 00:00:00',1255.00,NULL,'','1','1','Expected Rental income','1','197','Payment','','','No',NULL,NULL,'BD-03-1229'),(2006,'','IN-11726040418','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','197','sales','','','No',NULL,NULL,''),(2007,'','IN-11726040418','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','197','sales','','','No',NULL,NULL,''),(2008,'','IN-11726040418','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','197','sales','','','No',NULL,NULL,''),(2009,'4165','IN-11726040418','2024-08-31 00:00:00',NULL,1255.00,'','1','1','august invoice','1','197','sales','','','No',NULL,NULL,''),(2010,'1100','IN-11726048565','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','325','Payment','','','No',NULL,NULL,'HH-02-103'),(2011,'4165','IN-11726048565','2024-08-31 00:00:00',NULL,730.00,'','1','1','AUGUST invoice','1','325','sales','','','No',NULL,NULL,''),(2012,'1100','IN-11726055609','2024-08-31 00:00:00',2410.00,NULL,'','1','1','Expected Rental income','1','671','Payment','','','No',NULL,NULL,'HH-03-648'),(2013,'','IN-11726055609','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','671','sales','','','No',NULL,NULL,''),(2014,'','IN-11726055609','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','671','sales','','','No',NULL,NULL,''),(2015,'','IN-11726055609','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','671','sales','','','No',NULL,NULL,''),(2016,'4165','IN-11726055609','2024-08-31 00:00:00',NULL,2410.00,'','1','1','AUGUST invoice','1','671','sales','','','No',NULL,NULL,''),(2017,'1100','IN-11726117674','2024-08-31 00:00:00',0.00,NULL,'','1','1','Expected Rental income','1','478','Payment','','','No',NULL,NULL,'HH-02-94'),(2018,'4165','IN-11726117674','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','478','sales','','','No',NULL,NULL,''),(2021,'1100','IN-11726117995','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','337','Payment','','','No',NULL,NULL,'HH-02-114'),(2022,'4165','IN-11726117995','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','337','sales','','','No',NULL,NULL,''),(2023,'1100','IN-11726118096','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','360','Payment','','','No',NULL,NULL,'HH-02-131'),(2024,'4165','IN-11726118096','2024-08-31 00:00:00',NULL,845.00,'','1','1','august invoice','1','360','sales','','','No',NULL,NULL,''),(2027,'1100','IN-11726118218','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','367','Payment','','','No',NULL,NULL,'HH-02-157'),(2028,'4165','IN-11726118218','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','367','sales','','','No',NULL,NULL,''),(2029,'1100','IN-11726118615','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','368','Payment','','','No',NULL,NULL,'HH-02-165'),(2030,'4165','IN-11726118615','2024-08-31 00:00:00',NULL,730.00,'','1','1','august invoice','1','368','sales','','','No',NULL,NULL,''),(2035,'1100','IN-11726118803','2024-08-31 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','380','Payment','','','No',NULL,NULL,'HH-02-195'),(2036,'4165','IN-11726118803','2024-08-31 00:00:00',NULL,1190.00,'','1','1','august invoice','1','380','sales','','','No',NULL,NULL,''),(2037,'1100','IN-11726118847','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','381','Payment','','','No',NULL,NULL,'HH-02-197'),(2038,'4165','IN-11726118847','2024-08-31 00:00:00',NULL,1305.00,'','1','1','august invoice','1','381','sales','','','No',NULL,NULL,''),(2039,'1100','IN-11726118896','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','383','Payment','','','No',NULL,NULL,'HH-02-203'),(2040,'4165','IN-11726118896','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','383','sales','','','No',NULL,NULL,''),(2041,'1100','IN-11726118947','2024-08-31 00:00:00',52890.00,NULL,'','1','1','Expected Rental income','1','385','Payment','','','No',NULL,NULL,'HH-02-208'),(2042,'4165','IN-11726118947','2024-08-31 00:00:00',NULL,52890.00,'','1','1','august invoice','1','385','sales','','','No',NULL,NULL,''),(2043,'1100','IN-11726118992','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','387','Payment','','','No',NULL,NULL,'HH-02-213'),(2044,'4165','IN-11726118992','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','387','sales','','','No',NULL,NULL,''),(2045,'1100','IN-11726119050','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','389','Payment','','','No',NULL,NULL,'HH-02-262'),(2046,'4165','IN-11726119050','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','389','sales','','','No',NULL,NULL,''),(2047,'1100','IN-11726119097','2024-08-31 00:00:00',2110.00,NULL,'','1','1','Expected Rental income','1','391','Payment','','','No',NULL,NULL,'HH-02-304'),(2048,'4165','IN-11726119097','2024-08-31 00:00:00',NULL,2110.00,'','1','1','august invoice','1','391','sales','','','No',NULL,NULL,''),(2049,'1100','IN-11726119135','2024-08-31 00:00:00',0.00,NULL,'','1','1','Expected Rental income','1','396','Payment','','','No',NULL,NULL,'HH-02-351'),(2050,'4165','IN-11726119135','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','396','sales','','','No',NULL,NULL,''),(2051,'1100','IN-11726119244','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','401','Payment','','','No',NULL,NULL,'HH-02-394'),(2052,'4165','IN-11726119244','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','401','sales','','','No',NULL,NULL,''),(2053,'1100','IN-11726119297','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','402','Payment','','','No',NULL,NULL,'HH-02-400'),(2054,'4165','IN-11726119297','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','402','sales','','','No',NULL,NULL,''),(2055,'1100','IN-11726119351','2024-08-31 00:00:00',0.00,NULL,'','1','1','Expected Rental income','1','403','Payment','','','No',NULL,NULL,'HH-02-406'),(2056,'4165','IN-11726119351','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','403','sales','','','No',NULL,NULL,''),(2057,'1100','IN-11726119601','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','406','Payment','','','No',NULL,NULL,'HH-02-435'),(2058,'4165','IN-11726119601','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','406','sales','','','No',NULL,NULL,''),(2061,'1100','IN-11726119724','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','411','Payment','','','No',NULL,NULL,'HH-02-449'),(2062,'4165','IN-11726119724','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','411','sales','','','No',NULL,NULL,''),(2063,'1100','IN-11726119771','2024-08-31 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','413','Payment','','','No',NULL,NULL,'HH-02-464'),(2064,'4165','IN-11726119771','2024-08-31 00:00:00',NULL,1190.00,'','1','1','august invoice','1','413','sales','','','No',NULL,NULL,''),(2065,'1100','IN-11726119826','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','414','Payment','','','No',NULL,NULL,'HH-02-466'),(2066,'4165','IN-11726119826','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','414','sales','','','No',NULL,NULL,''),(2067,'1100','IN-11726119876','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','419','Payment','','','No',NULL,NULL,'HH-02-497'),(2068,'4165','IN-11726119876','2024-08-31 00:00:00',NULL,845.00,'','1','1','august invoice','1','419','sales','','','No',NULL,NULL,''),(2069,'1100','IN-11726119927','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','420','Payment','','','No',NULL,NULL,'HH-02-498'),(2070,'4165','IN-11726119927','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','420','sales','','','No',NULL,NULL,''),(2073,'1100','IN-11726120202','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','423','Payment','','','No',NULL,NULL,'HH-02-512'),(2074,'4165','IN-11726120202','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','423','sales','','','No',NULL,NULL,''),(2075,'1100','IN-11726120280','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','425','Payment','','','No',NULL,NULL,'HH-02-551'),(2076,'4165','IN-11726120280','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','425','sales','','','No',NULL,NULL,''),(2077,'1100','IN-11726120402','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','428','Payment','','','No',NULL,NULL,'HH-02-586'),(2078,'4165','IN-11726120402','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','428','sales','','','No',NULL,NULL,''),(2079,'1100','IN-11726120462','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','429','Payment','','','No',NULL,NULL,'HH-02-600'),(2080,'4165','IN-11726120462','2024-08-31 00:00:00',NULL,1305.00,'','1','1','august invoice','1','429','sales','','','No',NULL,NULL,''),(2081,'1100','IN-11726120541','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','436','Payment','','','No',NULL,NULL,'HH-02-638'),(2082,'4165','IN-11726120541','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','436','sales','','','No',NULL,NULL,''),(2085,'1100','IN-11726120834','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','443','Payment','','','No',NULL,NULL,'HH-02-661'),(2086,'4165','IN-11726120834','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','443','sales','','','No',NULL,NULL,''),(2087,'1100','IN-11726120881','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','445','Payment','','','No',NULL,NULL,'HH-02-665'),(2088,'4165','IN-11726120881','2024-08-31 00:00:00',NULL,730.00,'','1','1','august invoice','1','445','sales','','','No',NULL,NULL,''),(2091,'1100','IN-11726120970','2024-08-31 00:00:00',680.00,NULL,'','1','1','Expected Rental income','1','448','Payment','','','No',NULL,NULL,'HH-02-675'),(2092,'4165','IN-11726120970','2024-08-31 00:00:00',NULL,680.00,'','1','1','august invoice','1','448','sales','','','No',NULL,NULL,''),(2095,'1100','IN-11726121053','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','452','Payment','','','No',NULL,NULL,'HH-02-687'),(2096,'4165','IN-11726121053','2024-08-31 00:00:00',NULL,615.00,'','1','1','august invoice','1','452','sales','','','No',NULL,NULL,''),(2097,'1100','IN-11726121094','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','453','Payment','','','No',NULL,NULL,'HH-02-689'),(2098,'4165','IN-11726121094','2024-08-31 00:00:00',NULL,730.00,'','1','1','august invoice','1','453','sales','','','No',NULL,NULL,''),(2103,'1100','IN-11726121218','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','456','Payment','','','No',NULL,NULL,'HH-02-700'),(2104,'4165','IN-11726121218','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','456','sales','','','No',NULL,NULL,''),(2105,'1100','IN-11726121287','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','457','Payment','','','No',NULL,NULL,'HH-02-701'),(2106,'4165','IN-11726121287','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','457','sales','','','No',NULL,NULL,''),(2111,'1100','IN-11726121421','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','460','Payment','','','No',NULL,NULL,'HH-02-704'),(2112,'4165','IN-11726121421','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','460','sales','','','No',NULL,NULL,''),(2117,'1100','IN-11726121779','2024-08-31 00:00:00',230.00,NULL,'','1','1','Expected Rental income','1','485','Payment','','','No',NULL,NULL,'IN-02-746'),(2118,'4165','IN-11726121779','2024-08-31 00:00:00',NULL,230.00,'','1','1','august invoice','1','485','sales','','','No',NULL,NULL,''),(2119,'1100','IN-11726121832','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','467','Payment','','','No',NULL,NULL,'HH-02-767'),(2120,'4165','IN-11726121832','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','467','sales','','','No',NULL,NULL,''),(2121,'1100','IN-11726121881','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','470','Payment','','','No',NULL,NULL,'HH-02-839'),(2122,'4165','IN-11726121881','2024-08-31 00:00:00',NULL,615.00,'','1','1','august invoice','1','470','sales','','','No',NULL,NULL,''),(2125,'1100','IN-11726121988','2024-08-31 00:00:00',2860.00,NULL,'','1','1','Expected Rental income','1','474','Payment','','','No',NULL,NULL,'HH-02-894'),(2126,'4165','IN-11726121988','2024-08-31 00:00:00',NULL,2860.00,'','1','1','augustinvoice','1','474','sales','','','No',NULL,NULL,''),(2127,'1100','IN-11726122031','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','475','Payment','','','No',NULL,NULL,'HH-02-896'),(2128,'4165','IN-11726122031','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','475','sales','','','No',NULL,NULL,''),(2129,'1100','IN-11726122077','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','486','Payment','','','No',NULL,NULL,'IN-02-900'),(2130,'4165','IN-11726122077','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','486','sales','','','No',NULL,NULL,''),(2131,'1100','IN-11726122143','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','323','Payment','','','No',NULL,NULL,'HH-02-1006'),(2132,'4165','IN-11726122143','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','323','sales','','','No',NULL,NULL,''),(2133,'1100','IN-11726122185','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','326','Payment','','','No',NULL,NULL,'HH-02-1034'),(2134,'4165','IN-11726122185','2024-08-31 00:00:00',NULL,730.00,'','1','1','august invoice','1','326','sales','','','No',NULL,NULL,''),(2135,'1100','IN-11726122270','2024-08-31 00:00:00',3010.00,NULL,'','1','1','Expected Rental income','1','328','Payment','','','No',NULL,NULL,'HH-02-1050'),(2136,'4165','IN-11726122270','2024-08-31 00:00:00',NULL,3010.00,'','1','1','august invoice','1','328','sales','','','No',NULL,NULL,''),(2137,'1100','IN-11726122321','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','329','Payment','','','No',NULL,NULL,'HH-02-1058'),(2138,'4165','IN-11726122321','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','329','sales','','','No',NULL,NULL,''),(2139,'1100','IN-11726122361','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','330','Payment','','','No',NULL,NULL,'HH-02-1081'),(2140,'4165','IN-11726122361','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','330','sales','','','No',NULL,NULL,''),(2141,'1100','IN-11726122375','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','760','Payment','','','No',NULL,NULL,'BD-04-1117'),(2142,'','IN-11726122375','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','760','sales','','','No',NULL,NULL,''),(2143,'','IN-11726122375','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','760','sales','','','No',NULL,NULL,''),(2144,'','IN-11726122375','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','760','sales','','','No',NULL,NULL,''),(2145,'4165','IN-11726122375','2024-08-31 00:00:00',NULL,615.00,'','1','1','AUGUST invoice','1','760','sales','','','No',NULL,NULL,''),(2146,'1100','IN-11726122415','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','333','Payment','','','No',NULL,NULL,'HH-02-1112'),(2147,'4165','IN-11726122415','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','333','sales','','','No',NULL,NULL,''),(2154,'1100','IN-11726122576','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','340','Payment','','','No',NULL,NULL,'HH-02-1168'),(2155,'4165','IN-11726122576','2024-08-31 00:00:00',NULL,1305.00,'','1','1','august invoice','1','340','sales','','','No',NULL,NULL,''),(2160,'1100','IN-11726122868','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','484','Payment','','','No',NULL,NULL,'IN-02-1194'),(2161,'4165','IN-11726122868','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','484','sales','','','No',NULL,NULL,''),(2168,'1100','IN-11726124104','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','355','Payment','','','No',NULL,NULL,'HH-02-1265'),(2169,'4165','IN-11726124104','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','355','sales','','','No',NULL,NULL,''),(2172,'1100','IN-11726124238','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','1310 ','Payment','','','No',NULL,NULL,'HH-02-1276'),(2173,'4165','IN-11726124238','2024-08-31 00:00:00',NULL,615.00,'','1','1','augus invoice','1','1310 ','sales','','','No',NULL,NULL,''),(2174,'1100','IN-11726124277','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','357','Payment','','','No',NULL,NULL,'HH-02-1278'),(2175,'4165','IN-11726124277','2024-08-31 00:00:00',NULL,615.00,'','1','1','august invoice','1','357','sales','','','No',NULL,NULL,''),(2178,'1100','IN-11726124387','2024-08-31 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','996 ','Payment','','','No',NULL,NULL,'HH-02-1288'),(2179,'4165','IN-11726124387','2024-08-31 00:00:00',NULL,1420.00,'','1','1','august invoice','1','996 ','sales','','','No',NULL,NULL,''),(2180,'1100','IN-11726124458','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1312 ','Payment','','','No',NULL,NULL,'HH-02-1294'),(2181,'4165','IN-11726124458','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1312 ','sales','','','No',NULL,NULL,''),(2188,'1100','IN-11726124733','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','430','Payment','','','No',NULL,NULL,'HH-02-603'),(2189,'4165','IN-11726124733','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','430','sales','','','No',NULL,NULL,''),(2194,'1100','IN-11726133592','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','44','Payment','','','No',NULL,NULL,'HH-01-13'),(2195,'','IN-11726133592','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','44','sales','','','No',NULL,NULL,''),(2196,'','IN-11726133592','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','44','sales','','','No',NULL,NULL,''),(2197,'4165','IN-11726133592','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','44','sales','','','No',NULL,NULL,''),(2198,'1100','IN-11726133721','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','91','Payment','','','No',NULL,NULL,'HH-01-374'),(2199,'','IN-11726133721','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','91','sales','','','No',NULL,NULL,''),(2200,'','IN-11726133721','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','91','sales','','','No',NULL,NULL,''),(2201,'','IN-11726133721','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','91','sales','','','No',NULL,NULL,''),(2202,'4165','IN-11726133721','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUGUST invoice','1','91','sales','','','No',NULL,NULL,''),(2203,'1100','IN-11726133797','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','96','Payment','','','No',NULL,NULL,'HH-01-383'),(2204,'','IN-11726133797','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','96','sales','','','No',NULL,NULL,''),(2205,'','IN-11726133797','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','96','sales','','','No',NULL,NULL,''),(2206,'','IN-11726133797','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','96','sales','','','No',NULL,NULL,''),(2207,'4165','IN-11726133797','2024-08-31 00:00:00',NULL,845.00,'','1','1','AUGUST invoice','1','96','sales','','','No',NULL,NULL,''),(2208,'1100','IN-11726133853','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','136','Payment','','','No',NULL,NULL,'HH-01-695'),(2209,'','IN-11726133853','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','136','sales','','','No',NULL,NULL,''),(2210,'','IN-11726133853','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','136','sales','','','No',NULL,NULL,''),(2211,'','IN-11726133853','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','136','sales','','','No',NULL,NULL,''),(2212,'4165','IN-11726133853','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','136','sales','','','No',NULL,NULL,''),(2213,'1100','IN-11726133948','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','144','Payment','','','No',NULL,NULL,'HH-01-928'),(2214,'','IN-11726133948','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','144','sales','','','No',NULL,NULL,''),(2215,'','IN-11726133948','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','144','sales','','','No',NULL,NULL,''),(2216,'','IN-11726133948','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','144','sales','','','No',NULL,NULL,''),(2217,'4165','IN-11726133948','2024-08-31 00:00:00',NULL,1075.00,'','1','1','AUGUST invoice','1','144','sales','','','No',NULL,NULL,''),(2218,'1100','IN-11726134291','2024-08-31 00:00:00',5260.00,NULL,'','1','1','Expected Rental income','1','745','Payment','','','No',NULL,NULL,'IN-03-724'),(2219,'','IN-11726134291','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','745','sales','','','No',NULL,NULL,''),(2220,'','IN-11726134291','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','745','sales','','','No',NULL,NULL,''),(2221,'','IN-11726134291','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','745','sales','','','No',NULL,NULL,''),(2222,'4165','IN-11726134291','2024-08-31 00:00:00',NULL,5260.00,'','1','1','AUGUST invoice','1','745','sales','','','No',NULL,NULL,''),(2223,'1100','IN-11726208047','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1136','Payment','','','No',NULL,NULL,'HH-05-670'),(2224,'','IN-11726208047','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1136','sales','','','No',NULL,NULL,''),(2225,'','IN-11726208047','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1136','sales','','','No',NULL,NULL,''),(2226,'','IN-11726208047','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1136','sales','','','No',NULL,NULL,''),(2227,'4165','IN-11726208047','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','1136','sales','','','No',NULL,NULL,''),(2228,'1100','IN-11726212109','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','597','Payment','','','No',NULL,NULL,'HH-03-442'),(2229,'','IN-11726212109','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','597','sales','','','No',NULL,NULL,''),(2230,'','IN-11726212109','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','597','sales','','','No',NULL,NULL,''),(2231,'','IN-11726212109','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','597','sales','','','No',NULL,NULL,''),(2232,'4165','IN-11726212109','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','597','sales','','','No',NULL,NULL,''),(2233,'4000','BANK-11726216592','2024-09-13 11:32:36',NULL,1000.00,'1000','1','1','Bank Deposite','1','','','','','No',NULL,NULL,''),(2234,'766','BANK-11726216592','2024-09-13 11:32:36',1000.00,NULL,'1000','1','1','Bank Deposite','1','','','','','No',NULL,NULL,''),(2235,'1100','RC-11726477455','2024-09-16 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','507','Payment','','','No',NULL,NULL,''),(2236,'1010','RC-11726477455','2024-09-16 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-1104 and Plot No.3 ','1','507','sales','','','No',NULL,NULL,''),(2237,'1100','IN-11726478021','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','875','Payment','','','No',NULL,NULL,'HH-05-1044'),(2238,'','IN-11726478021','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','875','sales','','','No',NULL,NULL,''),(2239,'','IN-11726478021','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','875','sales','','','No',NULL,NULL,''),(2240,'','IN-11726478021','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','875','sales','','','No',NULL,NULL,''),(2241,'4165','IN-11726478021','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','875','sales','','','No',NULL,NULL,''),(2242,'1100','IN-11726478868','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','412','Payment','','','No',NULL,NULL,'HH-02-461'),(2243,'4165','IN-11726478868','2024-08-31 00:00:00',NULL,1075.00,'','1','1','AUGUST invoice','1','412','sales','','','No',NULL,NULL,''),(2249,'1100','IN-11726578995','2024-09-01 00:00:00',1570.00,NULL,'','1','1','Expected Rental income','1','430','Payment','','','No',NULL,NULL,'HH-02-603'),(2250,'4165','IN-11726578995','2024-09-01 00:00:00',NULL,1570.00,'','1','1','carry foward invoice','1','430','sales','','','No',NULL,NULL,''),(2251,'1100','RC-11726579313','2024-09-17 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','430','Payment','','','No',NULL,NULL,'PAID'),(2252,'1010','RC-11726579313','2024-09-17 00:00:00',1000.00,NULL,'','1','1','Payment for ACC No.HH-02-603 ','1','430','sales','','','No',NULL,NULL,'PAID'),(2253,'1100','IN-11726650615','2024-08-31 00:00:00',57290.00,NULL,'','1','1','Expected Rental income','1','488','Payment','','','No',NULL,NULL,'1N-03-49'),(2254,'','IN-11726650615','2024-08-31 00:00:00',NULL,500.00,'','1','1','BALANCE BOUGHTDOWN','1','488','sales','','','No',NULL,NULL,''),(2255,'','IN-11726650615','2024-08-31 00:00:00',NULL,0.00,'','1','1','BALANCE BOUGHTDOWN','1','488','sales','','','No',NULL,NULL,''),(2256,'','IN-11726650615','2024-08-31 00:00:00',NULL,5000.00,'','1','1','BALANCE BOUGHTDOWN','1','488','sales','','','No',NULL,NULL,''),(2257,'4165','IN-11726650615','2024-08-31 00:00:00',NULL,57290.00,'','1','1','BALANCE BOUGHTDOWN','1','488','sales','','','No',NULL,NULL,''),(2258,'1100','RC-11726650759','2024-09-18 00:00:00',NULL,72040.00,'','1','1','Expected income paid','1','488','Payment','','','No',NULL,NULL,''),(2259,'766','RC-11726650759','2024-09-18 00:00:00',72040.00,NULL,'','1','1','Payment for Hs No.1N-03-49 ','1','488','sales','','','No',NULL,NULL,''),(2260,'1100','IN-11726651481','2024-08-31 00:00:00',5330.00,NULL,'','1','1','Expected Rental income','1','939','Payment','','','No',NULL,NULL,'HH-05-1167'),(2261,'','IN-11726651481','2024-08-31 00:00:00',NULL,500.00,'','1','1','BALANCE BROUGTH DOWN','1','939','sales','','','No',NULL,NULL,''),(2262,'','IN-11726651481','2024-08-31 00:00:00',NULL,0.00,'','1','1','BALANCE BROUGTH DOWN','1','939','sales','','','No',NULL,NULL,''),(2263,'','IN-11726651481','2024-08-31 00:00:00',NULL,5000.00,'','1','1','BALANCE BROUGTH DOWN','1','939','sales','','','No',NULL,NULL,''),(2264,'4165','IN-11726651481','2024-08-31 00:00:00',NULL,5330.00,'','1','1','BALANCE BROUGTH DOWN','1','939','sales','','','No',NULL,NULL,''),(2270,'1100','IN-11727077183','2024-08-31 00:00:00',13480.00,NULL,'','1','1','Expected Rental income','1','722','Payment','','','No',NULL,NULL,'IN-03-02'),(2271,'','IN-11727077183','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','722','sales','','','No',NULL,NULL,''),(2272,'','IN-11727077183','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','722','sales','','','No',NULL,NULL,''),(2273,'','IN-11727077183','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','722','sales','','','No',NULL,NULL,''),(2274,'4165','IN-11727077183','2024-08-31 00:00:00',NULL,13480.00,'','1','1','AUGUST invoice','1','722','sales','','','No',NULL,NULL,''),(2275,'1100','IN-11727077312','2024-07-31 00:00:00',54750.00,NULL,'','1','1','Expected Rental income','1','722','Payment','','','No',NULL,NULL,'IN-03-02'),(2276,'','IN-11727077312','2024-07-31 00:00:00',NULL,500.00,'','1','1',' balance brought down','1','722','sales','','','No',NULL,NULL,''),(2277,'','IN-11727077312','2024-07-31 00:00:00',NULL,0.00,'','1','1',' balance brought down','1','722','sales','','','No',NULL,NULL,''),(2278,'','IN-11727077312','2024-07-31 00:00:00',NULL,5000.00,'','1','1',' balance brought down','1','722','sales','','','No',NULL,NULL,''),(2279,'4165','IN-11727077312','2024-07-31 00:00:00',NULL,54750.00,'','1','1',' balance brought down','1','722','sales','','','No',NULL,NULL,''),(2280,'1100','RC-11727077576','2024-09-23 00:00:00',NULL,68230.00,'','1','1','Expected income paid','1','722','Payment','','','No',NULL,NULL,''),(2281,'766','RC-11727077576','2024-09-23 00:00:00',68230.00,NULL,'','1','1','Payment for Hs No.IN-03-02 ','1','722','sales','','','No',NULL,NULL,''),(2282,'1100','IN-11727077817','2024-07-31 00:00:00',2110.00,NULL,'','1','1','Expected Rental income','1','164','Payment','','','No',NULL,NULL,'BD-03-06'),(2283,'','IN-11727077817','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance bought down','1','164','sales','','','No',NULL,NULL,''),(2284,'','IN-11727077817','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance bought down','1','164','sales','','','No',NULL,NULL,''),(2285,'','IN-11727077817','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance bought down','1','164','sales','','','No',NULL,NULL,''),(2286,'4165','IN-11727077817','2024-07-31 00:00:00',NULL,2110.00,'','1','1','balance bought down','1','164','sales','','','No',NULL,NULL,''),(2287,'1100','RC-11727077975','2024-09-23 00:00:00',NULL,2110.00,'','1','1','Expected income paid','1','164','Payment','','','No',NULL,NULL,''),(2288,'766','RC-11727077975','2024-09-23 00:00:00',2110.00,NULL,'','1','1','Payment for Hs No.BD-03-06 and Plot No.3 ','1','164','sales','','','No',NULL,NULL,''),(2289,'1100','IN-11727078249','2024-07-30 00:00:00',14380.00,NULL,'','1','1','Expected Rental income','1','167','Payment','','','No',NULL,NULL,'BD-03-09'),(2290,'','IN-11727078249','2024-07-30 00:00:00',NULL,500.00,'','1','1','balance brought down','1','167','sales','','','No',NULL,NULL,''),(2291,'','IN-11727078249','2024-07-30 00:00:00',NULL,0.00,'','1','1','balance brought down','1','167','sales','','','No',NULL,NULL,''),(2292,'','IN-11727078249','2024-07-30 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','167','sales','','','No',NULL,NULL,''),(2293,'4165','IN-11727078249','2024-07-30 00:00:00',NULL,14380.00,'','1','1','balance brought down','1','167','sales','','','No',NULL,NULL,''),(2294,'1100','RC-11727078396','2024-09-23 00:00:00',NULL,14380.00,'','1','1','Expected income paid','1','167','Payment','','','No',NULL,NULL,''),(2295,'766','RC-11727078396','2024-09-23 00:00:00',14380.00,NULL,'','1','1','Payment for Hs No.BD-03-09 and Plot No.3 ','1','167','sales','','','No',NULL,NULL,''),(2296,'1100','IN-11727078479','2024-07-31 00:00:00',4955.00,NULL,'','1','1','Expected Rental income','1','168','Payment','','','No',NULL,NULL,'BD-03-10'),(2297,'','IN-11727078479','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','168','sales','','','No',NULL,NULL,''),(2298,'','IN-11727078479','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','168','sales','','','No',NULL,NULL,''),(2299,'','IN-11727078479','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','168','sales','','','No',NULL,NULL,''),(2300,'4165','IN-11727078479','2024-07-31 00:00:00',NULL,4955.00,'','1','1','balance brought down','1','168','sales','','','No',NULL,NULL,''),(2301,'1100','IN-11727079205','2024-07-31 00:00:00',4290.00,NULL,'','1','1','Expected Rental income','1','206','Payment','','','No',NULL,NULL,'BD-03-14'),(2302,'','IN-11727079205','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down ','1','206','sales','','','No',NULL,NULL,''),(2303,'','IN-11727079205','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down ','1','206','sales','','','No',NULL,NULL,''),(2304,'','IN-11727079205','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down ','1','206','sales','','','No',NULL,NULL,''),(2305,'4165','IN-11727079205','2024-07-31 00:00:00',NULL,4290.00,'','1','1','balance brought down ','1','206','sales','','','No',NULL,NULL,''),(2306,'1100','IN-11727079599','2024-07-31 00:00:00',4520.00,NULL,'','1','1','Expected Rental income','1','211','Payment','','','No',NULL,NULL,'BD-03-16'),(2307,'','IN-11727079599','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','211','sales','','','No',NULL,NULL,''),(2308,'','IN-11727079599','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','211','sales','','','No',NULL,NULL,''),(2309,'','IN-11727079599','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','211','sales','','','No',NULL,NULL,''),(2310,'4165','IN-11727079599','2024-07-31 00:00:00',NULL,4520.00,'','1','1','balance brought down','1','211','sales','','','No',NULL,NULL,''),(2311,'1100','RC-11727079712','2024-09-23 00:00:00',NULL,3000.00,'','1','1','Expected income paid','1','211','Payment','','','No',NULL,NULL,''),(2312,'1010','RC-11727079712','2024-09-23 00:00:00',3000.00,NULL,'','1','1','Payment for Hs No.BD-03-16 and Plot No.3 ','1','211','sales','','','No',NULL,NULL,''),(2313,'1100','IN-11727079990','2024-07-31 00:00:00',4180.00,NULL,'','1','1','Expected Rental income','1','546','Payment','','','No',NULL,NULL,'HH-03-18'),(2314,'','IN-11727079990','2024-07-31 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','546','sales','','','No',NULL,NULL,''),(2315,'','IN-11727079990','2024-07-31 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','546','sales','','','No',NULL,NULL,''),(2316,'','IN-11727079990','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','546','sales','','','No',NULL,NULL,''),(2317,'4165','IN-11727079990','2024-07-31 00:00:00',NULL,4180.00,'','1','1','Sep invoice','1','546','sales','','','No',NULL,NULL,''),(2318,'1100','IN-11727080034','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','546','Payment','','','No',NULL,NULL,'HH-03-18'),(2319,'','IN-11727080034','2024-08-31 00:00:00',NULL,500.00,'','1','1','august\r\n','1','546','sales','','','No',NULL,NULL,''),(2320,'','IN-11727080034','2024-08-31 00:00:00',NULL,0.00,'','1','1','august\r\n','1','546','sales','','','No',NULL,NULL,''),(2321,'','IN-11727080034','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august\r\n','1','546','sales','','','No',NULL,NULL,''),(2322,'4165','IN-11727080034','2024-08-31 00:00:00',NULL,1075.00,'','1','1','august\r\n','1','546','sales','','','No',NULL,NULL,''),(2323,'1100','IN-11727083100','2024-07-31 00:00:00',1870.00,NULL,'','1','1','Expected Rental income','1','223','Payment','','','No',NULL,NULL,'BD-03-19'),(2324,'','IN-11727083100','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','223','sales','','','No',NULL,NULL,''),(2325,'','IN-11727083100','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','223','sales','','','No',NULL,NULL,''),(2326,'','IN-11727083100','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','223','sales','','','No',NULL,NULL,''),(2327,'4165','IN-11727083100','2024-07-31 00:00:00',NULL,1870.00,'','1','1','balance brought down','1','223','sales','','','No',NULL,NULL,''),(2328,'1100','RC-11727083314','2024-09-23 00:00:00',NULL,2435.00,'','1','1','Expected income paid','1','223','Payment','','','No',NULL,NULL,''),(2329,'1010','RC-11727083314','2024-09-23 00:00:00',2435.00,NULL,'','1','1','Payment for Hs No.BD-03-19 ','1','223','sales','','','No',NULL,NULL,''),(2330,'1100','IN-11727083612','2024-07-31 00:00:00',3230.00,NULL,'','1','1','Expected Rental income','1','225','Payment','','','No',NULL,NULL,'BD-03-20'),(2331,'','IN-11727083612','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','225','sales','','','No',NULL,NULL,''),(2332,'','IN-11727083612','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','225','sales','','','No',NULL,NULL,''),(2333,'','IN-11727083612','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','225','sales','','','No',NULL,NULL,''),(2334,'4165','IN-11727083612','2024-07-31 00:00:00',NULL,3230.00,'','1','1','balance brought down','1','225','sales','','','No',NULL,NULL,''),(2335,'1100','IN-11727083786','2024-07-31 00:00:00',445.00,NULL,'','1','1','Expected Rental income','1','228','Payment','','','No',NULL,NULL,'BD-03-21'),(2336,'','IN-11727083786','2024-07-31 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','228','sales','','','No',NULL,NULL,''),(2337,'','IN-11727083786','2024-07-31 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','228','sales','','','No',NULL,NULL,''),(2338,'','IN-11727083786','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','228','sales','','','No',NULL,NULL,''),(2339,'4165','IN-11727083786','2024-07-31 00:00:00',NULL,445.00,'','1','1','Sep invoice','1','228','sales','','','No',NULL,NULL,''),(2340,'1100','IN-11727083940','2024-07-31 00:00:00',1730.00,NULL,'','1','1','Expected Rental income','1','230','Payment','','','No',NULL,NULL,'BD-03-22'),(2341,'','IN-11727083940','2024-07-31 00:00:00',NULL,500.00,'','1','1',' balance brought down','1','230','sales','','','No',NULL,NULL,''),(2342,'','IN-11727083940','2024-07-31 00:00:00',NULL,0.00,'','1','1',' balance brought down','1','230','sales','','','No',NULL,NULL,''),(2343,'','IN-11727083940','2024-07-31 00:00:00',NULL,5000.00,'','1','1',' balance brought down','1','230','sales','','','No',NULL,NULL,''),(2344,'4165','IN-11727083940','2024-07-31 00:00:00',NULL,1730.00,'','1','1',' balance brought down','1','230','sales','','','No',NULL,NULL,''),(2345,'1100','IN-11727084758','2024-07-31 00:00:00',2524.00,NULL,'','1','1','Expected Rental income','1','1337 ','Payment','','','No',NULL,NULL,'BD-03-23'),(2346,'','IN-11727084758','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1337 ','sales','','','No',NULL,NULL,''),(2347,'','IN-11727084758','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1337 ','sales','','','No',NULL,NULL,''),(2348,'','IN-11727084758','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1337 ','sales','','','No',NULL,NULL,''),(2349,'4165','IN-11727084758','2024-07-31 00:00:00',NULL,2524.00,'','1','1','balance brought down','1','1337 ','sales','','','No',NULL,NULL,''),(2350,'1100','IN-11727084792','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','1337 ','Payment','','','No',NULL,NULL,'BD-03-23'),(2351,'','IN-11727084792','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1337 ','sales','','','No',NULL,NULL,''),(2352,'','IN-11727084792','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1337 ','sales','','','No',NULL,NULL,''),(2353,'','IN-11727084792','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1337 ','sales','','','No',NULL,NULL,''),(2354,'4165','IN-11727084792','2024-08-31 00:00:00',NULL,960.00,'','1','1','august invoice','1','1337 ','sales','','','No',NULL,NULL,''),(2355,'1100','IN-11727085000','2024-07-31 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','250','Payment','','','No',NULL,NULL,'BD-03-30'),(2356,'','IN-11727085000','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','250','sales','','','No',NULL,NULL,''),(2357,'','IN-11727085000','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','250','sales','','','No',NULL,NULL,''),(2358,'','IN-11727085000','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','250','sales','','','No',NULL,NULL,''),(2359,'4165','IN-11727085000','2024-07-31 00:00:00',NULL,2000.00,'','1','1','balance brought down','1','250','sales','','','No',NULL,NULL,''),(2360,'1100','IN-11727085037','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','250','Payment','','','No',NULL,NULL,'BD-03-30'),(2361,'','IN-11727085037','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','250','sales','','','No',NULL,NULL,''),(2362,'','IN-11727085037','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','250','sales','','','No',NULL,NULL,''),(2363,'','IN-11727085037','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','250','sales','','','No',NULL,NULL,''),(2364,'4165','IN-11727085037','2024-08-31 00:00:00',NULL,615.00,'','1','1','august invoice','1','250','sales','','','No',NULL,NULL,''),(2365,'1100','IN-11727085146','2024-07-31 00:00:00',115.00,NULL,'','1','1','Expected Rental income','1','571','Payment','','','No',NULL,NULL,'HH-03-34'),(2366,'','IN-11727085146','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance bought down','1','571','sales','','','No',NULL,NULL,''),(2367,'','IN-11727085146','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance bought down','1','571','sales','','','No',NULL,NULL,''),(2368,'','IN-11727085146','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance bought down','1','571','sales','','','No',NULL,NULL,''),(2369,'4165','IN-11727085146','2024-07-31 00:00:00',NULL,115.00,'','1','1','balance bought down','1','571','sales','','','No',NULL,NULL,''),(2370,'1100','RC-11727085286','2024-09-23 00:00:00',NULL,700.00,'','1','1','Expected income paid','1','571','Payment','','','No',NULL,NULL,''),(2371,'1010','RC-11727085286','2024-09-23 00:00:00',700.00,NULL,'','1','1','Payment for Hs No.HH-03-34 and Plot No.3 ','1','571','sales','','','No',NULL,NULL,''),(2372,'1100','IN-11727085466','2024-07-31 00:00:00',2410.00,NULL,'','1','1','Expected Rental income','1','572','Payment','','','No',NULL,NULL,'HH-03-35'),(2373,'','IN-11727085466','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','572','sales','','','No',NULL,NULL,''),(2374,'','IN-11727085466','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','572','sales','','','No',NULL,NULL,''),(2375,'','IN-11727085466','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','572','sales','','','No',NULL,NULL,''),(2376,'4165','IN-11727085466','2024-07-31 00:00:00',NULL,2410.00,'','1','1','balance brought down','1','572','sales','','','No',NULL,NULL,''),(2377,'1100','IN-11727085725','2024-07-31 00:00:00',2350.00,NULL,'','1','1','Expected Rental income','1','576','Payment','','','No',NULL,NULL,'HH-03-36'),(2378,'','IN-11727085725','2024-07-31 00:00:00',NULL,500.00,'','1','1',' balance brought down','1','576','sales','','','No',NULL,NULL,''),(2379,'','IN-11727085725','2024-07-31 00:00:00',NULL,0.00,'','1','1',' balance brought down','1','576','sales','','','No',NULL,NULL,''),(2380,'','IN-11727085725','2024-07-31 00:00:00',NULL,5000.00,'','1','1',' balance brought down','1','576','sales','','','No',NULL,NULL,''),(2381,'4165','IN-11727085725','2024-07-31 00:00:00',NULL,2350.00,'','1','1',' balance brought down','1','576','sales','','','No',NULL,NULL,''),(2382,'1100','IN-11727086027','2024-07-31 00:00:00',1650.00,NULL,'','1','1','Expected Rental income','1','579','Payment','','','No',NULL,NULL,'HH-03-37'),(2383,'','IN-11727086027','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','579','sales','','','No',NULL,NULL,''),(2384,'','IN-11727086027','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','579','sales','','','No',NULL,NULL,''),(2385,'','IN-11727086027','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','579','sales','','','No',NULL,NULL,''),(2386,'4165','IN-11727086027','2024-07-31 00:00:00',NULL,1650.00,'','1','1','balance brought down','1','579','sales','','','No',NULL,NULL,''),(2387,'1100','IN-11727086272','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','579','Payment','','','No',NULL,NULL,'HH-03-37'),(2388,'','IN-11727086272','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','579','sales','','','No',NULL,NULL,''),(2389,'','IN-11727086272','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','579','sales','','','No',NULL,NULL,''),(2390,'','IN-11727086272','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','579','sales','','','No',NULL,NULL,''),(2391,'4165','IN-11727086272','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','579','sales','','','No',NULL,NULL,''),(2392,'1100','IN-11727090289','2024-07-31 00:00:00',6605.00,NULL,'','1','1','Expected Rental income','1','258','Payment','','','No',NULL,NULL,'BD-03-39'),(2393,'','IN-11727090289','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','258','sales','','','No',NULL,NULL,''),(2394,'','IN-11727090289','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','258','sales','','','No',NULL,NULL,''),(2395,'','IN-11727090289','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','258','sales','','','No',NULL,NULL,''),(2396,'4165','IN-11727090289','2024-07-31 00:00:00',NULL,6605.00,'','1','1','balance brought down','1','258','sales','','','No',NULL,NULL,''),(2397,'1100','RC-11727090444','2024-09-23 00:00:00',NULL,1420.00,'','1','1','Expected income paid','1','259','Payment','','','No',NULL,NULL,''),(2398,'1010','RC-11727090444','2024-09-23 00:00:00',1420.00,NULL,'','1','1','Payment for Hs No.BD-03-40 ','1','259','sales','','','No',NULL,NULL,''),(2399,'1100','IN-11727090877','2024-07-31 00:00:00',1400.00,NULL,'','1','1','Expected Rental income','1','590','Payment','','','No',NULL,NULL,'HH-03-42'),(2400,'','IN-11727090877','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought forward','1','590','sales','','','No',NULL,NULL,''),(2401,'','IN-11727090877','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought forward','1','590','sales','','','No',NULL,NULL,''),(2402,'','IN-11727090877','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought forward','1','590','sales','','','No',NULL,NULL,''),(2403,'4165','IN-11727090877','2024-07-31 00:00:00',NULL,1400.00,'','1','1','balance brought forward','1','590','sales','','','No',NULL,NULL,''),(2404,'1100','RC-11727091292','2024-09-23 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','590','Payment','','','No',NULL,NULL,''),(2405,'1010','RC-11727091292','2024-09-23 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-42 ','1','590','sales','','','No',NULL,NULL,''),(2406,'1100','IN-11727091569','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','265','Payment','','','No',NULL,NULL,'BD-03-46'),(2407,'','IN-11727091569','2024-07-31 00:00:00',NULL,500.00,'','1','1',' balance brought down','1','265','sales','','','No',NULL,NULL,''),(2408,'','IN-11727091569','2024-07-31 00:00:00',NULL,0.00,'','1','1',' balance brought down','1','265','sales','','','No',NULL,NULL,''),(2409,'','IN-11727091569','2024-07-31 00:00:00',NULL,5000.00,'','1','1',' balance brought down','1','265','sales','','','No',NULL,NULL,''),(2410,'4165','IN-11727091569','2024-07-31 00:00:00',NULL,1000.00,'','1','1',' balance brought down','1','265','sales','','','No',NULL,NULL,''),(2411,'1100','IN-11727091832','2024-07-31 00:00:00',1500.00,NULL,'','1','1','Expected Rental income','1','734','Payment','','','No',NULL,NULL,'IN-03-51'),(2412,'','IN-11727091832','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','734','sales','','','No',NULL,NULL,''),(2413,'','IN-11727091832','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','734','sales','','','No',NULL,NULL,''),(2414,'','IN-11727091832','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','734','sales','','','No',NULL,NULL,''),(2415,'4165','IN-11727091832','2024-07-31 00:00:00',NULL,1500.00,'','1','1','balance brought down','1','734','sales','','','No',NULL,NULL,''),(2416,'1100','IN-11727092293','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','625','Payment','','','No',NULL,NULL,'HH-03-54'),(2417,'','IN-11727092293','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','625','sales','','','No',NULL,NULL,''),(2418,'','IN-11727092293','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','625','sales','','','No',NULL,NULL,''),(2419,'','IN-11727092293','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','625','sales','','','No',NULL,NULL,''),(2420,'4165','IN-11727092293','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','625','sales','','','No',NULL,NULL,''),(2421,'1100','RC-11727092375','2024-09-23 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','625','Payment','','','No',NULL,NULL,''),(2422,'1010','RC-11727092375','2024-09-23 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-54 and Plot No.3 ','1','625','sales','','','No',NULL,NULL,''),(2423,'1100','IN-11727092459','2024-07-31 00:00:00',3765.00,NULL,'','1','1','Expected Rental income','1','275','Payment','','','No',NULL,NULL,'BD-03-56'),(2424,'','IN-11727092459','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','275','sales','','','No',NULL,NULL,''),(2425,'','IN-11727092459','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','275','sales','','','No',NULL,NULL,''),(2426,'','IN-11727092459','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','275','sales','','','No',NULL,NULL,''),(2427,'4165','IN-11727092459','2024-07-31 00:00:00',NULL,3765.00,'','1','1','balance brought down','1','275','sales','','','No',NULL,NULL,''),(2428,'1100','IN-11727093293','2024-07-31 00:00:00',4800.00,NULL,'','1','1','Expected Rental income','1','276','Payment','','','No',NULL,NULL,'BD-03-57'),(2429,'','IN-11727093293','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','276','sales','','','No',NULL,NULL,''),(2430,'','IN-11727093293','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','276','sales','','','No',NULL,NULL,''),(2431,'','IN-11727093293','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','276','sales','','','No',NULL,NULL,''),(2432,'4165','IN-11727093293','2024-07-31 00:00:00',NULL,4800.00,'','1','1','balance brought down','1','276','sales','','','No',NULL,NULL,''),(2433,'1100','IN-11727093496','2024-07-31 00:00:00',5647.00,NULL,'','1','1','Expected Rental income','1','278','Payment','','','No',NULL,NULL,'BD-03-59'),(2434,'','IN-11727093496','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance broght down','1','278','sales','','','No',NULL,NULL,''),(2435,'','IN-11727093496','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance broght down','1','278','sales','','','No',NULL,NULL,''),(2436,'','IN-11727093496','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance broght down','1','278','sales','','','No',NULL,NULL,''),(2437,'4165','IN-11727093496','2024-07-31 00:00:00',NULL,5647.00,'','1','1','balance broght down','1','278','sales','','','No',NULL,NULL,''),(2438,'1100','RC-11727093653','2024-09-23 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','278','Payment','','','No',NULL,NULL,''),(2439,'1010','RC-11727093653','2024-09-23 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.BD-03-59 ','1','278','sales','','','No',NULL,NULL,''),(2440,'1100','RC-11727093744','2024-09-23 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','281','Payment','','','No',NULL,NULL,''),(2441,'1010','RC-11727093744','2024-09-23 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.BD-03-60 and Plot No.3 ','1','281','sales','','','No',NULL,NULL,''),(2442,'1100','IN-11727093832','2024-07-31 00:00:00',1690.00,NULL,'','1','1','Expected Rental income','1','286','Payment','','','No',NULL,NULL,'BD-03-63'),(2443,'','IN-11727093832','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','286','sales','','','No',NULL,NULL,''),(2444,'','IN-11727093832','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','286','sales','','','No',NULL,NULL,''),(2445,'','IN-11727093832','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','286','sales','','','No',NULL,NULL,''),(2446,'4165','IN-11727093832','2024-07-31 00:00:00',NULL,1690.00,'','1','1','balance brought down','1','286','sales','','','No',NULL,NULL,''),(2447,'1100','IN-11727094058','2024-07-31 00:00:00',5927.00,NULL,'','1','1','Expected Rental income','1','287','Payment','','','No',NULL,NULL,'BD-03-64'),(2448,'','IN-11727094058','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','287','sales','','','No',NULL,NULL,''),(2449,'','IN-11727094058','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','287','sales','','','No',NULL,NULL,''),(2450,'','IN-11727094058','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','287','sales','','','No',NULL,NULL,''),(2451,'4165','IN-11727094058','2024-07-31 00:00:00',NULL,5927.00,'','1','1','balance brought down','1','287','sales','','','No',NULL,NULL,''),(2452,'1100','IN-11727094264','2024-09-01 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','287','Payment','','','No',NULL,NULL,'BD-03-64'),(2453,'','IN-11727094264','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','287','sales','','','No',NULL,NULL,''),(2454,'','IN-11727094264','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','287','sales','','','No',NULL,NULL,''),(2455,'','IN-11727094264','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','287','sales','','','No',NULL,NULL,''),(2456,'4165','IN-11727094264','2024-09-01 00:00:00',NULL,1420.00,'','1','1','Sep invoice','1','287','sales','','','No',NULL,NULL,''),(2457,'1100','IN-11727094482','2024-07-31 00:00:00',3230.00,NULL,'','1','1','Expected Rental income','1','672','Payment','','','No',NULL,NULL,'HH-03-65'),(2458,'','IN-11727094482','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','672','sales','','','No',NULL,NULL,''),(2459,'','IN-11727094482','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','672','sales','','','No',NULL,NULL,''),(2460,'','IN-11727094482','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','672','sales','','','No',NULL,NULL,''),(2461,'4165','IN-11727094482','2024-07-31 00:00:00',NULL,3230.00,'','1','1','balance brought down','1','672','sales','','','No',NULL,NULL,''),(2462,'1100','RC-11727094515','2024-09-23 00:00:00',NULL,900.00,'','1','1','Expected income paid','1','672','Payment','','','No',NULL,NULL,''),(2463,'1010','RC-11727094515','2024-09-23 00:00:00',900.00,NULL,'','1','1','Payment for Hs No.HH-03-65 and Plot No.3 ','1','672','sales','','','No',NULL,NULL,''),(2464,'1100','IN-11727094685','2024-07-31 00:00:00',3610.00,NULL,'','1','1','Expected Rental income','1','289','Payment','','','No',NULL,NULL,'BD-03-67'),(2465,'','IN-11727094685','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','289','sales','','','No',NULL,NULL,''),(2466,'','IN-11727094685','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','289','sales','','','No',NULL,NULL,''),(2467,'','IN-11727094685','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','289','sales','','','No',NULL,NULL,''),(2468,'4165','IN-11727094685','2024-07-31 00:00:00',NULL,3610.00,'','1','1','balance brought down','1','289','sales','','','No',NULL,NULL,''),(2469,'1100','IN-11727096448','2024-07-31 00:00:00',24890.00,NULL,'','1','1','Expected Rental income','1','749','Payment','','','No',NULL,NULL,'IN-03-80'),(2470,'4165','IN-11727096448','2024-07-31 00:00:00',NULL,24890.00,'','1','1','balance brought down','1','749','sales','','','No',NULL,NULL,''),(2471,'1100','IN-11727096475','2024-08-31 00:00:00',15120.00,NULL,'','1','1','Expected Rental income','1','749','Payment','','','No',NULL,NULL,'IN-03-80'),(2472,'4165','IN-11727096475','2024-08-31 00:00:00',NULL,15120.00,'','1','1','aug invoice','1','749','sales','','','No',NULL,NULL,''),(2473,'1100','IN-11727096570','2024-07-31 00:00:00',3710.00,NULL,'','1','1','Expected Rental income','1','750','Payment','','','No',NULL,NULL,'IN-03-82'),(2474,'','IN-11727096570','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','750','sales','','','No',NULL,NULL,''),(2475,'','IN-11727096570','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','750','sales','','','No',NULL,NULL,''),(2476,'','IN-11727096570','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','750','sales','','','No',NULL,NULL,''),(2477,'4165','IN-11727096570','2024-07-31 00:00:00',NULL,3710.00,'','1','1','balance brought down','1','750','sales','','','No',NULL,NULL,''),(2478,'1100','IN-11727096693','2024-07-31 00:00:00',1350.00,NULL,'','1','1','Expected Rental income','1','302','Payment','','','No',NULL,NULL,'BD-03-87'),(2479,'','IN-11727096693','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','302','sales','','','No',NULL,NULL,''),(2480,'','IN-11727096693','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','302','sales','','','No',NULL,NULL,''),(2481,'','IN-11727096693','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','302','sales','','','No',NULL,NULL,''),(2482,'4165','IN-11727096693','2024-07-31 00:00:00',NULL,1350.00,'','1','1','balance brought down','1','302','sales','','','No',NULL,NULL,''),(2483,'1100','IN-11727097026','2024-07-31 00:00:00',5740.00,NULL,'','1','1','Expected Rental income','1','753','Payment','','','No',NULL,NULL,'IN-03-93'),(2484,'','IN-11727097026','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','753','sales','','','No',NULL,NULL,''),(2485,'','IN-11727097026','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','753','sales','','','No',NULL,NULL,''),(2486,'','IN-11727097026','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','753','sales','','','No',NULL,NULL,''),(2487,'4165','IN-11727097026','2024-07-31 00:00:00',NULL,5740.00,'','1','1','balance brought down','1','753','sales','','','No',NULL,NULL,''),(2488,'1100','RC-11727097143','2024-09-23 00:00:00',NULL,10000.00,'','1','1','Expected income paid','1','753','Payment','','','No',NULL,NULL,''),(2489,'1010','RC-11727097143','2024-09-23 00:00:00',10000.00,NULL,'','1','1','Payment for Hs No.IN-03-93 and Plot No.3 ','1','753','sales','','','No',NULL,NULL,''),(2490,'1100','IN-11727097255','2024-07-31 00:00:00',1130.00,NULL,'','1','1','Expected Rental income','1','314','Payment','','','No',NULL,NULL,'BD-03-95'),(2491,'','IN-11727097255','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','314','sales','','','No',NULL,NULL,''),(2492,'','IN-11727097255','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','314','sales','','','No',NULL,NULL,''),(2493,'','IN-11727097255','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','314','sales','','','No',NULL,NULL,''),(2494,'4165','IN-11727097255','2024-07-31 00:00:00',NULL,1130.00,'','1','1','balance brought down','1','314','sales','','','No',NULL,NULL,''),(2495,'1100','RC-11727097407','2024-09-23 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','314','Payment','','','No',NULL,NULL,''),(2496,'1010','RC-11727097407','2024-09-23 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.BD-03-95 and Plot No.3 ','1','314','sales','','','No',NULL,NULL,''),(2497,'1100','IN-11727097534','2024-07-31 00:00:00',2460.00,NULL,'','1','1','Expected Rental income','1','318','Payment','','','No',NULL,NULL,'BD-03-97'),(2498,'','IN-11727097534','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','318','sales','','','No',NULL,NULL,''),(2499,'','IN-11727097534','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','318','sales','','','No',NULL,NULL,''),(2500,'','IN-11727097534','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','318','sales','','','No',NULL,NULL,''),(2501,'4165','IN-11727097534','2024-07-31 00:00:00',NULL,2460.00,'','1','1','balance brought down','1','318','sales','','','No',NULL,NULL,''),(2502,'1100','RC-11727097637','2024-09-23 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','318','Payment','','','No',NULL,NULL,''),(2503,'1010','RC-11727097637','2024-09-23 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.BD-03-97 and Plot No.3 ','1','318','sales','','','No',NULL,NULL,''),(2509,'1100','IN-11727097824','2024-07-31 00:00:00',3415.00,NULL,'','1','1','Expected Rental income','1','322','Payment','','','No',NULL,NULL,'BD-03-98'),(2510,'','IN-11727097824','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','322','sales','','','No',NULL,NULL,''),(2511,'','IN-11727097824','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','322','sales','','','No',NULL,NULL,''),(2512,'','IN-11727097824','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','322','sales','','','No',NULL,NULL,''),(2513,'4165','IN-11727097824','2024-07-31 00:00:00',NULL,3415.00,'','1','1','balance brought down','1','322','sales','','','No',NULL,NULL,''),(2514,'1100','IN-11727098088','2024-07-31 00:00:00',1245.00,NULL,'','1','1','Expected Rental income','1','519','Payment','','','No',NULL,NULL,'HH-03-117'),(2515,'','IN-11727098088','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','519','sales','','','No',NULL,NULL,''),(2516,'','IN-11727098088','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','519','sales','','','No',NULL,NULL,''),(2517,'','IN-11727098088','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','519','sales','','','No',NULL,NULL,''),(2518,'4165','IN-11727098088','2024-07-31 00:00:00',NULL,1245.00,'','1','1','balance brought down','1','519','sales','','','No',NULL,NULL,''),(2519,'1100','IN-11727098213','2024-07-31 00:00:00',3205.00,NULL,'','1','1','Expected Rental income','1','522','Payment','','','No',NULL,NULL,'HH-03-118'),(2520,'','IN-11727098213','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','522','sales','','','No',NULL,NULL,''),(2521,'','IN-11727098213','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','522','sales','','','No',NULL,NULL,''),(2522,'','IN-11727098213','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','522','sales','','','No',NULL,NULL,''),(2523,'4165','IN-11727098213','2024-07-31 00:00:00',NULL,3205.00,'','1','1','balance brought down','1','522','sales','','','No',NULL,NULL,''),(2529,'1100','IN-11727098747','2024-07-31 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','528','Payment','','','No',NULL,NULL,'HH-03-122'),(2530,'','IN-11727098747','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','528','sales','','','No',NULL,NULL,''),(2531,'','IN-11727098747','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','528','sales','','','No',NULL,NULL,''),(2532,'','IN-11727098747','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','528','sales','','','No',NULL,NULL,''),(2533,'4165','IN-11727098747','2024-07-31 00:00:00',NULL,2000.00,'','1','1','balance brought down','1','528','sales','','','No',NULL,NULL,''),(2534,'1100','RC-11727098851','2024-09-23 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','528','Payment','','','No',NULL,NULL,''),(2535,'1010','RC-11727098851','2024-09-23 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-122 and Plot No.3 ','1','528','sales','','','No',NULL,NULL,''),(2536,'1100','IN-11727098922','2024-07-31 00:00:00',150.00,NULL,'','1','1','Expected Rental income','1','532','Payment','','','No',NULL,NULL,'HH-03-124'),(2537,'','IN-11727098922','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','532','sales','','','No',NULL,NULL,''),(2538,'','IN-11727098922','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','532','sales','','','No',NULL,NULL,''),(2539,'','IN-11727098922','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','532','sales','','','No',NULL,NULL,''),(2540,'4165','IN-11727098922','2024-07-31 00:00:00',NULL,150.00,'','1','1','balance brought down','1','532','sales','','','No',NULL,NULL,''),(2541,'1100','IN-11727099567','2024-07-31 00:00:00',1465.00,NULL,'','1','1','Expected Rental income','1','540','Payment','','','No',NULL,NULL,'HH-03-129'),(2542,'','IN-11727099567','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','540','sales','','','No',NULL,NULL,''),(2543,'','IN-11727099567','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','540','sales','','','No',NULL,NULL,''),(2544,'','IN-11727099567','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','540','sales','','','No',NULL,NULL,''),(2545,'4165','IN-11727099567','2024-07-31 00:00:00',NULL,1465.00,'','1','1','balance brought down','1','540','sales','','','No',NULL,NULL,''),(2546,'1100','RC-11727099890','2024-09-23 00:00:00',NULL,1965.00,'','1','1','Expected income paid','1','540','Payment','','','No',NULL,NULL,''),(2547,'1010','RC-11727099890','2024-09-23 00:00:00',1965.00,NULL,'','1','1','Payment for Hs No.HH-03-129 and Plot No.3 ','1','540','sales','','','No',NULL,NULL,''),(2548,'1100','IN-11727178917','2024-07-31 00:00:00',495.00,NULL,'','1','1','Expected Rental income','1','541','Payment','','','No',NULL,NULL,'HH-03-134'),(2549,'','IN-11727178917','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','541','sales','','','No',NULL,NULL,''),(2550,'','IN-11727178917','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','541','sales','','','No',NULL,NULL,''),(2551,'','IN-11727178917','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','541','sales','','','No',NULL,NULL,''),(2552,'4165','IN-11727178917','2024-07-31 00:00:00',NULL,495.00,'','1','1','balance brought down','1','541','sales','','','No',NULL,NULL,''),(2553,'1100','IN-11727179087','2024-07-31 00:00:00',2680.00,NULL,'','1','1','Expected Rental income','1','205','Payment','','','No',NULL,NULL,'BD-03-139'),(2554,'','IN-11727179087','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','205','sales','','','No',NULL,NULL,''),(2555,'','IN-11727179087','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','205','sales','','','No',NULL,NULL,''),(2556,'','IN-11727179087','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','205','sales','','','No',NULL,NULL,''),(2557,'4165','IN-11727179087','2024-07-31 00:00:00',NULL,2680.00,'','1','1','balance brought down','1','205','sales','','','No',NULL,NULL,''),(2558,'1100','IN-11727179750','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','543','Payment','','','No',NULL,NULL,'HH-03-145'),(2559,'','IN-11727179750','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','543','sales','','','No',NULL,NULL,''),(2560,'','IN-11727179750','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','543','sales','','','No',NULL,NULL,''),(2561,'','IN-11727179750','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','543','sales','','','No',NULL,NULL,''),(2562,'4165','IN-11727179750','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','543','sales','','','No',NULL,NULL,''),(2563,'1100','IN-11727179785','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','543','Payment','','','No',NULL,NULL,'HH-03-145'),(2564,'','IN-11727179785','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','543','sales','','','No',NULL,NULL,''),(2565,'','IN-11727179785','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','543','sales','','','No',NULL,NULL,''),(2566,'','IN-11727179785','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','543','sales','','','No',NULL,NULL,''),(2567,'4165','IN-11727179785','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','543','sales','','','No',NULL,NULL,''),(2568,'1100','RC-11727179823','2024-09-24 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','543','Payment','','','No',NULL,NULL,''),(2569,'1010','RC-11727179823','2024-09-24 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-145 and Plot No.3 ','1','543','sales','','','No',NULL,NULL,''),(2570,'1100','IN-11727179945','2024-07-31 00:00:00',15500.00,NULL,'','1','1','Expected Rental income','1','208','Payment','','','No',NULL,NULL,'BD-03-146'),(2571,'','IN-11727179945','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','208','sales','','','No',NULL,NULL,''),(2572,'','IN-11727179945','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','208','sales','','','No',NULL,NULL,''),(2573,'','IN-11727179945','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','208','sales','','','No',NULL,NULL,''),(2574,'4165','IN-11727179945','2024-07-31 00:00:00',NULL,15500.00,'','1','1','balance brought down','1','208','sales','','','No',NULL,NULL,''),(2575,'1100','IN-11727180825','2024-07-31 00:00:00',3730.00,NULL,'','1','1','Expected Rental income','1','544','Payment','','','No',NULL,NULL,'HH-03-158'),(2576,'','IN-11727180825','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought downnnnnnnnnnnnnnnnnnnnnnnnn','1','544','sales','','','No',NULL,NULL,''),(2577,'','IN-11727180825','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought downnnnnnnnnnnnnnnnnnnnnnnnn','1','544','sales','','','No',NULL,NULL,''),(2578,'','IN-11727180825','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought downnnnnnnnnnnnnnnnnnnnnnnnn','1','544','sales','','','No',NULL,NULL,''),(2579,'4165','IN-11727180825','2024-07-31 00:00:00',NULL,3730.00,'','1','1','balance brought downnnnnnnnnnnnnnnnnnnnnnnnn','1','544','sales','','','No',NULL,NULL,''),(2580,'1100','IN-11727181050','2024-07-31 00:00:00',9025.00,NULL,'','1','1','Expected Rental income','1','212','Payment','','','No',NULL,NULL,'BD-03-162'),(2581,'','IN-11727181050','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','212','sales','','','No',NULL,NULL,''),(2582,'','IN-11727181050','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','212','sales','','','No',NULL,NULL,''),(2583,'','IN-11727181050','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','212','sales','','','No',NULL,NULL,''),(2584,'4165','IN-11727181050','2024-07-31 00:00:00',NULL,9025.00,'','1','1','balance brought down','1','212','sales','','','No',NULL,NULL,''),(2585,'1100','RC-11727181185','2024-09-24 00:00:00',NULL,5000.00,'','1','1','Expected income paid','1','212','Payment','','','No',NULL,NULL,''),(2586,'1010','RC-11727181185','2024-09-24 00:00:00',5000.00,NULL,'','1','1','Payment for Hs No.BD-03-162 and Plot No.3 ','1','212','sales','','','No',NULL,NULL,''),(2587,'1100','IN-11727181312','2024-07-31 00:00:00',1400.00,NULL,'','1','1','Expected Rental income','1','545','Payment','','','No',NULL,NULL,'HH-03-173'),(2588,'','IN-11727181312','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','545','sales','','','No',NULL,NULL,''),(2589,'','IN-11727181312','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','545','sales','','','No',NULL,NULL,''),(2590,'','IN-11727181312','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','545','sales','','','No',NULL,NULL,''),(2591,'4165','IN-11727181312','2024-07-31 00:00:00',NULL,1400.00,'','1','1','balance brought down','1','545','sales','','','No',NULL,NULL,''),(2592,'1100','RC-11727181513','2024-09-24 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','545','Payment','','','No',NULL,NULL,''),(2593,'766','RC-11727181513','2024-09-24 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-173 and Plot No.3 ','1','545','sales','','','No',NULL,NULL,''),(2599,'1100','IN-11727181716','2024-07-31 00:00:00',3110.00,NULL,'','1','1','Expected Rental income','1','219','Payment','','','No',NULL,NULL,'BD-03-179'),(2600,'','IN-11727181716','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','219','sales','','','No',NULL,NULL,''),(2601,'','IN-11727181716','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','219','sales','','','No',NULL,NULL,''),(2602,'','IN-11727181716','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','219','sales','','','No',NULL,NULL,''),(2603,'4165','IN-11727181716','2024-07-31 00:00:00',NULL,3110.00,'','1','1','balance brought down','1','219','sales','','','No',NULL,NULL,''),(2604,'1100','IN-11727181850','2024-07-31 00:00:00',550.00,NULL,'','1','1','Expected Rental income','1','221','Payment','','','No',NULL,NULL,'BD-03-181'),(2605,'','IN-11727181850','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','221','sales','','','No',NULL,NULL,''),(2606,'','IN-11727181850','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','221','sales','','','No',NULL,NULL,''),(2607,'','IN-11727181850','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','221','sales','','','No',NULL,NULL,''),(2608,'4165','IN-11727181850','2024-07-31 00:00:00',NULL,550.00,'','1','1','balance brought down','1','221','sales','','','No',NULL,NULL,''),(2609,'1100','IN-11727182022','2024-07-31 00:00:00',6430.00,NULL,'','1','1','Expected Rental income','1','222','Payment','','','No',NULL,NULL,'BD-03-188'),(2610,'','IN-11727182022','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','222','sales','','','No',NULL,NULL,''),(2611,'','IN-11727182022','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','222','sales','','','No',NULL,NULL,''),(2612,'','IN-11727182022','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','222','sales','','','No',NULL,NULL,''),(2613,'4165','IN-11727182022','2024-07-31 00:00:00',NULL,6430.00,'','1','1','balance brought down','1','222','sales','','','No',NULL,NULL,''),(2614,'1100','RC-11727182078','2024-09-24 00:00:00',NULL,7000.00,'','1','1','Expected income paid','1','222','Payment','','','No',NULL,NULL,''),(2615,'766','RC-11727182078','2024-09-24 00:00:00',7000.00,NULL,'','1','1','Payment for Hs No.BD-03-188 ','1','222','sales','','','No',NULL,NULL,''),(2616,'1100','IN-11727182311','2024-07-31 00:00:00',1895.00,NULL,'','1','1','Expected Rental income','1','548','Payment','','','No',NULL,NULL,'HH-03-193'),(2617,'','IN-11727182311','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','548','sales','','','No',NULL,NULL,''),(2618,'','IN-11727182311','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','548','sales','','','No',NULL,NULL,''),(2619,'','IN-11727182311','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','548','sales','','','No',NULL,NULL,''),(2620,'4165','IN-11727182311','2024-07-31 00:00:00',NULL,1895.00,'','1','1','balance brought down','1','548','sales','','','No',NULL,NULL,''),(2621,'1100','RC-11727182387','2024-09-24 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','548','Payment','','','No',NULL,NULL,''),(2622,'1010','RC-11727182387','2024-09-24 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-03-193 and Plot No.3 ','1','548','sales','','','No',NULL,NULL,''),(2623,'1100','IN-11727182567','2024-07-31 00:00:00',1435.00,NULL,'','1','1','Expected Rental income','1','224','Payment','','','No',NULL,NULL,'BD-03-199'),(2624,'','IN-11727182567','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','224','sales','','','No',NULL,NULL,''),(2625,'','IN-11727182567','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','224','sales','','','No',NULL,NULL,''),(2626,'','IN-11727182567','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','224','sales','','','No',NULL,NULL,''),(2627,'4165','IN-11727182567','2024-07-31 00:00:00',NULL,1435.00,'','1','1','balance brought down','1','224','sales','','','No',NULL,NULL,''),(2628,'1100','IN-11727182603','2024-07-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','224','Payment','','','No',NULL,NULL,'BD-03-199'),(2629,'','IN-11727182603','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','224','sales','','','No',NULL,NULL,''),(2630,'','IN-11727182603','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','224','sales','','','No',NULL,NULL,''),(2631,'','IN-11727182603','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','224','sales','','','No',NULL,NULL,''),(2632,'4165','IN-11727182603','2024-07-31 00:00:00',NULL,615.00,'','1','1','balance brought down','1','224','sales','','','No',NULL,NULL,''),(2633,'1100','IN-11727182948','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','549','Payment','','','No',NULL,NULL,'HH-03-216'),(2634,'','IN-11727182948','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','549','sales','','','No',NULL,NULL,''),(2635,'','IN-11727182948','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','549','sales','','','No',NULL,NULL,''),(2636,'','IN-11727182948','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','549','sales','','','No',NULL,NULL,''),(2637,'4165','IN-11727182948','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','549','sales','','','No',NULL,NULL,''),(2638,'1100','IN-11727182997','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','549','Payment','','','No',NULL,NULL,'HH-03-216'),(2639,'','IN-11727182997','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','549','sales','','','No',NULL,NULL,''),(2640,'','IN-11727182997','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','549','sales','','','No',NULL,NULL,''),(2641,'','IN-11727182997','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','549','sales','','','No',NULL,NULL,''),(2642,'4165','IN-11727182997','2024-07-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','549','sales','','','No',NULL,NULL,''),(2643,'1100','RC-11727183063','2024-09-24 00:00:00',NULL,900.00,'','1','1','Expected income paid','1','549','Payment','','','No',NULL,NULL,''),(2644,'1010','RC-11727183063','2024-09-24 00:00:00',900.00,NULL,'','1','1','Payment for Hs No.HH-03-216 and Plot No.3 ','1','549','sales','','','No',NULL,NULL,''),(2645,'1100','IN-11727183206','2024-07-31 00:00:00',1140.00,NULL,'','1','1','Expected Rental income','1','231','Payment','','','No',NULL,NULL,'BD-03-220'),(2646,'','IN-11727183206','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','231','sales','','','No',NULL,NULL,''),(2647,'','IN-11727183206','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','231','sales','','','No',NULL,NULL,''),(2648,'','IN-11727183206','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','231','sales','','','No',NULL,NULL,''),(2649,'4165','IN-11727183206','2024-07-31 00:00:00',NULL,1140.00,'','1','1','balance brought down','1','231','sales','','','No',NULL,NULL,''),(2650,'1100','RC-11727183338','2024-09-24 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','231','Payment','','','No',NULL,NULL,''),(2651,'766','RC-11727183338','2024-09-24 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.BD-03-220 and Plot No.3 ','1','231','sales','','','No',NULL,NULL,''),(2652,'1100','IN-11727183548','2024-07-31 00:00:00',2575.00,NULL,'','1','1','Expected Rental income','1','232','Payment','','','No',NULL,NULL,'BD-03-223'),(2653,'','IN-11727183548','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','232','sales','','','No',NULL,NULL,''),(2654,'','IN-11727183548','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','232','sales','','','No',NULL,NULL,''),(2655,'','IN-11727183548','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','232','sales','','','No',NULL,NULL,''),(2656,'4165','IN-11727183548','2024-07-31 00:00:00',NULL,2575.00,'','1','1','balance brought down','1','232','sales','','','No',NULL,NULL,''),(2657,'1100','RC-11727183591','2024-09-24 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','232','Payment','','','No',NULL,NULL,''),(2658,'766','RC-11727183591','2024-09-24 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.BD-03-223 and Plot No.3 ','1','232','sales','','','No',NULL,NULL,''),(2659,'1100','IN-11727183729','2024-07-31 00:00:00',795.00,NULL,'','1','1','Expected Rental income','1','553','Payment','','','No',NULL,NULL,'HH-03-254'),(2660,'','IN-11727183729','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','553','sales','','','No',NULL,NULL,''),(2661,'','IN-11727183729','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','553','sales','','','No',NULL,NULL,''),(2662,'','IN-11727183729','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','553','sales','','','No',NULL,NULL,''),(2663,'4165','IN-11727183729','2024-07-31 00:00:00',NULL,795.00,'','1','1','balance brought down','1','553','sales','','','No',NULL,NULL,''),(2664,'1100','IN-11727183928','2024-07-31 00:00:00',4840.00,NULL,'','1','1','Expected Rental income','1','554','Payment','','','No',NULL,NULL,'HH-03-257'),(2665,'','IN-11727183928','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','554','sales','','','No',NULL,NULL,''),(2666,'','IN-11727183928','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','554','sales','','','No',NULL,NULL,''),(2667,'','IN-11727183928','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','554','sales','','','No',NULL,NULL,''),(2668,'4165','IN-11727183928','2024-07-31 00:00:00',NULL,4840.00,'','1','1','balance brought down','1','554','sales','','','No',NULL,NULL,''),(2669,'1100','RC-11727183968','2024-09-24 00:00:00',NULL,1200.00,'','1','1','Expected income paid','1','554','Payment','','','No',NULL,NULL,''),(2670,'1010','RC-11727183968','2024-09-24 00:00:00',1200.00,NULL,'','1','1','Payment for Hs No.HH-03-257 and Plot No.3 ','1','554','sales','','','No',NULL,NULL,''),(2671,'1100','IN-11727184050','2024-07-31 00:00:00',900.00,NULL,'','1','1','Expected Rental income','1','555','Payment','','','No',NULL,NULL,'HH-03-258'),(2672,'','IN-11727184050','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','555','sales','','','No',NULL,NULL,''),(2673,'','IN-11727184050','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','555','sales','','','No',NULL,NULL,''),(2674,'','IN-11727184050','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','555','sales','','','No',NULL,NULL,''),(2675,'4165','IN-11727184050','2024-07-31 00:00:00',NULL,900.00,'','1','1','balance brought down','1','555','sales','','','No',NULL,NULL,''),(2676,'1100','IN-11727184095','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','555','Payment','','','No',NULL,NULL,'HH-03-258'),(2677,'','IN-11727184095','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','555','sales','','','No',NULL,NULL,''),(2678,'','IN-11727184095','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','555','sales','','','No',NULL,NULL,''),(2679,'','IN-11727184095','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','555','sales','','','No',NULL,NULL,''),(2680,'4165','IN-11727184095','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','555','sales','','','No',NULL,NULL,''),(2681,'1100','IN-11727184207','2024-07-31 00:00:00',390.00,NULL,'','1','1','Expected Rental income','1','246','Payment','','','No',NULL,NULL,'BD-03-274'),(2682,'','IN-11727184207','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','246','sales','','','No',NULL,NULL,''),(2683,'','IN-11727184207','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','246','sales','','','No',NULL,NULL,''),(2684,'','IN-11727184207','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','246','sales','','','No',NULL,NULL,''),(2685,'4165','IN-11727184207','2024-07-31 00:00:00',NULL,390.00,'','1','1','balance brought down','1','246','sales','','','No',NULL,NULL,''),(2686,'1100','RC-11727184270','2024-09-24 00:00:00',NULL,890.00,'','1','1','Expected income paid','1','246','Payment','','','No',NULL,NULL,''),(2687,'1010','RC-11727184270','2024-09-24 00:00:00',890.00,NULL,'','1','1','Payment for Hs No.BD-03-274 and Plot No.3 ','1','246','sales','','','No',NULL,NULL,''),(2688,'1100','IN-11727184431','2024-07-31 00:00:00',3070.00,NULL,'','1','1','Expected Rental income','1','556','Payment','','','No',NULL,NULL,'HH-03-277'),(2689,'','IN-11727184431','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','556','sales','','','No',NULL,NULL,''),(2690,'','IN-11727184431','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','556','sales','','','No',NULL,NULL,''),(2691,'','IN-11727184431','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','556','sales','','','No',NULL,NULL,''),(2692,'4165','IN-11727184431','2024-07-31 00:00:00',NULL,3070.00,'','1','1','balance brought down','1','556','sales','','','No',NULL,NULL,''),(2693,'1100','IN-11727185211','2024-07-31 00:00:00',3490.00,NULL,'','1','1','Expected Rental income','1','733','Payment','','','No',NULL,NULL,'IN-03-280'),(2694,'','IN-11727185211','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','733','sales','','','No',NULL,NULL,''),(2695,'','IN-11727185211','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','733','sales','','','No',NULL,NULL,''),(2696,'','IN-11727185211','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','733','sales','','','No',NULL,NULL,''),(2697,'4165','IN-11727185211','2024-07-31 00:00:00',NULL,3490.00,'','1','1','balance brought down','1','733','sales','','','No',NULL,NULL,''),(2698,'1100','IN-11727185246','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','733','Payment','','','No',NULL,NULL,'IN-03-280'),(2699,'','IN-11727185246','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoices','1','733','sales','','','No',NULL,NULL,''),(2700,'','IN-11727185246','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoices','1','733','sales','','','No',NULL,NULL,''),(2701,'','IN-11727185246','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoices','1','733','sales','','','No',NULL,NULL,''),(2702,'4165','IN-11727185246','2024-07-31 00:00:00',NULL,450.00,'','1','1','august invoices','1','733','sales','','','No',NULL,NULL,''),(2703,'1100','RC-11727185394','2024-09-24 00:00:00',NULL,2490.00,'','1','1','Expected income paid','1','733','Payment','','','No',NULL,NULL,''),(2704,'1010','RC-11727185394','2024-09-24 00:00:00',2490.00,NULL,'','1','1','Payment for Hs No.IN-03-280 and Plot No.3 ','1','733','sales','','','No',NULL,NULL,''),(2705,'1100','IN-11727242826','2024-07-31 00:00:00',1230.00,NULL,'','1','1','Expected Rental income','1','557','Payment','','','No',NULL,NULL,'HH-03-286'),(2706,'','IN-11727242826','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','557','sales','','','No',NULL,NULL,''),(2707,'','IN-11727242826','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','557','sales','','','No',NULL,NULL,''),(2708,'','IN-11727242826','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','557','sales','','','No',NULL,NULL,''),(2709,'4165','IN-11727242826','2024-07-31 00:00:00',NULL,1230.00,'','1','1','balance brought down','1','557','sales','','','No',NULL,NULL,''),(2710,'1100','IN-11727243604','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','557','Payment','','','No',NULL,NULL,'HH-03-286'),(2711,'','IN-11727243604','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','557','sales','','','No',NULL,NULL,''),(2712,'','IN-11727243604','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','557','sales','','','No',NULL,NULL,''),(2713,'','IN-11727243604','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','557','sales','','','No',NULL,NULL,''),(2714,'4165','IN-11727243604','2024-08-31 00:00:00',NULL,615.00,'','1','1','balance brought down','1','557','sales','','','No',NULL,NULL,''),(2715,'1100','IN-11727244632','2024-07-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','249','Payment','','','No',NULL,NULL,'BD-03-296'),(2716,'','IN-11727244632','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','249','sales','','','No',NULL,NULL,''),(2717,'','IN-11727244632','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','249','sales','','','No',NULL,NULL,''),(2718,'','IN-11727244632','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','249','sales','','','No',NULL,NULL,''),(2719,'4165','IN-11727244632','2024-07-31 00:00:00',NULL,730.00,'','1','1','august invoice','1','249','sales','','','No',NULL,NULL,''),(2720,'1100','IN-11727244856','2024-07-31 00:00:00',3725.00,NULL,'','1','1','Expected Rental income','1','559','Payment','','','No',NULL,NULL,'HH-03-303'),(2721,'','IN-11727244856','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','559','sales','','','No',NULL,NULL,''),(2722,'','IN-11727244856','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','559','sales','','','No',NULL,NULL,''),(2723,'','IN-11727244856','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','559','sales','','','No',NULL,NULL,''),(2724,'4165','IN-11727244856','2024-07-31 00:00:00',NULL,3725.00,'','1','1','balance brought down','1','559','sales','','','No',NULL,NULL,''),(2725,'1100','IN-11727244916','2024-07-31 00:00:00',1380.00,NULL,'','1','1','Expected Rental income','1','560','Payment','','','No',NULL,NULL,'HH-03-305'),(2726,'','IN-11727244916','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','560','sales','','','No',NULL,NULL,''),(2727,'','IN-11727244916','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','560','sales','','','No',NULL,NULL,''),(2728,'','IN-11727244916','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','560','sales','','','No',NULL,NULL,''),(2729,'4165','IN-11727244916','2024-07-31 00:00:00',NULL,1380.00,'','1','1','balance brought down','1','560','sales','','','No',NULL,NULL,''),(2730,'1100','IN-11727244943','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','560','Payment','','','No',NULL,NULL,'HH-03-305'),(2731,'','IN-11727244943','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','560','sales','','','No',NULL,NULL,''),(2732,'','IN-11727244943','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','560','sales','','','No',NULL,NULL,''),(2733,'','IN-11727244943','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','560','sales','','','No',NULL,NULL,''),(2734,'4165','IN-11727244943','2024-08-31 00:00:00',NULL,1305.00,'','1','1','august invoice','1','560','sales','','','No',NULL,NULL,''),(2735,'1100','IN-11727245192','2024-07-31 00:00:00',1460.00,NULL,'','1','1','Expected Rental income','1','562','Payment','','','No',NULL,NULL,'HH-03-308'),(2736,'','IN-11727245192','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','562','sales','','','No',NULL,NULL,''),(2737,'','IN-11727245192','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','562','sales','','','No',NULL,NULL,''),(2738,'','IN-11727245192','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','562','sales','','','No',NULL,NULL,''),(2739,'4165','IN-11727245192','2024-07-31 00:00:00',NULL,1460.00,'','1','1','balance brought down','1','562','sales','','','No',NULL,NULL,''),(2740,'1100','IN-11727245704','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','563','Payment','','','No',NULL,NULL,'HH-03-309'),(2741,'','IN-11727245704','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','563','sales','','','No',NULL,NULL,''),(2742,'','IN-11727245704','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','563','sales','','','No',NULL,NULL,''),(2743,'','IN-11727245704','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','563','sales','','','No',NULL,NULL,''),(2744,'4165','IN-11727245704','2024-07-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','563','sales','','','No',NULL,NULL,''),(2745,'1100','IN-11727245948','2024-07-31 00:00:00',2415.00,NULL,'','1','1','Expected Rental income','1','565','Payment','','','No',NULL,NULL,'HH-03-310'),(2746,'','IN-11727245948','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','565','sales','','','No',NULL,NULL,''),(2747,'','IN-11727245948','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','565','sales','','','No',NULL,NULL,''),(2748,'','IN-11727245948','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','565','sales','','','No',NULL,NULL,''),(2749,'4165','IN-11727245948','2024-07-31 00:00:00',NULL,2415.00,'','1','1','balance brought down','1','565','sales','','','No',NULL,NULL,''),(2750,'1100','IN-11727246318','2024-07-31 00:00:00',1725.00,NULL,'','1','1','Expected Rental income','1','252','Payment','','','No',NULL,NULL,'BD-03-332'),(2751,'','IN-11727246318','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','252','sales','','','No',NULL,NULL,''),(2752,'','IN-11727246318','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','252','sales','','','No',NULL,NULL,''),(2753,'','IN-11727246318','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','252','sales','','','No',NULL,NULL,''),(2754,'4165','IN-11727246318','2024-07-31 00:00:00',NULL,1725.00,'','1','1','balance brought down','1','252','sales','','','No',NULL,NULL,''),(2755,'1100','RC-11727246357','2024-09-25 00:00:00',NULL,1420.00,'','1','1','Expected income paid','1','252','Payment','','','No',NULL,NULL,''),(2756,'1010','RC-11727246357','2024-09-25 00:00:00',1420.00,NULL,'','1','1','Payment for Hs No.BD-03-332 and Plot No.3 ','1','252','sales','','','No',NULL,NULL,''),(2757,'1100','RC-11727246375','2024-09-25 00:00:00',NULL,800.00,'','1','1','Expected income paid','1','252','Payment','','','No',NULL,NULL,''),(2758,'1010','RC-11727246375','2024-09-25 00:00:00',800.00,NULL,'','1','1','Payment for Hs No.BD-03-332 and Plot No.3 ','1','252','sales','','','No',NULL,NULL,''),(2759,'1100','IN-11727247916','2024-07-31 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','358','Payment','','','No',NULL,NULL,'HH-02-1283'),(2760,'4165','IN-11727247916','2024-07-31 00:00:00',NULL,2000.00,'','1','1','balance brought down','1','358','sales','','','No',NULL,NULL,''),(2761,'1100','IN-11727247945','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','358','Payment','','','No',NULL,NULL,'HH-02-1283'),(2762,'4165','IN-11727247945','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','358','sales','','','No',NULL,NULL,''),(2763,'1100','RC-11727247990','2024-09-25 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','358','Payment','','','No',NULL,NULL,''),(2764,'1010','RC-11727247990','2024-09-25 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-02-1283 and Plot No.2 ','1','358','sales','','','No',NULL,NULL,''),(2765,'1100','IN-11727248861','2024-09-25 00:00:00',177980.00,NULL,'','1','1','Expected Rental income','1','1119','Payment','','','No',NULL,NULL,'HH-05-556'),(2766,'','IN-11727248861','2024-09-25 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','1119','sales','','','No',NULL,NULL,''),(2767,'','IN-11727248861','2024-09-25 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','1119','sales','','','No',NULL,NULL,''),(2768,'','IN-11727248861','2024-09-25 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','1119','sales','','','No',NULL,NULL,''),(2769,'4165','IN-11727248861','2024-09-25 00:00:00',NULL,177980.00,'','1','1','Sep invoice','1','1119','sales','','','No',NULL,NULL,''),(2770,'1100','RC-11727249147','2024-09-25 00:00:00',NULL,650.00,'','1','1','Expected income paid','1','569','Payment','','','No',NULL,NULL,''),(2771,'1010','RC-11727249147','2024-09-25 00:00:00',650.00,NULL,'','1','1','Payment for Hs No.HH-03-338 and Plot No.3 ','1','569','sales','','','No',NULL,NULL,''),(2772,'1100','IN-11727249535','2024-07-31 00:00:00',2100.00,NULL,'','1','1','Expected Rental income','1','570','Payment','','','No',NULL,NULL,'HH-03-339'),(2773,'','IN-11727249535','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','570','sales','','','No',NULL,NULL,''),(2774,'','IN-11727249535','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','570','sales','','','No',NULL,NULL,''),(2775,'','IN-11727249535','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','570','sales','','','No',NULL,NULL,''),(2776,'4165','IN-11727249535','2024-07-31 00:00:00',NULL,2100.00,'','1','1','balance brought down','1','570','sales','','','No',NULL,NULL,''),(2777,'1100','IN-11727250021','2024-07-31 00:00:00',2135.00,NULL,'','1','1','Expected Rental income','1','507','Payment','','','No',NULL,NULL,'HH-03-1104'),(2778,'','IN-11727250021','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','507','sales','','','No',NULL,NULL,''),(2779,'','IN-11727250021','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','507','sales','','','No',NULL,NULL,''),(2780,'','IN-11727250021','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','507','sales','','','No',NULL,NULL,''),(2781,'4165','IN-11727250021','2024-07-31 00:00:00',NULL,2135.00,'','1','1','balance brought down','1','507','sales','','','No',NULL,NULL,''),(2782,'1100','IN-11727250061','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','507','Payment','','','No',NULL,NULL,'HH-03-1104'),(2783,'','IN-11727250061','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','507','sales','','','No',NULL,NULL,''),(2784,'','IN-11727250061','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','507','sales','','','No',NULL,NULL,''),(2785,'','IN-11727250061','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','507','sales','','','No',NULL,NULL,''),(2786,'4165','IN-11727250061','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','507','sales','','','No',NULL,NULL,''),(2787,'1100','RC-11727250265','2024-09-25 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','507','Payment','','','No',NULL,NULL,''),(2788,'1010','RC-11727250265','2024-09-25 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-1104 and Plot No.3 ','1','507','sales','','','No',NULL,NULL,''),(2789,'1100','IN-11727250497','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','508','Payment','','','No',NULL,NULL,'HH-03-1107'),(2790,'','IN-11727250497','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','508','sales','','','No',NULL,NULL,''),(2791,'','IN-11727250497','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','508','sales','','','No',NULL,NULL,''),(2792,'','IN-11727250497','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','508','sales','','','No',NULL,NULL,''),(2793,'4165','IN-11727250497','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','508','sales','','','No',NULL,NULL,''),(2794,'1100','IN-11727250541','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','508','Payment','','','No',NULL,NULL,'HH-03-1107'),(2795,'','IN-11727250541','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance bought down','1','508','sales','','','No',NULL,NULL,''),(2796,'','IN-11727250541','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance bought down','1','508','sales','','','No',NULL,NULL,''),(2797,'','IN-11727250541','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance bought down','1','508','sales','','','No',NULL,NULL,''),(2798,'4165','IN-11727250541','2024-08-31 00:00:00',NULL,450.00,'','1','1','balance bought down','1','508','sales','','','No',NULL,NULL,''),(2799,'1100','IN-11727251425','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','573','Payment','','','No',NULL,NULL,'HH-03-352'),(2800,'','IN-11727251425','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','573','sales','','','No',NULL,NULL,''),(2801,'','IN-11727251425','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','573','sales','','','No',NULL,NULL,''),(2802,'','IN-11727251425','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','573','sales','','','No',NULL,NULL,''),(2803,'4165','IN-11727251425','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','573','sales','','','No',NULL,NULL,''),(2804,'1100','RC-11727251460','2024-09-25 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','573','Payment','','','No',NULL,NULL,''),(2805,'1010','RC-11727251460','2024-09-25 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-352 and Plot No.3 ','1','573','sales','','','No',NULL,NULL,''),(2806,'1100','IN-11727251576','2024-07-31 00:00:00',1290.00,NULL,'','1','1','Expected Rental income','1','254','Payment','','','No',NULL,NULL,'BD-03-358'),(2807,'','IN-11727251576','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','254','sales','','','No',NULL,NULL,''),(2808,'','IN-11727251576','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','254','sales','','','No',NULL,NULL,''),(2809,'','IN-11727251576','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','254','sales','','','No',NULL,NULL,''),(2810,'4165','IN-11727251576','2024-07-31 00:00:00',NULL,1290.00,'','1','1','balance brought down','1','254','sales','','','No',NULL,NULL,''),(2811,'1100','IN-11727251644','2024-07-31 00:00:00',380.00,NULL,'','1','1','Expected Rental income','1','256','Payment','','','No',NULL,NULL,'BD-03-362'),(2812,'','IN-11727251644','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','256','sales','','','No',NULL,NULL,''),(2813,'','IN-11727251644','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','256','sales','','','No',NULL,NULL,''),(2814,'','IN-11727251644','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','256','sales','','','No',NULL,NULL,''),(2815,'4165','IN-11727251644','2024-07-31 00:00:00',NULL,380.00,'','1','1','balance brought down','1','256','sales','','','No',NULL,NULL,''),(2816,'1100','IN-11727251672','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','256','Payment','','','No',NULL,NULL,'BD-03-362'),(2817,'','IN-11727251672','2024-08-31 00:00:00',NULL,500.00,'','1','1','august bill','1','256','sales','','','No',NULL,NULL,''),(2818,'','IN-11727251672','2024-08-31 00:00:00',NULL,0.00,'','1','1','august bill','1','256','sales','','','No',NULL,NULL,''),(2819,'','IN-11727251672','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august bill','1','256','sales','','','No',NULL,NULL,''),(2820,'4165','IN-11727251672','2024-08-31 00:00:00',NULL,730.00,'','1','1','august bill','1','256','sales','','','No',NULL,NULL,''),(2821,'1100','IN-11727252047','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','580','Payment','','','No',NULL,NULL,'HH-03-370'),(2822,'','IN-11727252047','2024-08-31 00:00:00',NULL,500.00,'','1','1','august balance','1','580','sales','','','No',NULL,NULL,''),(2823,'','IN-11727252047','2024-08-31 00:00:00',NULL,0.00,'','1','1','august balance','1','580','sales','','','No',NULL,NULL,''),(2824,'','IN-11727252047','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august balance','1','580','sales','','','No',NULL,NULL,''),(2825,'4165','IN-11727252047','2024-08-31 00:00:00',NULL,500.00,'','1','1','august balance','1','580','sales','','','No',NULL,NULL,''),(2826,'1100','IN-11727252130','2024-07-31 00:00:00',6370.00,NULL,'','1','1','Expected Rental income','1','257','Payment','','','No',NULL,NULL,'BD-03-377'),(2827,'','IN-11727252130','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','257','sales','','','No',NULL,NULL,''),(2828,'','IN-11727252130','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','257','sales','','','No',NULL,NULL,''),(2829,'','IN-11727252130','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','257','sales','','','No',NULL,NULL,''),(2830,'4165','IN-11727252130','2024-07-31 00:00:00',NULL,6370.00,'','1','1','balance brought down','1','257','sales','','','No',NULL,NULL,''),(2831,'1100','RC-11727252262','2024-09-25 00:00:00',NULL,4260.00,'','1','1','Expected income paid','1','257','Payment','','','No',NULL,NULL,''),(2832,'1010','RC-11727252262','2024-09-25 00:00:00',4260.00,NULL,'','1','1','Payment for Hs No.BD-03-377 and Plot No.3 ','1','257','sales','','','No',NULL,NULL,''),(2833,'1100','IN-11727252408','2024-07-31 00:00:00',3425.00,NULL,'','1','1','Expected Rental income','1','585','Payment','','','No',NULL,NULL,'HH-03-399'),(2834,'','IN-11727252408','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','585','sales','','','No',NULL,NULL,''),(2835,'','IN-11727252408','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','585','sales','','','No',NULL,NULL,''),(2836,'','IN-11727252408','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','585','sales','','','No',NULL,NULL,''),(2837,'4165','IN-11727252408','2024-07-31 00:00:00',NULL,3425.00,'','1','1','balance brought down','1','585','sales','','','No',NULL,NULL,''),(2838,'1100','IN-11727252584','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','586','Payment','','','No',NULL,NULL,'HH-03-409'),(2839,'','IN-11727252584','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','586','sales','','','No',NULL,NULL,''),(2840,'','IN-11727252584','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','586','sales','','','No',NULL,NULL,''),(2841,'','IN-11727252584','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','586','sales','','','No',NULL,NULL,''),(2842,'4165','IN-11727252584','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','586','sales','','','No',NULL,NULL,''),(2843,'1100','RC-11727252635','2024-09-25 00:00:00',NULL,4210.00,'','1','1','Expected income paid','1','588','Payment','','','No',NULL,NULL,''),(2844,'766','RC-11727252635','2024-09-25 00:00:00',4210.00,NULL,'','1','1','Payment for Hs No.HH-03-410 and Plot No.3 ','1','588','sales','','','No',NULL,NULL,''),(2845,'1100','IN-11727253147','2024-07-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','589','Payment','','','No',NULL,NULL,'HH-03-417'),(2846,'','IN-11727253147','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','589','sales','','','No',NULL,NULL,''),(2847,'','IN-11727253147','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','589','sales','','','No',NULL,NULL,''),(2848,'','IN-11727253147','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','589','sales','','','No',NULL,NULL,''),(2849,'4165','IN-11727253147','2024-07-31 00:00:00',NULL,960.00,'','1','1','august invoice','1','589','sales','','','No',NULL,NULL,''),(2850,'1100','RC-11727253187','2024-09-25 00:00:00',NULL,960.00,'','1','1','Expected income paid','1','589','Payment','','','No',NULL,NULL,''),(2851,'1010','RC-11727253187','2024-09-25 00:00:00',960.00,NULL,'','1','1','Payment for Hs No.HH-03-417 and Plot No.3 ','1','589','sales','','','No',NULL,NULL,''),(2852,'1100','IN-11727253278','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','720','Payment','','','No',NULL,NULL,'HH-O3-419'),(2853,'','IN-11727253278','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought balance','1','720','sales','','','No',NULL,NULL,''),(2854,'','IN-11727253278','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought balance','1','720','sales','','','No',NULL,NULL,''),(2855,'','IN-11727253278','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought balance','1','720','sales','','','No',NULL,NULL,''),(2856,'4165','IN-11727253278','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought balance','1','720','sales','','','No',NULL,NULL,''),(2857,'1100','IN-11727253325','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','720','Payment','','','No',NULL,NULL,'HH-O3-419'),(2858,'','IN-11727253325','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoices','1','720','sales','','','No',NULL,NULL,''),(2859,'','IN-11727253325','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoices','1','720','sales','','','No',NULL,NULL,''),(2860,'','IN-11727253325','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoices','1','720','sales','','','No',NULL,NULL,''),(2861,'4165','IN-11727253325','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoices','1','720','sales','','','No',NULL,NULL,''),(2862,'1100','IN-11727253563','2024-07-31 00:00:00',1030.00,NULL,'','1','1','Expected Rental income','1','591','Payment','','','No',NULL,NULL,'HH-03-426'),(2863,'','IN-11727253563','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','591','sales','','','No',NULL,NULL,''),(2864,'','IN-11727253563','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','591','sales','','','No',NULL,NULL,''),(2865,'','IN-11727253563','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','591','sales','','','No',NULL,NULL,''),(2866,'4165','IN-11727253563','2024-07-31 00:00:00',NULL,1030.00,'','1','1','balance brought down','1','591','sales','','','No',NULL,NULL,''),(2867,'1100','IN-11727253816','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','591','Payment','','','No',NULL,NULL,'HH-03-426'),(2868,'','IN-11727253816','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','591','sales','','','No',NULL,NULL,''),(2869,'','IN-11727253816','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','591','sales','','','No',NULL,NULL,''),(2870,'','IN-11727253816','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','591','sales','','','No',NULL,NULL,''),(2871,'4165','IN-11727253816','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','591','sales','','','No',NULL,NULL,''),(2872,'1100','RC-11727253987','2024-09-25 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','592','Payment','','','No',NULL,NULL,''),(2873,'1010','RC-11727253987','2024-09-25 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-427 and Plot No.3 ','1','592','sales','','','No',NULL,NULL,''),(2874,'1100','IN-11727254314','2024-09-01 00:00:00',1485.00,NULL,'','1','1','Expected Rental income','1','594','Payment','','','No',NULL,NULL,'HH-03-430'),(2875,'','IN-11727254314','2024-09-01 00:00:00',NULL,500.00,'','1','1','august invoice','1','594','sales','','','No',NULL,NULL,''),(2876,'','IN-11727254314','2024-09-01 00:00:00',NULL,0.00,'','1','1','august invoice','1','594','sales','','','No',NULL,NULL,''),(2877,'','IN-11727254314','2024-09-01 00:00:00',NULL,5000.00,'','1','1','august invoice','1','594','sales','','','No',NULL,NULL,''),(2878,'4165','IN-11727254314','2024-09-01 00:00:00',NULL,1485.00,'','1','1','august invoice','1','594','sales','','','No',NULL,NULL,''),(2879,'1100','RC-11727254351','2024-09-25 00:00:00',NULL,1485.00,'','1','1','Expected income paid','1','594','Payment','','','No',NULL,NULL,''),(2880,'1010','RC-11727254351','2024-09-25 00:00:00',1485.00,NULL,'','1','1','Payment for Hs No.HH-03-430 and Plot No.3 ','1','594','sales','','','No',NULL,NULL,''),(2881,'1100','IN-11727254435','2024-07-31 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','597','Payment','','','No',NULL,NULL,'HH-03-442'),(2882,'','IN-11727254435','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','597','sales','','','No',NULL,NULL,''),(2883,'','IN-11727254435','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','597','sales','','','No',NULL,NULL,''),(2884,'','IN-11727254435','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','597','sales','','','No',NULL,NULL,''),(2885,'4165','IN-11727254435','2024-07-31 00:00:00',NULL,2000.00,'','1','1','balance brought down','1','597','sales','','','No',NULL,NULL,''),(2886,'1100','IN-11727254567','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','601','Payment','','','No',NULL,NULL,'HH-03-453'),(2887,'','IN-11727254567','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','601','sales','','','No',NULL,NULL,''),(2888,'','IN-11727254567','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','601','sales','','','No',NULL,NULL,''),(2889,'','IN-11727254567','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','601','sales','','','No',NULL,NULL,''),(2890,'4165','IN-11727254567','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','601','sales','','','No',NULL,NULL,''),(2891,'1100','IN-11727254743','2024-07-31 00:00:00',2640.00,NULL,'','1','1','Expected Rental income','1','603','Payment','','','No',NULL,NULL,'HH-03-457'),(2892,'','IN-11727254743','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','603','sales','','','No',NULL,NULL,''),(2893,'','IN-11727254743','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','603','sales','','','No',NULL,NULL,''),(2894,'','IN-11727254743','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','603','sales','','','No',NULL,NULL,''),(2895,'4165','IN-11727254743','2024-07-31 00:00:00',NULL,2640.00,'','1','1','balance brought down','1','603','sales','','','No',NULL,NULL,''),(2896,'1100','RC-11727254785','2024-09-25 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','603','Payment','','','No',NULL,NULL,''),(2897,'1010','RC-11727254785','2024-09-25 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-457 and Plot No.3 ','1','603','sales','','','No',NULL,NULL,''),(2898,'1100','IN-11727254898','2024-07-31 00:00:00',9955.00,NULL,'','1','1','Expected Rental income','1','604','Payment','','','No',NULL,NULL,'HH-03-458'),(2899,'','IN-11727254898','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','604','sales','','','No',NULL,NULL,''),(2900,'','IN-11727254898','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','604','sales','','','No',NULL,NULL,''),(2901,'','IN-11727254898','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','604','sales','','','No',NULL,NULL,''),(2902,'4165','IN-11727254898','2024-07-31 00:00:00',NULL,9955.00,'','1','1','balance brought down','1','604','sales','','','No',NULL,NULL,''),(2903,'1100','IN-11727255549','2024-07-31 00:00:00',22169.00,NULL,'','1','1','Expected Rental income','1','607','Payment','','','No',NULL,NULL,'HH-03-474'),(2904,'','IN-11727255549','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','607','sales','','','No',NULL,NULL,''),(2905,'','IN-11727255549','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','607','sales','','','No',NULL,NULL,''),(2906,'','IN-11727255549','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','607','sales','','','No',NULL,NULL,''),(2907,'4165','IN-11727255549','2024-07-31 00:00:00',NULL,22169.00,'','1','1','balance brought down','1','607','sales','','','No',NULL,NULL,''),(2908,'1100','IN-11727255586','2024-07-31 00:00:00',29150.00,NULL,'','1','1','Expected Rental income','1','607','Payment','','','No',NULL,NULL,'HH-03-474'),(2909,'','IN-11727255586','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','607','sales','','','No',NULL,NULL,''),(2910,'','IN-11727255586','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','607','sales','','','No',NULL,NULL,''),(2911,'','IN-11727255586','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','607','sales','','','No',NULL,NULL,''),(2912,'4165','IN-11727255586','2024-07-31 00:00:00',NULL,29150.00,'','1','1','august invoice','1','607','sales','','','No',NULL,NULL,''),(2913,'1100','RC-11727255758','2024-09-25 00:00:00',NULL,30000.00,'','1','1','Expected income paid','1','607','Payment','','','No',NULL,NULL,''),(2914,'1010','RC-11727255758','2024-09-25 00:00:00',30000.00,NULL,'','1','1','Payment for Hs No.HH-03-474 and Plot No.3 ','1','607','sales','','','No',NULL,NULL,''),(2915,'1100','RC-11727255813','2024-09-25 00:00:00',NULL,615.00,'','1','1','Expected income paid','1','614','Payment','','','No',NULL,NULL,''),(2916,'1010','RC-11727255813','2024-09-25 00:00:00',615.00,NULL,'','1','1','Payment for Hs No.HH-03-486 and Plot No.3 ','1','614','sales','','','No',NULL,NULL,''),(2917,'1100','IN-11727256145','2024-07-31 00:00:00',2300.00,NULL,'','1','1','Expected Rental income','1','1338 ','Payment','','','No',NULL,NULL,'BD-03-505'),(2918,'','IN-11727256145','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1338 ','sales','','','No',NULL,NULL,''),(2919,'','IN-11727256145','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1338 ','sales','','','No',NULL,NULL,''),(2920,'','IN-11727256145','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1338 ','sales','','','No',NULL,NULL,''),(2921,'4165','IN-11727256145','2024-07-31 00:00:00',NULL,2300.00,'','1','1','balance brought down','1','1338 ','sales','','','No',NULL,NULL,''),(2922,'1100','IN-11727256172','2024-08-31 00:00:00',1535.00,NULL,'','1','1','Expected Rental income','1','1338 ','Payment','','','No',NULL,NULL,'BD-03-505'),(2923,'','IN-11727256172','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1338 ','sales','','','No',NULL,NULL,''),(2924,'','IN-11727256172','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1338 ','sales','','','No',NULL,NULL,''),(2925,'','IN-11727256172','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1338 ','sales','','','No',NULL,NULL,''),(2926,'4165','IN-11727256172','2024-08-31 00:00:00',NULL,1535.00,'','1','1','august invoice','1','1338 ','sales','','','No',NULL,NULL,''),(2927,'1100','IN-11727256265','2024-09-01 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','618','Payment','','','No',NULL,NULL,'HH-03-507'),(2928,'','IN-11727256265','2024-09-01 00:00:00',NULL,500.00,'','1','1','august invoice','1','618','sales','','','No',NULL,NULL,''),(2929,'','IN-11727256265','2024-09-01 00:00:00',NULL,0.00,'','1','1','august invoice','1','618','sales','','','No',NULL,NULL,''),(2930,'','IN-11727256265','2024-09-01 00:00:00',NULL,5000.00,'','1','1','august invoice','1','618','sales','','','No',NULL,NULL,''),(2931,'4165','IN-11727256265','2024-09-01 00:00:00',NULL,450.00,'','1','1','august invoice','1','618','sales','','','No',NULL,NULL,''),(2932,'1100','IN-11727256340','2024-07-31 00:00:00',4820.00,NULL,'','1','1','Expected Rental income','1','269','Payment','','','No',NULL,NULL,'BD-03-515'),(2933,'','IN-11727256340','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','269','sales','','','No',NULL,NULL,''),(2934,'','IN-11727256340','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','269','sales','','','No',NULL,NULL,''),(2935,'','IN-11727256340','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','269','sales','','','No',NULL,NULL,''),(2936,'4165','IN-11727256340','2024-07-31 00:00:00',NULL,4820.00,'','1','1','balance brought down','1','269','sales','','','No',NULL,NULL,''),(2937,'1100','IN-11727256504','2024-07-31 00:00:00',4235.00,NULL,'','1','1','Expected Rental income','1','620','Payment','','','No',NULL,NULL,'HH-03-533'),(2938,'','IN-11727256504','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','620','sales','','','No',NULL,NULL,''),(2939,'','IN-11727256504','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','620','sales','','','No',NULL,NULL,''),(2940,'','IN-11727256504','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','620','sales','','','No',NULL,NULL,''),(2941,'4165','IN-11727256504','2024-07-31 00:00:00',NULL,4235.00,'','1','1','balance brought down','1','620','sales','','','No',NULL,NULL,''),(2942,'1100','RC-11727256535','2024-09-25 00:00:00',NULL,445.00,'','1','1','Expected income paid','1','620','Payment','','','No',NULL,NULL,''),(2943,'1010','RC-11727256535','2024-09-25 00:00:00',445.00,NULL,'','1','1','Payment for Hs No.HH-03-533 and Plot No.3 ','1','620','sales','','','No',NULL,NULL,''),(2944,'1100','IN-11727256596','2024-07-31 00:00:00',560.00,NULL,'','1','1','Expected Rental income','1','621','Payment','','','No',NULL,NULL,'HH-03-534'),(2945,'','IN-11727256596','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','621','sales','','','No',NULL,NULL,''),(2946,'','IN-11727256596','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','621','sales','','','No',NULL,NULL,''),(2947,'','IN-11727256596','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','621','sales','','','No',NULL,NULL,''),(2948,'4165','IN-11727256596','2024-07-31 00:00:00',NULL,560.00,'','1','1','balance brought down','1','621','sales','','','No',NULL,NULL,''),(2949,'1100','IN-11727256722','2024-07-31 00:00:00',7330.00,NULL,'','1','1','Expected Rental income','1','622','Payment','','','No',NULL,NULL,'HH-03-536'),(2950,'','IN-11727256722','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','622','sales','','','No',NULL,NULL,''),(2951,'','IN-11727256722','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','622','sales','','','No',NULL,NULL,''),(2952,'','IN-11727256722','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','622','sales','','','No',NULL,NULL,''),(2953,'4165','IN-11727256722','2024-07-31 00:00:00',NULL,7330.00,'','1','1','balance brought down','1','622','sales','','','No',NULL,NULL,''),(2954,'1100','IN-11727256806','2024-07-31 00:00:00',49215.00,NULL,'','1','1','Expected Rental income','1','623','Payment','','','No',NULL,NULL,'HH-03-537'),(2955,'','IN-11727256806','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','623','sales','','','No',NULL,NULL,''),(2956,'','IN-11727256806','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','623','sales','','','No',NULL,NULL,''),(2957,'','IN-11727256806','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','623','sales','','','No',NULL,NULL,''),(2958,'4165','IN-11727256806','2024-07-31 00:00:00',NULL,49215.00,'','1','1','balance brought down','1','623','sales','','','No',NULL,NULL,''),(2959,'1100','IN-11727256829','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','623','Payment','','','No',NULL,NULL,'HH-03-537'),(2960,'','IN-11727256829','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','623','sales','','','No',NULL,NULL,''),(2961,'','IN-11727256829','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','623','sales','','','No',NULL,NULL,''),(2962,'','IN-11727256829','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','623','sales','','','No',NULL,NULL,''),(2963,'4165','IN-11727256829','2024-08-31 00:00:00',NULL,615.00,'','1','1','august invoice','1','623','sales','','','No',NULL,NULL,''),(2964,'1100','RC-11727256884','2024-09-25 00:00:00',NULL,10000.00,'','1','1','Expected income paid','1','623','Payment','','','No',NULL,NULL,''),(2965,'1010','RC-11727256884','2024-09-25 00:00:00',10000.00,NULL,'','1','1','Payment for Hs No.HH-03-537 and Plot No.3 ','1','623','sales','','','No',NULL,NULL,''),(2966,'1100','IN-11727257006','2024-07-31 00:00:00',2510.00,NULL,'','1','1','Expected Rental income','1','624','Payment','','','No',NULL,NULL,'HH-03-539'),(2967,'','IN-11727257006','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','624','sales','','','No',NULL,NULL,''),(2968,'','IN-11727257006','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','624','sales','','','No',NULL,NULL,''),(2969,'','IN-11727257006','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','624','sales','','','No',NULL,NULL,''),(2970,'4165','IN-11727257006','2024-07-31 00:00:00',NULL,2510.00,'','1','1','balance brought down','1','624','sales','','','No',NULL,NULL,''),(2971,'1100','IN-11727257160','2024-08-31 00:00:00',4420.00,NULL,'','1','1','Expected Rental income','1','272','Payment','','','No',NULL,NULL,'BD-03-542'),(2972,'','IN-11727257160','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','272','sales','','','No',NULL,NULL,''),(2973,'','IN-11727257160','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','272','sales','','','No',NULL,NULL,''),(2974,'','IN-11727257160','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','272','sales','','','No',NULL,NULL,''),(2975,'4165','IN-11727257160','2024-08-31 00:00:00',NULL,4420.00,'','1','1','balance brought down','1','272','sales','','','No',NULL,NULL,''),(2976,'1100','RC-11727257188','2024-09-25 00:00:00',NULL,5000.00,'','1','1','Expected income paid','1','272','Payment','','','No',NULL,NULL,''),(2977,'1010','RC-11727257188','2024-09-25 00:00:00',5000.00,NULL,'','1','1','Payment for Hs No.BD-03-542 and Plot No.3 ','1','272','sales','','','No',NULL,NULL,''),(2978,'1100','IN-11727257287','2024-07-31 00:00:00',4800.00,NULL,'','1','1','Expected Rental income','1','627','Payment','','','No',NULL,NULL,'HH-03-548'),(2979,'','IN-11727257287','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','627','sales','','','No',NULL,NULL,''),(2980,'','IN-11727257287','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','627','sales','','','No',NULL,NULL,''),(2981,'','IN-11727257287','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','627','sales','','','No',NULL,NULL,''),(2982,'4165','IN-11727257287','2024-07-31 00:00:00',NULL,4800.00,'','1','1','balance brought down','1','627','sales','','','No',NULL,NULL,''),(2983,'1100','IN-11727257502','2024-07-31 00:00:00',3095.00,NULL,'','1','1','Expected Rental income','1','628','Payment','','','No',NULL,NULL,'HH-03-549'),(2984,'','IN-11727257502','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','628','sales','','','No',NULL,NULL,''),(2985,'','IN-11727257502','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','628','sales','','','No',NULL,NULL,''),(2986,'','IN-11727257502','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','628','sales','','','No',NULL,NULL,''),(2987,'4165','IN-11727257502','2024-07-31 00:00:00',NULL,3095.00,'','1','1','balance brought down','1','628','sales','','','No',NULL,NULL,''),(2988,'1100','IN-11727257714','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','628','Payment','','','No',NULL,NULL,'HH-03-549'),(2989,'','IN-11727257714','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoices','1','628','sales','','','No',NULL,NULL,''),(2990,'','IN-11727257714','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoices','1','628','sales','','','No',NULL,NULL,''),(2991,'','IN-11727257714','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoices','1','628','sales','','','No',NULL,NULL,''),(2992,'4165','IN-11727257714','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoices','1','628','sales','','','No',NULL,NULL,''),(2993,'1100','IN-11727257900','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','629','Payment','','','No',NULL,NULL,'HH-03-550'),(2994,'','IN-11727257900','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','629','sales','','','No',NULL,NULL,''),(2995,'','IN-11727257900','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','629','sales','','','No',NULL,NULL,''),(2996,'','IN-11727257900','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','629','sales','','','No',NULL,NULL,''),(2997,'4165','IN-11727257900','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','629','sales','','','No',NULL,NULL,''),(2998,'1100','IN-11727257921','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','629','Payment','','','No',NULL,NULL,'HH-03-550'),(2999,'','IN-11727257921','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','629','sales','','','No',NULL,NULL,''),(3000,'','IN-11727257921','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','629','sales','','','No',NULL,NULL,''),(3001,'','IN-11727257921','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','629','sales','','','No',NULL,NULL,''),(3002,'4165','IN-11727257921','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','629','sales','','','No',NULL,NULL,''),(3003,'1100','IN-11727260515','2024-08-31 00:00:00',1040.00,NULL,'','1','1','Expected Rental income','1','737','Payment','','','No',NULL,NULL,'IN-03-554'),(3004,'','IN-11727260515','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','737','sales','','','No',NULL,NULL,''),(3005,'','IN-11727260515','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','737','sales','','','No',NULL,NULL,''),(3006,'','IN-11727260515','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','737','sales','','','No',NULL,NULL,''),(3007,'4165','IN-11727260515','2024-08-31 00:00:00',NULL,1040.00,'','1','1','AUGUST invoice','1','737','sales','','','No',NULL,NULL,''),(3008,'1100','IN-11727260615','2024-07-31 00:00:00',9575.00,NULL,'','1','1','Expected Rental income','1','737','Payment','','','No',NULL,NULL,'IN-03-554'),(3009,'','IN-11727260615','2024-07-31 00:00:00',NULL,500.00,'','1','1',' BALANCE BROUGTDOWN','1','737','sales','','','No',NULL,NULL,''),(3010,'','IN-11727260615','2024-07-31 00:00:00',NULL,0.00,'','1','1',' BALANCE BROUGTDOWN','1','737','sales','','','No',NULL,NULL,''),(3011,'','IN-11727260615','2024-07-31 00:00:00',NULL,5000.00,'','1','1',' BALANCE BROUGTDOWN','1','737','sales','','','No',NULL,NULL,''),(3012,'4165','IN-11727260615','2024-07-31 00:00:00',NULL,9575.00,'','1','1',' BALANCE BROUGTDOWN','1','737','sales','','','No',NULL,NULL,''),(3013,'1100','RC-11727260786','2024-09-25 00:00:00',NULL,10000.00,'','1','1','Expected income paid','1','737','Payment','','','No',NULL,NULL,''),(3014,'766','RC-11727260786','2024-09-25 00:00:00',10000.00,NULL,'','1','1','Payment for Hs No.IN-03-554 and Plot No.3 ','1','737','sales','','','No',NULL,NULL,''),(3020,'1100','RC-11727261801','2024-09-25 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','636','Payment','','','No',NULL,NULL,''),(3021,'1010','RC-11727261801','2024-09-25 00:00:00',500.00,NULL,'','1','1','BALANCE BROUGT DOWN ','1','636','sales','','','No',NULL,NULL,''),(3022,'1100','IN-11727264315','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','636','Payment','','','No',NULL,NULL,'HH-03-566'),(3023,'','IN-11727264315','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','636','sales','','','No',NULL,NULL,''),(3024,'','IN-11727264315','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','636','sales','','','No',NULL,NULL,''),(3025,'','IN-11727264315','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','636','sales','','','No',NULL,NULL,''),(3026,'4165','IN-11727264315','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','636','sales','','','No',NULL,NULL,''),(3027,'1100','IN-11727264491','2024-09-01 00:00:00',2685.00,NULL,'','1','1','Expected Rental income','1','636','Payment','','','No',NULL,NULL,'HH-03-566'),(3028,'','IN-11727264491','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','636','sales','','','No',NULL,NULL,''),(3029,'','IN-11727264491','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','636','sales','','','No',NULL,NULL,''),(3030,'','IN-11727264491','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','636','sales','','','No',NULL,NULL,''),(3031,'4165','IN-11727264491','2024-09-01 00:00:00',NULL,2685.00,'','1','1','Sep invoice','1','636','sales','','','No',NULL,NULL,''),(3032,'1100','IN-11727265112','2024-07-31 00:00:00',3980.00,NULL,'','1','1','Expected Rental income','1','637','Payment','','','No',NULL,NULL,'HH-03-572'),(3033,'','IN-11727265112','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down ','1','637','sales','','','No',NULL,NULL,''),(3034,'','IN-11727265112','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down ','1','637','sales','','','No',NULL,NULL,''),(3035,'','IN-11727265112','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down ','1','637','sales','','','No',NULL,NULL,''),(3036,'4165','IN-11727265112','2024-07-31 00:00:00',NULL,3980.00,'','1','1','balance brought down ','1','637','sales','','','No',NULL,NULL,''),(3037,'1100','IN-11727265155','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','637','Payment','','','No',NULL,NULL,'HH-03-572'),(3038,'','IN-11727265155','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','637','sales','','','No',NULL,NULL,''),(3039,'','IN-11727265155','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','637','sales','','','No',NULL,NULL,''),(3040,'','IN-11727265155','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','637','sales','','','No',NULL,NULL,''),(3041,'4165','IN-11727265155','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','637','sales','','','No',NULL,NULL,''),(3042,'1100','RC-11727265390','2024-09-25 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','637','Payment','','','No',NULL,NULL,''),(3043,'1010','RC-11727265390','2024-09-25 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-03-572 and Plot No.3 ','1','637','sales','','','No',NULL,NULL,''),(3044,'1100','IN-11727266973','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','638','Payment','','','No',NULL,NULL,'HH-03-577'),(3045,'','IN-11727266973','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST BILL','1','638','sales','','','No',NULL,NULL,''),(3046,'','IN-11727266973','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST BILL','1','638','sales','','','No',NULL,NULL,''),(3047,'','IN-11727266973','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST BILL','1','638','sales','','','No',NULL,NULL,''),(3048,'4165','IN-11727266973','2024-08-31 00:00:00',NULL,730.00,'','1','1','AUGUST BILL','1','638','sales','','','No',NULL,NULL,''),(3049,'1100','IN-11727267077','2024-07-31 00:00:00',595.00,NULL,'','1','1','Expected Rental income','1','638','Payment','','','No',NULL,NULL,'HH-03-577'),(3050,'','IN-11727267077','2024-07-31 00:00:00',NULL,500.00,'','1','1','BALANCE BROUGT DOWN','1','638','sales','','','No',NULL,NULL,''),(3051,'','IN-11727267077','2024-07-31 00:00:00',NULL,0.00,'','1','1','BALANCE BROUGT DOWN','1','638','sales','','','No',NULL,NULL,''),(3052,'','IN-11727267077','2024-07-31 00:00:00',NULL,5000.00,'','1','1','BALANCE BROUGT DOWN','1','638','sales','','','No',NULL,NULL,''),(3053,'4165','IN-11727267077','2024-07-31 00:00:00',NULL,595.00,'','1','1','BALANCE BROUGT DOWN','1','638','sales','','','No',NULL,NULL,''),(3054,'1100','IN-11727267504','2024-08-31 00:00:00',3495.00,NULL,'','1','1','Expected Rental income','1','810','Payment','','','No',NULL,NULL,'HH-04-71'),(3055,'','IN-11727267504','2024-08-31 00:00:00',NULL,500.00,'','1','1','BALANCE BROUGT DOWN','1','810','sales','','','No',NULL,NULL,''),(3056,'','IN-11727267504','2024-08-31 00:00:00',NULL,0.00,'','1','1','BALANCE BROUGT DOWN','1','810','sales','','','No',NULL,NULL,''),(3057,'','IN-11727267504','2024-08-31 00:00:00',NULL,5000.00,'','1','1','BALANCE BROUGT DOWN','1','810','sales','','','No',NULL,NULL,''),(3058,'4165','IN-11727267504','2024-08-31 00:00:00',NULL,3495.00,'','1','1','BALANCE BROUGT DOWN','1','810','sales','','','No',NULL,NULL,''),(3059,'1100','IN-11727267855','2024-08-31 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','817','Payment','','','No',NULL,NULL,'HH-04-73'),(3060,'','IN-11727267855','2024-08-31 00:00:00',NULL,500.00,'','1','1','BALANCE BROUGT DOWN','1','817','sales','','','No',NULL,NULL,''),(3061,'','IN-11727267855','2024-08-31 00:00:00',NULL,0.00,'','1','1','BALANCE BROUGT DOWN','1','817','sales','','','No',NULL,NULL,''),(3062,'','IN-11727267855','2024-08-31 00:00:00',NULL,5000.00,'','1','1','BALANCE BROUGT DOWN','1','817','sales','','','No',NULL,NULL,''),(3063,'4165','IN-11727267855','2024-08-31 00:00:00',NULL,2000.00,'','1','1','BALANCE BROUGT DOWN','1','817','sales','','','No',NULL,NULL,''),(3064,'1100','RC-11727268149','2024-09-25 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','817','Payment','','','No',NULL,NULL,''),(3065,'766','RC-11727268149','2024-09-25 00:00:00',500.00,NULL,'','1','1',' ','1','817','sales','','','No',NULL,NULL,''),(3066,'1100','IN-11727268928','2024-07-31 00:00:00',14560.00,NULL,'','1','1','Expected Rental income','1','782','Payment','','','No',NULL,NULL,'HH-04-264'),(3067,'','IN-11727268928','2024-07-31 00:00:00',NULL,500.00,'','1','1','BALANCE BROUGT DOWN','1','782','sales','','','No',NULL,NULL,''),(3068,'','IN-11727268928','2024-07-31 00:00:00',NULL,0.00,'','1','1','BALANCE BROUGT DOWN','1','782','sales','','','No',NULL,NULL,''),(3069,'','IN-11727268928','2024-07-31 00:00:00',NULL,5000.00,'','1','1','BALANCE BROUGT DOWN','1','782','sales','','','No',NULL,NULL,''),(3070,'4165','IN-11727268928','2024-07-31 00:00:00',NULL,14560.00,'','1','1','BALANCE BROUGT DOWN','1','782','sales','','','No',NULL,NULL,''),(3076,'1100','RC-11727269560','2024-09-25 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','783','Payment','','','No',NULL,NULL,''),(3077,'766','RC-11727269560','2024-09-25 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-04-328 and Plot No.4 ','1','783','sales','','','No',NULL,NULL,''),(3078,'1100','RC-11727269645','2024-09-25 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','783','Payment','','','No',NULL,NULL,''),(3079,'766','RC-11727269645','2024-09-25 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-04-328 and Plot No.4 ','1','783','sales','','','No',NULL,NULL,''),(3080,'1100','IN-11727269888','2024-07-31 00:00:00',430.00,NULL,'','1','1','Expected Rental income','1','639','Payment','','','No',NULL,NULL,'HH-03-578'),(3081,'','IN-11727269888','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','639','sales','','','No',NULL,NULL,''),(3082,'','IN-11727269888','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','639','sales','','','No',NULL,NULL,''),(3083,'','IN-11727269888','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','639','sales','','','No',NULL,NULL,''),(3084,'4165','IN-11727269888','2024-07-31 00:00:00',NULL,430.00,'','1','1','balance brought down','1','639','sales','','','No',NULL,NULL,''),(3085,'1100','IN-11727269939','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','639','Payment','','','No',NULL,NULL,'HH-03-578'),(3086,'','IN-11727269939','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','639','sales','','','No',NULL,NULL,''),(3087,'','IN-11727269939','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','639','sales','','','No',NULL,NULL,''),(3088,'','IN-11727269939','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','639','sales','','','No',NULL,NULL,''),(3089,'4165','IN-11727269939','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','639','sales','','','No',NULL,NULL,''),(3090,'1100','IN-11727270098','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','640','Payment','','','No',NULL,NULL,'HH-03-582'),(3091,'','IN-11727270098','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','640','sales','','','No',NULL,NULL,''),(3092,'','IN-11727270098','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','640','sales','','','No',NULL,NULL,''),(3093,'','IN-11727270098','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','640','sales','','','No',NULL,NULL,''),(3094,'4165','IN-11727270098','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','640','sales','','','No',NULL,NULL,''),(3100,'1100','IN-11727271344','2024-07-31 00:00:00',3180.00,NULL,'','1','1','Expected Rental income','1','642','Payment','','','No',NULL,NULL,'HH-03-584'),(3101,'','IN-11727271344','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','642','sales','','','No',NULL,NULL,''),(3102,'','IN-11727271344','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','642','sales','','','No',NULL,NULL,''),(3103,'','IN-11727271344','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','642','sales','','','No',NULL,NULL,''),(3104,'4165','IN-11727271344','2024-07-31 00:00:00',NULL,3180.00,'','1','1','balance brought down','1','642','sales','','','No',NULL,NULL,''),(3105,'1100','IN-11727271375','2024-08-31 00:00:00',1995.00,NULL,'','1','1','Expected Rental income','1','642','Payment','','','No',NULL,NULL,'HH-03-584'),(3106,'','IN-11727271375','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','642','sales','','','No',NULL,NULL,''),(3107,'','IN-11727271375','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','642','sales','','','No',NULL,NULL,''),(3108,'','IN-11727271375','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','642','sales','','','No',NULL,NULL,''),(3109,'4165','IN-11727271375','2024-08-31 00:00:00',NULL,1995.00,'','1','1','august invoice','1','642','sales','','','No',NULL,NULL,''),(3110,'1100','RC-11727271417','2024-09-25 00:00:00',NULL,2400.00,'','1','1','Expected income paid','1','642','Payment','','','No',NULL,NULL,''),(3111,'766','RC-11727271417','2024-09-25 00:00:00',2400.00,NULL,'','1','1','Payment for Hs No.HH-03-584 and Plot No.3 ','1','642','sales','','','No',NULL,NULL,''),(3117,'1100','RC-11727271651','2024-09-25 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','644','Payment','','','No',NULL,NULL,''),(3118,'1010','RC-11727271651','2024-09-25 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.HH-03-588 and Plot No.3 ','1','644','sales','','','No',NULL,NULL,''),(3121,'1100','IN-11727272180','2024-07-31 00:00:00',4810.00,NULL,'','1','1','Expected Rental income','1','644','Payment','','','No',NULL,NULL,'HH-03-588'),(3122,'','IN-11727272180','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','644','sales','','','No',NULL,NULL,''),(3123,'','IN-11727272180','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','644','sales','','','No',NULL,NULL,''),(3124,'','IN-11727272180','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','644','sales','','','No',NULL,NULL,''),(3125,'4165','IN-11727272180','2024-07-31 00:00:00',NULL,4810.00,'','1','1','balance brought down','1','644','sales','','','No',NULL,NULL,''),(3126,'1100','RC-11727272526','2024-09-25 00:00:00',NULL,3500.00,'','1','1','Expected income paid','1','644','Payment','','','No',NULL,NULL,''),(3127,'1010','RC-11727272526','2024-09-25 00:00:00',3500.00,NULL,'','1','1','Payment for Hs No.HH-03-588 and Plot No.3 ','1','644','sales','','','No',NULL,NULL,''),(3128,'1100','IN-11727272941','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','644','Payment','','','No',NULL,NULL,'HH-03-588'),(3129,'','IN-11727272941','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','644','sales','','','No',NULL,NULL,''),(3130,'','IN-11727272941','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','644','sales','','','No',NULL,NULL,''),(3131,'','IN-11727272941','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','644','sales','','','No',NULL,NULL,''),(3132,'4165','IN-11727272941','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','644','sales','','','No',NULL,NULL,''),(3133,'1100','RC-11727272971','2024-09-25 00:00:00',NULL,1810.00,'','1','1','Expected income paid','1','644','Payment','','','No',NULL,NULL,''),(3134,'1010','RC-11727272971','2024-09-25 00:00:00',1810.00,NULL,'','1','1','Payment for Hs No.HH-03-588 and Plot No.3 ','1','644','sales','','','No',NULL,NULL,''),(3135,'1100','IN-11727329348','2024-07-31 00:00:00',1690.00,NULL,'','1','1','Expected Rental income','1','645','Payment','','','No',NULL,NULL,'HH-03-593'),(3136,'','IN-11727329348','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','645','sales','','','No',NULL,NULL,''),(3137,'','IN-11727329348','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','645','sales','','','No',NULL,NULL,''),(3138,'','IN-11727329348','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','645','sales','','','No',NULL,NULL,''),(3139,'4165','IN-11727329348','2024-07-31 00:00:00',NULL,1690.00,'','1','1','balance brought down','1','645','sales','','','No',NULL,NULL,''),(3140,'1100','IN-11727329595','2024-07-31 00:00:00',2300.00,NULL,'','1','1','Expected Rental income','1','647','Payment','','','No',NULL,NULL,'HH-03-595'),(3141,'','IN-11727329595','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','647','sales','','','No',NULL,NULL,''),(3142,'','IN-11727329595','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','647','sales','','','No',NULL,NULL,''),(3143,'','IN-11727329595','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','647','sales','','','No',NULL,NULL,''),(3144,'4165','IN-11727329595','2024-07-31 00:00:00',NULL,2300.00,'','1','1','balance brought down','1','647','sales','','','No',NULL,NULL,''),(3150,'1100','IN-11727329847','2024-07-31 00:00:00',1400.00,NULL,'','1','1','Expected Rental income','1','648','Payment','','','No',NULL,NULL,'HH-03-599'),(3151,'','IN-11727329847','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','648','sales','','','No',NULL,NULL,''),(3152,'','IN-11727329847','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','648','sales','','','No',NULL,NULL,''),(3153,'','IN-11727329847','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','648','sales','','','No',NULL,NULL,''),(3154,'4165','IN-11727329847','2024-07-31 00:00:00',NULL,1400.00,'','1','1','balance brought down','1','648','sales','','','No',NULL,NULL,''),(3155,'1100','IN-11727330205','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','648','Payment','','','No',NULL,NULL,'HH-03-599'),(3156,'','IN-11727330205','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','648','sales','','','No',NULL,NULL,''),(3157,'','IN-11727330205','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','648','sales','','','No',NULL,NULL,''),(3158,'','IN-11727330205','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','648','sales','','','No',NULL,NULL,''),(3159,'4165','IN-11727330205','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','648','sales','','','No',NULL,NULL,''),(3160,'1100','IN-11727330934','2024-07-31 00:00:00',530.00,NULL,'','1','1','Expected Rental income','1','649','Payment','','','No',NULL,NULL,'HH-03-601'),(3161,'','IN-11727330934','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','649','sales','','','No',NULL,NULL,''),(3162,'','IN-11727330934','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','649','sales','','','No',NULL,NULL,''),(3163,'','IN-11727330934','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','649','sales','','','No',NULL,NULL,''),(3164,'4165','IN-11727330934','2024-07-31 00:00:00',NULL,530.00,'','1','1','balance brought down','1','649','sales','','','No',NULL,NULL,''),(3165,'1100','IN-11727330961','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','649','Payment','','','No',NULL,NULL,'HH-03-601'),(3166,'','IN-11727330961','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','649','sales','','','No',NULL,NULL,''),(3167,'','IN-11727330961','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','649','sales','','','No',NULL,NULL,''),(3168,'','IN-11727330961','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','649','sales','','','No',NULL,NULL,''),(3169,'4165','IN-11727330961','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','649','sales','','','No',NULL,NULL,''),(3175,'1100','IN-11727331389','2024-07-31 00:00:00',550.00,NULL,'','1','1','Expected Rental income','1','651','Payment','','','No',NULL,NULL,'HH-03-606'),(3176,'','IN-11727331389','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','651','sales','','','No',NULL,NULL,''),(3177,'','IN-11727331389','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','651','sales','','','No',NULL,NULL,''),(3178,'','IN-11727331389','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','651','sales','','','No',NULL,NULL,''),(3179,'4165','IN-11727331389','2024-07-31 00:00:00',NULL,550.00,'','1','1','balance brought down','1','651','sales','','','No',NULL,NULL,''),(3180,'1100','RC-11727331425','2024-09-26 00:00:00',NULL,550.00,'','1','1','Expected income paid','1','651','Payment','','','No',NULL,NULL,''),(3181,'1010','RC-11727331425','2024-09-26 00:00:00',550.00,NULL,'','1','1','Payment for Hs No.HH-03-606 and Plot No.3 ','1','651','sales','','','No',NULL,NULL,''),(3182,'1100','IN-11727331643','2024-07-31 00:00:00',3560.00,NULL,'','1','1','Expected Rental income','1','653','Payment','','','No',NULL,NULL,'HH-03-608'),(3183,'','IN-11727331643','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','653','sales','','','No',NULL,NULL,''),(3184,'','IN-11727331643','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','653','sales','','','No',NULL,NULL,''),(3185,'','IN-11727331643','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','653','sales','','','No',NULL,NULL,''),(3186,'4165','IN-11727331643','2024-07-31 00:00:00',NULL,3560.00,'','1','1','balance brought down','1','653','sales','','','No',NULL,NULL,''),(3187,'1100','IN-11727331878','2024-07-31 00:00:00',235.00,NULL,'','1','1','Expected Rental income','1','654','Payment','','','No',NULL,NULL,'HH-03-609'),(3188,'','IN-11727331878','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','654','sales','','','No',NULL,NULL,''),(3189,'','IN-11727331878','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','654','sales','','','No',NULL,NULL,''),(3190,'','IN-11727331878','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','654','sales','','','No',NULL,NULL,''),(3191,'4165','IN-11727331878','2024-07-31 00:00:00',NULL,235.00,'','1','1','balance brought down','1','654','sales','','','No',NULL,NULL,''),(3192,'1100','RC-11727331931','2024-09-26 00:00:00',NULL,600.00,'','1','1','Expected income paid','1','654','Payment','','','No',NULL,NULL,''),(3193,'1010','RC-11727331931','2024-09-26 00:00:00',600.00,NULL,'','1','1','Payment for Hs No.HH-03-609 and Plot No.3 ','1','654','sales','','','No',NULL,NULL,''),(3194,'1100','IN-11727332094','2024-07-31 00:00:00',3750.00,NULL,'','1','1','Expected Rental income','1','656','Payment','','','No',NULL,NULL,'HH-03-611'),(3195,'','IN-11727332094','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','656','sales','','','No',NULL,NULL,''),(3196,'','IN-11727332094','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','656','sales','','','No',NULL,NULL,''),(3197,'','IN-11727332094','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','656','sales','','','No',NULL,NULL,''),(3198,'4165','IN-11727332094','2024-07-31 00:00:00',NULL,3750.00,'','1','1','balance brought down','1','656','sales','','','No',NULL,NULL,''),(3199,'1100','IN-11727332569','2024-08-24 00:00:00',5835.00,NULL,'','1','1','Expected Rental income','1','657','Payment','','','No',NULL,NULL,'HH-03-614'),(3200,'','IN-11727332569','2024-08-24 00:00:00',NULL,500.00,'','1','1','balance brought down','1','657','sales','','','No',NULL,NULL,''),(3201,'','IN-11727332569','2024-08-24 00:00:00',NULL,0.00,'','1','1','balance brought down','1','657','sales','','','No',NULL,NULL,''),(3202,'','IN-11727332569','2024-08-24 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','657','sales','','','No',NULL,NULL,''),(3203,'4165','IN-11727332569','2024-08-24 00:00:00',NULL,5835.00,'','1','1','balance brought down','1','657','sales','','','No',NULL,NULL,''),(3204,'1100','RC-11727332629','2024-09-26 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','657','Payment','','','No',NULL,NULL,''),(3205,'766','RC-11727332629','2024-09-26 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-03-614 and Plot No.3 ','1','657','sales','','','No',NULL,NULL,''),(3206,'1100','IN-11727332778','2024-08-24 00:00:00',255.00,NULL,'','1','1','Expected Rental income','1','284','Payment','','','No',NULL,NULL,'BD-03-620'),(3207,'','IN-11727332778','2024-08-24 00:00:00',NULL,500.00,'','1','1','balance brought down','1','284','sales','','','No',NULL,NULL,''),(3208,'','IN-11727332778','2024-08-24 00:00:00',NULL,0.00,'','1','1','balance brought down','1','284','sales','','','No',NULL,NULL,''),(3209,'','IN-11727332778','2024-08-24 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','284','sales','','','No',NULL,NULL,''),(3210,'4165','IN-11727332778','2024-08-24 00:00:00',NULL,255.00,'','1','1','balance brought down','1','284','sales','','','No',NULL,NULL,''),(3211,'1100','IN-11727332971','2024-08-24 00:00:00',2220.00,NULL,'','1','1','Expected Rental income','1','660','Payment','','','No',NULL,NULL,'HH-03-630'),(3212,'','IN-11727332971','2024-08-24 00:00:00',NULL,500.00,'','1','1','balance brought down','1','660','sales','','','No',NULL,NULL,''),(3213,'','IN-11727332971','2024-08-24 00:00:00',NULL,0.00,'','1','1','balance brought down','1','660','sales','','','No',NULL,NULL,''),(3214,'','IN-11727332971','2024-08-24 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','660','sales','','','No',NULL,NULL,''),(3215,'4165','IN-11727332971','2024-08-24 00:00:00',NULL,2220.00,'','1','1','balance brought down','1','660','sales','','','No',NULL,NULL,''),(3216,'1100','IN-11727333787','2024-07-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','662','Payment','','','No',NULL,NULL,'HH-03-632'),(3217,'','IN-11727333787','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','662','sales','','','No',NULL,NULL,''),(3218,'','IN-11727333787','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','662','sales','','','No',NULL,NULL,''),(3219,'','IN-11727333787','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','662','sales','','','No',NULL,NULL,''),(3220,'4165','IN-11727333787','2024-07-31 00:00:00',NULL,845.00,'','1','1','august invoice','1','662','sales','','','No',NULL,NULL,''),(3221,'1100','IN-11727333835','2024-07-31 00:00:00',3329.00,NULL,'','1','1','Expected Rental income','1','662','Payment','','','No',NULL,NULL,'HH-03-632'),(3222,'','IN-11727333835','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','662','sales','','','No',NULL,NULL,''),(3223,'','IN-11727333835','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','662','sales','','','No',NULL,NULL,''),(3224,'','IN-11727333835','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','662','sales','','','No',NULL,NULL,''),(3225,'4165','IN-11727333835','2024-07-31 00:00:00',NULL,3329.00,'','1','1','balance brought down','1','662','sales','','','No',NULL,NULL,''),(3226,'1100','IN-11727334087','2024-07-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','664','Payment','','','No',NULL,NULL,'HH-03-635'),(3227,'','IN-11727334087','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','664','sales','','','No',NULL,NULL,''),(3228,'','IN-11727334087','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','664','sales','','','No',NULL,NULL,''),(3229,'','IN-11727334087','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','664','sales','','','No',NULL,NULL,''),(3230,'4165','IN-11727334087','2024-07-31 00:00:00',NULL,960.00,'','1','1','balance brought down','1','664','sales','','','No',NULL,NULL,''),(3231,'1100','IN-11727334407','2024-08-31 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','665','Payment','','','No',NULL,NULL,'HH-03-636'),(3232,'','IN-11727334407','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','665','sales','','','No',NULL,NULL,''),(3233,'','IN-11727334407','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','665','sales','','','No',NULL,NULL,''),(3234,'','IN-11727334407','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','665','sales','','','No',NULL,NULL,''),(3235,'4165','IN-11727334407','2024-08-31 00:00:00',NULL,1075.00,'','1','1','august invoice','1','665','sales','','','No',NULL,NULL,''),(3236,'1100','IN-11727334494','2024-08-24 00:00:00',23750.00,NULL,'','1','1','Expected Rental income','1','665','Payment','','','No',NULL,NULL,'HH-03-636'),(3237,'','IN-11727334494','2024-08-24 00:00:00',NULL,500.00,'','1','1','balance brought down','1','665','sales','','','No',NULL,NULL,''),(3238,'','IN-11727334494','2024-08-24 00:00:00',NULL,0.00,'','1','1','balance brought down','1','665','sales','','','No',NULL,NULL,''),(3239,'','IN-11727334494','2024-08-24 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','665','sales','','','No',NULL,NULL,''),(3240,'4165','IN-11727334494','2024-08-24 00:00:00',NULL,23750.00,'','1','1','balance brought down','1','665','sales','','','No',NULL,NULL,''),(3241,'1100','IN-11727335744','2024-07-31 00:00:00',830.00,NULL,'','1','1','Expected Rental income','1','667','Payment','','','No',NULL,NULL,'HH-03-639'),(3242,'','IN-11727335744','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','667','sales','','','No',NULL,NULL,''),(3243,'','IN-11727335744','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','667','sales','','','No',NULL,NULL,''),(3244,'','IN-11727335744','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','667','sales','','','No',NULL,NULL,''),(3245,'4165','IN-11727335744','2024-07-31 00:00:00',NULL,830.00,'','1','1','balance brought down','1','667','sales','','','No',NULL,NULL,''),(3246,'1100','RC-11727335808','2024-09-26 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','667','Payment','','','No',NULL,NULL,''),(3247,'1010','RC-11727335808','2024-09-26 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-03-639 and Plot No.3 ','1','667','sales','','','No',NULL,NULL,''),(3248,'1100','RC-11727335907','2024-09-26 00:00:00',NULL,1190.00,'','1','1','Expected income paid','1','670','Payment','','','No',NULL,NULL,''),(3249,'1010','RC-11727335907','2024-09-26 00:00:00',1190.00,NULL,'','1','1','Payment for Hs No.HH-03-647 and Plot No.3 ','1','670','sales','','','No',NULL,NULL,''),(3255,'1100','IN-11727336155','2024-07-31 00:00:00',2210.00,NULL,'','1','1','Expected Rental income','1','671','Payment','','','No',NULL,NULL,'HH-03-648'),(3256,'','IN-11727336155','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','671','sales','','','No',NULL,NULL,''),(3257,'','IN-11727336155','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','671','sales','','','No',NULL,NULL,''),(3258,'','IN-11727336155','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','671','sales','','','No',NULL,NULL,''),(3259,'4165','IN-11727336155','2024-07-31 00:00:00',NULL,2210.00,'','1','1','balance brought down','1','671','sales','','','No',NULL,NULL,''),(3260,'1100','RC-11727336265','2024-09-26 00:00:00',NULL,2210.00,'','1','1','Expected income paid','1','671','Payment','','','No',NULL,NULL,''),(3261,'1010','RC-11727336265','2024-09-26 00:00:00',2210.00,NULL,'','1','1','Payment for Hs No.HH-03-648 and Plot No.3 ','1','671','sales','','','No',NULL,NULL,''),(3262,'1100','IN-11727336489','2024-07-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','673','Payment','','','No',NULL,NULL,'HH-03-650'),(3263,'','IN-11727336489','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','673','sales','','','No',NULL,NULL,''),(3264,'','IN-11727336489','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','673','sales','','','No',NULL,NULL,''),(3265,'','IN-11727336489','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','673','sales','','','No',NULL,NULL,''),(3266,'4165','IN-11727336489','2024-07-31 00:00:00',NULL,960.00,'','1','1','balance brought down','1','673','sales','','','No',NULL,NULL,''),(3267,'1100','IN-11727336621','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','674','Payment','','','No',NULL,NULL,'HH-03-651'),(3268,'','IN-11727336621','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','674','sales','','','No',NULL,NULL,''),(3269,'','IN-11727336621','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','674','sales','','','No',NULL,NULL,''),(3270,'','IN-11727336621','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','674','sales','','','No',NULL,NULL,''),(3271,'4165','IN-11727336621','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','674','sales','','','No',NULL,NULL,''),(3272,'1100','IN-11727336877','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','677','Payment','','','No',NULL,NULL,'HH-03-658'),(3273,'','IN-11727336877','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','677','sales','','','No',NULL,NULL,''),(3274,'','IN-11727336877','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','677','sales','','','No',NULL,NULL,''),(3275,'','IN-11727336877','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','677','sales','','','No',NULL,NULL,''),(3276,'4165','IN-11727336877','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','677','sales','','','No',NULL,NULL,''),(3277,'1100','IN-11727336994','2024-07-31 00:00:00',1330.00,NULL,'','1','1','Expected Rental income','1','679','Payment','','','No',NULL,NULL,'HH-03-662'),(3278,'','IN-11727336994','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','679','sales','','','No',NULL,NULL,''),(3279,'','IN-11727336994','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','679','sales','','','No',NULL,NULL,''),(3280,'','IN-11727336994','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','679','sales','','','No',NULL,NULL,''),(3281,'4165','IN-11727336994','2024-07-31 00:00:00',NULL,1330.00,'','1','1','balance brought down','1','679','sales','','','No',NULL,NULL,''),(3282,'1100','RC-11727337073','2024-09-26 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','679','Payment','','','No',NULL,NULL,''),(3283,'1010','RC-11727337073','2024-09-26 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-662 and Plot No.3 ','1','679','sales','','','No',NULL,NULL,''),(3284,'1100','IN-11727337481','2024-07-31 00:00:00',1185.00,NULL,'','1','1','Expected Rental income','1','683','Payment','','','No',NULL,NULL,'HH-03-677'),(3285,'','IN-11727337481','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','683','sales','','','No',NULL,NULL,''),(3286,'','IN-11727337481','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','683','sales','','','No',NULL,NULL,''),(3287,'','IN-11727337481','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','683','sales','','','No',NULL,NULL,''),(3288,'4165','IN-11727337481','2024-07-31 00:00:00',NULL,1185.00,'','1','1','balance brought down','1','683','sales','','','No',NULL,NULL,''),(3289,'1100','IN-11727337798','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','685','Payment','','','No',NULL,NULL,'HH-03-680'),(3290,'','IN-11727337798','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','685','sales','','','No',NULL,NULL,''),(3291,'','IN-11727337798','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','685','sales','','','No',NULL,NULL,''),(3292,'','IN-11727337798','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','685','sales','','','No',NULL,NULL,''),(3293,'4165','IN-11727337798','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','685','sales','','','No',NULL,NULL,''),(3294,'1100','IN-11727337854','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','685','Payment','','','No',NULL,NULL,'HH-03-680'),(3295,'','IN-11727337854','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','685','sales','','','No',NULL,NULL,''),(3296,'','IN-11727337854','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','685','sales','','','No',NULL,NULL,''),(3297,'','IN-11727337854','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','685','sales','','','No',NULL,NULL,''),(3298,'4165','IN-11727337854','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','685','sales','','','No',NULL,NULL,''),(3299,'1100','IN-11727338213','2024-07-31 00:00:00',2070.00,NULL,'','1','1','Expected Rental income','1','689','Payment','','','No',NULL,NULL,'HH-03-693'),(3300,'','IN-11727338213','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','689','sales','','','No',NULL,NULL,''),(3301,'','IN-11727338213','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','689','sales','','','No',NULL,NULL,''),(3302,'','IN-11727338213','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','689','sales','','','No',NULL,NULL,''),(3303,'4165','IN-11727338213','2024-07-31 00:00:00',NULL,2070.00,'','1','1','balance brought down','1','689','sales','','','No',NULL,NULL,''),(3304,'1100','IN-11727338243','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','689','Payment','','','No',NULL,NULL,'HH-03-693'),(3305,'','IN-11727338243','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','689','sales','','','No',NULL,NULL,''),(3306,'','IN-11727338243','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','689','sales','','','No',NULL,NULL,''),(3307,'','IN-11727338243','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','689','sales','','','No',NULL,NULL,''),(3308,'4165','IN-11727338243','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','689','sales','','','No',NULL,NULL,''),(3309,'1100','IN-11727338397','2024-07-31 00:00:00',1164.00,NULL,'','1','1','Expected Rental income','1','690','Payment','','','No',NULL,NULL,'HH-03-694'),(3310,'','IN-11727338397','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','690','sales','','','No',NULL,NULL,''),(3311,'','IN-11727338397','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','690','sales','','','No',NULL,NULL,''),(3312,'','IN-11727338397','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','690','sales','','','No',NULL,NULL,''),(3313,'4165','IN-11727338397','2024-07-31 00:00:00',NULL,1164.00,'','1','1','balance brought down','1','690','sales','','','No',NULL,NULL,''),(3314,'1100','RC-11727338434','2024-09-26 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','690','Payment','','','No',NULL,NULL,''),(3315,'1010','RC-11727338434','2024-09-26 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-694 and Plot No.3 ','1','690','sales','','','No',NULL,NULL,''),(3321,'1100','IN-11727338625','2024-07-31 00:00:00',4705.00,NULL,'','1','1','Expected Rental income','1','692','Payment','','','No',NULL,NULL,'HH-03-697'),(3322,'','IN-11727338625','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','692','sales','','','No',NULL,NULL,''),(3323,'','IN-11727338625','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','692','sales','','','No',NULL,NULL,''),(3324,'','IN-11727338625','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','692','sales','','','No',NULL,NULL,''),(3325,'4165','IN-11727338625','2024-07-31 00:00:00',NULL,4705.00,'','1','1','balance brought down','1','692','sales','','','No',NULL,NULL,''),(3326,'1100','RC-11727338661','2024-09-26 00:00:00',NULL,510.00,'','1','1','Expected income paid','1','692','Payment','','','No',NULL,NULL,''),(3327,'1010','RC-11727338661','2024-09-26 00:00:00',510.00,NULL,'','1','1','Payment for Hs No.HH-03-697 and Plot No.3 ','1','692','sales','','','No',NULL,NULL,''),(3328,'1100','IN-11727338807','2024-07-31 00:00:00',2690.00,NULL,'','1','1','Expected Rental income','1','292','Payment','','','No',NULL,NULL,'BD-03-712'),(3329,'','IN-11727338807','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','292','sales','','','No',NULL,NULL,''),(3330,'','IN-11727338807','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','292','sales','','','No',NULL,NULL,''),(3331,'','IN-11727338807','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','292','sales','','','No',NULL,NULL,''),(3332,'4165','IN-11727338807','2024-07-31 00:00:00',NULL,2690.00,'','1','1','balance brought down','1','292','sales','','','No',NULL,NULL,''),(3333,'1100','IN-11727338938','2024-07-31 00:00:00',1520.00,NULL,'','1','1','Expected Rental income','1','293','Payment','','','No',NULL,NULL,'BD-03-714'),(3334,'','IN-11727338938','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','293','sales','','','No',NULL,NULL,''),(3335,'','IN-11727338938','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','293','sales','','','No',NULL,NULL,''),(3336,'','IN-11727338938','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','293','sales','','','No',NULL,NULL,''),(3337,'4165','IN-11727338938','2024-07-31 00:00:00',NULL,1520.00,'','1','1','balance brought down','1','293','sales','','','No',NULL,NULL,''),(3338,'1100','IN-11727339043','2024-07-31 00:00:00',4480.00,NULL,'','1','1','Expected Rental income','1','693','Payment','','','No',NULL,NULL,'HH-03-716'),(3339,'','IN-11727339043','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','693','sales','','','No',NULL,NULL,''),(3340,'','IN-11727339043','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','693','sales','','','No',NULL,NULL,''),(3341,'','IN-11727339043','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','693','sales','','','No',NULL,NULL,''),(3342,'4165','IN-11727339043','2024-07-31 00:00:00',NULL,4480.00,'','1','1','balance brought down','1','693','sales','','','No',NULL,NULL,''),(3343,'1100','IN-11727339214','2024-07-31 00:00:00',6795.00,NULL,'','1','1','Expected Rental income','1','744','Payment','','','No',NULL,NULL,'IN-03-717'),(3344,'','IN-11727339214','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','744','sales','','','No',NULL,NULL,''),(3345,'','IN-11727339214','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','744','sales','','','No',NULL,NULL,''),(3346,'','IN-11727339214','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','744','sales','','','No',NULL,NULL,''),(3347,'4165','IN-11727339214','2024-07-31 00:00:00',NULL,6795.00,'','1','1','balance brought down','1','744','sales','','','No',NULL,NULL,''),(3348,'1100','IN-11727339314','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','294','Payment','','','No',NULL,NULL,'BD-03-723'),(3349,'','IN-11727339314','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','294','sales','','','No',NULL,NULL,''),(3350,'','IN-11727339314','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','294','sales','','','No',NULL,NULL,''),(3351,'','IN-11727339314','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','294','sales','','','No',NULL,NULL,''),(3352,'4165','IN-11727339314','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','294','sales','','','No',NULL,NULL,''),(3353,'1100','IN-11727339529','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','294','Payment','','','No',NULL,NULL,'BD-03-723'),(3354,'','IN-11727339529','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','294','sales','','','No',NULL,NULL,''),(3355,'','IN-11727339529','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','294','sales','','','No',NULL,NULL,''),(3356,'','IN-11727339529','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','294','sales','','','No',NULL,NULL,''),(3357,'4165','IN-11727339529','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','294','sales','','','No',NULL,NULL,''),(3358,'1100','RC-11727339622','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','294','Payment','','','No',NULL,NULL,''),(3359,'766','RC-11727339622','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.BD-03-723 and Plot No.3 ','1','294','sales','','','No',NULL,NULL,''),(3360,'1100','IN-11727339774','2024-07-31 00:00:00',12265.00,NULL,'','1','1','Expected Rental income','1','745','Payment','','','No',NULL,NULL,'IN-03-724'),(3361,'','IN-11727339774','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','745','sales','','','No',NULL,NULL,''),(3362,'','IN-11727339774','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','745','sales','','','No',NULL,NULL,''),(3363,'','IN-11727339774','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','745','sales','','','No',NULL,NULL,''),(3364,'4165','IN-11727339774','2024-07-31 00:00:00',NULL,12265.00,'','1','1','balance brought down','1','745','sales','','','No',NULL,NULL,''),(3365,'1100','IN-11727339965','2024-07-31 00:00:00',2615.00,NULL,'','1','1','Expected Rental income','1','694','Payment','','','No',NULL,NULL,'HH-03-734'),(3366,'','IN-11727339965','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','694','sales','','','No',NULL,NULL,''),(3367,'','IN-11727339965','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','694','sales','','','No',NULL,NULL,''),(3368,'','IN-11727339965','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','694','sales','','','No',NULL,NULL,''),(3369,'4165','IN-11727339965','2024-07-31 00:00:00',NULL,2615.00,'','1','1','balance brought down','1','694','sales','','','No',NULL,NULL,''),(3370,'1100','IN-11727340239','2024-07-31 00:00:00',4135.00,NULL,'','1','1','Expected Rental income','1','695','Payment','','','No',NULL,NULL,'HH-03-736'),(3371,'','IN-11727340239','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','695','sales','','','No',NULL,NULL,''),(3372,'','IN-11727340239','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','695','sales','','','No',NULL,NULL,''),(3373,'','IN-11727340239','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','695','sales','','','No',NULL,NULL,''),(3374,'4165','IN-11727340239','2024-07-31 00:00:00',NULL,4135.00,'','1','1','balance brought down','1','695','sales','','','No',NULL,NULL,''),(3375,'1100','RC-11727340461','2024-09-26 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','695','Payment','','','No',NULL,NULL,''),(3376,'1010','RC-11727340461','2024-09-26 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-03-736 and Plot No.3 ','1','695','sales','','','No',NULL,NULL,''),(3377,'1100','RC-11727340489','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','288','Payment','','','No',NULL,NULL,''),(3378,'1010','RC-11727340489','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.BD-03-66 and Plot No.3 ','1','288','sales','','','No',NULL,NULL,''),(3379,'1100','IN-11727340704','2024-08-31 00:00:00',5425.00,NULL,'','1','1','Expected Rental income','1','295','Payment','','','No',NULL,NULL,'BD-03-739'),(3380,'','IN-11727340704','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','295','sales','','','No',NULL,NULL,''),(3381,'','IN-11727340704','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','295','sales','','','No',NULL,NULL,''),(3382,'','IN-11727340704','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','295','sales','','','No',NULL,NULL,''),(3383,'4165','IN-11727340704','2024-08-31 00:00:00',NULL,5425.00,'','1','1','balance brought down','1','295','sales','','','No',NULL,NULL,''),(3384,'1100','IN-11727340856','2024-07-31 00:00:00',2070.00,NULL,'','1','1','Expected Rental income','1','696','Payment','','','No',NULL,NULL,'HH-03-744'),(3385,'','IN-11727340856','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','696','sales','','','No',NULL,NULL,''),(3386,'','IN-11727340856','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','696','sales','','','No',NULL,NULL,''),(3387,'','IN-11727340856','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','696','sales','','','No',NULL,NULL,''),(3388,'4165','IN-11727340856','2024-07-31 00:00:00',NULL,2070.00,'','1','1','balance brought down','1','696','sales','','','No',NULL,NULL,''),(3389,'1100','IN-11727340956','2024-07-31 00:00:00',3920.00,NULL,'','1','1','Expected Rental income','1','697','Payment','','','No',NULL,NULL,'HH-03-749'),(3390,'','IN-11727340956','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','697','sales','','','No',NULL,NULL,''),(3391,'','IN-11727340956','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','697','sales','','','No',NULL,NULL,''),(3392,'','IN-11727340956','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','697','sales','','','No',NULL,NULL,''),(3393,'4165','IN-11727340956','2024-07-31 00:00:00',NULL,3920.00,'','1','1','balance brought down','1','697','sales','','','No',NULL,NULL,''),(3394,'1100','RC-11727341012','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','746','Payment','','','No',NULL,NULL,''),(3395,'1010','RC-11727341012','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.IN-03-753 and Plot No.3 ','1','746','sales','','','No',NULL,NULL,''),(3396,'1100','IN-11727341155','2024-07-31 00:00:00',2630.00,NULL,'','1','1','Expected Rental income','1','701','Payment','','','No',NULL,NULL,'HH-03-792'),(3397,'','IN-11727341155','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','701','sales','','','No',NULL,NULL,''),(3398,'','IN-11727341155','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','701','sales','','','No',NULL,NULL,''),(3399,'','IN-11727341155','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','701','sales','','','No',NULL,NULL,''),(3400,'4165','IN-11727341155','2024-07-31 00:00:00',NULL,2630.00,'','1','1','balance brought down','1','701','sales','','','No',NULL,NULL,''),(3401,'1100','RC-11727341211','2024-09-26 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','701','Payment','','','No',NULL,NULL,''),(3402,'1010','RC-11727341211','2024-09-26 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-03-792 and Plot No.3 ','1','701','sales','','','No',NULL,NULL,''),(3403,'1100','IN-11727341366','2024-07-31 00:00:00',1085.00,NULL,'','1','1','Expected Rental income','1','702','Payment','','','No',NULL,NULL,'HH-03-806'),(3404,'','IN-11727341366','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','702','sales','','','No',NULL,NULL,''),(3405,'','IN-11727341366','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','702','sales','','','No',NULL,NULL,''),(3406,'','IN-11727341366','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','702','sales','','','No',NULL,NULL,''),(3407,'4165','IN-11727341366','2024-07-31 00:00:00',NULL,1085.00,'','1','1','balance brought down','1','702','sales','','','No',NULL,NULL,''),(3408,'1100','RC-11727341390','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','702','Payment','','','No',NULL,NULL,''),(3409,'1010','RC-11727341390','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-806 and Plot No.3 ','1','702','sales','','','No',NULL,NULL,''),(3410,'1100','IN-11727341499','2024-07-31 00:00:00',2535.00,NULL,'','1','1','Expected Rental income','1','703','Payment','','','No',NULL,NULL,'HH-03-820'),(3411,'','IN-11727341499','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','703','sales','','','No',NULL,NULL,''),(3412,'','IN-11727341499','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','703','sales','','','No',NULL,NULL,''),(3413,'','IN-11727341499','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','703','sales','','','No',NULL,NULL,''),(3414,'4165','IN-11727341499','2024-07-31 00:00:00',NULL,2535.00,'','1','1','balance brought down','1','703','sales','','','No',NULL,NULL,''),(3415,'1100','RC-11727341551','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','703','Payment','','','No',NULL,NULL,''),(3416,'1010','RC-11727341551','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-820 and Plot No.3 ','1','703','sales','','','No',NULL,NULL,''),(3417,'1100','IN-11727341874','2024-07-31 00:00:00',4920.00,NULL,'','1','1','Expected Rental income','1','706','Payment','','','No',NULL,NULL,'HH-03-832'),(3418,'','IN-11727341874','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','706','sales','','','No',NULL,NULL,''),(3419,'','IN-11727341874','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','706','sales','','','No',NULL,NULL,''),(3420,'','IN-11727341874','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','706','sales','','','No',NULL,NULL,''),(3421,'4165','IN-11727341874','2024-07-31 00:00:00',NULL,4920.00,'','1','1','balance brought down','1','706','sales','','','No',NULL,NULL,''),(3422,'1100','IN-11727341896','2024-08-31 00:00:00',1535.00,NULL,'','1','1','Expected Rental income','1','706','Payment','','','No',NULL,NULL,'HH-03-832'),(3423,'','IN-11727341896','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','706','sales','','','No',NULL,NULL,''),(3424,'','IN-11727341896','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','706','sales','','','No',NULL,NULL,''),(3425,'','IN-11727341896','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','706','sales','','','No',NULL,NULL,''),(3426,'4165','IN-11727341896','2024-08-31 00:00:00',NULL,1535.00,'','1','1','august invoice','1','706','sales','','','No',NULL,NULL,''),(3427,'1100','IN-11727342070','2024-07-31 00:00:00',3340.00,NULL,'','1','1','Expected Rental income','1','708','Payment','','','No',NULL,NULL,'HH-03-837'),(3428,'','IN-11727342070','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','708','sales','','','No',NULL,NULL,''),(3429,'','IN-11727342070','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','708','sales','','','No',NULL,NULL,''),(3430,'','IN-11727342070','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','708','sales','','','No',NULL,NULL,''),(3431,'4165','IN-11727342070','2024-07-31 00:00:00',NULL,3340.00,'','1','1','balance brought down','1','708','sales','','','No',NULL,NULL,''),(3437,'1100','RC-11727342345','2024-09-26 00:00:00',NULL,2860.00,'','1','1','Expected income paid','1','308','Payment','','','No',NULL,NULL,''),(3438,'766','RC-11727342345','2024-09-26 00:00:00',2860.00,NULL,'','1','1','Payment for Hs No.BD-03-899 and Plot No.3 ','1','308','sales','','','No',NULL,NULL,''),(3439,'1100','IN-11727342472','2024-07-31 00:00:00',4090.00,NULL,'','1','1','Expected Rental income','1','309','Payment','','','No',NULL,NULL,'BD-03-902'),(3440,'','IN-11727342472','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','309','sales','','','No',NULL,NULL,''),(3441,'','IN-11727342472','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','309','sales','','','No',NULL,NULL,''),(3442,'','IN-11727342472','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','309','sales','','','No',NULL,NULL,''),(3443,'4165','IN-11727342472','2024-07-31 00:00:00',NULL,4090.00,'','1','1','balance brought down','1','309','sales','','','No',NULL,NULL,''),(3444,'1100','IN-11727342565','2024-07-31 00:00:00',3000.00,NULL,'','1','1','Expected Rental income','1','310','Payment','','','No',NULL,NULL,'BD-03-903'),(3445,'','IN-11727342565','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','310','sales','','','No',NULL,NULL,''),(3446,'','IN-11727342565','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','310','sales','','','No',NULL,NULL,''),(3447,'','IN-11727342565','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','310','sales','','','No',NULL,NULL,''),(3448,'4165','IN-11727342565','2024-07-31 00:00:00',NULL,3000.00,'','1','1','balance brought down','1','310','sales','','','No',NULL,NULL,''),(3449,'1100','RC-11727342616','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','716','Payment','','','No',NULL,NULL,''),(3450,'1010','RC-11727342616','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-926 and Plot No.3 ','1','716','sales','','','No',NULL,NULL,''),(3451,'1100','IN-11727342819','2024-07-31 00:00:00',4880.00,NULL,'','1','1','Expected Rental income','1','313','Payment','','','No',NULL,NULL,'BD-03-945'),(3452,'','IN-11727342819','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','313','sales','','','No',NULL,NULL,''),(3453,'','IN-11727342819','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','313','sales','','','No',NULL,NULL,''),(3454,'','IN-11727342819','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','313','sales','','','No',NULL,NULL,''),(3455,'4165','IN-11727342819','2024-07-31 00:00:00',NULL,4880.00,'','1','1','balance brought down','1','313','sales','','','No',NULL,NULL,''),(3456,'1100','IN-11727342959','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','755','Payment','','','No',NULL,NULL,'IN-03-957'),(3457,'','IN-11727342959','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','755','sales','','','No',NULL,NULL,''),(3458,'','IN-11727342959','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','755','sales','','','No',NULL,NULL,''),(3459,'','IN-11727342959','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','755','sales','','','No',NULL,NULL,''),(3460,'4165','IN-11727342959','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','755','sales','','','No',NULL,NULL,''),(3461,'1100','IN-11727343078','2024-07-31 00:00:00',1565.00,NULL,'','1','1','Expected Rental income','1','316','Payment','','','No',NULL,NULL,'BD-03-967'),(3462,'','IN-11727343078','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','316','sales','','','No',NULL,NULL,''),(3463,'','IN-11727343078','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','316','sales','','','No',NULL,NULL,''),(3464,'','IN-11727343078','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','316','sales','','','No',NULL,NULL,''),(3465,'4165','IN-11727343078','2024-07-31 00:00:00',NULL,1565.00,'','1','1','balance brought down','1','316','sales','','','No',NULL,NULL,''),(3466,'1100','RC-11727343147','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','316','Payment','','','No',NULL,NULL,''),(3467,'1010','RC-11727343147','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.BD-03-967 and Plot No.3 ','1','316','sales','','','No',NULL,NULL,''),(3468,'1100','IN-11727343310','2024-07-31 00:00:00',1700.00,NULL,'','1','1','Expected Rental income','1','321','Payment','','','No',NULL,NULL,'BD-03-976'),(3469,'','IN-11727343310','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','321','sales','','','No',NULL,NULL,''),(3470,'','IN-11727343310','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','321','sales','','','No',NULL,NULL,''),(3471,'','IN-11727343310','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','321','sales','','','No',NULL,NULL,''),(3472,'4165','IN-11727343310','2024-07-31 00:00:00',NULL,1700.00,'','1','1','balance brought down','1','321','sales','','','No',NULL,NULL,''),(3473,'1100','IN-11727343401','2024-07-31 00:00:00',1045.00,NULL,'','1','1','Expected Rental income','1','718','Payment','','','No',NULL,NULL,'HH-03-980'),(3474,'','IN-11727343401','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought dowm','1','718','sales','','','No',NULL,NULL,''),(3475,'','IN-11727343401','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought dowm','1','718','sales','','','No',NULL,NULL,''),(3476,'','IN-11727343401','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought dowm','1','718','sales','','','No',NULL,NULL,''),(3477,'4165','IN-11727343401','2024-07-31 00:00:00',NULL,1045.00,'','1','1','balance brought dowm','1','718','sales','','','No',NULL,NULL,''),(3478,'1100','IN-11727343495','2024-07-31 00:00:00',35090.00,NULL,'','1','1','Expected Rental income','1','724','Payment','','','No',NULL,NULL,'IN-03-1004'),(3479,'','IN-11727343495','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','724','sales','','','No',NULL,NULL,''),(3480,'','IN-11727343495','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','724','sales','','','No',NULL,NULL,''),(3481,'','IN-11727343495','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','724','sales','','','No',NULL,NULL,''),(3482,'4165','IN-11727343495','2024-07-31 00:00:00',NULL,35090.00,'','1','1','balance brought down','1','724','sales','','','No',NULL,NULL,''),(3483,'1100','IN-11727343625','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','169','Payment','','','No',NULL,NULL,'BD-03-1009'),(3484,'','IN-11727343625','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','169','sales','','','No',NULL,NULL,''),(3485,'','IN-11727343625','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','169','sales','','','No',NULL,NULL,''),(3486,'','IN-11727343625','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','169','sales','','','No',NULL,NULL,''),(3487,'4165','IN-11727343625','2024-08-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','169','sales','','','No',NULL,NULL,''),(3488,'1100','IN-11727343665','2024-07-31 00:00:00',3920.00,NULL,'','1','1','Expected Rental income','1','169','Payment','','','No',NULL,NULL,'BD-03-1009'),(3489,'','IN-11727343665','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','169','sales','','','No',NULL,NULL,''),(3490,'','IN-11727343665','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','169','sales','','','No',NULL,NULL,''),(3491,'','IN-11727343665','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','169','sales','','','No',NULL,NULL,''),(3492,'4165','IN-11727343665','2024-07-31 00:00:00',NULL,3920.00,'','1','1','balance brought down','1','169','sales','','','No',NULL,NULL,''),(3493,'1100','IN-11727343812','2024-07-31 00:00:00',4185.00,NULL,'','1','1','Expected Rental income','1','170','Payment','','','No',NULL,NULL,'BD-03-1010'),(3494,'','IN-11727343812','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','170','sales','','','No',NULL,NULL,''),(3495,'','IN-11727343812','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','170','sales','','','No',NULL,NULL,''),(3496,'','IN-11727343812','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','170','sales','','','No',NULL,NULL,''),(3497,'4165','IN-11727343812','2024-07-31 00:00:00',NULL,4185.00,'','1','1','balance brought down','1','170','sales','','','No',NULL,NULL,''),(3498,'1100','IN-11727343958','2024-07-31 00:00:00',50.00,NULL,'','1','1','Expected Rental income','1','497','Payment','','','No',NULL,NULL,'HH-03-1011'),(3499,'','IN-11727343958','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','497','sales','','','No',NULL,NULL,''),(3500,'','IN-11727343958','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','497','sales','','','No',NULL,NULL,''),(3501,'','IN-11727343958','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','497','sales','','','No',NULL,NULL,''),(3502,'4165','IN-11727343958','2024-07-31 00:00:00',NULL,50.00,'','1','1','balance brought down','1','497','sales','','','No',NULL,NULL,''),(3503,'1100','IN-11727344089','2024-07-31 00:00:00',1500.00,NULL,'','1','1','Expected Rental income','1','499','Payment','','','No',NULL,NULL,'HH-03-1019'),(3504,'','IN-11727344089','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','499','sales','','','No',NULL,NULL,''),(3505,'','IN-11727344089','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','499','sales','','','No',NULL,NULL,''),(3506,'','IN-11727344089','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','499','sales','','','No',NULL,NULL,''),(3507,'4165','IN-11727344089','2024-07-31 00:00:00',NULL,1500.00,'','1','1','balance brought down','1','499','sales','','','No',NULL,NULL,''),(3508,'1100','IN-11727344210','2024-07-31 00:00:00',15570.00,NULL,'','1','1','Expected Rental income','1','726','Payment','','','No',NULL,NULL,'IN-03-1027'),(3509,'','IN-11727344210','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','726','sales','','','No',NULL,NULL,''),(3510,'','IN-11727344210','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','726','sales','','','No',NULL,NULL,''),(3511,'','IN-11727344210','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','726','sales','','','No',NULL,NULL,''),(3512,'4165','IN-11727344210','2024-07-31 00:00:00',NULL,15570.00,'','1','1','balance brought down','1','726','sales','','','No',NULL,NULL,''),(3513,'1100','RC-11727344262','2024-09-26 00:00:00',NULL,7730.00,'','1','1','Expected income paid','1','726','Payment','','','No',NULL,NULL,''),(3514,'1010','RC-11727344262','2024-09-26 00:00:00',7730.00,NULL,'','1','1','Payment for Hs No.IN-03-1027 and Plot No.3 ','1','726','sales','','','No',NULL,NULL,''),(3515,'1100','IN-11727344356','2024-07-31 00:00:00',5585.00,NULL,'','1','1','Expected Rental income','1','171','Payment','','','No',NULL,NULL,'BD-03-1031'),(3516,'','IN-11727344356','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','171','sales','','','No',NULL,NULL,''),(3517,'','IN-11727344356','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','171','sales','','','No',NULL,NULL,''),(3518,'','IN-11727344356','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','171','sales','','','No',NULL,NULL,''),(3519,'4165','IN-11727344356','2024-07-31 00:00:00',NULL,5585.00,'','1','1','balance brought down','1','171','sales','','','No',NULL,NULL,''),(3520,'1100','IN-11727344565','2024-07-31 00:00:00',3160.00,NULL,'','1','1','Expected Rental income','1','176','Payment','','','No',NULL,NULL,'BD-03-1074'),(3521,'','IN-11727344565','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','176','sales','','','No',NULL,NULL,''),(3522,'','IN-11727344565','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','176','sales','','','No',NULL,NULL,''),(3523,'','IN-11727344565','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','176','sales','','','No',NULL,NULL,''),(3524,'4165','IN-11727344565','2024-07-31 00:00:00',NULL,3160.00,'','1','1','balance brought down','1','176','sales','','','No',NULL,NULL,''),(3525,'1100','RC-11727344628','2024-09-26 00:00:00',NULL,5420.00,'','1','1','Expected income paid','1','176','Payment','','','No',NULL,NULL,''),(3526,'1010','RC-11727344628','2024-09-26 00:00:00',5420.00,NULL,'','1','1','Payment for Hs No.BD-03-1074 and Plot No.3 ','1','176','sales','','','No',NULL,NULL,''),(3527,'1100','IN-11727349630','2024-07-31 00:00:00',965.00,NULL,'','1','1','Expected Rental income','1','177','Payment','','','No',NULL,NULL,'BD-03-1076'),(3528,'','IN-11727349630','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','177','sales','','','No',NULL,NULL,''),(3529,'','IN-11727349630','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','177','sales','','','No',NULL,NULL,''),(3530,'','IN-11727349630','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','177','sales','','','No',NULL,NULL,''),(3531,'4165','IN-11727349630','2024-07-31 00:00:00',NULL,965.00,'','1','1','balance brought down','1','177','sales','','','No',NULL,NULL,''),(3532,'1100','IN-11727349737','2024-09-01 00:00:00',10730.00,NULL,'','1','1','Expected Rental income','1','501','Payment','','','No',NULL,NULL,'HH-03-1083'),(3533,'','IN-11727349737','2024-09-01 00:00:00',NULL,500.00,'','1','1','balance brought down','1','501','sales','','','No',NULL,NULL,''),(3534,'','IN-11727349737','2024-09-01 00:00:00',NULL,0.00,'','1','1','balance brought down','1','501','sales','','','No',NULL,NULL,''),(3535,'','IN-11727349737','2024-09-01 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','501','sales','','','No',NULL,NULL,''),(3536,'4165','IN-11727349737','2024-09-01 00:00:00',NULL,10730.00,'','1','1','balance brought down','1','501','sales','','','No',NULL,NULL,''),(3542,'1100','IN-11727350029','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','180','Payment','','','No',NULL,NULL,'BD-03-1101'),(3543,'','IN-11727350029','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','180','sales','','','No',NULL,NULL,''),(3544,'','IN-11727350029','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','180','sales','','','No',NULL,NULL,''),(3545,'','IN-11727350029','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','180','sales','','','No',NULL,NULL,''),(3546,'4165','IN-11727350029','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','180','sales','','','No',NULL,NULL,''),(3547,'1100','RC-11727350066','2024-09-26 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','180','Payment','','','No',NULL,NULL,''),(3548,'1010','RC-11727350066','2024-09-26 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.BD-03-1101 and Plot No.3 ','1','180','sales','','','No',NULL,NULL,''),(3549,'1100','IN-11727350866','2024-07-31 00:00:00',3310.00,NULL,'','1','1','Expected Rental income','1','181 ','Payment','','','No',NULL,NULL,'HH-03-1110'),(3550,'4165','IN-11727350866','2024-07-31 00:00:00',NULL,3310.00,'','1','1','balance brought down','1','181 ','sales','','','No',NULL,NULL,''),(3551,'1100','IN-11727351153','2024-08-31 00:00:00',2860.00,NULL,'','1','1','Expected Rental income','1','181 ','Payment','','','No',NULL,NULL,'HH-03-1110'),(3552,'4165','IN-11727351153','2024-08-31 00:00:00',NULL,2860.00,'','1','1','aug invoice','1','181 ','sales','','','No',NULL,NULL,''),(3553,'1100','RC-11727351281','2024-09-26 00:00:00',NULL,3310.00,'','1','1','Expected income paid','1','181 ','Payment','','','No',NULL,NULL,''),(3554,'1010','RC-11727351281','2024-09-26 00:00:00',3310.00,NULL,'','1','1','Payment for Hs No.HH-03-1110 and Plot No.3 ','1','181 ','sales','','','No',NULL,NULL,''),(3555,'1100','IN-11727351398','2024-07-31 00:00:00',2635.00,NULL,'','1','1','Expected Rental income','1','509','Payment','','','No',NULL,NULL,'HH-03-1113'),(3556,'','IN-11727351398','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','509','sales','','','No',NULL,NULL,''),(3557,'','IN-11727351398','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','509','sales','','','No',NULL,NULL,''),(3558,'','IN-11727351398','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','509','sales','','','No',NULL,NULL,''),(3559,'4165','IN-11727351398','2024-07-31 00:00:00',NULL,2635.00,'','1','1','balance brought down','1','509','sales','','','No',NULL,NULL,''),(3560,'1100','RC-11727351485','2024-09-26 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','509','Payment','','','No',NULL,NULL,''),(3561,'1010','RC-11727351485','2024-09-26 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-03-1113 and Plot No.3 ','1','509','sales','','','No',NULL,NULL,''),(3562,'1100','IN-11727351703','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','509','Payment','','','No',NULL,NULL,'HH-03-1113'),(3563,'','IN-11727351703','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','509','sales','','','No',NULL,NULL,''),(3564,'','IN-11727351703','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','509','sales','','','No',NULL,NULL,''),(3565,'','IN-11727351703','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','509','sales','','','No',NULL,NULL,''),(3566,'4165','IN-11727351703','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','509','sales','','','No',NULL,NULL,''),(3567,'1100','IN-11727351905','2024-08-31 00:00:00',2840.00,NULL,'','1','1','Expected Rental income','1','182','Payment','','','No',NULL,NULL,'BD-03-1119'),(3568,'','IN-11727351905','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','182','sales','','','No',NULL,NULL,''),(3569,'','IN-11727351905','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','182','sales','','','No',NULL,NULL,''),(3570,'','IN-11727351905','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','182','sales','','','No',NULL,NULL,''),(3571,'4165','IN-11727351905','2024-08-31 00:00:00',NULL,2840.00,'','1','1','balance brought down','1','182','sales','','','No',NULL,NULL,''),(3572,'1100','IN-11727351932','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','182','Payment','','','No',NULL,NULL,'BD-03-1119'),(3573,'','IN-11727351932','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','182','sales','','','No',NULL,NULL,''),(3574,'','IN-11727351932','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','182','sales','','','No',NULL,NULL,''),(3575,'','IN-11727351932','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','182','sales','','','No',NULL,NULL,''),(3576,'4165','IN-11727351932','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','182','sales','','','No',NULL,NULL,''),(3577,'1100','RC-11727351969','2024-09-26 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','182','Payment','','','No',NULL,NULL,''),(3578,'1010','RC-11727351969','2024-09-26 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.BD-03-1119 and Plot No.3 ','1','182','sales','','','No',NULL,NULL,''),(3579,'1100','IN-11727352109','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','510','Payment','','','No',NULL,NULL,'HH-03-1125'),(3580,'','IN-11727352109','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','510','sales','','','No',NULL,NULL,''),(3581,'','IN-11727352109','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','510','sales','','','No',NULL,NULL,''),(3582,'','IN-11727352109','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','510','sales','','','No',NULL,NULL,''),(3583,'4165','IN-11727352109','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','510','sales','','','No',NULL,NULL,''),(3584,'1100','RC-11727352237','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','511','Payment','','','No',NULL,NULL,''),(3585,'1010','RC-11727352237','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-1131 and Plot No.3 ','1','511','sales','','','No',NULL,NULL,''),(3586,'1100','IN-11727352476','2024-08-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','512','Payment','','','No',NULL,NULL,'HH-03-1142'),(3587,'','IN-11727352476','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','512','sales','','','No',NULL,NULL,''),(3588,'','IN-11727352476','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','512','sales','','','No',NULL,NULL,''),(3589,'','IN-11727352476','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','512','sales','','','No',NULL,NULL,''),(3590,'4165','IN-11727352476','2024-08-31 00:00:00',NULL,845.00,'','1','1','august invoice','1','512','sales','','','No',NULL,NULL,''),(3591,'1100','IN-11727352525','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','512','Payment','','','No',NULL,NULL,'HH-03-1142'),(3592,'','IN-11727352525','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','512','sales','','','No',NULL,NULL,''),(3593,'','IN-11727352525','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','512','sales','','','No',NULL,NULL,''),(3594,'','IN-11727352525','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','512','sales','','','No',NULL,NULL,''),(3595,'4165','IN-11727352525','2024-08-31 00:00:00',NULL,960.00,'','1','1','balance brought down','1','512','sales','','','No',NULL,NULL,''),(3596,'1100','RC-11727352560','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','512','Payment','','','No',NULL,NULL,''),(3597,'766','RC-11727352560','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-1142 and Plot No.3 ','1','512','sales','','','No',NULL,NULL,''),(3598,'1100','RC-11727352576','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','512','Payment','','','No',NULL,NULL,''),(3599,'1010','RC-11727352576','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-1142 and Plot No.3 ','1','512','sales','','','No',NULL,NULL,''),(3600,'1100','IN-11727352746','2024-08-31 00:00:00',1485.00,NULL,'','1','1','Expected Rental income','1','513','Payment','','','No',NULL,NULL,'HH-03-1143'),(3601,'','IN-11727352746','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','513','sales','','','No',NULL,NULL,''),(3602,'','IN-11727352746','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','513','sales','','','No',NULL,NULL,''),(3603,'','IN-11727352746','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','513','sales','','','No',NULL,NULL,''),(3604,'4165','IN-11727352746','2024-08-31 00:00:00',NULL,1485.00,'','1','1','august invoice','1','513','sales','','','No',NULL,NULL,''),(3605,'1100','IN-11727352875','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','183','Payment','','','No',NULL,NULL,'BD-03-1152'),(3606,'','IN-11727352875','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','183','sales','','','No',NULL,NULL,''),(3607,'','IN-11727352875','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','183','sales','','','No',NULL,NULL,''),(3608,'','IN-11727352875','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','183','sales','','','No',NULL,NULL,''),(3609,'4165','IN-11727352875','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','183','sales','','','No',NULL,NULL,''),(3610,'1100','IN-11727352915','2024-08-31 00:00:00',2680.00,NULL,'','1','1','Expected Rental income','1','183','Payment','','','No',NULL,NULL,'BD-03-1152'),(3611,'','IN-11727352915','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought forward','1','183','sales','','','No',NULL,NULL,''),(3612,'','IN-11727352915','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought forward','1','183','sales','','','No',NULL,NULL,''),(3613,'','IN-11727352915','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought forward','1','183','sales','','','No',NULL,NULL,''),(3614,'4165','IN-11727352915','2024-08-31 00:00:00',NULL,2680.00,'','1','1','balance brought forward','1','183','sales','','','No',NULL,NULL,''),(3615,'1100','IN-11727353090','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','515','Payment','','','No',NULL,NULL,'HH-03-1153'),(3616,'','IN-11727353090','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','515','sales','','','No',NULL,NULL,''),(3617,'','IN-11727353090','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','515','sales','','','No',NULL,NULL,''),(3618,'','IN-11727353090','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','515','sales','','','No',NULL,NULL,''),(3619,'4165','IN-11727353090','2024-07-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','515','sales','','','No',NULL,NULL,''),(3620,'1100','IN-11727353159','2024-07-31 00:00:00',2900.00,NULL,'','1','1','Expected Rental income','1','515','Payment','','','No',NULL,NULL,'HH-03-1153'),(3621,'','IN-11727353159','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','515','sales','','','No',NULL,NULL,''),(3622,'','IN-11727353159','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','515','sales','','','No',NULL,NULL,''),(3623,'','IN-11727353159','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','515','sales','','','No',NULL,NULL,''),(3624,'4165','IN-11727353159','2024-07-31 00:00:00',NULL,2900.00,'','1','1','balance brought down','1','515','sales','','','No',NULL,NULL,''),(3625,'1100','RC-11727353256','2024-09-26 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','515','Payment','','','No',NULL,NULL,''),(3626,'1010','RC-11727353256','2024-09-26 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-1153 and Plot No.3 ','1','515','sales','','','No',NULL,NULL,''),(3627,'1100','IN-11727353532','2024-07-31 00:00:00',30.00,NULL,'','1','1','Expected Rental income','1','517','Payment','','','No',NULL,NULL,'HH-03-1160'),(3628,'','IN-11727353532','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','517','sales','','','No',NULL,NULL,''),(3629,'','IN-11727353532','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','517','sales','','','No',NULL,NULL,''),(3630,'','IN-11727353532','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','517','sales','','','No',NULL,NULL,''),(3631,'4165','IN-11727353532','2024-07-31 00:00:00',NULL,30.00,'','1','1','balance brought down','1','517','sales','','','No',NULL,NULL,''),(3632,'1100','IN-11727353662','2024-08-31 00:00:00',2975.00,NULL,'','1','1','Expected Rental income','1','518','Payment','','','No',NULL,NULL,'HH-03-1162'),(3633,'','IN-11727353662','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','518','sales','','','No',NULL,NULL,''),(3634,'','IN-11727353662','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','518','sales','','','No',NULL,NULL,''),(3635,'','IN-11727353662','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','518','sales','','','No',NULL,NULL,''),(3636,'4165','IN-11727353662','2024-08-31 00:00:00',NULL,2975.00,'','1','1','balance brought down','1','518','sales','','','No',NULL,NULL,''),(3637,'1100','IN-11727353690','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','518','Payment','','','No',NULL,NULL,'HH-03-1162'),(3638,'','IN-11727353690','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','518','sales','','','No',NULL,NULL,''),(3639,'','IN-11727353690','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','518','sales','','','No',NULL,NULL,''),(3640,'','IN-11727353690','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','518','sales','','','No',NULL,NULL,''),(3641,'4165','IN-11727353690','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','518','sales','','','No',NULL,NULL,''),(3642,'1100','IN-11727353826','2024-08-31 00:00:00',6610.00,NULL,'','1','1','Expected Rental income','1','727','Payment','','','No',NULL,NULL,'IN-03-1166'),(3643,'','IN-11727353826','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','727','sales','','','No',NULL,NULL,''),(3644,'','IN-11727353826','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','727','sales','','','No',NULL,NULL,''),(3645,'','IN-11727353826','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','727','sales','','','No',NULL,NULL,''),(3646,'4165','IN-11727353826','2024-08-31 00:00:00',NULL,6610.00,'','1','1','balance brought down','1','727','sales','','','No',NULL,NULL,''),(3652,'1100','IN-11727354008','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','727','Payment','','','No',NULL,NULL,'IN-03-1166'),(3653,'','IN-11727354008','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','727','sales','','','No',NULL,NULL,''),(3654,'','IN-11727354008','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','727','sales','','','No',NULL,NULL,''),(3655,'','IN-11727354008','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','727','sales','','','No',NULL,NULL,''),(3656,'4165','IN-11727354008','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','727','sales','','','No',NULL,NULL,''),(3657,'1100','IN-11727354197','2024-08-31 00:00:00',4640.00,NULL,'','1','1','Expected Rental income','1','520','Payment','','','No',NULL,NULL,'HH-03-1170'),(3658,'','IN-11727354197','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','520','sales','','','No',NULL,NULL,''),(3659,'','IN-11727354197','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','520','sales','','','No',NULL,NULL,''),(3660,'','IN-11727354197','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','520','sales','','','No',NULL,NULL,''),(3661,'4165','IN-11727354197','2024-08-31 00:00:00',NULL,4640.00,'','1','1','balance brought down','1','520','sales','','','No',NULL,NULL,''),(3662,'1100','IN-11727354230','2024-08-31 00:00:00',565.00,NULL,'','1','1','Expected Rental income','1','520','Payment','','','No',NULL,NULL,'HH-03-1170'),(3663,'','IN-11727354230','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','520','sales','','','No',NULL,NULL,''),(3664,'','IN-11727354230','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','520','sales','','','No',NULL,NULL,''),(3665,'','IN-11727354230','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','520','sales','','','No',NULL,NULL,''),(3666,'4165','IN-11727354230','2024-08-31 00:00:00',NULL,565.00,'','1','1','august invoice','1','520','sales','','','No',NULL,NULL,''),(3667,'1100','IN-11727354460','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','184','Payment','','','No',NULL,NULL,'BD-03-1173'),(3668,'','IN-11727354460','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','184','sales','','','No',NULL,NULL,''),(3669,'','IN-11727354460','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','184','sales','','','No',NULL,NULL,''),(3670,'','IN-11727354460','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','184','sales','','','No',NULL,NULL,''),(3671,'4165','IN-11727354460','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','184','sales','','','No',NULL,NULL,''),(3672,'1100','IN-11727354504','2024-07-31 00:00:00',1558.00,NULL,'','1','1','Expected Rental income','1','184','Payment','','','No',NULL,NULL,'BD-03-1173'),(3673,'','IN-11727354504','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','184','sales','','','No',NULL,NULL,''),(3674,'','IN-11727354504','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','184','sales','','','No',NULL,NULL,''),(3675,'','IN-11727354504','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','184','sales','','','No',NULL,NULL,''),(3676,'4165','IN-11727354504','2024-07-31 00:00:00',NULL,1558.00,'','1','1','balance brought down','1','184','sales','','','No',NULL,NULL,''),(3677,'1100','IN-11727354665','2024-08-31 00:00:00',11220.00,NULL,'','1','1','Expected Rental income','1','185','Payment','','','No',NULL,NULL,'BD-03-1176'),(3678,'','IN-11727354665','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','185','sales','','','No',NULL,NULL,''),(3679,'','IN-11727354665','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','185','sales','','','No',NULL,NULL,''),(3680,'','IN-11727354665','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','185','sales','','','No',NULL,NULL,''),(3681,'4165','IN-11727354665','2024-08-31 00:00:00',NULL,11220.00,'','1','1','balance brought down','1','185','sales','','','No',NULL,NULL,''),(3682,'1100','IN-11727354702','2024-08-31 00:00:00',7855.00,NULL,'','1','1','Expected Rental income','1','185','Payment','','','No',NULL,NULL,'BD-03-1176'),(3683,'','IN-11727354702','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','185','sales','','','No',NULL,NULL,''),(3684,'','IN-11727354702','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','185','sales','','','No',NULL,NULL,''),(3685,'','IN-11727354702','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','185','sales','','','No',NULL,NULL,''),(3686,'4165','IN-11727354702','2024-08-31 00:00:00',NULL,7855.00,'','1','1','balance brought down','1','185','sales','','','No',NULL,NULL,''),(3687,'1100','RC-11727354740','2024-09-26 00:00:00',NULL,7905.00,'','1','1','Expected income paid','1','185','Payment','','','No',NULL,NULL,''),(3688,'1010','RC-11727354740','2024-09-26 00:00:00',7905.00,NULL,'','1','1','Payment for Hs No.BD-03-1176 and Plot No.3 ','1','185','sales','','','No',NULL,NULL,''),(3689,'1100','IN-11727355173','2024-08-31 00:00:00',4010.00,NULL,'','1','1','Expected Rental income','1','186','Payment','','','No',NULL,NULL,'BD-03-1178'),(3690,'','IN-11727355173','2024-08-31 00:00:00',NULL,500.00,'','1','1','august balance','1','186','sales','','','No',NULL,NULL,''),(3691,'','IN-11727355173','2024-08-31 00:00:00',NULL,0.00,'','1','1','august balance','1','186','sales','','','No',NULL,NULL,''),(3692,'','IN-11727355173','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august balance','1','186','sales','','','No',NULL,NULL,''),(3693,'4165','IN-11727355173','2024-08-31 00:00:00',NULL,4010.00,'','1','1','august balance','1','186','sales','','','No',NULL,NULL,''),(3704,'1100','IN-11727355461','2024-08-31 00:00:00',7855.00,NULL,'','1','1','Expected Rental income','1','188','Payment','','','No',NULL,NULL,'BD-03-1186'),(3705,'','IN-11727355461','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','188','sales','','','No',NULL,NULL,''),(3706,'','IN-11727355461','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','188','sales','','','No',NULL,NULL,''),(3707,'','IN-11727355461','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','188','sales','','','No',NULL,NULL,''),(3708,'4165','IN-11727355461','2024-08-31 00:00:00',NULL,7855.00,'','1','1','august invoice','1','188','sales','','','No',NULL,NULL,''),(3709,'1100','IN-11727355671','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','190','Payment','','','No',NULL,NULL,'BD-03-1192'),(3710,'','IN-11727355671','2024-08-31 00:00:00',NULL,500.00,'','1','1','aug invoice','1','190','sales','','','No',NULL,NULL,''),(3711,'','IN-11727355671','2024-08-31 00:00:00',NULL,0.00,'','1','1','aug invoice','1','190','sales','','','No',NULL,NULL,''),(3712,'','IN-11727355671','2024-08-31 00:00:00',NULL,5000.00,'','1','1','aug invoice','1','190','sales','','','No',NULL,NULL,''),(3713,'4165','IN-11727355671','2024-08-31 00:00:00',NULL,450.00,'','1','1','aug invoice','1','190','sales','','','No',NULL,NULL,''),(3714,'1100','IN-11727355710','2024-07-31 00:00:00',5535.00,NULL,'','1','1','Expected Rental income','1','190','Payment','','','No',NULL,NULL,'BD-03-1192'),(3715,'','IN-11727355710','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','190','sales','','','No',NULL,NULL,''),(3716,'','IN-11727355710','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','190','sales','','','No',NULL,NULL,''),(3717,'','IN-11727355710','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','190','sales','','','No',NULL,NULL,''),(3718,'4165','IN-11727355710','2024-07-31 00:00:00',NULL,5535.00,'','1','1','balance brought down','1','190','sales','','','No',NULL,NULL,''),(3719,'1100','IN-11727355866','2024-07-31 00:00:00',2450.00,NULL,'','1','1','Expected Rental income','1','525','Payment','','','No',NULL,NULL,'HH-03-1200'),(3720,'','IN-11727355866','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','525','sales','','','No',NULL,NULL,''),(3721,'','IN-11727355866','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','525','sales','','','No',NULL,NULL,''),(3722,'','IN-11727355866','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','525','sales','','','No',NULL,NULL,''),(3723,'4165','IN-11727355866','2024-07-31 00:00:00',NULL,2450.00,'','1','1','balance brought down','1','525','sales','','','No',NULL,NULL,''),(3724,'1100','IN-11727356008','2024-08-31 00:00:00',1715.00,NULL,'','1','1','Expected Rental income','1','192','Payment','','','No',NULL,NULL,'BD-03-1211'),(3725,'','IN-11727356008','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','192','sales','','','No',NULL,NULL,''),(3726,'','IN-11727356008','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','192','sales','','','No',NULL,NULL,''),(3727,'','IN-11727356008','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','192','sales','','','No',NULL,NULL,''),(3728,'4165','IN-11727356008','2024-08-31 00:00:00',NULL,1715.00,'','1','1','balance brought down','1','192','sales','','','No',NULL,NULL,''),(3729,'1100','IN-11727356043','2024-08-31 00:00:00',1025.00,NULL,'','1','1','Expected Rental income','1','192','Payment','','','No',NULL,NULL,'BD-03-1211'),(3730,'','IN-11727356043','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','192','sales','','','No',NULL,NULL,''),(3731,'','IN-11727356043','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','192','sales','','','No',NULL,NULL,''),(3732,'','IN-11727356043','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','192','sales','','','No',NULL,NULL,''),(3733,'4165','IN-11727356043','2024-08-31 00:00:00',NULL,1025.00,'','1','1','august invoice','1','192','sales','','','No',NULL,NULL,''),(3734,'1100','RC-11727356164','2024-09-26 00:00:00',NULL,1800.00,'','1','1','Expected income paid','1','192','Payment','','','No',NULL,NULL,''),(3735,'766','RC-11727356164','2024-09-26 00:00:00',1800.00,NULL,'','1','1','Payment for Hs No.BD-03-1211 and Plot No.3 ','1','192','sales','','','No',NULL,NULL,''),(3736,'1100','RC-11727356210','2024-09-26 00:00:00',NULL,1075.00,'','1','1','Expected income paid','1','192','Payment','','','No',NULL,NULL,''),(3737,'766','RC-11727356210','2024-09-26 00:00:00',1075.00,NULL,'','1','1','Payment for Hs No.BD-03-1211 and Plot No.3 ','1','192','sales','','','No',NULL,NULL,''),(3738,'1100','IN-11727356391','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','193','Payment','','','No',NULL,NULL,'BD-03-1215'),(3739,'','IN-11727356391','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','193','sales','','','No',NULL,NULL,''),(3740,'','IN-11727356391','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','193','sales','','','No',NULL,NULL,''),(3741,'','IN-11727356391','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','193','sales','','','No',NULL,NULL,''),(3742,'4165','IN-11727356391','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','193','sales','','','No',NULL,NULL,''),(3743,'1100','IN-11727356418','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','193','Payment','','','No',NULL,NULL,'BD-03-1215'),(3744,'','IN-11727356418','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','193','sales','','','No',NULL,NULL,''),(3745,'','IN-11727356418','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','193','sales','','','No',NULL,NULL,''),(3746,'','IN-11727356418','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','193','sales','','','No',NULL,NULL,''),(3747,'4165','IN-11727356418','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','193','sales','','','No',NULL,NULL,''),(3753,'1100','IN-11727356614','2024-07-31 00:00:00',105.00,NULL,'','1','1','Expected Rental income','1','527','Payment','','','No',NULL,NULL,'HH-03-1219'),(3754,'','IN-11727356614','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','527','sales','','','No',NULL,NULL,''),(3755,'','IN-11727356614','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','527','sales','','','No',NULL,NULL,''),(3756,'','IN-11727356614','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','527','sales','','','No',NULL,NULL,''),(3757,'4165','IN-11727356614','2024-07-31 00:00:00',NULL,105.00,'','1','1','balance brought down','1','527','sales','','','No',NULL,NULL,''),(3758,'1100','IN-11727356837','2024-07-31 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','196','Payment','','','No',NULL,NULL,'BD-03-1223'),(3759,'','IN-11727356837','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','196','sales','','','No',NULL,NULL,''),(3760,'','IN-11727356837','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','196','sales','','','No',NULL,NULL,''),(3761,'','IN-11727356837','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','196','sales','','','No',NULL,NULL,''),(3762,'4165','IN-11727356837','2024-07-31 00:00:00',NULL,1420.00,'','1','1','balance brought down','1','196','sales','','','No',NULL,NULL,''),(3763,'1100','IN-11727356864','2024-08-31 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','196','Payment','','','No',NULL,NULL,'BD-03-1223'),(3764,'','IN-11727356864','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','196','sales','','','No',NULL,NULL,''),(3765,'','IN-11727356864','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','196','sales','','','No',NULL,NULL,''),(3766,'','IN-11727356864','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','196','sales','','','No',NULL,NULL,''),(3767,'4165','IN-11727356864','2024-08-31 00:00:00',NULL,1420.00,'','1','1','august invoice','1','196','sales','','','No',NULL,NULL,''),(3768,'1100','IN-11727357087','2024-08-31 00:00:00',680.00,NULL,'','1','1','Expected Rental income','1','529','Payment','','','No',NULL,NULL,'HH-03-1226'),(3769,'','IN-11727357087','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','529','sales','','','No',NULL,NULL,''),(3770,'','IN-11727357087','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','529','sales','','','No',NULL,NULL,''),(3771,'','IN-11727357087','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','529','sales','','','No',NULL,NULL,''),(3772,'4165','IN-11727357087','2024-08-31 00:00:00',NULL,680.00,'','1','1','august invoice','1','529','sales','','','No',NULL,NULL,''),(3773,'1100','IN-11727357153','2024-07-31 00:00:00',2515.00,NULL,'','1','1','Expected Rental income','1','529','Payment','','','No',NULL,NULL,'HH-03-1226'),(3774,'','IN-11727357153','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','529','sales','','','No',NULL,NULL,''),(3775,'','IN-11727357153','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','529','sales','','','No',NULL,NULL,''),(3776,'','IN-11727357153','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','529','sales','','','No',NULL,NULL,''),(3777,'4165','IN-11727357153','2024-07-31 00:00:00',NULL,2515.00,'','1','1','balance brought down','1','529','sales','','','No',NULL,NULL,''),(3778,'1100','RC-11727357271','2024-09-26 00:00:00',NULL,400.00,'','1','1','Expected income paid','1','529','Payment','','','No',NULL,NULL,''),(3779,'1010','RC-11727357271','2024-09-26 00:00:00',400.00,NULL,'','1','1','Payment for Hs No.HH-03-1226 and Plot No.3 ','1','529','sales','','','No',NULL,NULL,''),(3780,'1100','IN-11727357409','2024-08-31 00:00:00',3165.00,NULL,'','1','1','Expected Rental income','1','197','Payment','','','No',NULL,NULL,'BD-03-1229'),(3781,'','IN-11727357409','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','197','sales','','','No',NULL,NULL,''),(3782,'','IN-11727357409','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','197','sales','','','No',NULL,NULL,''),(3783,'','IN-11727357409','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','197','sales','','','No',NULL,NULL,''),(3784,'4165','IN-11727357409','2024-08-31 00:00:00',NULL,3165.00,'','1','1','balance brought down','1','197','sales','','','No',NULL,NULL,''),(3785,'1100','RC-11727357437','2024-09-26 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','197','Payment','','','No',NULL,NULL,''),(3786,'1010','RC-11727357437','2024-09-26 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.BD-03-1229 and Plot No.3 ','1','197','sales','','','No',NULL,NULL,''),(3787,'1100','IN-11727357725','2024-08-31 00:00:00',1025.00,NULL,'','1','1','Expected Rental income','1','531','Payment','','','No',NULL,NULL,'HH-03-1233'),(3788,'','IN-11727357725','2024-08-31 00:00:00',NULL,500.00,'','1','1','aug invoice','1','531','sales','','','No',NULL,NULL,''),(3789,'','IN-11727357725','2024-08-31 00:00:00',NULL,0.00,'','1','1','aug invoice','1','531','sales','','','No',NULL,NULL,''),(3790,'','IN-11727357725','2024-08-31 00:00:00',NULL,5000.00,'','1','1','aug invoice','1','531','sales','','','No',NULL,NULL,''),(3791,'4165','IN-11727357725','2024-08-31 00:00:00',NULL,1025.00,'','1','1','aug invoice','1','531','sales','','','No',NULL,NULL,''),(3792,'1100','RC-11727357779','2024-09-26 00:00:00',NULL,815.00,'','1','1','Expected income paid','1','531','Payment','','','No',NULL,NULL,''),(3793,'1010','RC-11727357779','2024-09-26 00:00:00',815.00,NULL,'','1','1','Payment for Hs No.HH-03-1233 and Plot No.3 ','1','531','sales','','','No',NULL,NULL,''),(3794,'1100','IN-11727357948','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','537','Payment','','','No',NULL,NULL,'HH-03-1266'),(3795,'','IN-11727357948','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','537','sales','','','No',NULL,NULL,''),(3796,'','IN-11727357948','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','537','sales','','','No',NULL,NULL,''),(3797,'','IN-11727357948','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','537','sales','','','No',NULL,NULL,''),(3798,'4165','IN-11727357948','2024-08-31 00:00:00',NULL,960.00,'','1','1','balance brought down','1','537','sales','','','No',NULL,NULL,''),(3799,'1100','RC-11727357988','2024-09-26 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','537','Payment','','','No',NULL,NULL,''),(3800,'766','RC-11727357988','2024-09-26 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-1266 and Plot No.3 ','1','537','sales','','','No',NULL,NULL,''),(3801,'1100','IN-11727359057','2024-08-31 00:00:00',2110.00,NULL,'','1','1','Expected Rental income','1','1320 ','Payment','','','No',NULL,NULL,'IN-03-1282'),(3802,'4165','IN-11727359057','2024-08-31 00:00:00',NULL,2110.00,'','1','1','august invoice','1','1320 ','sales','','','No',NULL,NULL,''),(3803,'1100','IN-11727359090','2024-07-31 00:00:00',16090.00,NULL,'','1','1','Expected Rental income','1','1320 ','Payment','','','No',NULL,NULL,'IN-03-1282'),(3804,'4165','IN-11727359090','2024-07-31 00:00:00',NULL,16090.00,'','1','1','balance brought down','1','1320 ','sales','','','No',NULL,NULL,''),(3805,'1100','IN-11727415166','2024-07-31 00:00:00',1275.00,NULL,'','1','1','Expected Rental income','1','1125','Payment','','','No',NULL,NULL,'HH-05-58'),(3806,'','IN-11727415166','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1125','sales','','','No',NULL,NULL,''),(3807,'','IN-11727415166','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1125','sales','','','No',NULL,NULL,''),(3808,'','IN-11727415166','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1125','sales','','','No',NULL,NULL,''),(3809,'4165','IN-11727415166','2024-07-31 00:00:00',NULL,1275.00,'','1','1','balance brought down','1','1125','sales','','','No',NULL,NULL,''),(3810,'1100','RC-11727415203','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1125','Payment','','','No',NULL,NULL,''),(3811,'1010','RC-11727415203','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-58 and Plot No.5 ','1','1125','sales','','','No',NULL,NULL,''),(3812,'1100','RC-11727415328','2024-09-27 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1297','Payment','','','No',NULL,NULL,''),(3813,'766','RC-11727415328','2024-09-27 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-99 and Plot No.5 ','1','1297','sales','','','No',NULL,NULL,''),(3814,'1100','IN-11727415432','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','849','Payment','','','No',NULL,NULL,'HH-05-100'),(3815,'','IN-11727415432','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','849','sales','','','No',NULL,NULL,''),(3816,'','IN-11727415432','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','849','sales','','','No',NULL,NULL,''),(3817,'','IN-11727415432','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','849','sales','','','No',NULL,NULL,''),(3818,'4165','IN-11727415432','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','849','sales','','','No',NULL,NULL,''),(3819,'1100','IN-11727415583','2024-08-31 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','889','Payment','','','No',NULL,NULL,'HH-05-107'),(3820,'','IN-11727415583','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','889','sales','','','No',NULL,NULL,''),(3821,'','IN-11727415583','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','889','sales','','','No',NULL,NULL,''),(3822,'','IN-11727415583','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','889','sales','','','No',NULL,NULL,''),(3823,'4165','IN-11727415583','2024-08-31 00:00:00',NULL,2000.00,'','1','1','balance brought down','1','889','sales','','','No',NULL,NULL,''),(3824,'1100','IN-11727415836','2024-07-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','949','Payment','','','No',NULL,NULL,'HH-05-120'),(3825,'','IN-11727415836','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','949','sales','','','No',NULL,NULL,''),(3826,'','IN-11727415836','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','949','sales','','','No',NULL,NULL,''),(3827,'','IN-11727415836','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','949','sales','','','No',NULL,NULL,''),(3828,'4165','IN-11727415836','2024-07-31 00:00:00',NULL,615.00,'','1','1','balance brought down','1','949','sales','','','No',NULL,NULL,''),(3829,'1100','RC-11727415871','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','949','Payment','','','No',NULL,NULL,''),(3830,'1010','RC-11727415871','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-120 and Plot No.5 ','1','949','sales','','','No',NULL,NULL,''),(3831,'1100','IN-11727416301','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1009','Payment','','','No',NULL,NULL,'HH-05-141'),(3832,'','IN-11727416301','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1009','sales','','','No',NULL,NULL,''),(3833,'','IN-11727416301','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1009','sales','','','No',NULL,NULL,''),(3834,'','IN-11727416301','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1009','sales','','','No',NULL,NULL,''),(3835,'4165','IN-11727416301','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','1009','sales','','','No',NULL,NULL,''),(3836,'1100','IN-11727416842','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','1011','Payment','','','No',NULL,NULL,'HH-05-149'),(3837,'','IN-11727416842','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1011','sales','','','No',NULL,NULL,''),(3838,'','IN-11727416842','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1011','sales','','','No',NULL,NULL,''),(3839,'','IN-11727416842','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1011','sales','','','No',NULL,NULL,''),(3840,'4165','IN-11727416842','2024-08-31 00:00:00',NULL,730.00,'','1','1','AUGUST invoice','1','1011','sales','','','No',NULL,NULL,''),(3841,'1100','IN-11727416937','2024-07-31 00:00:00',1530.00,NULL,'','1','1','Expected Rental income','1','1011','Payment','','','No',NULL,NULL,'HH-05-149'),(3842,'','IN-11727416937','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1011','sales','','','No',NULL,NULL,''),(3843,'','IN-11727416937','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1011','sales','','','No',NULL,NULL,''),(3844,'','IN-11727416937','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1011','sales','','','No',NULL,NULL,''),(3845,'4165','IN-11727416937','2024-07-31 00:00:00',NULL,1530.00,'','1','1','balance brought down','1','1011','sales','','','No',NULL,NULL,''),(3846,'1100','IN-11727417433','2024-07-31 00:00:00',330.00,NULL,'','1','1','Expected Rental income','1','1013','Payment','','','No',NULL,NULL,'HH-05-153'),(3847,'','IN-11727417433','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1013','sales','','','No',NULL,NULL,''),(3848,'','IN-11727417433','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1013','sales','','','No',NULL,NULL,''),(3849,'','IN-11727417433','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1013','sales','','','No',NULL,NULL,''),(3850,'4165','IN-11727417433','2024-07-31 00:00:00',NULL,330.00,'','1','1','balance brought down','1','1013','sales','','','No',NULL,NULL,''),(3851,'1100','IN-11727417458','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1013','Payment','','','No',NULL,NULL,'HH-05-153'),(3852,'','IN-11727417458','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1013','sales','','','No',NULL,NULL,''),(3853,'','IN-11727417458','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1013','sales','','','No',NULL,NULL,''),(3854,'','IN-11727417458','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1013','sales','','','No',NULL,NULL,''),(3855,'4165','IN-11727417458','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1013','sales','','','No',NULL,NULL,''),(3856,'1100','RC-11727417550','2024-09-27 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1013','Payment','','','No',NULL,NULL,''),(3857,'1010','RC-11727417550','2024-09-27 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-153 and Plot No.5 ','1','1013','sales','','','No',NULL,NULL,''),(3858,'1100','IN-11727417678','2024-07-31 00:00:00',2370.00,NULL,'','1','1','Expected Rental income','1','1014','Payment','','','No',NULL,NULL,'HH-05-154'),(3859,'','IN-11727417678','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1014','sales','','','No',NULL,NULL,''),(3860,'','IN-11727417678','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1014','sales','','','No',NULL,NULL,''),(3861,'','IN-11727417678','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1014','sales','','','No',NULL,NULL,''),(3862,'4165','IN-11727417678','2024-07-31 00:00:00',NULL,2370.00,'','1','1','balance brought down','1','1014','sales','','','No',NULL,NULL,''),(3863,'1100','RC-11727417710','2024-09-27 00:00:00',NULL,4200.00,'','1','1','Expected income paid','1','1014','Payment','','','No',NULL,NULL,''),(3864,'1010','RC-11727417710','2024-09-27 00:00:00',4200.00,NULL,'','1','1','Payment for Hs No.HH-05-154 and Plot No.5 ','1','1014','sales','','','No',NULL,NULL,''),(3865,'1100','IN-11727418305','2024-08-31 00:00:00',1115.00,NULL,'','1','1','Expected Rental income','1','1018','Payment','','','No',NULL,NULL,'HH-05-161'),(3866,'','IN-11727418305','2024-08-31 00:00:00',NULL,500.00,'','1','1','BALANCE BROUGHT DOWN','1','1018','sales','','','No',NULL,NULL,''),(3867,'','IN-11727418305','2024-08-31 00:00:00',NULL,0.00,'','1','1','BALANCE BROUGHT DOWN','1','1018','sales','','','No',NULL,NULL,''),(3868,'','IN-11727418305','2024-08-31 00:00:00',NULL,5000.00,'','1','1','BALANCE BROUGHT DOWN','1','1018','sales','','','No',NULL,NULL,''),(3869,'4165','IN-11727418305','2024-08-31 00:00:00',NULL,1115.00,'','1','1','BALANCE BROUGHT DOWN','1','1018','sales','','','No',NULL,NULL,''),(3870,'1100','IN-11727418335','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1018','Payment','','','No',NULL,NULL,'HH-05-161'),(3871,'','IN-11727418335','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST BALANCE','1','1018','sales','','','No',NULL,NULL,''),(3872,'','IN-11727418335','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST BALANCE','1','1018','sales','','','No',NULL,NULL,''),(3873,'','IN-11727418335','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST BALANCE','1','1018','sales','','','No',NULL,NULL,''),(3874,'4165','IN-11727418335','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST BALANCE','1','1018','sales','','','No',NULL,NULL,''),(3875,'1100','IN-11727418918','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','1019','Payment','','','No',NULL,NULL,'HH-05-170'),(3876,'','IN-11727418918','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1019','sales','','','No',NULL,NULL,''),(3877,'','IN-11727418918','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1019','sales','','','No',NULL,NULL,''),(3878,'','IN-11727418918','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1019','sales','','','No',NULL,NULL,''),(3879,'4165','IN-11727418918','2024-08-31 00:00:00',NULL,615.00,'','1','1','balance brought down','1','1019','sales','','','No',NULL,NULL,''),(3880,'1100','IN-11727419053','2024-07-31 00:00:00',1600.00,NULL,'','1','1','Expected Rental income','1','1019','Payment','','','No',NULL,NULL,'HH-05-170'),(3881,'','IN-11727419053','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1019','sales','','','No',NULL,NULL,''),(3882,'','IN-11727419053','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1019','sales','','','No',NULL,NULL,''),(3883,'','IN-11727419053','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1019','sales','','','No',NULL,NULL,''),(3884,'4165','IN-11727419053','2024-07-31 00:00:00',NULL,1600.00,'','1','1','balance brought down','1','1019','sales','','','No',NULL,NULL,''),(3885,'1100','RC-11727419097','2024-09-27 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1019','Payment','','','No',NULL,NULL,''),(3886,'1010','RC-11727419097','2024-09-27 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-170 and Plot No.5 ','1','1019','sales','','','No',NULL,NULL,''),(3887,'1100','RC-11727419135','2024-09-27 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1019','Payment','','','No',NULL,NULL,''),(3888,'1010','RC-11727419135','2024-09-27 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-170 and Plot No.5 ','1','1019','sales','','','No',NULL,NULL,''),(3889,'1100','IN-11727419323','2024-07-31 00:00:00',280.00,NULL,'','1','1','Expected Rental income','1','1020','Payment','','','No',NULL,NULL,'HH-05-196'),(3890,'','IN-11727419323','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1020','sales','','','No',NULL,NULL,''),(3891,'','IN-11727419323','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1020','sales','','','No',NULL,NULL,''),(3892,'','IN-11727419323','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1020','sales','','','No',NULL,NULL,''),(3893,'4165','IN-11727419323','2024-07-31 00:00:00',NULL,280.00,'','1','1','balance brought down','1','1020','sales','','','No',NULL,NULL,''),(3894,'1100','IN-11727419467','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1026','Payment','','','No',NULL,NULL,'HH-05-211'),(3895,'','IN-11727419467','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1026','sales','','','No',NULL,NULL,''),(3896,'','IN-11727419467','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1026','sales','','','No',NULL,NULL,''),(3897,'','IN-11727419467','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1026','sales','','','No',NULL,NULL,''),(3898,'4165','IN-11727419467','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1026','sales','','','No',NULL,NULL,''),(3899,'1100','IN-11727419591','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1029','Payment','','','No',NULL,NULL,'HH-05-225'),(3900,'','IN-11727419591','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1029','sales','','','No',NULL,NULL,''),(3901,'','IN-11727419591','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1029','sales','','','No',NULL,NULL,''),(3902,'','IN-11727419591','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1029','sales','','','No',NULL,NULL,''),(3903,'4165','IN-11727419591','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1029','sales','','','No',NULL,NULL,''),(3904,'1100','IN-11727419619','2024-08-31 00:00:00',400.00,NULL,'','1','1','Expected Rental income','1','1029','Payment','','','No',NULL,NULL,'HH-05-225'),(3905,'','IN-11727419619','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1029','sales','','','No',NULL,NULL,''),(3906,'','IN-11727419619','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1029','sales','','','No',NULL,NULL,''),(3907,'','IN-11727419619','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1029','sales','','','No',NULL,NULL,''),(3908,'4165','IN-11727419619','2024-08-31 00:00:00',NULL,400.00,'','1','1','balance brought down','1','1029','sales','','','No',NULL,NULL,''),(3909,'1100','RC-11727419667','2024-09-27 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1029','Payment','','','No',NULL,NULL,''),(3910,'1010','RC-11727419667','2024-09-27 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-225 and Plot No.5 ','1','1029','sales','','','No',NULL,NULL,''),(3911,'1100','IN-11727419905','2024-07-31 00:00:00',501.00,NULL,'','1','1','Expected Rental income','1','1031','Payment','','','No',NULL,NULL,'HH-05-236'),(3912,'','IN-11727419905','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1031','sales','','','No',NULL,NULL,''),(3913,'','IN-11727419905','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1031','sales','','','No',NULL,NULL,''),(3914,'','IN-11727419905','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1031','sales','','','No',NULL,NULL,''),(3915,'4165','IN-11727419905','2024-07-31 00:00:00',NULL,501.00,'','1','1','balance brought down','1','1031','sales','','','No',NULL,NULL,''),(3916,'1100','IN-11727420108','2024-07-31 00:00:00',635.00,NULL,'','1','1','Expected Rental income','1','1032','Payment','','','No',NULL,NULL,'HH-05-237'),(3917,'','IN-11727420108','2024-07-31 00:00:00',NULL,500.00,'','1','1','Balance brought down','1','1032','sales','','','No',NULL,NULL,''),(3918,'','IN-11727420108','2024-07-31 00:00:00',NULL,0.00,'','1','1','Balance brought down','1','1032','sales','','','No',NULL,NULL,''),(3919,'','IN-11727420108','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Balance brought down','1','1032','sales','','','No',NULL,NULL,''),(3920,'4165','IN-11727420108','2024-07-31 00:00:00',NULL,635.00,'','1','1','Balance brought down','1','1032','sales','','','No',NULL,NULL,''),(3921,'1100','IN-11727420342','2024-07-31 00:00:00',2255.00,NULL,'','1','1','Expected Rental income','1','1042','Payment','','','No',NULL,NULL,'HH-05-263'),(3922,'','IN-11727420342','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1042','sales','','','No',NULL,NULL,''),(3923,'','IN-11727420342','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1042','sales','','','No',NULL,NULL,''),(3924,'','IN-11727420342','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1042','sales','','','No',NULL,NULL,''),(3925,'4165','IN-11727420342','2024-07-31 00:00:00',NULL,2255.00,'','1','1','balance brought down','1','1042','sales','','','No',NULL,NULL,''),(3926,'1100','RC-11727420366','2024-09-27 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','1042','Payment','','','No',NULL,NULL,''),(3927,'1010','RC-11727420366','2024-09-27 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-05-263 and Plot No.5 ','1','1042','sales','','','No',NULL,NULL,''),(3928,'1100','IN-11727420516','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','1045','Payment','','','No',NULL,NULL,'HH-05-278'),(3929,'','IN-11727420516','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1045','sales','','','No',NULL,NULL,''),(3930,'','IN-11727420516','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1045','sales','','','No',NULL,NULL,''),(3931,'','IN-11727420516','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1045','sales','','','No',NULL,NULL,''),(3932,'4165','IN-11727420516','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','1045','sales','','','No',NULL,NULL,''),(3933,'1100','RC-11727420544','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1045','Payment','','','No',NULL,NULL,''),(3934,'1010','RC-11727420544','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-278 and Plot No.5 ','1','1045','sales','','','No',NULL,NULL,''),(3935,'1100','IN-11727420746','2024-07-31 00:00:00',1500.00,NULL,'','1','1','Expected Rental income','1','1046','Payment','','','No',NULL,NULL,'HH-05-281'),(3936,'','IN-11727420746','2024-07-31 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','1046','sales','','','No',NULL,NULL,''),(3937,'','IN-11727420746','2024-07-31 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','1046','sales','','','No',NULL,NULL,''),(3938,'','IN-11727420746','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','1046','sales','','','No',NULL,NULL,''),(3939,'4165','IN-11727420746','2024-07-31 00:00:00',NULL,1500.00,'','1','1','Sep invoice','1','1046','sales','','','No',NULL,NULL,''),(3940,'1100','IN-11727421776','2024-07-31 00:00:00',1345.00,NULL,'','1','1','Expected Rental income','1','1047','Payment','','','No',NULL,NULL,'HH-05-282'),(3941,'','IN-11727421776','2024-07-31 00:00:00',NULL,500.00,'','1','1','Balance brought down','1','1047','sales','','','No',NULL,NULL,''),(3942,'','IN-11727421776','2024-07-31 00:00:00',NULL,0.00,'','1','1','Balance brought down','1','1047','sales','','','No',NULL,NULL,''),(3943,'','IN-11727421776','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Balance brought down','1','1047','sales','','','No',NULL,NULL,''),(3944,'4165','IN-11727421776','2024-07-31 00:00:00',NULL,1345.00,'','1','1','Balance brought down','1','1047','sales','','','No',NULL,NULL,''),(3945,'1100','IN-11727422095','2024-07-31 00:00:00',1960.00,NULL,'','1','1','Expected Rental income','1','1053','Payment','','','No',NULL,NULL,'HH-05-298'),(3946,'','IN-11727422095','2024-07-31 00:00:00',NULL,500.00,'','1','1','Balance brought down','1','1053','sales','','','No',NULL,NULL,''),(3947,'','IN-11727422095','2024-07-31 00:00:00',NULL,0.00,'','1','1','Balance brought down','1','1053','sales','','','No',NULL,NULL,''),(3948,'','IN-11727422095','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Balance brought down','1','1053','sales','','','No',NULL,NULL,''),(3949,'4165','IN-11727422095','2024-07-31 00:00:00',NULL,1960.00,'','1','1','Balance brought down','1','1053','sales','','','No',NULL,NULL,''),(3950,'1100','IN-11727422870','2024-07-31 00:00:00',1500.00,NULL,'','1','1','Expected Rental income','1','1057','Payment','','','No',NULL,NULL,'HH-05-316'),(3951,'','IN-11727422870','2024-07-31 00:00:00',NULL,500.00,'','1','1','Balance brought down','1','1057','sales','','','No',NULL,NULL,''),(3952,'','IN-11727422870','2024-07-31 00:00:00',NULL,0.00,'','1','1','Balance brought down','1','1057','sales','','','No',NULL,NULL,''),(3953,'','IN-11727422870','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Balance brought down','1','1057','sales','','','No',NULL,NULL,''),(3954,'4165','IN-11727422870','2024-07-31 00:00:00',NULL,1500.00,'','1','1','Balance brought down','1','1057','sales','','','No',NULL,NULL,''),(3955,'1100','RC-11727423405','2024-09-27 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','383','Payment','','','No',NULL,NULL,''),(3956,'1010','RC-11727423405','2024-09-27 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-02-203 and Plot No.2 ','1','383','sales','','','No',NULL,NULL,''),(3957,'1100','RC-11727423487','2024-09-27 00:00:00',NULL,3000.00,'','1','1','Expected income paid','1','665','Payment','','','No',NULL,NULL,''),(3958,'1010','RC-11727423487','2024-09-27 00:00:00',3000.00,NULL,'','1','1','Payment for Hs No.HH-03-636 and Plot No.3 ','1','665','sales','','','No',NULL,NULL,''),(3959,'1100','RC-11727423523','2024-09-27 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','197','Payment','','','No',NULL,NULL,''),(3960,'1010','RC-11727423523','2024-09-27 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.BD-03-1229 and Plot No.3 ','1','197','sales','','','No',NULL,NULL,''),(3961,'1100','IN-11727423840','2024-07-31 00:00:00',265.00,NULL,'','1','1','Expected Rental income','1','1062','Payment','','','No',NULL,NULL,'HH-05-322'),(3962,'','IN-11727423840','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1062','sales','','','No',NULL,NULL,''),(3963,'','IN-11727423840','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1062','sales','','','No',NULL,NULL,''),(3964,'','IN-11727423840','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1062','sales','','','No',NULL,NULL,''),(3965,'4165','IN-11727423840','2024-07-31 00:00:00',NULL,265.00,'','1','1','balance brought down','1','1062','sales','','','No',NULL,NULL,''),(3966,'1100','RC-11727423918','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1062','Payment','','','No',NULL,NULL,''),(3967,'1010','RC-11727423918','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-322 and Plot No.5 ','1','1062','sales','','','No',NULL,NULL,''),(3968,'1100','IN-11727424035','2024-07-31 00:00:00',5035.00,NULL,'','1','1','Expected Rental income','1','1063','Payment','','','No',NULL,NULL,'HH-05-329'),(3969,'','IN-11727424035','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1063','sales','','','No',NULL,NULL,''),(3970,'','IN-11727424035','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1063','sales','','','No',NULL,NULL,''),(3971,'','IN-11727424035','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1063','sales','','','No',NULL,NULL,''),(3972,'4165','IN-11727424035','2024-07-31 00:00:00',NULL,5035.00,'','1','1','balance brought down','1','1063','sales','','','No',NULL,NULL,''),(3973,'1100','IN-11727424217','2024-07-31 00:00:00',2400.00,NULL,'','1','1','Expected Rental income','1','1069','Payment','','','No',NULL,NULL,'HH-05-350'),(3974,'','IN-11727424217','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1069','sales','','','No',NULL,NULL,''),(3975,'','IN-11727424217','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1069','sales','','','No',NULL,NULL,''),(3976,'','IN-11727424217','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1069','sales','','','No',NULL,NULL,''),(3977,'4165','IN-11727424217','2024-07-31 00:00:00',NULL,2400.00,'','1','1','balance brought down','1','1069','sales','','','No',NULL,NULL,''),(3978,'1100','RC-11727424343','2024-09-27 00:00:00',NULL,700.00,'','1','1','Expected income paid','1','1069','Payment','','','No',NULL,NULL,''),(3979,'1010','RC-11727424343','2024-09-27 00:00:00',700.00,NULL,'','1','1','Payment for Hs No.HH-05-350 and Plot No.5 ','1','1069','sales','','','No',NULL,NULL,''),(3980,'1100','IN-11727424448','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','1073','Payment','','','No',NULL,NULL,'HH-05-386'),(3981,'','IN-11727424448','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1073','sales','','','No',NULL,NULL,''),(3982,'','IN-11727424448','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1073','sales','','','No',NULL,NULL,''),(3983,'','IN-11727424448','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1073','sales','','','No',NULL,NULL,''),(3984,'4165','IN-11727424448','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','1073','sales','','','No',NULL,NULL,''),(3985,'1100','RC-11727424484','2024-09-27 00:00:00',NULL,200.00,'','1','1','Expected income paid','1','1073','Payment','','','No',NULL,NULL,''),(3986,'1010','RC-11727424484','2024-09-27 00:00:00',200.00,NULL,'','1','1','Payment for Hs No.HH-05-386 and Plot No.5 ','1','1073','sales','','','No',NULL,NULL,''),(3987,'1100','IN-11727424610','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','1080','Payment','','','No',NULL,NULL,'HH-05-398'),(3988,'','IN-11727424610','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1080','sales','','','No',NULL,NULL,''),(3989,'','IN-11727424610','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1080','sales','','','No',NULL,NULL,''),(3990,'','IN-11727424610','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1080','sales','','','No',NULL,NULL,''),(3991,'4165','IN-11727424610','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','1080','sales','','','No',NULL,NULL,''),(3992,'1100','IN-11727424807','2024-07-31 00:00:00',2145.00,NULL,'','1','1','Expected Rental income','1','1082','Payment','','','No',NULL,NULL,'HH-05-414'),(3993,'','IN-11727424807','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1082','sales','','','No',NULL,NULL,''),(3994,'','IN-11727424807','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1082','sales','','','No',NULL,NULL,''),(3995,'','IN-11727424807','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1082','sales','','','No',NULL,NULL,''),(3996,'4165','IN-11727424807','2024-07-31 00:00:00',NULL,2145.00,'','1','1','balance brought down','1','1082','sales','','','No',NULL,NULL,''),(3997,'1100','IN-11727424975','2024-07-31 00:00:00',300.00,NULL,'','1','1','Expected Rental income','1','1084','Payment','','','No',NULL,NULL,'HH-05-416'),(3998,'','IN-11727424975','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1084','sales','','','No',NULL,NULL,''),(3999,'','IN-11727424975','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1084','sales','','','No',NULL,NULL,''),(4000,'','IN-11727424975','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1084','sales','','','No',NULL,NULL,''),(4001,'4165','IN-11727424975','2024-07-31 00:00:00',NULL,300.00,'','1','1','balance brought down','1','1084','sales','','','No',NULL,NULL,''),(4002,'1100','RC-11727425009','2024-09-27 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1084','Payment','','','No',NULL,NULL,''),(4003,'1010','RC-11727425009','2024-09-27 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-416 and Plot No.5 ','1','1084','sales','','','No',NULL,NULL,''),(4004,'1100','IN-11727425091','2024-07-31 00:00:00',4150.00,NULL,'','1','1','Expected Rental income','1','1085','Payment','','','No',NULL,NULL,'HH-05-450'),(4005,'','IN-11727425091','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1085','sales','','','No',NULL,NULL,''),(4006,'','IN-11727425091','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1085','sales','','','No',NULL,NULL,''),(4007,'','IN-11727425091','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1085','sales','','','No',NULL,NULL,''),(4008,'4165','IN-11727425091','2024-07-31 00:00:00',NULL,4150.00,'','1','1','balance brought down','1','1085','sales','','','No',NULL,NULL,''),(4009,'1100','RC-11727425172','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1085','Payment','','','No',NULL,NULL,''),(4010,'1010','RC-11727425172','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-450 and Plot No.5 ','1','1085','sales','','','No',NULL,NULL,''),(4011,'1100','RC-11727425187','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1085','Payment','','','No',NULL,NULL,''),(4012,'1010','RC-11727425187','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-450 and Plot No.5 ','1','1085','sales','','','No',NULL,NULL,''),(4013,'1100','RC-11727425237','2024-09-27 00:00:00',NULL,1305.00,'','1','1','Expected income paid','1','1093','Payment','','','No',NULL,NULL,''),(4014,'1010','RC-11727425237','2024-09-27 00:00:00',1305.00,NULL,'','1','1','Payment for Hs No.HH-05-467 and Plot No.5 ','1','1093','sales','','','No',NULL,NULL,''),(4015,'1100','IN-11727425358','2024-07-31 00:00:00',2780.00,NULL,'','1','1','Expected Rental income','1','1097','Payment','','','No',NULL,NULL,'HH-05-476'),(4016,'','IN-11727425358','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1097','sales','','','No',NULL,NULL,''),(4017,'','IN-11727425358','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1097','sales','','','No',NULL,NULL,''),(4018,'','IN-11727425358','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1097','sales','','','No',NULL,NULL,''),(4019,'4165','IN-11727425358','2024-07-31 00:00:00',NULL,2780.00,'','1','1','balance brought down','1','1097','sales','','','No',NULL,NULL,''),(4020,'1100','IN-11727425489','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1099','Payment','','','No',NULL,NULL,'HH-05-478'),(4021,'','IN-11727425489','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1099','sales','','','No',NULL,NULL,''),(4022,'','IN-11727425489','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1099','sales','','','No',NULL,NULL,''),(4023,'','IN-11727425489','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1099','sales','','','No',NULL,NULL,''),(4024,'4165','IN-11727425489','2024-08-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','1099','sales','','','No',NULL,NULL,''),(4025,'1100','IN-11727426171','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','1102','Payment','','','No',NULL,NULL,'HH-05-489'),(4026,'','IN-11727426171','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1102','sales','','','No',NULL,NULL,''),(4027,'','IN-11727426171','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1102','sales','','','No',NULL,NULL,''),(4028,'','IN-11727426171','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1102','sales','','','No',NULL,NULL,''),(4029,'4165','IN-11727426171','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','1102','sales','','','No',NULL,NULL,''),(4030,'1100','IN-11727426199','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1102','Payment','','','No',NULL,NULL,'HH-05-489'),(4031,'','IN-11727426199','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1102','sales','','','No',NULL,NULL,''),(4032,'','IN-11727426199','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1102','sales','','','No',NULL,NULL,''),(4033,'','IN-11727426199','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1102','sales','','','No',NULL,NULL,''),(4034,'4165','IN-11727426199','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1102','sales','','','No',NULL,NULL,''),(4035,'1100','IN-11727426633','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1103','Payment','','','No',NULL,NULL,'HH-05-491'),(4036,'','IN-11727426633','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1103','sales','','','No',NULL,NULL,''),(4037,'','IN-11727426633','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1103','sales','','','No',NULL,NULL,''),(4038,'','IN-11727426633','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1103','sales','','','No',NULL,NULL,''),(4039,'4165','IN-11727426633','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1103','sales','','','No',NULL,NULL,''),(4040,'1100','RC-11727426694','2024-09-27 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1103','Payment','','','No',NULL,NULL,''),(4041,'1010','RC-11727426694','2024-09-27 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-491 and Plot No.5 ','1','1103','sales','','','No',NULL,NULL,''),(4042,'1100','IN-11727426811','2024-07-31 00:00:00',-600.00,NULL,'','1','1','Expected Rental income','1','1103','Payment','','','No',NULL,NULL,'HH-05-491'),(4043,'','IN-11727426811','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1103','sales','','','No',NULL,NULL,''),(4044,'','IN-11727426811','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1103','sales','','','No',NULL,NULL,''),(4045,'','IN-11727426811','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1103','sales','','','No',NULL,NULL,''),(4046,'4165','IN-11727426811','2024-07-31 00:00:00',NULL,-600.00,'','1','1','balance brought down','1','1103','sales','','','No',NULL,NULL,''),(4047,'1100','IN-11727427024','2024-07-31 00:00:00',3580.00,NULL,'','1','1','Expected Rental income','1','1111','Payment','','','No',NULL,NULL,'HH-05-516'),(4048,'','IN-11727427024','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1111','sales','','','No',NULL,NULL,''),(4049,'','IN-11727427024','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1111','sales','','','No',NULL,NULL,''),(4050,'','IN-11727427024','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1111','sales','','','No',NULL,NULL,''),(4051,'4165','IN-11727427024','2024-07-31 00:00:00',NULL,3580.00,'','1','1','balance brought down','1','1111','sales','','','No',NULL,NULL,''),(4052,'1100','IN-11727427334','2024-07-31 00:00:00',3665.00,NULL,'','1','1','Expected Rental income','1','1112','Payment','','','No',NULL,NULL,'HH-05-517'),(4053,'','IN-11727427334','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1112','sales','','','No',NULL,NULL,''),(4054,'','IN-11727427334','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1112','sales','','','No',NULL,NULL,''),(4055,'','IN-11727427334','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1112','sales','','','No',NULL,NULL,''),(4056,'4165','IN-11727427334','2024-07-31 00:00:00',NULL,3665.00,'','1','1','balance brought down','1','1112','sales','','','No',NULL,NULL,''),(4057,'1100','IN-11727427465','2024-07-31 00:00:00',1555.00,NULL,'','1','1','Expected Rental income','1','1113','Payment','','','No',NULL,NULL,'HH-05-518'),(4058,'','IN-11727427465','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1113','sales','','','No',NULL,NULL,''),(4059,'','IN-11727427465','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1113','sales','','','No',NULL,NULL,''),(4060,'','IN-11727427465','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1113','sales','','','No',NULL,NULL,''),(4061,'4165','IN-11727427465','2024-07-31 00:00:00',NULL,1555.00,'','1','1','balance brought down','1','1113','sales','','','No',NULL,NULL,''),(4062,'1100','IN-11727427985','2024-07-31 00:00:00',3525.00,NULL,'','1','1','Expected Rental income','1','1118','Payment','','','No',NULL,NULL,'HH-05-535'),(4063,'','IN-11727427985','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1118','sales','','','No',NULL,NULL,''),(4064,'','IN-11727427985','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1118','sales','','','No',NULL,NULL,''),(4065,'','IN-11727427985','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1118','sales','','','No',NULL,NULL,''),(4066,'4165','IN-11727427985','2024-07-31 00:00:00',NULL,3525.00,'','1','1','balance brought down','1','1118','sales','','','No',NULL,NULL,''),(4067,'1100','IN-11727428522','2024-07-31 00:00:00',1230.00,NULL,'','1','1','Expected Rental income','1','1124','Payment','','','No',NULL,NULL,'HH-05-573'),(4068,'','IN-11727428522','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1124','sales','','','No',NULL,NULL,''),(4069,'','IN-11727428522','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1124','sales','','','No',NULL,NULL,''),(4070,'','IN-11727428522','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1124','sales','','','No',NULL,NULL,''),(4071,'4165','IN-11727428522','2024-07-31 00:00:00',NULL,1230.00,'','1','1','balance brought down','1','1124','sales','','','No',NULL,NULL,''),(4072,'1100','IN-11727428600','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1124','Payment','','','No',NULL,NULL,'HH-05-573'),(4073,'','IN-11727428600','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1124','sales','','','No',NULL,NULL,''),(4074,'','IN-11727428600','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1124','sales','','','No',NULL,NULL,''),(4075,'','IN-11727428600','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1124','sales','','','No',NULL,NULL,''),(4076,'4165','IN-11727428600','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1124','sales','','','No',NULL,NULL,''),(4077,'1100','IN-11727429513','2024-07-31 00:00:00',1710.00,NULL,'','1','1','Expected Rental income','1','1134','Payment','','','No',NULL,NULL,'HH-05-642'),(4078,'','IN-11727429513','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1134','sales','','','No',NULL,NULL,''),(4079,'','IN-11727429513','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1134','sales','','','No',NULL,NULL,''),(4080,'','IN-11727429513','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1134','sales','','','No',NULL,NULL,''),(4081,'4165','IN-11727429513','2024-07-31 00:00:00',NULL,1710.00,'','1','1','balance brought down','1','1134','sales','','','No',NULL,NULL,''),(4082,'1100','IN-11727429560','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1134','Payment','','','No',NULL,NULL,'HH-05-642'),(4083,'','IN-11727429560','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1134','sales','','','No',NULL,NULL,''),(4084,'','IN-11727429560','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1134','sales','','','No',NULL,NULL,''),(4085,'','IN-11727429560','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1134','sales','','','No',NULL,NULL,''),(4086,'4165','IN-11727429560','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1134','sales','','','No',NULL,NULL,''),(4087,'1100','IN-11727429722','2024-07-31 00:00:00',1400.00,NULL,'','1','1','Expected Rental income','1','1136','Payment','','','No',NULL,NULL,'HH-05-670'),(4088,'','IN-11727429722','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1136','sales','','','No',NULL,NULL,''),(4089,'','IN-11727429722','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1136','sales','','','No',NULL,NULL,''),(4090,'','IN-11727429722','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1136','sales','','','No',NULL,NULL,''),(4091,'4165','IN-11727429722','2024-07-31 00:00:00',NULL,1400.00,'','1','1','balance brought down','1','1136','sales','','','No',NULL,NULL,''),(4092,'1100','IN-11727429856','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1137','Payment','','','No',NULL,NULL,'HH-05-671'),(4093,'','IN-11727429856','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1137','sales','','','No',NULL,NULL,''),(4094,'','IN-11727429856','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1137','sales','','','No',NULL,NULL,''),(4095,'','IN-11727429856','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1137','sales','','','No',NULL,NULL,''),(4096,'4165','IN-11727429856','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1137','sales','','','No',NULL,NULL,''),(4097,'1100','RC-11727429894','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1137','Payment','','','No',NULL,NULL,''),(4098,'766','RC-11727429894','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-671 and Plot No.5 ','1','1137','sales','','','No',NULL,NULL,''),(4099,'1100','IN-11727430063','2024-07-31 00:00:00',4490.00,NULL,'','1','1','Expected Rental income','1','1144','Payment','','','No',NULL,NULL,'HH-05-718'),(4100,'','IN-11727430063','2024-07-31 00:00:00',NULL,500.00,'','1','1','Balance brought down','1','1144','sales','','','No',NULL,NULL,''),(4101,'','IN-11727430063','2024-07-31 00:00:00',NULL,0.00,'','1','1','Balance brought down','1','1144','sales','','','No',NULL,NULL,''),(4102,'','IN-11727430063','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Balance brought down','1','1144','sales','','','No',NULL,NULL,''),(4103,'4165','IN-11727430063','2024-07-31 00:00:00',NULL,4490.00,'','1','1','Balance brought down','1','1144','sales','','','No',NULL,NULL,''),(4104,'1100','IN-11727430115','2024-08-31 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','1144','Payment','','','No',NULL,NULL,'HH-05-718'),(4105,'','IN-11727430115','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoices','1','1144','sales','','','No',NULL,NULL,''),(4106,'','IN-11727430115','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoices','1','1144','sales','','','No',NULL,NULL,''),(4107,'','IN-11727430115','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoices','1','1144','sales','','','No',NULL,NULL,''),(4108,'4165','IN-11727430115','2024-08-31 00:00:00',NULL,960.00,'','1','1','august invoices','1','1144','sales','','','No',NULL,NULL,''),(4109,'1100','RC-11727430162','2024-09-27 00:00:00',NULL,5450.00,'','1','1','Expected income paid','1','1144','Payment','','','No',NULL,NULL,''),(4110,'1010','RC-11727430162','2024-09-27 00:00:00',5450.00,NULL,'','1','1','Payment for Hs No.HH-05-718 and Plot No.5 ','1','1144','sales','','','No',NULL,NULL,''),(4111,'1100','IN-11727431119','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1146','Payment','','','No',NULL,NULL,'HH-05-730'),(4112,'','IN-11727431119','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1146','sales','','','No',NULL,NULL,''),(4113,'','IN-11727431119','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1146','sales','','','No',NULL,NULL,''),(4114,'','IN-11727431119','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1146','sales','','','No',NULL,NULL,''),(4115,'4165','IN-11727431119','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1146','sales','','','No',NULL,NULL,''),(4116,'1100','IN-11727439778','2024-07-31 00:00:00',1650.00,NULL,'','1','1','Expected Rental income','1','1148','Payment','','','No',NULL,NULL,'HH-05-737'),(4117,'','IN-11727439778','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1148','sales','','','No',NULL,NULL,''),(4118,'','IN-11727439778','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1148','sales','','','No',NULL,NULL,''),(4119,'','IN-11727439778','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1148','sales','','','No',NULL,NULL,''),(4120,'4165','IN-11727439778','2024-07-31 00:00:00',NULL,1650.00,'','1','1','balance brought down','1','1148','sales','','','No',NULL,NULL,''),(4121,'1100','RC-11727440067','2024-09-27 00:00:00',NULL,960.00,'','1','1','Expected income paid','1','1151','Payment','','','No',NULL,NULL,''),(4122,'1010','RC-11727440067','2024-09-27 00:00:00',960.00,NULL,'','1','1','Payment for Hs No.HH-05-742 and Plot No.5 ','1','1151','sales','','','No',NULL,NULL,''),(4123,'1100','IN-11727440364','2024-07-31 00:00:00',1645.00,NULL,'','1','1','Expected Rental income','1','1153','Payment','','','No',NULL,NULL,'HH-05-745'),(4124,'','IN-11727440364','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1153','sales','','','No',NULL,NULL,''),(4125,'','IN-11727440364','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1153','sales','','','No',NULL,NULL,''),(4126,'','IN-11727440364','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1153','sales','','','No',NULL,NULL,''),(4127,'4165','IN-11727440364','2024-07-31 00:00:00',NULL,1645.00,'','1','1','balance brought down','1','1153','sales','','','No',NULL,NULL,''),(4128,'1100','IN-11727440457','2024-08-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','1153','Payment','','','No',NULL,NULL,'HH-05-745'),(4129,'','IN-11727440457','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1153','sales','','','No',NULL,NULL,''),(4130,'','IN-11727440457','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1153','sales','','','No',NULL,NULL,''),(4131,'','IN-11727440457','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1153','sales','','','No',NULL,NULL,''),(4132,'4165','IN-11727440457','2024-08-31 00:00:00',NULL,730.00,'','1','1','balance brought down','1','1153','sales','','','No',NULL,NULL,''),(4133,'1100','RC-11727440494','2024-09-27 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','1153','Payment','','','No',NULL,NULL,''),(4134,'1010','RC-11727440494','2024-09-27 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-05-745 and Plot No.5 ','1','1153','sales','','','No',NULL,NULL,''),(4135,'1100','IN-11727440773','2024-07-31 00:00:00',1145.00,NULL,'','1','1','Expected Rental income','1','1155','Payment','','','No',NULL,NULL,'HH-05-750'),(4136,'','IN-11727440773','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1155','sales','','','No',NULL,NULL,''),(4137,'','IN-11727440773','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1155','sales','','','No',NULL,NULL,''),(4138,'','IN-11727440773','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1155','sales','','','No',NULL,NULL,''),(4139,'4165','IN-11727440773','2024-07-31 00:00:00',NULL,1145.00,'','1','1','balance brought down','1','1155','sales','','','No',NULL,NULL,''),(4140,'1100','RC-11727440823','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1155','Payment','','','No',NULL,NULL,''),(4141,'1010','RC-11727440823','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-750 and Plot No.5 ','1','1155','sales','','','No',NULL,NULL,''),(4142,'1100','IN-11727440954','2024-07-31 00:00:00',740.00,NULL,'','1','1','Expected Rental income','1','1157','Payment','','','No',NULL,NULL,'HH-05-752'),(4143,'','IN-11727440954','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1157','sales','','','No',NULL,NULL,''),(4144,'','IN-11727440954','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1157','sales','','','No',NULL,NULL,''),(4145,'','IN-11727440954','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1157','sales','','','No',NULL,NULL,''),(4146,'4165','IN-11727440954','2024-07-31 00:00:00',NULL,740.00,'','1','1','balance brought down','1','1157','sales','','','No',NULL,NULL,''),(4147,'1100','IN-11727441073','2024-07-31 00:00:00',3660.00,NULL,'','1','1','Expected Rental income','1','1158','Payment','','','No',NULL,NULL,'HH-05-754'),(4148,'','IN-11727441073','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1158','sales','','','No',NULL,NULL,''),(4149,'','IN-11727441073','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1158','sales','','','No',NULL,NULL,''),(4150,'','IN-11727441073','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1158','sales','','','No',NULL,NULL,''),(4151,'4165','IN-11727441073','2024-07-31 00:00:00',NULL,3660.00,'','1','1','balance brought down','1','1158','sales','','','No',NULL,NULL,''),(4152,'1100','IN-11727441186','2024-07-31 00:00:00',2500.00,NULL,'','1','1','Expected Rental income','1','1160','Payment','','','No',NULL,NULL,'HH-05-756'),(4153,'','IN-11727441186','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1160','sales','','','No',NULL,NULL,''),(4154,'','IN-11727441186','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1160','sales','','','No',NULL,NULL,''),(4155,'','IN-11727441186','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1160','sales','','','No',NULL,NULL,''),(4156,'4165','IN-11727441186','2024-07-31 00:00:00',NULL,2500.00,'','1','1','balance brought down','1','1160','sales','','','No',NULL,NULL,''),(4157,'1100','RC-11727441220','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1160','Payment','','','No',NULL,NULL,''),(4158,'1010','RC-11727441220','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-756 and Plot No.5 ','1','1160','sales','','','No',NULL,NULL,''),(4159,'1100','IN-11727441450','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1165','Payment','','','No',NULL,NULL,'HH-05-761'),(4160,'','IN-11727441450','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1165','sales','','','No',NULL,NULL,''),(4161,'','IN-11727441450','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1165','sales','','','No',NULL,NULL,''),(4162,'','IN-11727441450','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1165','sales','','','No',NULL,NULL,''),(4163,'4165','IN-11727441450','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1165','sales','','','No',NULL,NULL,''),(4164,'1100','RC-11727441485','2024-09-27 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1165','Payment','','','No',NULL,NULL,''),(4165,'1010','RC-11727441485','2024-09-27 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-761 and Plot No.5 ','1','1165','sales','','','No',NULL,NULL,''),(4166,'1100','IN-11727441770','2024-09-01 00:00:00',1935.00,NULL,'','1','1','Expected Rental income','1','1169','Payment','','','No',NULL,NULL,'HH-05-769'),(4167,'','IN-11727441770','2024-09-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','1169','sales','','','No',NULL,NULL,''),(4168,'','IN-11727441770','2024-09-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','1169','sales','','','No',NULL,NULL,''),(4169,'','IN-11727441770','2024-09-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','1169','sales','','','No',NULL,NULL,''),(4170,'4165','IN-11727441770','2024-09-01 00:00:00',NULL,1935.00,'','1','1','Sep invoice','1','1169','sales','','','No',NULL,NULL,''),(4171,'1100','IN-11727443980','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','1172','Payment','','','No',NULL,NULL,'HH-05-781'),(4172,'4165','IN-11727443980','2024-08-31 00:00:00',NULL,615.00,'','1','1','Sep invoice','1','1172','sales','','','No',NULL,NULL,''),(4173,'1100','IN-11727443999','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1172','Payment','','','No',NULL,NULL,'HH-05-781'),(4174,'4165','IN-11727443999','2024-07-31 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','1172','sales','','','No',NULL,NULL,''),(4175,'1100','IN-11727444088','2024-07-31 00:00:00',2875.00,NULL,'','1','1','Expected Rental income','1','1174','Payment','','','No',NULL,NULL,'HH-05-783'),(4176,'','IN-11727444088','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1174','sales','','','No',NULL,NULL,''),(4177,'','IN-11727444088','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1174','sales','','','No',NULL,NULL,''),(4178,'','IN-11727444088','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1174','sales','','','No',NULL,NULL,''),(4179,'4165','IN-11727444088','2024-07-31 00:00:00',NULL,2875.00,'','1','1','balance brought down','1','1174','sales','','','No',NULL,NULL,''),(4180,'1100','RC-11727444122','2024-09-27 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','1174','Payment','','','No',NULL,NULL,''),(4181,'1010','RC-11727444122','2024-09-27 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-05-783 and Plot No.5 ','1','1174','sales','','','No',NULL,NULL,''),(4182,'1100','IN-11727676228','2024-08-31 00:00:00',5485.00,NULL,'','1','1','Expected Rental income','1','1176','Payment','','','No',NULL,NULL,'HH-05-785'),(4183,'','IN-11727676228','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1176','sales','','','No',NULL,NULL,''),(4184,'','IN-11727676228','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1176','sales','','','No',NULL,NULL,''),(4185,'','IN-11727676228','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1176','sales','','','No',NULL,NULL,''),(4186,'4165','IN-11727676228','2024-08-31 00:00:00',NULL,5485.00,'','1','1','balance brought down','1','1176','sales','','','No',NULL,NULL,''),(4187,'1100','IN-11727676634','2024-07-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','1178','Payment','','','No',NULL,NULL,'HH-05-787'),(4188,'','IN-11727676634','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1178','sales','','','No',NULL,NULL,''),(4189,'','IN-11727676634','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1178','sales','','','No',NULL,NULL,''),(4190,'','IN-11727676634','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1178','sales','','','No',NULL,NULL,''),(4191,'4165','IN-11727676634','2024-07-31 00:00:00',NULL,845.00,'','1','1','august invoice','1','1178','sales','','','No',NULL,NULL,''),(4192,'1100','IN-11727676681','2024-07-31 00:00:00',2430.00,NULL,'','1','1','Expected Rental income','1','1178','Payment','','','No',NULL,NULL,'HH-05-787'),(4193,'','IN-11727676681','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1178','sales','','','No',NULL,NULL,''),(4194,'','IN-11727676681','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1178','sales','','','No',NULL,NULL,''),(4195,'','IN-11727676681','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1178','sales','','','No',NULL,NULL,''),(4196,'4165','IN-11727676681','2024-07-31 00:00:00',NULL,2430.00,'','1','1','balance brought down','1','1178','sales','','','No',NULL,NULL,''),(4197,'1100','RC-11727676782','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1178','Payment','','','No',NULL,NULL,''),(4198,'766','RC-11727676782','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-787 and Plot No.5 ','1','1178','sales','','','No',NULL,NULL,''),(4199,'1100','IN-11727677020','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1180','Payment','','','No',NULL,NULL,'HH-05-789'),(4200,'','IN-11727677020','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','1180','sales','','','No',NULL,NULL,''),(4201,'','IN-11727677020','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','1180','sales','','','No',NULL,NULL,''),(4202,'','IN-11727677020','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','1180','sales','','','No',NULL,NULL,''),(4203,'4165','IN-11727677020','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','1180','sales','','','No',NULL,NULL,''),(4204,'1100','IN-11727677061','2024-07-31 00:00:00',980.00,NULL,'','1','1','Expected Rental income','1','1180','Payment','','','No',NULL,NULL,'HH-05-789'),(4205,'','IN-11727677061','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1180','sales','','','No',NULL,NULL,''),(4206,'','IN-11727677061','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1180','sales','','','No',NULL,NULL,''),(4207,'','IN-11727677061','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1180','sales','','','No',NULL,NULL,''),(4208,'4165','IN-11727677061','2024-07-31 00:00:00',NULL,980.00,'','1','1','balance brought down','1','1180','sales','','','No',NULL,NULL,''),(4209,'1100','RC-11727677184','2024-09-30 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1183','Payment','','','No',NULL,NULL,''),(4210,'1010','RC-11727677184','2024-09-30 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-794 and Plot No.5 ','1','1183','sales','','','No',NULL,NULL,''),(4211,'1100','IN-11727677408','2024-07-31 00:00:00',690.00,NULL,'','1','1','Expected Rental income','1','1185','Payment','','','No',NULL,NULL,'HH-05-796'),(4212,'','IN-11727677408','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1185','sales','','','No',NULL,NULL,''),(4213,'','IN-11727677408','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1185','sales','','','No',NULL,NULL,''),(4214,'','IN-11727677408','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1185','sales','','','No',NULL,NULL,''),(4215,'4165','IN-11727677408','2024-07-31 00:00:00',NULL,690.00,'','1','1','balance brought down','1','1185','sales','','','No',NULL,NULL,''),(4216,'1100','IN-11727677958','2024-07-31 00:00:00',1500.00,NULL,'','1','1','Expected Rental income','1','1191','Payment','','','No',NULL,NULL,'HH-05-804'),(4217,'','IN-11727677958','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1191','sales','','','No',NULL,NULL,''),(4218,'','IN-11727677958','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1191','sales','','','No',NULL,NULL,''),(4219,'','IN-11727677958','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1191','sales','','','No',NULL,NULL,''),(4220,'4165','IN-11727677958','2024-07-31 00:00:00',NULL,1500.00,'','1','1','balance brought down','1','1191','sales','','','No',NULL,NULL,''),(4221,'1100','RC-11727677993','2024-09-30 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','1191','Payment','','','No',NULL,NULL,''),(4222,'766','RC-11727677993','2024-09-30 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-05-804 and Plot No.5 ','1','1191','sales','','','No',NULL,NULL,''),(4223,'1100','IN-11727678318','2024-07-31 00:00:00',3610.00,NULL,'','1','1','Expected Rental income','1','1197','Payment','','','No',NULL,NULL,'HH-05-810'),(4224,'','IN-11727678318','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1197','sales','','','No',NULL,NULL,''),(4225,'','IN-11727678318','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1197','sales','','','No',NULL,NULL,''),(4226,'','IN-11727678318','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1197','sales','','','No',NULL,NULL,''),(4227,'4165','IN-11727678318','2024-07-31 00:00:00',NULL,3610.00,'','1','1','balance brought down','1','1197','sales','','','No',NULL,NULL,''),(4228,'1100','RC-11727678358','2024-09-30 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1197','Payment','','','No',NULL,NULL,''),(4229,'1010','RC-11727678358','2024-09-30 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-810 and Plot No.5 ','1','1197','sales','','','No',NULL,NULL,''),(4230,'1100','RC-11727678412','2024-09-30 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1198','Payment','','','No',NULL,NULL,''),(4231,'1010','RC-11727678412','2024-09-30 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-812 and Plot No.5 ','1','1198','sales','','','No',NULL,NULL,''),(4232,'1100','IN-11727678575','2024-07-31 00:00:00',2630.00,NULL,'','1','1','Expected Rental income','1','1205','Payment','','','No',NULL,NULL,'HH-05-823'),(4233,'','IN-11727678575','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1205','sales','','','No',NULL,NULL,''),(4234,'','IN-11727678575','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1205','sales','','','No',NULL,NULL,''),(4235,'','IN-11727678575','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1205','sales','','','No',NULL,NULL,''),(4236,'4165','IN-11727678575','2024-07-31 00:00:00',NULL,2630.00,'','1','1','balance brought down','1','1205','sales','','','No',NULL,NULL,''),(4237,'1100','IN-11727679006','2024-07-31 00:00:00',4279.00,NULL,'','1','1','Expected Rental income','1','1206','Payment','','','No',NULL,NULL,'HH-05-824'),(4238,'','IN-11727679006','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1206','sales','','','No',NULL,NULL,''),(4239,'','IN-11727679006','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1206','sales','','','No',NULL,NULL,''),(4240,'','IN-11727679006','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1206','sales','','','No',NULL,NULL,''),(4241,'4165','IN-11727679006','2024-07-31 00:00:00',NULL,4279.00,'','1','1','balance brought down','1','1206','sales','','','No',NULL,NULL,''),(4242,'1100','IN-11727679236','2024-07-31 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','1210','Payment','','','No',NULL,NULL,'HH-05-830'),(4243,'','IN-11727679236','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1210','sales','','','No',NULL,NULL,''),(4244,'','IN-11727679236','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1210','sales','','','No',NULL,NULL,''),(4245,'','IN-11727679236','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1210','sales','','','No',NULL,NULL,''),(4246,'4165','IN-11727679236','2024-07-31 00:00:00',NULL,2000.00,'','1','1','balance brought down','1','1210','sales','','','No',NULL,NULL,''),(4247,'1100','RC-11727679267','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1210','Payment','','','No',NULL,NULL,''),(4248,'766','RC-11727679267','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-830 and Plot No.5 ','1','1210','sales','','','No',NULL,NULL,''),(4249,'1100','IN-11727679365','2024-07-31 00:00:00',1115.00,NULL,'','1','1','Expected Rental income','1','1212','Payment','','','No',NULL,NULL,'HH-05-833'),(4250,'','IN-11727679365','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1212','sales','','','No',NULL,NULL,''),(4251,'','IN-11727679365','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1212','sales','','','No',NULL,NULL,''),(4252,'','IN-11727679365','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1212','sales','','','No',NULL,NULL,''),(4253,'4165','IN-11727679365','2024-07-31 00:00:00',NULL,1115.00,'','1','1','balance brought down','1','1212','sales','','','No',NULL,NULL,''),(4254,'1100','RC-11727679398','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1212','Payment','','','No',NULL,NULL,''),(4255,'1010','RC-11727679398','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-833 and Plot No.5 ','1','1212','sales','','','No',NULL,NULL,''),(4256,'1100','IN-11727679659','2024-07-31 00:00:00',2345.00,NULL,'','1','1','Expected Rental income','1','1220','Payment','','','No',NULL,NULL,'HH-05-854'),(4257,'','IN-11727679659','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1220','sales','','','No',NULL,NULL,''),(4258,'','IN-11727679659','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1220','sales','','','No',NULL,NULL,''),(4259,'','IN-11727679659','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1220','sales','','','No',NULL,NULL,''),(4260,'4165','IN-11727679659','2024-07-31 00:00:00',NULL,2345.00,'','1','1','balance brought down','1','1220','sales','','','No',NULL,NULL,''),(4261,'1100','RC-11727679694','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1220','Payment','','','No',NULL,NULL,''),(4262,'1010','RC-11727679694','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-854 and Plot No.5 ','1','1220','sales','','','No',NULL,NULL,''),(4263,'1100','IN-11727679960','2024-07-31 00:00:00',3610.00,NULL,'','1','1','Expected Rental income','1','1221','Payment','','','No',NULL,NULL,'HH-05-855'),(4264,'','IN-11727679960','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1221','sales','','','No',NULL,NULL,''),(4265,'','IN-11727679960','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1221','sales','','','No',NULL,NULL,''),(4266,'','IN-11727679960','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1221','sales','','','No',NULL,NULL,''),(4267,'4165','IN-11727679960','2024-07-31 00:00:00',NULL,3610.00,'','1','1','balance brought down','1','1221','sales','','','No',NULL,NULL,''),(4268,'1100','RC-11727680025','2024-09-30 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','1221','Payment','','','No',NULL,NULL,''),(4269,'1010','RC-11727680025','2024-09-30 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-05-855 and Plot No.5 ','1','1221','sales','','','No',NULL,NULL,''),(4270,'1100','IN-11727680149','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','1222','Payment','','','No',NULL,NULL,'HH-05-858'),(4271,'','IN-11727680149','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1222','sales','','','No',NULL,NULL,''),(4272,'','IN-11727680149','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1222','sales','','','No',NULL,NULL,''),(4273,'','IN-11727680149','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1222','sales','','','No',NULL,NULL,''),(4274,'4165','IN-11727680149','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','1222','sales','','','No',NULL,NULL,''),(4275,'1100','IN-11727680284','2024-07-31 00:00:00',725.00,NULL,'','1','1','Expected Rental income','1','1224','Payment','','','No',NULL,NULL,'HH-05-860'),(4276,'','IN-11727680284','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1224','sales','','','No',NULL,NULL,''),(4277,'','IN-11727680284','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1224','sales','','','No',NULL,NULL,''),(4278,'','IN-11727680284','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1224','sales','','','No',NULL,NULL,''),(4279,'4165','IN-11727680284','2024-07-31 00:00:00',NULL,725.00,'','1','1','balance brought down','1','1224','sales','','','No',NULL,NULL,''),(4280,'1100','IN-11727680400','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1231','Payment','','','No',NULL,NULL,'HH-05-868'),(4281,'','IN-11727680400','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1231','sales','','','No',NULL,NULL,''),(4282,'','IN-11727680400','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1231','sales','','','No',NULL,NULL,''),(4283,'','IN-11727680400','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1231','sales','','','No',NULL,NULL,''),(4284,'4165','IN-11727680400','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1231','sales','','','No',NULL,NULL,''),(4285,'1100','IN-11727681195','2024-07-31 00:00:00',4260.00,NULL,'','1','1','Expected Rental income','1','1239','Payment','','','No',NULL,NULL,'HH-05-884'),(4286,'','IN-11727681195','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1239','sales','','','No',NULL,NULL,''),(4287,'','IN-11727681195','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1239','sales','','','No',NULL,NULL,''),(4288,'','IN-11727681195','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1239','sales','','','No',NULL,NULL,''),(4289,'4165','IN-11727681195','2024-07-31 00:00:00',NULL,4260.00,'','1','1','balance brought down','1','1239','sales','','','No',NULL,NULL,''),(4290,'1100','IN-11727682234','2024-07-31 00:00:00',1925.00,NULL,'','1','1','Expected Rental income','1','1242','Payment','','','No',NULL,NULL,'HH-05-887'),(4291,'','IN-11727682234','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1242','sales','','','No',NULL,NULL,''),(4292,'','IN-11727682234','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1242','sales','','','No',NULL,NULL,''),(4293,'','IN-11727682234','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1242','sales','','','No',NULL,NULL,''),(4294,'4165','IN-11727682234','2024-07-31 00:00:00',NULL,1925.00,'','1','1','balance brought down','1','1242','sales','','','No',NULL,NULL,''),(4295,'1100','IN-11727682348','2024-07-31 00:00:00',1040.00,NULL,'','1','1','Expected Rental income','1','1246','Payment','','','No',NULL,NULL,'HH-05-904'),(4296,'','IN-11727682348','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1246','sales','','','No',NULL,NULL,''),(4297,'','IN-11727682348','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1246','sales','','','No',NULL,NULL,''),(4298,'','IN-11727682348','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1246','sales','','','No',NULL,NULL,''),(4299,'4165','IN-11727682348','2024-07-31 00:00:00',NULL,1040.00,'','1','1','balance brought down','1','1246','sales','','','No',NULL,NULL,''),(4300,'1100','IN-11727682391','2024-07-31 00:00:00',3210.00,NULL,'','1','1','Expected Rental income','1','1246','Payment','','','No',NULL,NULL,'HH-05-904'),(4301,'','IN-11727682391','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1246','sales','','','No',NULL,NULL,''),(4302,'','IN-11727682391','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1246','sales','','','No',NULL,NULL,''),(4303,'','IN-11727682391','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1246','sales','','','No',NULL,NULL,''),(4304,'4165','IN-11727682391','2024-07-31 00:00:00',NULL,3210.00,'','1','1','balance brought down','1','1246','sales','','','No',NULL,NULL,''),(4305,'1100','IN-11727682955','2024-07-31 00:00:00',880.00,NULL,'','1','1','Expected Rental income','1','1247','Payment','','','No',NULL,NULL,'HH-05-905'),(4306,'','IN-11727682955','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1247','sales','','','No',NULL,NULL,''),(4307,'','IN-11727682955','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1247','sales','','','No',NULL,NULL,''),(4308,'','IN-11727682955','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1247','sales','','','No',NULL,NULL,''),(4309,'4165','IN-11727682955','2024-07-31 00:00:00',NULL,880.00,'','1','1','balance brought down','1','1247','sales','','','No',NULL,NULL,''),(4310,'1100','IN-11727683847','2024-07-31 00:00:00',140.00,NULL,'','1','1','Expected Rental income','1','1251','Payment','','','No',NULL,NULL,'HH-05-909'),(4311,'','IN-11727683847','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1251','sales','','','No',NULL,NULL,''),(4312,'','IN-11727683847','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1251','sales','','','No',NULL,NULL,''),(4313,'','IN-11727683847','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1251','sales','','','No',NULL,NULL,''),(4314,'4165','IN-11727683847','2024-07-31 00:00:00',NULL,140.00,'','1','1','balance brought down','1','1251','sales','','','No',NULL,NULL,''),(4315,'1100','IN-11727683910','2024-07-31 00:00:00',140.00,NULL,'','1','1','Expected Rental income','1','1251','Payment','','','No',NULL,NULL,'HH-05-909'),(4316,'','IN-11727683910','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1251','sales','','','No',NULL,NULL,''),(4317,'','IN-11727683910','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1251','sales','','','No',NULL,NULL,''),(4318,'','IN-11727683910','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1251','sales','','','No',NULL,NULL,''),(4319,'4165','IN-11727683910','2024-07-31 00:00:00',NULL,140.00,'','1','1','balance brought down','1','1251','sales','','','No',NULL,NULL,''),(4320,'1100','IN-11727684038','2024-07-31 00:00:00',2015.00,NULL,'','1','1','Expected Rental income','1','1254','Payment','','','No',NULL,NULL,'HH-05-913'),(4321,'','IN-11727684038','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1254','sales','','','No',NULL,NULL,''),(4322,'','IN-11727684038','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1254','sales','','','No',NULL,NULL,''),(4323,'','IN-11727684038','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1254','sales','','','No',NULL,NULL,''),(4324,'4165','IN-11727684038','2024-07-31 00:00:00',NULL,2015.00,'','1','1','balance brought down','1','1254','sales','','','No',NULL,NULL,''),(4325,'1100','IN-11727684170','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1258','Payment','','','No',NULL,NULL,'HH-05-919'),(4326,'','IN-11727684170','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1258','sales','','','No',NULL,NULL,''),(4327,'','IN-11727684170','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1258','sales','','','No',NULL,NULL,''),(4328,'','IN-11727684170','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1258','sales','','','No',NULL,NULL,''),(4329,'4165','IN-11727684170','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','1258','sales','','','No',NULL,NULL,''),(4330,'1100','IN-11727684305','2024-07-31 00:00:00',560.00,NULL,'','1','1','Expected Rental income','1','1259','Payment','','','No',NULL,NULL,'HH-05-920'),(4331,'','IN-11727684305','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1259','sales','','','No',NULL,NULL,''),(4332,'','IN-11727684305','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1259','sales','','','No',NULL,NULL,''),(4333,'','IN-11727684305','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1259','sales','','','No',NULL,NULL,''),(4334,'4165','IN-11727684305','2024-07-31 00:00:00',NULL,560.00,'','1','1','balance brought down','1','1259','sales','','','No',NULL,NULL,''),(4335,'1100','RC-11727684333','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1259','Payment','','','No',NULL,NULL,''),(4336,'766','RC-11727684333','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-920 and Plot No.5 ','1','1259','sales','','','No',NULL,NULL,''),(4337,'1100','IN-11727684415','2024-08-31 00:00:00',60.00,NULL,'','1','1','Expected Rental income','1','1263','Payment','','','No',NULL,NULL,'HH-05-931'),(4338,'','IN-11727684415','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1263','sales','','','No',NULL,NULL,''),(4339,'','IN-11727684415','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1263','sales','','','No',NULL,NULL,''),(4340,'','IN-11727684415','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1263','sales','','','No',NULL,NULL,''),(4341,'4165','IN-11727684415','2024-08-31 00:00:00',NULL,60.00,'','1','1','balance brought down','1','1263','sales','','','No',NULL,NULL,''),(4342,'1100','IN-11727684544','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1266','Payment','','','No',NULL,NULL,'HH-05-934'),(4343,'','IN-11727684544','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1266','sales','','','No',NULL,NULL,''),(4344,'','IN-11727684544','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1266','sales','','','No',NULL,NULL,''),(4345,'','IN-11727684544','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1266','sales','','','No',NULL,NULL,''),(4346,'4165','IN-11727684544','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1266','sales','','','No',NULL,NULL,''),(4347,'1100','RC-11727684571','2024-09-30 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1266','Payment','','','No',NULL,NULL,''),(4348,'1010','RC-11727684571','2024-09-30 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-934 and Plot No.5 ','1','1266','sales','','','No',NULL,NULL,''),(4349,'1100','IN-11727686585','2024-07-31 00:00:00',3240.00,NULL,'','1','1','Expected Rental income','1','1339 ','Payment','','','No',NULL,NULL,'HH-05-940'),(4350,'4165','IN-11727686585','2024-07-31 00:00:00',NULL,3240.00,'','1','1','balance brought down','1','1339 ','sales','','','No',NULL,NULL,''),(4351,'1100','IN-11727686646','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','1339 ','Payment','','','No',NULL,NULL,'HH-05-940'),(4352,'4165','IN-11727686646','2024-08-31 00:00:00',NULL,615.00,'','1','1','balance brought down','1','1339 ','sales','','','No',NULL,NULL,''),(4353,'1100','RC-11727686687','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1339 ','Payment','','','No',NULL,NULL,''),(4354,'766','RC-11727686687','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-940 and Plot No.5 ','1','1339 ','sales','','','No',NULL,NULL,''),(4355,'1100','IN-11727687519','2024-07-31 00:00:00',2225.00,NULL,'','1','1','Expected Rental income','1','1274','Payment','','','No',NULL,NULL,'HH-05-951'),(4356,'','IN-11727687519','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1274','sales','','','No',NULL,NULL,''),(4357,'','IN-11727687519','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1274','sales','','','No',NULL,NULL,''),(4358,'','IN-11727687519','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1274','sales','','','No',NULL,NULL,''),(4359,'4165','IN-11727687519','2024-07-31 00:00:00',NULL,2225.00,'','1','1','balance brought down','1','1274','sales','','','No',NULL,NULL,''),(4360,'1100','RC-11727687579','2024-09-30 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','1275','Payment','','','No',NULL,NULL,''),(4361,'1010','RC-11727687579','2024-09-30 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-05-952 and Plot No.5 ','1','1275','sales','','','No',NULL,NULL,''),(4362,'1100','IN-11727687711','2024-07-31 00:00:00',1860.00,NULL,'','1','1','Expected Rental income','1','1278','Payment','','','No',NULL,NULL,'HH-05-956'),(4363,'','IN-11727687711','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1278','sales','','','No',NULL,NULL,''),(4364,'','IN-11727687711','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1278','sales','','','No',NULL,NULL,''),(4365,'','IN-11727687711','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1278','sales','','','No',NULL,NULL,''),(4366,'4165','IN-11727687711','2024-07-31 00:00:00',NULL,1860.00,'','1','1','balance brought down','1','1278','sales','','','No',NULL,NULL,''),(4367,'1100','IN-11727687801','2024-08-31 00:00:00',680.00,NULL,'','1','1','Expected Rental income','1','1278','Payment','','','No',NULL,NULL,'HH-05-956'),(4368,'','IN-11727687801','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1278','sales','','','No',NULL,NULL,''),(4369,'','IN-11727687801','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1278','sales','','','No',NULL,NULL,''),(4370,'','IN-11727687801','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1278','sales','','','No',NULL,NULL,''),(4371,'4165','IN-11727687801','2024-08-31 00:00:00',NULL,680.00,'','1','1','august invoice','1','1278','sales','','','No',NULL,NULL,''),(4372,'1100','IN-11727687923','2024-07-31 00:00:00',535.00,NULL,'','1','1','Expected Rental income','1','1279','Payment','','','No',NULL,NULL,'HH-05-958'),(4373,'','IN-11727687923','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1279','sales','','','No',NULL,NULL,''),(4374,'','IN-11727687923','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1279','sales','','','No',NULL,NULL,''),(4375,'','IN-11727687923','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1279','sales','','','No',NULL,NULL,''),(4376,'4165','IN-11727687923','2024-07-31 00:00:00',NULL,535.00,'','1','1','balance brought down','1','1279','sales','','','No',NULL,NULL,''),(4377,'1100','RC-11727688078','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1279','Payment','','','No',NULL,NULL,''),(4378,'1010','RC-11727688078','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-958 and Plot No.5 ','1','1279','sales','','','No',NULL,NULL,''),(4379,'1100','IN-11727688218','2024-07-31 00:00:00',2310.00,NULL,'','1','1','Expected Rental income','1','1280','Payment','','','No',NULL,NULL,'HH-05-959'),(4380,'','IN-11727688218','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1280','sales','','','No',NULL,NULL,''),(4381,'','IN-11727688218','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1280','sales','','','No',NULL,NULL,''),(4382,'','IN-11727688218','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1280','sales','','','No',NULL,NULL,''),(4383,'4165','IN-11727688218','2024-07-31 00:00:00',NULL,2310.00,'','1','1','balance brought down','1','1280','sales','','','No',NULL,NULL,''),(4384,'1100','IN-11727688346','2024-07-31 00:00:00',2595.00,NULL,'','1','1','Expected Rental income','1','1283','Payment','','','No',NULL,NULL,'HH-05-962'),(4385,'','IN-11727688346','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1283','sales','','','No',NULL,NULL,''),(4386,'','IN-11727688346','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1283','sales','','','No',NULL,NULL,''),(4387,'','IN-11727688346','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1283','sales','','','No',NULL,NULL,''),(4388,'4165','IN-11727688346','2024-07-31 00:00:00',NULL,2595.00,'','1','1','balance brought down','1','1283','sales','','','No',NULL,NULL,''),(4389,'1100','IN-11727688466','2024-07-31 00:00:00',1565.00,NULL,'','1','1','Expected Rental income','1','1286','Payment','','','No',NULL,NULL,'HH-05-966'),(4390,'','IN-11727688466','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1286','sales','','','No',NULL,NULL,''),(4391,'','IN-11727688466','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1286','sales','','','No',NULL,NULL,''),(4392,'','IN-11727688466','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1286','sales','','','No',NULL,NULL,''),(4393,'4165','IN-11727688466','2024-07-31 00:00:00',NULL,1565.00,'','1','1','balance brought down','1','1286','sales','','','No',NULL,NULL,''),(4394,'1100','RC-11727688492','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1286','Payment','','','No',NULL,NULL,''),(4395,'1010','RC-11727688492','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-966 and Plot No.5 ','1','1286','sales','','','No',NULL,NULL,''),(4396,'1100','IN-11727688593','2024-07-31 00:00:00',3510.00,NULL,'','1','1','Expected Rental income','1','1288','Payment','','','No',NULL,NULL,'HH-05-970'),(4397,'','IN-11727688593','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1288','sales','','','No',NULL,NULL,''),(4398,'','IN-11727688593','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1288','sales','','','No',NULL,NULL,''),(4399,'','IN-11727688593','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1288','sales','','','No',NULL,NULL,''),(4400,'4165','IN-11727688593','2024-07-31 00:00:00',NULL,3510.00,'','1','1','balance brought down','1','1288','sales','','','No',NULL,NULL,''),(4401,'1100','RC-11727688618','2024-09-30 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1288','Payment','','','No',NULL,NULL,''),(4402,'1010','RC-11727688618','2024-09-30 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-970 and Plot No.5 ','1','1288','sales','','','No',NULL,NULL,''),(4403,'1100','RC-11727688636','2024-09-30 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','1288','Payment','','','No',NULL,NULL,''),(4404,'1010','RC-11727688636','2024-09-30 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-05-970 and Plot No.5 ','1','1288','sales','','','No',NULL,NULL,''),(4405,'1100','IN-11727688760','2024-08-31 00:00:00',20.00,NULL,'','1','1','Expected Rental income','1','1290','Payment','','','No',NULL,NULL,'HH-05-977'),(4406,'','IN-11727688760','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1290','sales','','','No',NULL,NULL,''),(4407,'','IN-11727688760','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1290','sales','','','No',NULL,NULL,''),(4408,'','IN-11727688760','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1290','sales','','','No',NULL,NULL,''),(4409,'4165','IN-11727688760','2024-08-31 00:00:00',NULL,20.00,'','1','1','balance brought down','1','1290','sales','','','No',NULL,NULL,''),(4410,'1100','IN-11727688911','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1291','Payment','','','No',NULL,NULL,'HH-05-981'),(4411,'','IN-11727688911','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1291','sales','','','No',NULL,NULL,''),(4412,'','IN-11727688911','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1291','sales','','','No',NULL,NULL,''),(4413,'','IN-11727688911','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1291','sales','','','No',NULL,NULL,''),(4414,'4165','IN-11727688911','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','1291','sales','','','No',NULL,NULL,''),(4420,'1100','IN-11727689029','2024-07-31 00:00:00',1510.00,NULL,'','1','1','Expected Rental income','1','1291','Payment','','','No',NULL,NULL,'HH-05-981'),(4421,'','IN-11727689029','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1291','sales','','','No',NULL,NULL,''),(4422,'','IN-11727689029','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1291','sales','','','No',NULL,NULL,''),(4423,'','IN-11727689029','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1291','sales','','','No',NULL,NULL,''),(4424,'4165','IN-11727689029','2024-07-31 00:00:00',NULL,1510.00,'','1','1','balance brought down','1','1291','sales','','','No',NULL,NULL,''),(4425,'1100','IN-11727689173','2024-07-31 00:00:00',4430.00,NULL,'','1','1','Expected Rental income','1','1295','Payment','','','No',NULL,NULL,'HH-05-988'),(4426,'','IN-11727689173','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1295','sales','','','No',NULL,NULL,''),(4427,'','IN-11727689173','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1295','sales','','','No',NULL,NULL,''),(4428,'','IN-11727689173','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1295','sales','','','No',NULL,NULL,''),(4429,'4165','IN-11727689173','2024-07-31 00:00:00',NULL,4430.00,'','1','1','balance brought down','1','1295','sales','','','No',NULL,NULL,''),(4430,'1100','RC-11727689526','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','1295','Payment','','','No',NULL,NULL,''),(4431,'766','RC-11727689526','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-988 and Plot No.5 ','1','1295','sales','','','No',NULL,NULL,''),(4432,'1100','IN-11727689748','2024-07-31 00:00:00',4250.00,NULL,'','1','1','Expected Rental income','1','1298','Payment','','','No',NULL,NULL,'HH-05-990'),(4433,'','IN-11727689748','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1298','sales','','','No',NULL,NULL,''),(4434,'','IN-11727689748','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1298','sales','','','No',NULL,NULL,''),(4435,'','IN-11727689748','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1298','sales','','','No',NULL,NULL,''),(4436,'4165','IN-11727689748','2024-07-31 00:00:00',NULL,4250.00,'','1','1','balance brought down','1','1298','sales','','','No',NULL,NULL,''),(4437,'1100','IN-11727689856','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1300','Payment','','','No',NULL,NULL,'HH-05-993'),(4438,'','IN-11727689856','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1300','sales','','','No',NULL,NULL,''),(4439,'','IN-11727689856','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1300','sales','','','No',NULL,NULL,''),(4440,'','IN-11727689856','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1300','sales','','','No',NULL,NULL,''),(4441,'4165','IN-11727689856','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1300','sales','','','No',NULL,NULL,''),(4442,'1100','IN-11727690038','2024-07-31 00:00:00',-1270.00,NULL,'','1','1','Expected Rental income','1','1303','Payment','','','No',NULL,NULL,'HH-05-999'),(4443,'','IN-11727690038','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1303','sales','','','No',NULL,NULL,''),(4444,'','IN-11727690038','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1303','sales','','','No',NULL,NULL,''),(4445,'','IN-11727690038','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1303','sales','','','No',NULL,NULL,''),(4446,'4165','IN-11727690038','2024-07-31 00:00:00',NULL,-1270.00,'','1','1','balance brought down','1','1303','sales','','','No',NULL,NULL,''),(4447,'1100','RC-11727690118','2024-09-30 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1303','Payment','','','No',NULL,NULL,''),(4448,'1010','RC-11727690118','2024-09-30 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-999 and Plot No.5 ','1','1303','sales','','','No',NULL,NULL,''),(4449,'1100','IN-11727690536','2024-07-31 00:00:00',2960.00,NULL,'','1','1','Expected Rental income','1','852','Payment','','','No',NULL,NULL,'HH-05-1002'),(4450,'','IN-11727690536','2024-07-31 00:00:00',NULL,500.00,'','1','1','Balance brought down','1','852','sales','','','No',NULL,NULL,''),(4451,'','IN-11727690536','2024-07-31 00:00:00',NULL,0.00,'','1','1','Balance brought down','1','852','sales','','','No',NULL,NULL,''),(4452,'','IN-11727690536','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Balance brought down','1','852','sales','','','No',NULL,NULL,''),(4453,'4165','IN-11727690536','2024-07-31 00:00:00',NULL,2960.00,'','1','1','Balance brought down','1','852','sales','','','No',NULL,NULL,''),(4454,'1100','IN-11727690655','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','853','Payment','','','No',NULL,NULL,'HH-05-1003'),(4455,'','IN-11727690655','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','853','sales','','','No',NULL,NULL,''),(4456,'','IN-11727690655','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','853','sales','','','No',NULL,NULL,''),(4457,'','IN-11727690655','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','853','sales','','','No',NULL,NULL,''),(4458,'4165','IN-11727690655','2024-08-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','853','sales','','','No',NULL,NULL,''),(4459,'1100','RC-11727690704','2024-09-30 00:00:00',NULL,450.00,'','1','1','Expected income paid','1','853','Payment','','','No',NULL,NULL,''),(4460,'1010','RC-11727690704','2024-09-30 00:00:00',450.00,NULL,'','1','1','Payment for Hs No.HH-05-1003 and Plot No.5 ','1','853','sales','','','No',NULL,NULL,''),(4461,'1100','IN-11727696027','2024-07-31 00:00:00',680.00,NULL,'','1','1','Expected Rental income','1','856','Payment','','','No',NULL,NULL,'HH-05-1013'),(4462,'','IN-11727696027','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoices','1','856','sales','','','No',NULL,NULL,''),(4463,'','IN-11727696027','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoices','1','856','sales','','','No',NULL,NULL,''),(4464,'','IN-11727696027','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoices','1','856','sales','','','No',NULL,NULL,''),(4465,'4165','IN-11727696027','2024-07-31 00:00:00',NULL,680.00,'','1','1','august invoices','1','856','sales','','','No',NULL,NULL,''),(4466,'1100','IN-11727696117','2024-08-31 00:00:00',2845.00,NULL,'','1','1','Expected Rental income','1','856','Payment','','','No',NULL,NULL,'HH-05-1013'),(4467,'','IN-11727696117','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','856','sales','','','No',NULL,NULL,''),(4468,'','IN-11727696117','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','856','sales','','','No',NULL,NULL,''),(4469,'','IN-11727696117','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','856','sales','','','No',NULL,NULL,''),(4470,'4165','IN-11727696117','2024-08-31 00:00:00',NULL,2845.00,'','1','1','balance brought down','1','856','sales','','','No',NULL,NULL,''),(4471,'1100','IN-11727696463','2024-07-31 00:00:00',645.00,NULL,'','1','1','Expected Rental income','1','857','Payment','','','No',NULL,NULL,'HH-05-1014'),(4472,'','IN-11727696463','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','857','sales','','','No',NULL,NULL,''),(4473,'','IN-11727696463','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','857','sales','','','No',NULL,NULL,''),(4474,'','IN-11727696463','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','857','sales','','','No',NULL,NULL,''),(4475,'4165','IN-11727696463','2024-07-31 00:00:00',NULL,645.00,'','1','1','balance brought down','1','857','sales','','','No',NULL,NULL,''),(4476,'1100','IN-11727696595','2024-07-31 00:00:00',1485.00,NULL,'','1','1','Expected Rental income','1','859','Payment','','','No',NULL,NULL,'HH-05-1017'),(4477,'','IN-11727696595','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','859','sales','','','No',NULL,NULL,''),(4478,'','IN-11727696595','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','859','sales','','','No',NULL,NULL,''),(4479,'','IN-11727696595','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','859','sales','','','No',NULL,NULL,''),(4480,'4165','IN-11727696595','2024-07-31 00:00:00',NULL,1485.00,'','1','1','balance brought down','1','859','sales','','','No',NULL,NULL,''),(4481,'1100','RC-11727696639','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','859','Payment','','','No',NULL,NULL,''),(4482,'1010','RC-11727696639','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-1017 and Plot No.5 ','1','859','sales','','','No',NULL,NULL,''),(4483,'1100','IN-11727697812','2024-07-31 00:00:00',2380.00,NULL,'','1','1','Expected Rental income','1','861','Payment','','','No',NULL,NULL,'HH-05-1021'),(4484,'','IN-11727697812','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','861','sales','','','No',NULL,NULL,''),(4485,'','IN-11727697812','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','861','sales','','','No',NULL,NULL,''),(4486,'','IN-11727697812','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','861','sales','','','No',NULL,NULL,''),(4487,'4165','IN-11727697812','2024-07-31 00:00:00',NULL,2380.00,'','1','1','balance brought down','1','861','sales','','','No',NULL,NULL,''),(4488,'1100','IN-11727698012','2024-07-31 00:00:00',4500.00,NULL,'','1','1','Expected Rental income','1','862','Payment','','','No',NULL,NULL,'HH-05-1022'),(4489,'','IN-11727698012','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','862','sales','','','No',NULL,NULL,''),(4490,'','IN-11727698012','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','862','sales','','','No',NULL,NULL,''),(4491,'','IN-11727698012','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','862','sales','','','No',NULL,NULL,''),(4492,'4165','IN-11727698012','2024-07-31 00:00:00',NULL,4500.00,'','1','1','balance brought down','1','862','sales','','','No',NULL,NULL,''),(4493,'1100','IN-11727698257','2024-07-31 00:00:00',2667.00,NULL,'','1','1','Expected Rental income','1','869','Payment','','','No',NULL,NULL,'HH-05-1032'),(4494,'','IN-11727698257','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','869','sales','','','No',NULL,NULL,''),(4495,'','IN-11727698257','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','869','sales','','','No',NULL,NULL,''),(4496,'','IN-11727698257','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','869','sales','','','No',NULL,NULL,''),(4497,'4165','IN-11727698257','2024-07-31 00:00:00',NULL,2667.00,'','1','1','balance brought down','1','869','sales','','','No',NULL,NULL,''),(4498,'1100','IN-11727698852','2024-07-31 00:00:00',1720.00,NULL,'','1','1','Expected Rental income','1','870','Payment','','','No',NULL,NULL,'HH-05-1038'),(4499,'','IN-11727698852','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','870','sales','','','No',NULL,NULL,''),(4500,'','IN-11727698852','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','870','sales','','','No',NULL,NULL,''),(4501,'','IN-11727698852','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','870','sales','','','No',NULL,NULL,''),(4502,'4165','IN-11727698852','2024-07-31 00:00:00',NULL,1720.00,'','1','1','balance brought down','1','870','sales','','','No',NULL,NULL,''),(4503,'1100','RC-11727698908','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','870','Payment','','','No',NULL,NULL,''),(4504,'1010','RC-11727698908','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-1038 and Plot No.5 ','1','870','sales','','','No',NULL,NULL,''),(4505,'1100','IN-11727699063','2024-07-31 00:00:00',3970.00,NULL,'','1','1','Expected Rental income','1','871','Payment','','','No',NULL,NULL,'HH-05-1039'),(4506,'','IN-11727699063','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','871','sales','','','No',NULL,NULL,''),(4507,'','IN-11727699063','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','871','sales','','','No',NULL,NULL,''),(4508,'','IN-11727699063','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','871','sales','','','No',NULL,NULL,''),(4509,'4165','IN-11727699063','2024-07-31 00:00:00',NULL,3970.00,'','1','1','balance brought down','1','871','sales','','','No',NULL,NULL,''),(4510,'1100','IN-11727699352','2024-08-31 00:00:00',5270.00,NULL,'','1','1','Expected Rental income','1','871','Payment','','','No',NULL,NULL,'HH-05-1039'),(4511,'','IN-11727699352','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','871','sales','','','No',NULL,NULL,''),(4512,'','IN-11727699352','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','871','sales','','','No',NULL,NULL,''),(4513,'','IN-11727699352','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','871','sales','','','No',NULL,NULL,''),(4514,'4165','IN-11727699352','2024-08-31 00:00:00',NULL,5270.00,'','1','1','august invoice','1','871','sales','','','No',NULL,NULL,''),(4515,'1100','RC-11727699389','2024-09-30 00:00:00',NULL,7500.00,'','1','1','Expected income paid','1','871','Payment','','','No',NULL,NULL,''),(4516,'1010','RC-11727699389','2024-09-30 00:00:00',7500.00,NULL,'','1','1','Payment for Hs No.HH-05-1039 and Plot No.5 ','1','871','sales','','','No',NULL,NULL,''),(4522,'1100','IN-11727699994','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','875','Payment','','','No',NULL,NULL,'HH-05-1044'),(4523,'','IN-11727699994','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','875','sales','','','No',NULL,NULL,''),(4524,'','IN-11727699994','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','875','sales','','','No',NULL,NULL,''),(4525,'','IN-11727699994','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','875','sales','','','No',NULL,NULL,''),(4526,'4165','IN-11727699994','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','875','sales','','','No',NULL,NULL,''),(4527,'1100','RC-11727700175','2024-09-30 00:00:00',NULL,3260.00,'','1','1','Expected income paid','1','876','Payment','','','No',NULL,NULL,''),(4528,'1010','RC-11727700175','2024-09-30 00:00:00',3260.00,NULL,'','1','1','Payment for Hs No.HH-05-1049 and Plot No.5 ','1','876','sales','','','No',NULL,NULL,''),(4529,'1100','IN-11727700369','2024-07-31 00:00:00',1575.00,NULL,'','1','1','Expected Rental income','1','882','Payment','','','No',NULL,NULL,'HH-05-1059'),(4530,'','IN-11727700369','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance broght down','1','882','sales','','','No',NULL,NULL,''),(4531,'','IN-11727700369','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance broght down','1','882','sales','','','No',NULL,NULL,''),(4532,'','IN-11727700369','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance broght down','1','882','sales','','','No',NULL,NULL,''),(4533,'4165','IN-11727700369','2024-07-31 00:00:00',NULL,1575.00,'','1','1','balance broght down','1','882','sales','','','No',NULL,NULL,''),(4534,'1100','IN-11727700812','2024-07-31 00:00:00',1500.00,NULL,'','1','1','Expected Rental income','1','888','Payment','','','No',NULL,NULL,'HH-05-1067'),(4535,'','IN-11727700812','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','888','sales','','','No',NULL,NULL,''),(4536,'','IN-11727700812','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','888','sales','','','No',NULL,NULL,''),(4537,'','IN-11727700812','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','888','sales','','','No',NULL,NULL,''),(4538,'4165','IN-11727700812','2024-07-31 00:00:00',NULL,1500.00,'','1','1','balance brought down','1','888','sales','','','No',NULL,NULL,''),(4539,'1100','IN-11727701076','2024-07-31 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','890','Payment','','','No',NULL,NULL,'HH-05-1070'),(4540,'','IN-11727701076','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','890','sales','','','No',NULL,NULL,''),(4541,'','IN-11727701076','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','890','sales','','','No',NULL,NULL,''),(4542,'','IN-11727701076','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','890','sales','','','No',NULL,NULL,''),(4543,'4165','IN-11727701076','2024-07-31 00:00:00',NULL,3500.00,'','1','1','balance brought down','1','890','sales','','','No',NULL,NULL,''),(4544,'1100','IN-11727701319','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','892','Payment','','','No',NULL,NULL,'HH-05-1073'),(4545,'','IN-11727701319','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','892','sales','','','No',NULL,NULL,''),(4546,'','IN-11727701319','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','892','sales','','','No',NULL,NULL,''),(4547,'','IN-11727701319','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','892','sales','','','No',NULL,NULL,''),(4548,'4165','IN-11727701319','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','892','sales','','','No',NULL,NULL,''),(4549,'1100','RC-11727701358','2024-09-30 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','892','Payment','','','No',NULL,NULL,''),(4550,'766','RC-11727701358','2024-09-30 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-05-1073 and Plot No.5 ','1','892','sales','','','No',NULL,NULL,''),(4551,'1100','IN-11727701526','2024-07-31 00:00:00',2575.00,NULL,'','1','1','Expected Rental income','1','894','Payment','','','No',NULL,NULL,'HH-05-1078'),(4552,'','IN-11727701526','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','894','sales','','','No',NULL,NULL,''),(4553,'','IN-11727701526','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','894','sales','','','No',NULL,NULL,''),(4554,'','IN-11727701526','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','894','sales','','','No',NULL,NULL,''),(4555,'4165','IN-11727701526','2024-07-31 00:00:00',NULL,2575.00,'','1','1','balance brought down','1','894','sales','','','No',NULL,NULL,''),(4556,'1100','IN-11727701628','2024-07-31 00:00:00',35.00,NULL,'','1','1','Expected Rental income','1','900','Payment','','','No',NULL,NULL,'HH-05-1092'),(4557,'','IN-11727701628','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','900','sales','','','No',NULL,NULL,''),(4558,'','IN-11727701628','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','900','sales','','','No',NULL,NULL,''),(4559,'','IN-11727701628','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','900','sales','','','No',NULL,NULL,''),(4560,'4165','IN-11727701628','2024-07-31 00:00:00',NULL,35.00,'','1','1','balance brought down','1','900','sales','','','No',NULL,NULL,''),(4561,'1100','RC-11727701659','2024-09-30 00:00:00',NULL,535.00,'','1','1','Expected income paid','1','900','Payment','','','No',NULL,NULL,''),(4562,'1010','RC-11727701659','2024-09-30 00:00:00',535.00,NULL,'','1','1','Payment for Hs No.HH-05-1092 and Plot No.5 ','1','900','sales','','','No',NULL,NULL,''),(4563,'1100','IN-11727701842','2024-07-31 00:00:00',230.00,NULL,'','1','1','Expected Rental income','1','901','Payment','','','No',NULL,NULL,'HH-05-1094'),(4564,'','IN-11727701842','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','901','sales','','','No',NULL,NULL,''),(4565,'','IN-11727701842','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','901','sales','','','No',NULL,NULL,''),(4566,'','IN-11727701842','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','901','sales','','','No',NULL,NULL,''),(4567,'4165','IN-11727701842','2024-07-31 00:00:00',NULL,230.00,'','1','1','balance brought down','1','901','sales','','','No',NULL,NULL,''),(4568,'1100','IN-11727702075','2024-07-31 00:00:00',3670.00,NULL,'','1','1','Expected Rental income','1','902','Payment','','','No',NULL,NULL,'HH-05-1095'),(4569,'','IN-11727702075','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','902','sales','','','No',NULL,NULL,''),(4570,'','IN-11727702075','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','902','sales','','','No',NULL,NULL,''),(4571,'','IN-11727702075','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','902','sales','','','No',NULL,NULL,''),(4572,'4165','IN-11727702075','2024-07-31 00:00:00',NULL,3670.00,'','1','1','balance brought down','1','902','sales','','','No',NULL,NULL,''),(4573,'1100','RC-11727702140','2024-09-30 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','902','Payment','','','No',NULL,NULL,''),(4574,'1010','RC-11727702140','2024-09-30 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-05-1095 and Plot No.5 ','1','902','sales','','','No',NULL,NULL,''),(4575,'1100','IN-11727702319','2024-07-31 00:00:00',3370.00,NULL,'','1','1','Expected Rental income','1','905','Payment','','','No',NULL,NULL,'HH-05-1099'),(4576,'','IN-11727702319','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','905','sales','','','No',NULL,NULL,''),(4577,'','IN-11727702319','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','905','sales','','','No',NULL,NULL,''),(4578,'','IN-11727702319','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','905','sales','','','No',NULL,NULL,''),(4579,'4165','IN-11727702319','2024-07-31 00:00:00',NULL,3370.00,'','1','1','balance brought down','1','905','sales','','','No',NULL,NULL,''),(4580,'1100','RC-11727702364','2024-09-30 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','905','Payment','','','No',NULL,NULL,''),(4581,'766','RC-11727702364','2024-09-30 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-1099 and Plot No.5 ','1','905','sales','','','No',NULL,NULL,''),(4582,'1100','IN-11727702554','2024-07-31 00:00:00',2345.00,NULL,'','1','1','Expected Rental income','1','907','Payment','','','No',NULL,NULL,'HH-05-1103'),(4583,'','IN-11727702554','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','907','sales','','','No',NULL,NULL,''),(4584,'','IN-11727702554','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','907','sales','','','No',NULL,NULL,''),(4585,'','IN-11727702554','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','907','sales','','','No',NULL,NULL,''),(4586,'4165','IN-11727702554','2024-07-31 00:00:00',NULL,2345.00,'','1','1','balance brought down','1','907','sales','','','No',NULL,NULL,''),(4587,'1100','IN-11727702847','2024-07-31 00:00:00',4500.00,NULL,'','1','1','Expected Rental income','1','908','Payment','','','No',NULL,NULL,'HH-05-1105'),(4588,'','IN-11727702847','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','908','sales','','','No',NULL,NULL,''),(4589,'','IN-11727702847','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','908','sales','','','No',NULL,NULL,''),(4590,'','IN-11727702847','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','908','sales','','','No',NULL,NULL,''),(4591,'4165','IN-11727702847','2024-07-31 00:00:00',NULL,4500.00,'','1','1','balance brought down','1','908','sales','','','No',NULL,NULL,''),(4592,'1100','RC-11727702889','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','908','Payment','','','No',NULL,NULL,''),(4593,'1010','RC-11727702889','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-1105 and Plot No.5 ','1','908','sales','','','No',NULL,NULL,''),(4594,'1100','RC-11727703089','2024-09-30 00:00:00',NULL,3000.00,'','1','1','Expected income paid','1','1063','Payment','','','No',NULL,NULL,''),(4595,'1010','RC-11727703089','2024-09-30 00:00:00',3000.00,NULL,'','1','1','Payment for Hs No.HH-05-329 and Plot No.5 ','1','1063','sales','','','No',NULL,NULL,''),(4596,'1100','RC-11727703286','2024-09-30 00:00:00',NULL,2800.00,'','1','1','Expected income paid','1','1053','Payment','','','No',NULL,NULL,''),(4597,'1010','RC-11727703286','2024-09-30 00:00:00',2800.00,NULL,'','1','1','Payment for Hs No.HH-05-298 and Plot No.5 ','1','1053','sales','','','No',NULL,NULL,''),(4598,'1100','RC-11727703378','2024-09-30 00:00:00',NULL,225.00,'','1','1','Expected income paid','1','284','Payment','','','No',NULL,NULL,''),(4599,'1010','RC-11727703378','2024-09-30 00:00:00',225.00,NULL,'','1','1','Payment for Hs No.BD-03-620 and Plot No.3 ','1','284','sales','','','No',NULL,NULL,''),(4600,'1100','RC-11727703443','2024-09-30 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','526','Payment','','','No',NULL,NULL,''),(4601,'1010','RC-11727703443','2024-09-30 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-121 and Plot No.3 ','1','526','sales','','','No',NULL,NULL,''),(4602,'1100','RC-11727703567','2024-09-30 00:00:00',NULL,3000.00,'','1','1','Expected income paid','1','219','Payment','','','No',NULL,NULL,''),(4603,'1010','RC-11727703567','2024-09-30 00:00:00',3000.00,NULL,'','1','1','Payment for Hs No.BD-03-179 and Plot No.3 ','1','219','sales','','','No',NULL,NULL,''),(4604,'1100','RC-11727703642','2024-09-30 00:00:00',NULL,900.00,'','1','1','Expected income paid','1','252','Payment','','','No',NULL,NULL,''),(4605,'1010','RC-11727703642','2024-09-30 00:00:00',900.00,NULL,'','1','1','Payment for Hs No.BD-03-332 and Plot No.3 ','1','252','sales','','','No',NULL,NULL,''),(4606,'1100','RC-11727703706','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','640','Payment','','','No',NULL,NULL,''),(4607,'1010','RC-11727703706','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-582 and Plot No.3 ','1','640','sales','','','No',NULL,NULL,''),(4608,'1100','RC-11727703751','2024-09-30 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','529','Payment','','','No',NULL,NULL,''),(4609,'1010','RC-11727703751','2024-09-30 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-03-1226 and Plot No.3 ','1','529','sales','','','No',NULL,NULL,''),(4610,'1100','IN-11727703981','2024-07-31 00:00:00',660.00,NULL,'','1','1','Expected Rental income','1','712','Payment','','','No',NULL,NULL,'HH-03-880'),(4611,'','IN-11727703981','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','712','sales','','','No',NULL,NULL,''),(4612,'','IN-11727703981','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','712','sales','','','No',NULL,NULL,''),(4613,'','IN-11727703981','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','712','sales','','','No',NULL,NULL,''),(4614,'4165','IN-11727703981','2024-07-31 00:00:00',NULL,660.00,'','1','1','balance brought down','1','712','sales','','','No',NULL,NULL,''),(4615,'1100','RC-11727704016','2024-09-30 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','712','Payment','','','No',NULL,NULL,''),(4616,'1010','RC-11727704016','2024-09-30 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-03-880 and Plot No.3 ','1','712','sales','','','No',NULL,NULL,''),(4617,'1100','RC-11727704092','2024-09-30 00:00:00',NULL,2275.00,'','1','1','Expected income paid','1','254','Payment','','','No',NULL,NULL,''),(4618,'1010','RC-11727704092','2024-09-30 00:00:00',2275.00,NULL,'','1','1','Payment for Hs No.BD-03-358 and Plot No.3 ','1','254','sales','','','No',NULL,NULL,''),(4619,'1100','IN-11727761864','2024-07-31 00:00:00',3725.00,NULL,'','1','1','Expected Rental income','1','910','Payment','','','No',NULL,NULL,'HH-05-1111'),(4620,'','IN-11727761864','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','910','sales','','','No',NULL,NULL,''),(4621,'','IN-11727761864','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','910','sales','','','No',NULL,NULL,''),(4622,'','IN-11727761864','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','910','sales','','','No',NULL,NULL,''),(4623,'4165','IN-11727761864','2024-07-31 00:00:00',NULL,3725.00,'','1','1','balance brought down','1','910','sales','','','No',NULL,NULL,''),(4624,'1100','IN-11727762283','2024-07-31 00:00:00',1720.00,NULL,'','1','1','Expected Rental income','1','912','Payment','','','No',NULL,NULL,'HH-05-1116'),(4625,'','IN-11727762283','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','912','sales','','','No',NULL,NULL,''),(4626,'','IN-11727762283','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','912','sales','','','No',NULL,NULL,''),(4627,'','IN-11727762283','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','912','sales','','','No',NULL,NULL,''),(4628,'4165','IN-11727762283','2024-07-31 00:00:00',NULL,1720.00,'','1','1','balance brought down','1','912','sales','','','No',NULL,NULL,''),(4629,'1100','IN-11727762601','2024-07-31 00:00:00',1775.00,NULL,'','1','1','Expected Rental income','1','915','Payment','','','No',NULL,NULL,'HH-05-1122'),(4630,'','IN-11727762601','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','915','sales','','','No',NULL,NULL,''),(4631,'','IN-11727762601','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','915','sales','','','No',NULL,NULL,''),(4632,'','IN-11727762601','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','915','sales','','','No',NULL,NULL,''),(4633,'4165','IN-11727762601','2024-07-31 00:00:00',NULL,1775.00,'','1','1','balance brought down','1','915','sales','','','No',NULL,NULL,''),(4634,'1100','RC-11727762726','2024-10-01 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','915','Payment','','','No',NULL,NULL,''),(4635,'1010','RC-11727762726','2024-10-01 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-05-1122 and Plot No.5 ','1','915','sales','','','No',NULL,NULL,''),(4636,'1100','IN-11727762914','2024-07-31 00:00:00',455.00,NULL,'','1','1','Expected Rental income','1','919','Payment','','','No',NULL,NULL,'HH-05-1128'),(4637,'','IN-11727762914','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','919','sales','','','No',NULL,NULL,''),(4638,'','IN-11727762914','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','919','sales','','','No',NULL,NULL,''),(4639,'','IN-11727762914','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','919','sales','','','No',NULL,NULL,''),(4640,'4165','IN-11727762914','2024-07-31 00:00:00',NULL,455.00,'','1','1','balance brought down','1','919','sales','','','No',NULL,NULL,''),(4641,'1100','RC-11727763081','2024-10-01 00:00:00',NULL,1980.00,'','1','1','Expected income paid','1','919','Payment','','','No',NULL,NULL,''),(4642,'1010','RC-11727763081','2024-10-01 00:00:00',1980.00,NULL,'','1','1','Payment for Hs No.HH-05-1128 and Plot No.5 ','1','919','sales','','','No',NULL,NULL,''),(4643,'1100','IN-11727763344','2024-07-31 00:00:00',3365.00,NULL,'','1','1','Expected Rental income','1','921','Payment','','','No',NULL,NULL,'HH-05-1130'),(4644,'','IN-11727763344','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','921','sales','','','No',NULL,NULL,''),(4645,'','IN-11727763344','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','921','sales','','','No',NULL,NULL,''),(4646,'','IN-11727763344','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','921','sales','','','No',NULL,NULL,''),(4647,'4165','IN-11727763344','2024-07-31 00:00:00',NULL,3365.00,'','1','1','balance brought down','1','921','sales','','','No',NULL,NULL,''),(4648,'1100','IN-11727763526','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','922','Payment','','','No',NULL,NULL,'HH-05-1134'),(4649,'','IN-11727763526','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','922','sales','','','No',NULL,NULL,''),(4650,'','IN-11727763526','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','922','sales','','','No',NULL,NULL,''),(4651,'','IN-11727763526','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','922','sales','','','No',NULL,NULL,''),(4652,'4165','IN-11727763526','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','922','sales','','','No',NULL,NULL,''),(4653,'1100','IN-11727763652','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','924','Payment','','','No',NULL,NULL,'HH-05-1138'),(4654,'','IN-11727763652','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','924','sales','','','No',NULL,NULL,''),(4655,'','IN-11727763652','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','924','sales','','','No',NULL,NULL,''),(4656,'','IN-11727763652','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','924','sales','','','No',NULL,NULL,''),(4657,'4165','IN-11727763652','2024-08-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','924','sales','','','No',NULL,NULL,''),(4658,'1100','IN-11727763741','2024-07-31 00:00:00',4720.00,NULL,'','1','1','Expected Rental income','1','924','Payment','','','No',NULL,NULL,'HH-05-1138'),(4659,'','IN-11727763741','2024-07-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','924','sales','','','No',NULL,NULL,''),(4660,'','IN-11727763741','2024-07-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','924','sales','','','No',NULL,NULL,''),(4661,'','IN-11727763741','2024-07-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','924','sales','','','No',NULL,NULL,''),(4662,'4165','IN-11727763741','2024-07-31 00:00:00',NULL,4720.00,'','1','1','august invoice','1','924','sales','','','No',NULL,NULL,''),(4663,'1100','IN-11727763865','2024-07-31 00:00:00',4500.00,NULL,'','1','1','Expected Rental income','1','925','Payment','','','No',NULL,NULL,'HH-05-1139'),(4664,'','IN-11727763865','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','925','sales','','','No',NULL,NULL,''),(4665,'','IN-11727763865','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','925','sales','','','No',NULL,NULL,''),(4666,'','IN-11727763865','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','925','sales','','','No',NULL,NULL,''),(4667,'4165','IN-11727763865','2024-07-31 00:00:00',NULL,4500.00,'','1','1','balance brought down','1','925','sales','','','No',NULL,NULL,''),(4668,'1100','IN-11727789874','2024-07-31 00:00:00',7760.00,NULL,'','1','1','Expected Rental income','1','931','Payment','','','No',NULL,NULL,'HH-05-1150'),(4669,'','IN-11727789874','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','931','sales','','','No',NULL,NULL,''),(4670,'','IN-11727789874','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','931','sales','','','No',NULL,NULL,''),(4671,'','IN-11727789874','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','931','sales','','','No',NULL,NULL,''),(4672,'4165','IN-11727789874','2024-07-31 00:00:00',NULL,7760.00,'','1','1','balance brought down','1','931','sales','','','No',NULL,NULL,''),(4673,'1100','IN-11727790562','2024-07-31 00:00:00',1830.00,NULL,'','1','1','Expected Rental income','1','934','Payment','','','No',NULL,NULL,'HH-05-1155'),(4674,'','IN-11727790562','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','934','sales','','','No',NULL,NULL,''),(4675,'','IN-11727790562','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','934','sales','','','No',NULL,NULL,''),(4676,'','IN-11727790562','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','934','sales','','','No',NULL,NULL,''),(4677,'4165','IN-11727790562','2024-07-31 00:00:00',NULL,1830.00,'','1','1','balance brought down','1','934','sales','','','No',NULL,NULL,''),(4678,'1100','IN-11727790686','2024-07-31 00:00:00',795.00,NULL,'','1','1','Expected Rental income','1','937','Payment','','','No',NULL,NULL,'HH-05-1164'),(4679,'','IN-11727790686','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','937','sales','','','No',NULL,NULL,''),(4680,'','IN-11727790686','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','937','sales','','','No',NULL,NULL,''),(4681,'','IN-11727790686','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','937','sales','','','No',NULL,NULL,''),(4682,'4165','IN-11727790686','2024-07-31 00:00:00',NULL,795.00,'','1','1','balance brought down','1','937','sales','','','No',NULL,NULL,''),(4683,'1100','IN-11727847300','2024-08-31 00:00:00',1370.00,NULL,'','1','1','Expected Rental income','1','938','Payment','','','No',NULL,NULL,'HH-05-1165'),(4684,'','IN-11727847300','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','938','sales','','','No',NULL,NULL,''),(4685,'','IN-11727847300','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','938','sales','','','No',NULL,NULL,''),(4686,'','IN-11727847300','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','938','sales','','','No',NULL,NULL,''),(4687,'4165','IN-11727847300','2024-08-31 00:00:00',NULL,1370.00,'','1','1','AUGUST invoice','1','938','sales','','','No',NULL,NULL,''),(4693,'1100','IN-11727847837','2024-07-31 00:00:00',-215.00,NULL,'','1','1','Expected Rental income','1','938','Payment','','','No',NULL,NULL,'HH-05-1165'),(4694,'','IN-11727847837','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','938','sales','','','No',NULL,NULL,''),(4695,'','IN-11727847837','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','938','sales','','','No',NULL,NULL,''),(4696,'','IN-11727847837','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','938','sales','','','No',NULL,NULL,''),(4697,'4165','IN-11727847837','2024-07-31 00:00:00',NULL,-215.00,'','1','1','balance brought down','1','938','sales','','','No',NULL,NULL,''),(4698,'1100','RC-11727848657','2024-10-02 00:00:00',NULL,1300.00,'','1','1','Expected income paid','1','938','Payment','','','No',NULL,NULL,''),(4699,'1010','RC-11727848657','2024-10-02 00:00:00',1300.00,NULL,'','1','1','Payment for Hs No.HH-05-1165 and Plot No.5 ','1','938','sales','','','No',NULL,NULL,''),(4700,'1100','RC-11727850277','2024-10-02 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','939','Payment','','','No',NULL,NULL,''),(4701,'1010','RC-11727850277','2024-10-02 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-05-1167 and Plot No.5 ','1','939','sales','','','No',NULL,NULL,''),(4702,'1100','IN-11727850387','2024-07-31 00:00:00',430.00,NULL,'','1','1','Expected Rental income','1','940','Payment','','','No',NULL,NULL,'HH-05-1172'),(4703,'','IN-11727850387','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','940','sales','','','No',NULL,NULL,''),(4704,'','IN-11727850387','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','940','sales','','','No',NULL,NULL,''),(4705,'','IN-11727850387','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','940','sales','','','No',NULL,NULL,''),(4706,'4165','IN-11727850387','2024-07-31 00:00:00',NULL,430.00,'','1','1','balance brought down','1','940','sales','','','No',NULL,NULL,''),(4707,'1100','RC-11727850417','2024-10-02 00:00:00',NULL,450.00,'','1','1','Expected income paid','1','940','Payment','','','No',NULL,NULL,''),(4708,'766','RC-11727850417','2024-10-02 00:00:00',450.00,NULL,'','1','1','Payment for Hs No.HH-05-1172 and Plot No.5 ','1','940','sales','','','No',NULL,NULL,''),(4709,'1100','IN-11727850627','2024-07-31 00:00:00',160.00,NULL,'','1','1','Expected Rental income','1','941','Payment','','','No',NULL,NULL,'HH-05-1175'),(4710,'','IN-11727850627','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','941','sales','','','No',NULL,NULL,''),(4711,'','IN-11727850627','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','941','sales','','','No',NULL,NULL,''),(4712,'','IN-11727850627','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','941','sales','','','No',NULL,NULL,''),(4713,'4165','IN-11727850627','2024-07-31 00:00:00',NULL,160.00,'','1','1','balance brought down','1','941','sales','','','No',NULL,NULL,''),(4714,'1100','IN-11727850847','2024-07-31 00:00:00',1520.00,NULL,'','1','1','Expected Rental income','1','944','Payment','','','No',NULL,NULL,'HH-05-1187'),(4715,'','IN-11727850847','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','944','sales','','','No',NULL,NULL,''),(4716,'','IN-11727850847','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','944','sales','','','No',NULL,NULL,''),(4717,'','IN-11727850847','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','944','sales','','','No',NULL,NULL,''),(4718,'4165','IN-11727850847','2024-07-31 00:00:00',NULL,1520.00,'','1','1','balance brought down','1','944','sales','','','No',NULL,NULL,''),(4719,'1100','IN-11727851545','2024-07-31 00:00:00',-75.00,NULL,'','1','1','Expected Rental income','1','947','Payment','','','No',NULL,NULL,'HH-05-1196'),(4720,'','IN-11727851545','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','947','sales','','','No',NULL,NULL,''),(4721,'','IN-11727851545','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','947','sales','','','No',NULL,NULL,''),(4722,'','IN-11727851545','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','947','sales','','','No',NULL,NULL,''),(4723,'4165','IN-11727851545','2024-07-31 00:00:00',NULL,-75.00,'','1','1','balance brought down','1','947','sales','','','No',NULL,NULL,''),(4724,'1100','IN-11727851599','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','947','Payment','','','No',NULL,NULL,'HH-05-1196'),(4725,'','IN-11727851599','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','947','sales','','','No',NULL,NULL,''),(4726,'','IN-11727851599','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','947','sales','','','No',NULL,NULL,''),(4727,'','IN-11727851599','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','947','sales','','','No',NULL,NULL,''),(4728,'4165','IN-11727851599','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','947','sales','','','No',NULL,NULL,''),(4729,'1100','IN-11727852112','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','846','Payment','','','No',NULL,NULL,'BD-05-1201'),(4730,'','IN-11727852112','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUGUST invoice','1','846','sales','','','No',NULL,NULL,''),(4731,'','IN-11727852112','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUGUST invoice','1','846','sales','','','No',NULL,NULL,''),(4732,'','IN-11727852112','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUGUST invoice','1','846','sales','','','No',NULL,NULL,''),(4733,'4165','IN-11727852112','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUGUST invoice','1','846','sales','','','No',NULL,NULL,''),(4739,'1100','IN-11727852240','2024-07-31 00:00:00',980.00,NULL,'','1','1','Expected Rental income','1','846','Payment','','','No',NULL,NULL,'BD-05-1201'),(4740,'','IN-11727852240','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','846','sales','','','No',NULL,NULL,''),(4741,'','IN-11727852240','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','846','sales','','','No',NULL,NULL,''),(4742,'','IN-11727852240','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','846','sales','','','No',NULL,NULL,''),(4743,'4165','IN-11727852240','2024-07-31 00:00:00',NULL,980.00,'','1','1','balance brought down','1','846','sales','','','No',NULL,NULL,''),(4744,'1100','RC-11727852417','2024-10-02 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','952','Payment','','','No',NULL,NULL,''),(4745,'1010','RC-11727852417','2024-10-02 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-1204 and Plot No.5 ','1','952','sales','','','No',NULL,NULL,''),(4746,'1100','IN-11727852722','2024-07-31 00:00:00',-900.00,NULL,'','1','1','Expected Rental income','1','953','Payment','','','No',NULL,NULL,'HH-05-1205'),(4747,'','IN-11727852722','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','953','sales','','','No',NULL,NULL,''),(4748,'','IN-11727852722','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','953','sales','','','No',NULL,NULL,''),(4749,'','IN-11727852722','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','953','sales','','','No',NULL,NULL,''),(4750,'4165','IN-11727852722','2024-07-31 00:00:00',NULL,-900.00,'','1','1','balance brought down','1','953','sales','','','No',NULL,NULL,''),(4751,'1100','IN-11727852747','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','953','Payment','','','No',NULL,NULL,'HH-05-1205'),(4752,'','IN-11727852747','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','953','sales','','','No',NULL,NULL,''),(4753,'','IN-11727852747','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','953','sales','','','No',NULL,NULL,''),(4754,'','IN-11727852747','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','953','sales','','','No',NULL,NULL,''),(4755,'4165','IN-11727852747','2024-08-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','953','sales','','','No',NULL,NULL,''),(4756,'1100','IN-11727852927','2024-07-31 00:00:00',2025.00,NULL,'','1','1','Expected Rental income','1','954','Payment','','','No',NULL,NULL,'HH-05-1206'),(4757,'','IN-11727852927','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','954','sales','','','No',NULL,NULL,''),(4758,'','IN-11727852927','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','954','sales','','','No',NULL,NULL,''),(4759,'','IN-11727852927','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','954','sales','','','No',NULL,NULL,''),(4760,'4165','IN-11727852927','2024-07-31 00:00:00',NULL,2025.00,'','1','1','balance brought down','1','954','sales','','','No',NULL,NULL,''),(4761,'1100','IN-11727853424','2024-07-31 00:00:00',1005.00,NULL,'','1','1','Expected Rental income','1','955','Payment','','','No',NULL,NULL,'HH-05-1210'),(4762,'','IN-11727853424','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','955','sales','','','No',NULL,NULL,''),(4763,'','IN-11727853424','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','955','sales','','','No',NULL,NULL,''),(4764,'','IN-11727853424','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','955','sales','','','No',NULL,NULL,''),(4765,'4165','IN-11727853424','2024-07-31 00:00:00',NULL,1005.00,'','1','1','balance brought down','1','955','sales','','','No',NULL,NULL,''),(4766,'1100','IN-11727855046','2024-07-31 00:00:00',545.00,NULL,'','1','1','Expected Rental income','1','1335 ','Payment','','','No',NULL,NULL,'BD-05-1213'),(4767,'','IN-11727855046','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1335 ','sales','','','No',NULL,NULL,''),(4768,'','IN-11727855046','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1335 ','sales','','','No',NULL,NULL,''),(4769,'','IN-11727855046','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1335 ','sales','','','No',NULL,NULL,''),(4770,'4165','IN-11727855046','2024-07-31 00:00:00',NULL,545.00,'','1','1','balance brought down','1','1335 ','sales','','','No',NULL,NULL,''),(4771,'1100','IN-11727855075','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1335 ','Payment','','','No',NULL,NULL,'BD-05-1213'),(4772,'','IN-11727855075','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1335 ','sales','','','No',NULL,NULL,''),(4773,'','IN-11727855075','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1335 ','sales','','','No',NULL,NULL,''),(4774,'','IN-11727855075','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1335 ','sales','','','No',NULL,NULL,''),(4775,'4165','IN-11727855075','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','1335 ','sales','','','No',NULL,NULL,''),(4776,'1100','IN-11727855194','2024-07-31 00:00:00',-2550.00,NULL,'','1','1','Expected Rental income','1','959','Payment','','','No',NULL,NULL,'HH-05-1218'),(4777,'','IN-11727855194','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','959','sales','','','No',NULL,NULL,''),(4778,'','IN-11727855194','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','959','sales','','','No',NULL,NULL,''),(4779,'','IN-11727855194','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','959','sales','','','No',NULL,NULL,''),(4780,'4165','IN-11727855194','2024-07-31 00:00:00',NULL,-2550.00,'','1','1','balance brought down','1','959','sales','','','No',NULL,NULL,''),(4781,'1100','IN-11727855243','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','959','Payment','','','No',NULL,NULL,'HH-05-1218'),(4782,'','IN-11727855243','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','959','sales','','','No',NULL,NULL,''),(4783,'','IN-11727855243','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','959','sales','','','No',NULL,NULL,''),(4784,'','IN-11727855243','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','959','sales','','','No',NULL,NULL,''),(4785,'4165','IN-11727855243','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','959','sales','','','No',NULL,NULL,''),(4786,'1100','IN-11727855514','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','962','Payment','','','No',NULL,NULL,'HH-05-1228'),(4787,'','IN-11727855514','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','962','sales','','','No',NULL,NULL,''),(4788,'','IN-11727855514','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','962','sales','','','No',NULL,NULL,''),(4789,'','IN-11727855514','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','962','sales','','','No',NULL,NULL,''),(4790,'4165','IN-11727855514','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','962','sales','','','No',NULL,NULL,''),(4791,'1100','IN-11727855780','2024-07-31 00:00:00',1710.00,NULL,'','1','1','Expected Rental income','1','963','Payment','','','No',NULL,NULL,'HH-05-1234'),(4792,'','IN-11727855780','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','963','sales','','','No',NULL,NULL,''),(4793,'','IN-11727855780','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','963','sales','','','No',NULL,NULL,''),(4794,'','IN-11727855780','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','963','sales','','','No',NULL,NULL,''),(4795,'4165','IN-11727855780','2024-07-31 00:00:00',NULL,1710.00,'','1','1','balance brought down','1','963','sales','','','No',NULL,NULL,''),(4796,'1100','RC-11727855811','2024-10-02 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','963','Payment','','','No',NULL,NULL,''),(4797,'1010','RC-11727855811','2024-10-02 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-1234 and Plot No.5 ','1','963','sales','','','No',NULL,NULL,''),(4798,'1100','RC-11727855871','2024-10-02 00:00:00',NULL,450.00,'','1','1','Expected income paid','1','964','Payment','','','No',NULL,NULL,''),(4799,'1010','RC-11727855871','2024-10-02 00:00:00',450.00,NULL,'','1','1','Payment for Hs No.HH-05-1235 and Plot No.5 ','1','964','sales','','','No',NULL,NULL,''),(4800,'1100','IN-11727856418','2024-07-31 00:00:00',3010.00,NULL,'','1','1','Expected Rental income','1','968','Payment','','','No',NULL,NULL,'HH-05-1239'),(4801,'','IN-11727856418','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','968','sales','','','No',NULL,NULL,''),(4802,'','IN-11727856418','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','968','sales','','','No',NULL,NULL,''),(4803,'','IN-11727856418','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','968','sales','','','No',NULL,NULL,''),(4804,'4165','IN-11727856418','2024-07-31 00:00:00',NULL,3010.00,'','1','1','balance brought down','1','968','sales','','','No',NULL,NULL,''),(4805,'1100','IN-11727856457','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','968','Payment','','','No',NULL,NULL,'HH-05-1239'),(4806,'','IN-11727856457','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','968','sales','','','No',NULL,NULL,''),(4807,'','IN-11727856457','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','968','sales','','','No',NULL,NULL,''),(4808,'','IN-11727856457','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','968','sales','','','No',NULL,NULL,''),(4809,'4165','IN-11727856457','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','968','sales','','','No',NULL,NULL,''),(4810,'1100','IN-11727856739','2024-07-31 00:00:00',2660.00,NULL,'','1','1','Expected Rental income','1','969','Payment','','','No',NULL,NULL,'HH-05-1240'),(4811,'','IN-11727856739','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','969','sales','','','No',NULL,NULL,''),(4812,'','IN-11727856739','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','969','sales','','','No',NULL,NULL,''),(4813,'','IN-11727856739','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','969','sales','','','No',NULL,NULL,''),(4814,'4165','IN-11727856739','2024-07-31 00:00:00',NULL,2660.00,'','1','1','balance brought down','1','969','sales','','','No',NULL,NULL,''),(4815,'1100','RC-11727856768','2024-10-02 00:00:00',NULL,2200.00,'','1','1','Expected income paid','1','969','Payment','','','No',NULL,NULL,''),(4816,'1010','RC-11727856768','2024-10-02 00:00:00',2200.00,NULL,'','1','1','Payment for Hs No.HH-05-1240 and Plot No.5 ','1','969','sales','','','No',NULL,NULL,''),(4817,'1100','RC-11727856804','2024-10-02 00:00:00',NULL,910.00,'','1','1','Expected income paid','1','969','Payment','','','No',NULL,NULL,''),(4818,'1010','RC-11727856804','2024-10-02 00:00:00',910.00,NULL,'','1','1','Payment for Hs No.HH-05-1240 and Plot No.5 ','1','969','sales','','','No',NULL,NULL,''),(4819,'1100','RC-11727856863','2024-10-02 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','972','Payment','','','No',NULL,NULL,''),(4820,'1010','RC-11727856863','2024-10-02 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-1245 and Plot No.5 ','1','972','sales','','','No',NULL,NULL,''),(4821,'1100','IN-11727857147','2024-07-31 00:00:00',2515.00,NULL,'','1','1','Expected Rental income','1','973','Payment','','','No',NULL,NULL,'HH-05-1247'),(4822,'','IN-11727857147','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','973','sales','','','No',NULL,NULL,''),(4823,'','IN-11727857147','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','973','sales','','','No',NULL,NULL,''),(4824,'','IN-11727857147','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','973','sales','','','No',NULL,NULL,''),(4825,'4165','IN-11727857147','2024-07-31 00:00:00',NULL,2515.00,'','1','1','balance brought down','1','973','sales','','','No',NULL,NULL,''),(4826,'1100','RC-11727857301','2024-10-02 00:00:00',NULL,450.00,'','1','1','Expected income paid','1','974','Payment','','','No',NULL,NULL,''),(4827,'1010','RC-11727857301','2024-10-02 00:00:00',450.00,NULL,'','1','1','Payment for Hs No.HH-05-1257 and Plot No.5 ','1','974','sales','','','No',NULL,NULL,''),(4828,'1100','IN-11727857471','2024-07-31 00:00:00',1450.00,NULL,'','1','1','Expected Rental income','1','976','Payment','','','No',NULL,NULL,'HH-05-1262'),(4829,'','IN-11727857471','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','976','sales','','','No',NULL,NULL,''),(4830,'','IN-11727857471','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','976','sales','','','No',NULL,NULL,''),(4831,'','IN-11727857471','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','976','sales','','','No',NULL,NULL,''),(4832,'4165','IN-11727857471','2024-07-31 00:00:00',NULL,1450.00,'','1','1','balance brought down','1','976','sales','','','No',NULL,NULL,''),(4833,'1100','IN-11727857873','2024-07-31 00:00:00',7420.00,NULL,'','1','1','Expected Rental income','1','979','Payment','','','No',NULL,NULL,'HH-05-1267'),(4834,'','IN-11727857873','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','979','sales','','','No',NULL,NULL,''),(4835,'','IN-11727857873','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','979','sales','','','No',NULL,NULL,''),(4836,'','IN-11727857873','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','979','sales','','','No',NULL,NULL,''),(4837,'4165','IN-11727857873','2024-07-31 00:00:00',NULL,7420.00,'','1','1','balance brought down','1','979','sales','','','No',NULL,NULL,''),(4838,'1100','IN-11727857985','2024-07-31 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','980','Payment','','','No',NULL,NULL,'HH-05-1269'),(4839,'','IN-11727857985','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','980','sales','','','No',NULL,NULL,''),(4840,'','IN-11727857985','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','980','sales','','','No',NULL,NULL,''),(4841,'','IN-11727857985','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','980','sales','','','No',NULL,NULL,''),(4842,'4165','IN-11727857985','2024-07-31 00:00:00',NULL,3500.00,'','1','1','balance brought down','1','980','sales','','','No',NULL,NULL,''),(4843,'1100','IN-11727858101','2024-07-31 00:00:00',425.00,NULL,'','1','1','Expected Rental income','1','981','Payment','','','No',NULL,NULL,'HH-05-1270'),(4844,'','IN-11727858101','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','981','sales','','','No',NULL,NULL,''),(4845,'','IN-11727858101','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','981','sales','','','No',NULL,NULL,''),(4846,'','IN-11727858101','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','981','sales','','','No',NULL,NULL,''),(4847,'4165','IN-11727858101','2024-07-31 00:00:00',NULL,425.00,'','1','1','balance brought down','1','981','sales','','','No',NULL,NULL,''),(4863,'1100','IN-11727859018','2024-07-31 00:00:00',-355.00,NULL,'','1','1','Expected Rental income','1','982','Payment','','','No',NULL,NULL,'HH-05-1271'),(4864,'','IN-11727859018','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','982','sales','','','No',NULL,NULL,''),(4865,'','IN-11727859018','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','982','sales','','','No',NULL,NULL,''),(4866,'','IN-11727859018','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','982','sales','','','No',NULL,NULL,''),(4867,'4165','IN-11727859018','2024-07-31 00:00:00',NULL,-355.00,'','1','1','balance brought down','1','982','sales','','','No',NULL,NULL,''),(4868,'1100','IN-11727859055','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','982','Payment','','','No',NULL,NULL,'HH-05-1271'),(4869,'','IN-11727859055','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','982','sales','','','No',NULL,NULL,''),(4870,'','IN-11727859055','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','982','sales','','','No',NULL,NULL,''),(4871,'','IN-11727859055','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','982','sales','','','No',NULL,NULL,''),(4872,'4165','IN-11727859055','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','982','sales','','','No',NULL,NULL,''),(4873,'1100','RC-11727859109','2024-10-02 00:00:00',NULL,300.00,'','1','1','Expected income paid','1','982','Payment','','','No',NULL,NULL,''),(4874,'1010','RC-11727859109','2024-10-02 00:00:00',300.00,NULL,'','1','1','Payment for Hs No.HH-05-1271 and Plot No.5 ','1','982','sales','','','No',NULL,NULL,''),(4875,'1100','RC-11727859123','2024-10-02 00:00:00',NULL,200.00,'','1','1','Expected income paid','1','982','Payment','','','No',NULL,NULL,''),(4876,'1010','RC-11727859123','2024-10-02 00:00:00',200.00,NULL,'','1','1','Payment for Hs No.HH-05-1271 and Plot No.5 ','1','982','sales','','','No',NULL,NULL,''),(4877,'1100','IN-11727860384','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','984','Payment','','','No',NULL,NULL,'HH-05-1273'),(4878,'','IN-11727860384','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','984','sales','','','No',NULL,NULL,''),(4879,'','IN-11727860384','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','984','sales','','','No',NULL,NULL,''),(4880,'','IN-11727860384','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','984','sales','','','No',NULL,NULL,''),(4881,'4165','IN-11727860384','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','984','sales','','','No',NULL,NULL,''),(4882,'1100','IN-11727860426','2024-07-31 00:00:00',1550.00,NULL,'','1','1','Expected Rental income','1','984','Payment','','','No',NULL,NULL,'HH-05-1273'),(4883,'','IN-11727860426','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','984','sales','','','No',NULL,NULL,''),(4884,'','IN-11727860426','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','984','sales','','','No',NULL,NULL,''),(4885,'','IN-11727860426','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','984','sales','','','No',NULL,NULL,''),(4886,'4165','IN-11727860426','2024-07-31 00:00:00',NULL,1550.00,'','1','1','balance brought down','1','984','sales','','','No',NULL,NULL,''),(4887,'1100','IN-11727860742','2024-07-31 00:00:00',4210.00,NULL,'','1','1','Expected Rental income','1','986','Payment','','','No',NULL,NULL,'HH-05-1275'),(4888,'','IN-11727860742','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','986','sales','','','No',NULL,NULL,''),(4889,'','IN-11727860742','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','986','sales','','','No',NULL,NULL,''),(4890,'','IN-11727860742','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','986','sales','','','No',NULL,NULL,''),(4891,'4165','IN-11727860742','2024-07-31 00:00:00',NULL,4210.00,'','1','1','balance brought down','1','986','sales','','','No',NULL,NULL,''),(4892,'1100','RC-11727860788','2024-10-02 00:00:00',NULL,6810.00,'','1','1','Expected income paid','1','986','Payment','','','No',NULL,NULL,''),(4893,'1010','RC-11727860788','2024-10-02 00:00:00',6810.00,NULL,'','1','1','Payment for Hs No.HH-05-1275 and Plot No.5 ','1','986','sales','','','No',NULL,NULL,''),(4899,'1100','IN-11727861143','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','989','Payment','','','No',NULL,NULL,'HH-05-1279'),(4900,'','IN-11727861143','2024-08-31 00:00:00',NULL,500.00,'','1','1','august balance','1','989','sales','','','No',NULL,NULL,''),(4901,'','IN-11727861143','2024-08-31 00:00:00',NULL,0.00,'','1','1','august balance','1','989','sales','','','No',NULL,NULL,''),(4902,'','IN-11727861143','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august balance','1','989','sales','','','No',NULL,NULL,''),(4903,'4165','IN-11727861143','2024-08-31 00:00:00',NULL,450.00,'','1','1','august balance','1','989','sales','','','No',NULL,NULL,''),(4904,'1100','IN-11727861322','2024-07-31 00:00:00',400.00,NULL,'','1','1','Expected Rental income','1','989','Payment','','','No',NULL,NULL,'HH-05-1279'),(4905,'','IN-11727861322','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','989','sales','','','No',NULL,NULL,''),(4906,'','IN-11727861322','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','989','sales','','','No',NULL,NULL,''),(4907,'','IN-11727861322','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','989','sales','','','No',NULL,NULL,''),(4908,'4165','IN-11727861322','2024-07-31 00:00:00',NULL,400.00,'','1','1','balance brought down','1','989','sales','','','No',NULL,NULL,''),(4909,'1100','IN-11727861437','2024-07-31 00:00:00',900.00,NULL,'','1','1','Expected Rental income','1','990','Payment','','','No',NULL,NULL,'HH-05-1280'),(4910,'','IN-11727861437','2024-07-31 00:00:00',NULL,500.00,'','1','1','Oct invoice','1','990','sales','','','No',NULL,NULL,''),(4911,'','IN-11727861437','2024-07-31 00:00:00',NULL,0.00,'','1','1','Oct invoice','1','990','sales','','','No',NULL,NULL,''),(4912,'','IN-11727861437','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Oct invoice','1','990','sales','','','No',NULL,NULL,''),(4913,'4165','IN-11727861437','2024-07-31 00:00:00',NULL,900.00,'','1','1','Oct invoice','1','990','sales','','','No',NULL,NULL,''),(4914,'1100','IN-11727861520','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','990','Payment','','','No',NULL,NULL,'HH-05-1280'),(4915,'','IN-11727861520','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','990','sales','','','No',NULL,NULL,''),(4916,'','IN-11727861520','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','990','sales','','','No',NULL,NULL,''),(4917,'','IN-11727861520','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','990','sales','','','No',NULL,NULL,''),(4918,'4165','IN-11727861520','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','990','sales','','','No',NULL,NULL,''),(4919,'1100','IN-11727861730','2024-07-31 00:00:00',1015.00,NULL,'','1','1','Expected Rental income','1','991','Payment','','','No',NULL,NULL,'HH-05-1281'),(4920,'','IN-11727861730','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','991','sales','','','No',NULL,NULL,''),(4921,'','IN-11727861730','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','991','sales','','','No',NULL,NULL,''),(4922,'','IN-11727861730','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','991','sales','','','No',NULL,NULL,''),(4923,'4165','IN-11727861730','2024-07-31 00:00:00',NULL,1015.00,'','1','1','balance brought down','1','991','sales','','','No',NULL,NULL,''),(4924,'1100','IN-11727861900','2024-07-31 00:00:00',1730.00,NULL,'','1','1','Expected Rental income','1','993','Payment','','','No',NULL,NULL,'HH-05-1285'),(4925,'','IN-11727861900','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','993','sales','','','No',NULL,NULL,''),(4926,'','IN-11727861900','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','993','sales','','','No',NULL,NULL,''),(4927,'','IN-11727861900','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','993','sales','','','No',NULL,NULL,''),(4928,'4165','IN-11727861900','2024-07-31 00:00:00',NULL,1730.00,'','1','1','balance brought down','1','993','sales','','','No',NULL,NULL,''),(4929,'1100','IN-11727862058','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','994','Payment','','','No',NULL,NULL,'HH-05-1286'),(4930,'','IN-11727862058','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','994','sales','','','No',NULL,NULL,''),(4931,'','IN-11727862058','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','994','sales','','','No',NULL,NULL,''),(4932,'','IN-11727862058','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','994','sales','','','No',NULL,NULL,''),(4933,'4165','IN-11727862058','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','994','sales','','','No',NULL,NULL,''),(4934,'1100','IN-11727862272','2024-07-31 00:00:00',800.00,NULL,'','1','1','Expected Rental income','1','997','Payment','','','No',NULL,NULL,'HH-05-1290'),(4935,'','IN-11727862272','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','997','sales','','','No',NULL,NULL,''),(4936,'','IN-11727862272','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','997','sales','','','No',NULL,NULL,''),(4937,'','IN-11727862272','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','997','sales','','','No',NULL,NULL,''),(4938,'4165','IN-11727862272','2024-07-31 00:00:00',NULL,800.00,'','1','1','balance brought down','1','997','sales','','','No',NULL,NULL,''),(4939,'1100','RC-11727862300','2024-10-02 00:00:00',NULL,600.00,'','1','1','Expected income paid','1','997','Payment','','','No',NULL,NULL,''),(4940,'1010','RC-11727862300','2024-10-02 00:00:00',600.00,NULL,'','1','1','Payment for Hs No.HH-05-1290 and Plot No.5 ','1','997','sales','','','No',NULL,NULL,''),(4941,'1100','IN-11727862474','2024-07-31 00:00:00',715.00,NULL,'','1','1','Expected Rental income','1','998','Payment','','','No',NULL,NULL,'HH-05-1291'),(4942,'','IN-11727862474','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','998','sales','','','No',NULL,NULL,''),(4943,'','IN-11727862474','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','998','sales','','','No',NULL,NULL,''),(4944,'','IN-11727862474','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','998','sales','','','No',NULL,NULL,''),(4945,'4165','IN-11727862474','2024-07-31 00:00:00',NULL,715.00,'','1','1','balance brought down','1','998','sales','','','No',NULL,NULL,''),(4946,'1100','RC-11727862497','2024-10-02 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','998','Payment','','','No',NULL,NULL,''),(4947,'1010','RC-11727862497','2024-10-02 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-05-1291 and Plot No.5 ','1','998','sales','','','No',NULL,NULL,''),(4948,'1100','IN-11727862783','2024-07-31 00:00:00',1690.00,NULL,'','1','1','Expected Rental income','1','1005','Payment','','','No',NULL,NULL,'HH-05-1299'),(4949,'','IN-11727862783','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1005','sales','','','No',NULL,NULL,''),(4950,'','IN-11727862783','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1005','sales','','','No',NULL,NULL,''),(4951,'','IN-11727862783','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1005','sales','','','No',NULL,NULL,''),(4952,'4165','IN-11727862783','2024-07-31 00:00:00',NULL,1690.00,'','1','1','balance brought down','1','1005','sales','','','No',NULL,NULL,''),(4953,'1100','IN-11727862963','2024-07-31 00:00:00',600.00,NULL,'','1','1','Expected Rental income','1','1006','Payment','','','No',NULL,NULL,'HH-05-1300'),(4954,'','IN-11727862963','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1006','sales','','','No',NULL,NULL,''),(4955,'','IN-11727862963','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1006','sales','','','No',NULL,NULL,''),(4956,'','IN-11727862963','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1006','sales','','','No',NULL,NULL,''),(4957,'4165','IN-11727862963','2024-07-31 00:00:00',NULL,600.00,'','1','1','balance brought down','1','1006','sales','','','No',NULL,NULL,''),(4958,'1100','RC-11727862995','2024-10-02 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','1006','Payment','','','No',NULL,NULL,''),(4959,'1010','RC-11727862995','2024-10-02 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-05-1300 and Plot No.5 ','1','1006','sales','','','No',NULL,NULL,''),(4960,'1100','IN-11727863484','2024-07-31 00:00:00',-60.00,NULL,'','1','1','Expected Rental income','1','1008','Payment','','','No',NULL,NULL,'HH-05-1302'),(4961,'','IN-11727863484','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1008','sales','','','No',NULL,NULL,''),(4962,'','IN-11727863484','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1008','sales','','','No',NULL,NULL,''),(4963,'','IN-11727863484','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1008','sales','','','No',NULL,NULL,''),(4964,'4165','IN-11727863484','2024-07-31 00:00:00',NULL,-60.00,'','1','1','balance brought down','1','1008','sales','','','No',NULL,NULL,''),(4965,'1100','IN-11727863522','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1008','Payment','','','No',NULL,NULL,'HH-05-1302'),(4966,'','IN-11727863522','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','1008','sales','','','No',NULL,NULL,''),(4967,'','IN-11727863522','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','1008','sales','','','No',NULL,NULL,''),(4968,'','IN-11727863522','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','1008','sales','','','No',NULL,NULL,''),(4969,'4165','IN-11727863522','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','1008','sales','','','No',NULL,NULL,''),(4970,'1100','IN-11727863686','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','1306 ','Payment','','','No',NULL,NULL,'HH-05-1304'),(4971,'','IN-11727863686','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','1306 ','sales','','','No',NULL,NULL,''),(4972,'','IN-11727863686','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','1306 ','sales','','','No',NULL,NULL,''),(4973,'','IN-11727863686','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1306 ','sales','','','No',NULL,NULL,''),(4974,'4165','IN-11727863686','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','1306 ','sales','','','No',NULL,NULL,''),(4975,'1100','IN-11727863827','2024-08-31 00:00:00',8680.00,NULL,'','1','1','Expected Rental income','1','1336 ','Payment','','','No',NULL,NULL,'HH-05-1305'),(4976,'4165','IN-11727863827','2024-08-31 00:00:00',NULL,8680.00,'','1','1','august invoice','1','1336 ','sales','','','No',NULL,NULL,''),(4977,'1100','IN-11727868466','2024-08-31 00:00:00',12790.00,NULL,'','1','1','Expected Rental income','1','390','Payment','','','No',NULL,NULL,'HH-02-27'),(4978,'4165','IN-11727868466','2024-08-31 00:00:00',NULL,12790.00,'','1','1','balance brought down','1','390','sales','','','No',NULL,NULL,''),(4979,'1100','IN-11727870583','2024-08-31 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','478','Payment','','','No',NULL,NULL,'HH-02-94'),(4980,'4165','IN-11727870583','2024-08-31 00:00:00',NULL,1190.00,'','1','1','balance brought down','1','478','sales','','','No',NULL,NULL,''),(4981,'1100','IN-11727870646','2024-07-31 00:00:00',2460.00,NULL,'','1','1','Expected Rental income','1','478','Payment','','','No',NULL,NULL,'HH-02-94'),(4982,'4165','IN-11727870646','2024-07-31 00:00:00',NULL,2460.00,'','1','1','balance brought down','1','478','sales','','','No',NULL,NULL,''),(4983,'1100','RC-11727870682','2024-10-02 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','478','Payment','','','No',NULL,NULL,''),(4984,'1010','RC-11727870682','2024-10-02 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-02-94 and Plot No.2 ','1','478','sales','','','No',NULL,NULL,''),(4985,'1100','IN-11727871003','2024-07-31 00:00:00',1745.00,NULL,'','1','1','Expected Rental income','1','325','Payment','','','No',NULL,NULL,'HH-02-103'),(4986,'4165','IN-11727871003','2024-07-31 00:00:00',NULL,1745.00,'','1','1','balance brought down','1','325','sales','','','No',NULL,NULL,''),(4987,'1100','IN-11727872205','2024-07-31 00:00:00',1500.00,NULL,'','1','1','Expected Rental income','1','337','Payment','','','No',NULL,NULL,'HH-02-114'),(4988,'4165','IN-11727872205','2024-07-31 00:00:00',NULL,1500.00,'','1','1','balance brought down','1','337','sales','','','No',NULL,NULL,''),(4989,'1100','RC-11727872247','2024-10-02 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','337','Payment','','','No',NULL,NULL,''),(4990,'1010','RC-11727872247','2024-10-02 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-02-114 and Plot No.2 ','1','337','sales','','','No',NULL,NULL,''),(4991,'1100','IN-11727872418','2024-07-31 00:00:00',4585.00,NULL,'','1','1','Expected Rental income','1','360','Payment','','','No',NULL,NULL,'HH-02-131'),(4992,'4165','IN-11727872418','2024-07-31 00:00:00',NULL,4585.00,'','1','1','balance brought down','1','360','sales','','','No',NULL,NULL,''),(4993,'1100','RC-11727872449','2024-10-02 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','360','Payment','','','No',NULL,NULL,''),(4994,'1010','RC-11727872449','2024-10-02 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-02-131 and Plot No.2 ','1','360','sales','','','No',NULL,NULL,''),(4995,'1100','IN-11727872544','2024-07-31 00:00:00',245.00,NULL,'','1','1','Expected Rental income','1','361','Payment','','','No',NULL,NULL,'HH-02-133'),(4996,'4165','IN-11727872544','2024-07-31 00:00:00',NULL,245.00,'','1','1','balance brought down','1','361','sales','','','No',NULL,NULL,''),(4997,'1100','IN-11727872586','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','361','Payment','','','No',NULL,NULL,'HH-02-133'),(4998,'4165','IN-11727872586','2024-08-31 00:00:00',NULL,500.00,'','1','1','aug invoice','1','361','sales','','','No',NULL,NULL,''),(4999,'1100','IN-11727873216','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','366','Payment','','','No',NULL,NULL,'HH-02-151'),(5000,'4165','IN-11727873216','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','366','sales','','','No',NULL,NULL,''),(5001,'1100','IN-11727873412','2024-08-31 00:00:00',365.00,NULL,'','1','1','Expected Rental income','1','366','Payment','','','No',NULL,NULL,'HH-02-151'),(5002,'4165','IN-11727873412','2024-08-31 00:00:00',NULL,365.00,'','1','1','invoice','1','366','sales','','','No',NULL,NULL,''),(5003,'1100','RC-11727873513','2024-10-02 00:00:00',NULL,865.00,'','1','1','Expected income paid','1','366','Payment','','','No',NULL,NULL,''),(5004,'1010','RC-11727873513','2024-10-02 00:00:00',865.00,NULL,'','1','1','Payment for Hs No.HH-02-151 and Plot No.2 ','1','366','sales','','','No',NULL,NULL,''),(5005,'1100','IN-11727873727','2024-07-31 00:00:00',920.00,NULL,'','1','1','Expected Rental income','1','367','Payment','','','No',NULL,NULL,'HH-02-157'),(5006,'4165','IN-11727873727','2024-07-31 00:00:00',NULL,920.00,'','1','1','balance brought down','1','367','sales','','','No',NULL,NULL,''),(5007,'1100','RC-11727873759','2024-10-02 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','367','Payment','','','No',NULL,NULL,''),(5008,'1010','RC-11727873759','2024-10-02 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-02-157 and Plot No.2 ','1','367','sales','','','No',NULL,NULL,''),(5009,'1100','IN-11727874088','2024-07-31 00:00:00',790.00,NULL,'','1','1','Expected Rental income','1','368','Payment','','','No',NULL,NULL,'HH-02-165'),(5010,'4165','IN-11727874088','2024-07-31 00:00:00',NULL,790.00,'','1','1','balance brought down','1','368','sales','','','No',NULL,NULL,''),(5011,'1100','IN-11727874733','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','48 ','Payment','','','No',NULL,NULL,'HH-02-174'),(5012,'4165','IN-11727874733','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','48 ','sales','','','No',NULL,NULL,''),(5013,'1100','IN-11727874833','2024-07-31 00:00:00',5.00,NULL,'','1','1','Expected Rental income','1','48 ','Payment','','','No',NULL,NULL,'HH-02-174'),(5014,'4165','IN-11727874833','2024-07-31 00:00:00',NULL,5.00,'','1','1','balance brought down','1','48 ','sales','','','No',NULL,NULL,''),(5015,'1100','IN-11727875013','2024-07-31 00:00:00',1830.00,NULL,'','1','1','Expected Rental income','1','376','Payment','','','No',NULL,NULL,'HH-02-189'),(5016,'4165','IN-11727875013','2024-07-31 00:00:00',NULL,1830.00,'','1','1','JULY invoice','1','376','sales','','','No',NULL,NULL,''),(5017,'1100','IN-11727875087','2024-07-31 00:00:00',3155.00,NULL,'','1','1','Expected Rental income','1','376','Payment','','','No',NULL,NULL,'HH-02-189'),(5018,'4165','IN-11727875087','2024-07-31 00:00:00',NULL,3155.00,'','1','1','balance brought down','1','376','sales','','','No',NULL,NULL,''),(5021,'1100','IN-11727875382','2024-07-31 00:00:00',-535.00,NULL,'','1','1','Expected Rental income','1','379','Payment','','','No',NULL,NULL,'HH-02-194'),(5022,'4165','IN-11727875382','2024-07-31 00:00:00',NULL,-535.00,'','1','1','balance brought down','1','379','sales','','','No',NULL,NULL,''),(5023,'1100','IN-11727875421','2024-08-31 00:00:00',2210.00,NULL,'','1','1','Expected Rental income','1','379','Payment','','','No',NULL,NULL,'HH-02-194'),(5024,'4165','IN-11727875421','2024-08-31 00:00:00',NULL,2210.00,'','1','1','aug invoice','1','379','sales','','','No',NULL,NULL,''),(5025,'1100','IN-11727875517','2024-07-31 00:00:00',3695.00,NULL,'','1','1','Expected Rental income','1','380','Payment','','','No',NULL,NULL,'HH-02-195'),(5026,'4165','IN-11727875517','2024-07-31 00:00:00',NULL,3695.00,'','1','1','balance brought down','1','380','sales','','','No',NULL,NULL,''),(5027,'1100','IN-11727875893','2024-07-31 00:00:00',7965.00,NULL,'','1','1','Expected Rental income','1','381','Payment','','','No',NULL,NULL,'HH-02-197'),(5028,'4165','IN-11727875893','2024-07-31 00:00:00',NULL,7965.00,'','1','1','balance brought down','1','381','sales','','','No',NULL,NULL,''),(5029,'1100','RC-11727875926','2024-10-02 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','381','Payment','','','No',NULL,NULL,''),(5030,'1010','RC-11727875926','2024-10-02 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-02-197 and Plot No.2 ','1','381','sales','','','No',NULL,NULL,''),(5031,'1100','IN-11727876225','2024-07-31 00:00:00',2690.00,NULL,'','1','1','Expected Rental income','1','385','Payment','','','No',NULL,NULL,'HH-02-208'),(5032,'4165','IN-11727876225','2024-07-31 00:00:00',NULL,2690.00,'','1','1','balance brought forward','1','385','sales','','','No',NULL,NULL,''),(5033,'1100','IN-11727876365','2024-07-31 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','387','Payment','','','No',NULL,NULL,'HH-02-213'),(5034,'4165','IN-11727876365','2024-07-31 00:00:00',NULL,3500.00,'','1','1','balance brought down','1','387','sales','','','No',NULL,NULL,''),(5035,'1100','IN-11727876466','2024-07-31 00:00:00',1805.00,NULL,'','1','1','Expected Rental income','1','389','Payment','','','No',NULL,NULL,'HH-02-262'),(5036,'4165','IN-11727876466','2024-07-31 00:00:00',NULL,1805.00,'','1','1','balance brought down','1','389','sales','','','No',NULL,NULL,''),(5037,'1100','IN-11727876639','2024-07-31 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','391','Payment','','','No',NULL,NULL,'HH-02-304'),(5038,'4165','IN-11727876639','2024-07-31 00:00:00',NULL,2000.00,'','1','1','balance brought down','1','391','sales','','','No',NULL,NULL,''),(5039,'1100','IN-11727877474','2024-08-31 00:00:00',2910.00,NULL,'','1','1','Expected Rental income','1','402','Payment','','','No',NULL,NULL,'HH-02-400'),(5040,'4165','IN-11727877474','2024-08-31 00:00:00',NULL,2910.00,'','1','1','balance brought down','1','402','sales','','','No',NULL,NULL,''),(5041,'1100','RC-11727877546','2024-10-02 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','402','Payment','','','No',NULL,NULL,''),(5042,'1010','RC-11727877546','2024-10-02 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-02-400 and Plot No.2 ','1','402','sales','','','No',NULL,NULL,''),(5043,'1100','IN-11727933644','2024-07-31 00:00:00',700.00,NULL,'','1','1','Expected Rental income','1','406','Payment','','','No',NULL,NULL,'HH-02-435'),(5044,'4165','IN-11727933644','2024-07-31 00:00:00',NULL,700.00,'','1','1','balance brought down','1','406','sales','','','No',NULL,NULL,''),(5045,'1100','IN-11727933894','2024-07-31 00:00:00',1460.00,NULL,'','1','1','Expected Rental income','1','408','Payment','','','No',NULL,NULL,'HH-02-443'),(5046,'4165','IN-11727933894','2024-07-31 00:00:00',NULL,1460.00,'','1','1','balance brought down','1','408','sales','','','No',NULL,NULL,''),(5047,'1100','IN-11727934559','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','408','Payment','','','No',NULL,NULL,'HH-02-443'),(5048,'4165','IN-11727934559','2024-08-31 00:00:00',NULL,500.00,'','1','1','aug invoice','1','408','sales','','','No',NULL,NULL,''),(5049,'1100','RC-11727934590','2024-10-03 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','408','Payment','','','No',NULL,NULL,''),(5050,'1010','RC-11727934590','2024-10-03 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-02-443 and Plot No.2 ','1','408','sales','','','No',NULL,NULL,''),(5051,'1100','IN-11727935116','2024-07-31 00:00:00',2300.00,NULL,'','1','1','Expected Rental income','1','411','Payment','','','No',NULL,NULL,'HH-02-449'),(5052,'4165','IN-11727935116','2024-07-31 00:00:00',NULL,2300.00,'','1','1','balance brought down','1','411','sales','','','No',NULL,NULL,''),(5053,'1100','RC-11727943200','2024-10-03 00:00:00',NULL,35200.00,'','1','1','Expected income paid','1','749','Payment','','','No',NULL,NULL,''),(5054,'766','RC-11727943200','2024-10-03 00:00:00',35200.00,NULL,'','1','1','Payment for Hs No.IN-03-80 and Plot No.3 ','1','749','sales','','','No',NULL,NULL,''),(5055,'1100','IN-11727943480','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','412','Payment','','','No',NULL,NULL,'HH-02-461'),(5056,'4165','IN-11727943480','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','412','sales','','','No',NULL,NULL,''),(5057,'1100','IN-11727943624','2024-07-31 00:00:00',110.00,NULL,'','1','1','Expected Rental income','1','413','Payment','','','No',NULL,NULL,'HH-02-464'),(5058,'4165','IN-11727943624','2024-07-31 00:00:00',NULL,110.00,'','1','1','balance brought down','1','413','sales','','','No',NULL,NULL,''),(5059,'1100','RC-11727943955','2024-10-03 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','414','Payment','','','No',NULL,NULL,''),(5060,'766','RC-11727943955','2024-10-03 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-02-466 and Plot No.2 ','1','414','sales','','','No',NULL,NULL,''),(5061,'1100','IN-11727944061','2024-07-31 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','419','Payment','','','No',NULL,NULL,'HH-02-497'),(5062,'4165','IN-11727944061','2024-07-31 00:00:00',NULL,730.00,'','1','1','balance brought down','1','419','sales','','','No',NULL,NULL,''),(5063,'1100','IN-11727944153','2024-07-31 00:00:00',1115.00,NULL,'','1','1','Expected Rental income','1','420','Payment','','','No',NULL,NULL,'HH-02-498'),(5064,'4165','IN-11727944153','2024-07-31 00:00:00',NULL,1115.00,'','1','1','balance brought down','1','420','sales','','','No',NULL,NULL,''),(5065,'1100','RC-11727944178','2024-10-03 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','420','Payment','','','No',NULL,NULL,''),(5066,'1010','RC-11727944178','2024-10-03 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-02-498 and Plot No.2 ','1','420','sales','','','No',NULL,NULL,''),(5067,'1100','IN-11727944348','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','421','Payment','','','No',NULL,NULL,'HH-02-503'),(5068,'4165','IN-11727944348','2024-08-31 00:00:00',NULL,450.00,'','1','1',' aug invoice','1','421','sales','','','No',NULL,NULL,''),(5069,'1100','IN-11727944398','2024-07-31 00:00:00',4035.00,NULL,'','1','1','Expected Rental income','1','421','Payment','','','No',NULL,NULL,'HH-02-503'),(5070,'4165','IN-11727944398','2024-07-31 00:00:00',NULL,4035.00,'','1','1','balance brought down','1','421','sales','','','No',NULL,NULL,''),(5071,'1100','IN-11727944593','2024-08-31 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','423','Payment','','','No',NULL,NULL,'HH-02-512'),(5072,'4165','IN-11727944593','2024-08-31 00:00:00',NULL,1305.00,'','1','1','balance brought down','1','423','sales','','','No',NULL,NULL,''),(5073,'1100','IN-11727944738','2024-07-31 00:00:00',2395.00,NULL,'','1','1','Expected Rental income','1','425','Payment','','','No',NULL,NULL,'HH-02-551'),(5074,'4165','IN-11727944738','2024-07-31 00:00:00',NULL,2395.00,'','1','1','balance brought down','1','425','sales','','','No',NULL,NULL,''),(5075,'1100','RC-11727944774','2024-10-03 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','425','Payment','','','No',NULL,NULL,''),(5076,'766','RC-11727944774','2024-10-03 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-02-551 and Plot No.2 ','1','425','sales','','','No',NULL,NULL,''),(5077,'1100','IN-11727944916','2024-07-31 00:00:00',3275.00,NULL,'','1','1','Expected Rental income','1','426','Payment','','','No',NULL,NULL,'HH-02-561'),(5078,'4165','IN-11727944916','2024-07-31 00:00:00',NULL,3275.00,'','1','1','balance brought down','1','426','sales','','','No',NULL,NULL,''),(5079,'1100','IN-11727945039','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','426','Payment','','','No',NULL,NULL,'HH-02-561'),(5080,'4165','IN-11727945039','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','426','sales','','','No',NULL,NULL,''),(5081,'1100','RC-11727945121','2024-10-03 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','426','Payment','','','No',NULL,NULL,''),(5082,'766','RC-11727945121','2024-10-03 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-02-561 and Plot No.2 ','1','426','sales','','','No',NULL,NULL,''),(5083,'1100','IN-11727945290','2024-07-31 00:00:00',1340.00,NULL,'','1','1','Expected Rental income','1','429','Payment','','','No',NULL,NULL,'HH-02-600'),(5084,'4165','IN-11727945290','2024-07-31 00:00:00',NULL,1340.00,'','1','1','balance brought down','1','429','sales','','','No',NULL,NULL,''),(5085,'1100','RC-11727945329','2024-10-03 00:00:00',NULL,1500.00,'','1','1','Expected income paid','1','429','Payment','','','No',NULL,NULL,''),(5086,'1010','RC-11727945329','2024-10-03 00:00:00',1500.00,NULL,'','1','1','Payment for Hs No.HH-02-600 and Plot No.2 ','1','429','sales','','','No',NULL,NULL,''),(5087,'1100','IN-11727945887','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','435','Payment','','','No',NULL,NULL,'HH-02-626'),(5088,'4165','IN-11727945887','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','435','sales','','','No',NULL,NULL,''),(5089,'1100','IN-11727945925','2024-07-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','435','Payment','','','No',NULL,NULL,'HH-02-626'),(5090,'4165','IN-11727945925','2024-07-31 00:00:00',NULL,615.00,'','1','1','balance brought down','1','435','sales','','','No',NULL,NULL,''),(5091,'1100','IN-11727946006','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','436','Payment','','','No',NULL,NULL,'HH-02-638'),(5092,'4165','IN-11727946006','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','436','sales','','','No',NULL,NULL,''),(5093,'1100','IN-11727946241','2024-07-31 00:00:00',3350.00,NULL,'','1','1','Expected Rental income','1','441','Payment','','','No',NULL,NULL,'HH-02-653'),(5094,'4165','IN-11727946241','2024-07-31 00:00:00',NULL,3350.00,'','1','1','balance brought down','1','441','sales','','','No',NULL,NULL,''),(5095,'1100','IN-11727946264','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','441','Payment','','','No',NULL,NULL,'HH-02-653'),(5096,'4165','IN-11727946264','2024-08-31 00:00:00',NULL,450.00,'','1','1','aug invoice','1','441','sales','','','No',NULL,NULL,''),(5097,'1100','RC-11727946338','2024-10-03 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','441','Payment','','','No',NULL,NULL,''),(5098,'1010','RC-11727946338','2024-10-03 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-02-653 and Plot No.2 ','1','441','sales','','','No',NULL,NULL,''),(5099,'1100','RC-11727946375','2024-10-03 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','443','Payment','','','No',NULL,NULL,''),(5100,'766','RC-11727946375','2024-10-03 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-02-661 and Plot No.2 ','1','443','sales','','','No',NULL,NULL,''),(5101,'1100','IN-11727946579','2024-07-31 00:00:00',2250.00,NULL,'','1','1','Expected Rental income','1','445','Payment','','','No',NULL,NULL,'HH-02-665'),(5102,'4165','IN-11727946579','2024-07-31 00:00:00',NULL,2250.00,'','1','1','balance brought down','1','445','sales','','','No',NULL,NULL,''),(5103,'1100','IN-11727946946','2024-08-31 00:00:00',675.00,NULL,'','1','1','Expected Rental income','1','447','Payment','','','No',NULL,NULL,'HH-02-669'),(5104,'4165','IN-11727946946','2024-08-31 00:00:00',NULL,675.00,'','1','1','Oct invoice','1','447','sales','','','No',NULL,NULL,''),(5105,'1100','IN-11727947269','2024-07-31 00:00:00',2960.00,NULL,'','1','1','Expected Rental income','1','448','Payment','','','No',NULL,NULL,'HH-02-675'),(5106,'4165','IN-11727947269','2024-07-31 00:00:00',NULL,2960.00,'','1','1','balance brought down','1','448','sales','','','No',NULL,NULL,''),(5107,'1100','RC-11727947320','2024-10-03 00:00:00',NULL,3640.00,'','1','1','Expected income paid','1','448','Payment','','','No',NULL,NULL,''),(5108,'1010','RC-11727947320','2024-10-03 00:00:00',3640.00,NULL,'','1','1','Payment for Hs No.HH-02-675 and Plot No.2 ','1','448','sales','','','No',NULL,NULL,''),(5109,'1100','IN-11727947579','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','451','Payment','','','No',NULL,NULL,'HH-02-684'),(5110,'4165','IN-11727947579','2024-07-31 00:00:00',NULL,450.00,'','1','1','aug invoice','1','451','sales','','','No',NULL,NULL,''),(5111,'1100','IN-11727947766','2024-07-31 00:00:00',1565.00,NULL,'','1','1','Expected Rental income','1','452','Payment','','','No',NULL,NULL,'HH-02-687'),(5112,'4165','IN-11727947766','2024-07-31 00:00:00',NULL,1565.00,'','1','1','Oct invoice','1','452','sales','','','No',NULL,NULL,''),(5113,'1100','IN-11727947995','2024-07-31 00:00:00',1715.00,NULL,'','1','1','Expected Rental income','1','453','Payment','','','No',NULL,NULL,'HH-02-689'),(5114,'4165','IN-11727947995','2024-07-31 00:00:00',NULL,1715.00,'','1','1','balance brought down','1','453','sales','','','No',NULL,NULL,''),(5115,'1100','IN-11727948094','2024-07-31 00:00:00',680.00,NULL,'','1','1','Expected Rental income','1','454','Payment','','','No',NULL,NULL,'HH-02-698'),(5116,'4165','IN-11727948094','2024-07-31 00:00:00',NULL,680.00,'','1','1',' august nvoice','1','454','sales','','','No',NULL,NULL,''),(5117,'1100','IN-11727948224','2024-07-31 00:00:00',750.00,NULL,'','1','1','Expected Rental income','1','455','Payment','','','No',NULL,NULL,'HH-02-699'),(5118,'4165','IN-11727948224','2024-07-31 00:00:00',NULL,750.00,'','1','1','balance brought down','1','455','sales','','','No',NULL,NULL,''),(5119,'1100','IN-11727948277','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','455','Payment','','','No',NULL,NULL,'HH-02-699'),(5120,'4165','IN-11727948277','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','455','sales','','','No',NULL,NULL,''),(5121,'1100','IN-11727948404','2024-07-31 00:00:00',2530.00,NULL,'','1','1','Expected Rental income','1','456','Payment','','','No',NULL,NULL,'HH-02-700'),(5122,'4165','IN-11727948404','2024-07-31 00:00:00',NULL,2530.00,'','1','1','balance brouht down','1','456','sales','','','No',NULL,NULL,''),(5125,'1100','IN-11727949029','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','458','Payment','','','No',NULL,NULL,'HH-02-702'),(5126,'4165','IN-11727949029','2024-08-31 00:00:00',NULL,500.00,'','1','1','aug invoice','1','458','sales','','','No',NULL,NULL,''),(5127,'1100','IN-11727949065','2024-07-31 00:00:00',613.00,NULL,'','1','1','Expected Rental income','1','458','Payment','','','No',NULL,NULL,'HH-02-702'),(5128,'4165','IN-11727949065','2024-07-31 00:00:00',NULL,613.00,'','1','1','balance brought down','1','458','sales','','','No',NULL,NULL,''),(5129,'1100','RC-11727949128','2024-10-03 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','458','Payment','','','No',NULL,NULL,''),(5130,'766','RC-11727949128','2024-10-03 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-02-702 and Plot No.2 ','1','458','sales','','','No',NULL,NULL,''),(5131,'1100','IN-11727949286','2024-07-31 00:00:00',485.00,NULL,'','1','1','Expected Rental income','1','459','Payment','','','No',NULL,NULL,'HH-02-703'),(5132,'4165','IN-11727949286','2024-07-31 00:00:00',NULL,485.00,'','1','1','balance brought down','1','459','sales','','','No',NULL,NULL,''),(5133,'1100','IN-11727949325','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','459','Payment','','','No',NULL,NULL,'HH-02-703'),(5134,'4165','IN-11727949325','2024-08-31 00:00:00',NULL,450.00,'','1','1','aug invoice','1','459','sales','','','No',NULL,NULL,''),(5135,'1100','IN-11727949479','2024-07-31 00:00:00',2775.00,NULL,'','1','1','Expected Rental income','1','460','Payment','','','No',NULL,NULL,'HH-02-704'),(5136,'4165','IN-11727949479','2024-07-31 00:00:00',NULL,2775.00,'','1','1','balance brought down','1','460','sales','','','No',NULL,NULL,''),(5137,'1100','RC-11727949509','2024-10-03 00:00:00',NULL,3750.00,'','1','1','Expected income paid','1','460','Payment','','','No',NULL,NULL,''),(5138,'1010','RC-11727949509','2024-10-03 00:00:00',3750.00,NULL,'','1','1','Payment for Hs No.HH-02-704 and Plot No.2 ','1','460','sales','','','No',NULL,NULL,''),(5139,'1100','IN-11727949747','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','461','Payment','','','No',NULL,NULL,'HH-02-709'),(5140,'4165','IN-11727949747','2024-08-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','461','sales','','','No',NULL,NULL,''),(5141,'1100','IN-11727949794','2024-07-31 00:00:00',1990.00,NULL,'','1','1','Expected Rental income','1','461','Payment','','','No',NULL,NULL,'HH-02-709'),(5142,'4165','IN-11727949794','2024-07-31 00:00:00',NULL,1990.00,'','1','1','balance brought down','1','461','sales','','','No',NULL,NULL,''),(5143,'1100','IN-11727950113','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','462','Payment','','','No',NULL,NULL,'HH-02-722'),(5144,'4165','IN-11727950113','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','462','sales','','','No',NULL,NULL,''),(5145,'1100','IN-11727955231','2024-07-31 00:00:00',2650.00,NULL,'','1','1','Expected Rental income','1','485','Payment','','','No',NULL,NULL,'IN-02-746'),(5146,'4165','IN-11727955231','2024-07-31 00:00:00',NULL,2650.00,'','1','1','balance brought down','1','485','sales','','','No',NULL,NULL,''),(5147,'1100','IN-11727955539','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','467','Payment','','','No',NULL,NULL,'HH-02-767'),(5148,'4165','IN-11727955539','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','467','sales','','','No',NULL,NULL,''),(5149,'1100','IN-11727955649','2024-07-31 00:00:00',3175.00,NULL,'','1','1','Expected Rental income','1','470','Payment','','','No',NULL,NULL,'HH-02-839'),(5150,'4165','IN-11727955649','2024-07-31 00:00:00',NULL,3175.00,'','1','1','balance brought down','1','470','sales','','','No',NULL,NULL,''),(5151,'1100','IN-11727956051','2024-07-31 00:00:00',2490.00,NULL,'','1','1','Expected Rental income','1','471','Payment','','','No',NULL,NULL,'HH-02-842'),(5152,'4165','IN-11727956051','2024-07-31 00:00:00',NULL,2490.00,'','1','1','balance brought down','1','471','sales','','','No',NULL,NULL,''),(5153,'1100','IN-11727956173','2024-08-31 00:00:00',1535.00,NULL,'','1','1','Expected Rental income','1','471','Payment','','','No',NULL,NULL,'HH-02-842'),(5154,'4165','IN-11727956173','2024-08-31 00:00:00',NULL,1535.00,'','1','1','aug invoice','1','471','sales','','','No',NULL,NULL,''),(5155,'1100','IN-11727956341','2024-07-31 00:00:00',2045.00,NULL,'','1','1','Expected Rental income','1','474','Payment','','','No',NULL,NULL,'HH-02-894'),(5156,'4165','IN-11727956341','2024-07-31 00:00:00',NULL,2045.00,'','1','1','balance brought down','1','474','sales','','','No',NULL,NULL,''),(5157,'1100','IN-11727956504','2024-07-31 00:00:00',2700.00,NULL,'','1','1','Expected Rental income','1','475','Payment','','','No',NULL,NULL,'HH-02-896'),(5158,'4165','IN-11727956504','2024-07-31 00:00:00',NULL,2700.00,'','1','1','Oct invoice','1','475','sales','','','No',NULL,NULL,''),(5159,'1100','RC-11727956546','2024-10-03 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','486','Payment','','','No',NULL,NULL,''),(5160,'766','RC-11727956546','2024-10-03 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.IN-02-900 and Plot No.2 ','1','486','sales','','','No',NULL,NULL,''),(5161,'1100','IN-11727956883','2024-08-31 00:00:00',1420.00,NULL,'','1','1','Expected Rental income','1','481','Payment','','','No',NULL,NULL,'HH-02-978'),(5162,'4165','IN-11727956883','2024-08-31 00:00:00',NULL,1420.00,'','1','1','AUG invoice','1','481','sales','','','No',NULL,NULL,''),(5163,'1100','IN-11727957211','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','323','Payment','','','No',NULL,NULL,'HH-02-1006'),(5164,'4165','IN-11727957211','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','323','sales','','','No',NULL,NULL,''),(5165,'1100','IN-11727957363','2024-07-31 00:00:00',575.00,NULL,'','1','1','Expected Rental income','1','326','Payment','','','No',NULL,NULL,'HH-02-1034'),(5166,'4165','IN-11727957363','2024-07-31 00:00:00',NULL,575.00,'','1','1','balance brought down','1','326','sales','','','No',NULL,NULL,''),(5167,'1100','IN-11727957550','2024-07-31 00:00:00',3595.00,NULL,'','1','1','Expected Rental income','1','329','Payment','','','No',NULL,NULL,'HH-02-1058'),(5168,'4165','IN-11727957550','2024-07-31 00:00:00',NULL,3595.00,'','1','1','balance brought down','1','329','sales','','','No',NULL,NULL,''),(5169,'1100','IN-11727957741','2024-07-31 00:00:00',3500.00,NULL,'','1','1','Expected Rental income','1','330','Payment','','','No',NULL,NULL,'HH-02-1081'),(5170,'4165','IN-11727957741','2024-07-31 00:00:00',NULL,3500.00,'','1','1','balance brought down','1','330','sales','','','No',NULL,NULL,''),(5171,'1100','IN-11727957849','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','333','Payment','','','No',NULL,NULL,'HH-02-1112'),(5172,'4165','IN-11727957849','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','333','sales','','','No',NULL,NULL,''),(5173,'1100','IN-11727958052','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','335','Payment','','','No',NULL,NULL,'HH-02-1121'),(5174,'4165','IN-11727958052','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUG invoice','1','335','sales','','','No',NULL,NULL,''),(5175,'1100','IN-11727958129','2024-07-31 00:00:00',1115.00,NULL,'','1','1','Expected Rental income','1','335','Payment','','','No',NULL,NULL,'HH-02-1121'),(5176,'4165','IN-11727958129','2024-07-31 00:00:00',NULL,1115.00,'','1','1','balance brought down','1','335','sales','','','No',NULL,NULL,''),(5177,'1100','RC-11727958160','2024-10-03 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','335','Payment','','','No',NULL,NULL,''),(5178,'1010','RC-11727958160','2024-10-03 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-02-1121 and Plot No.2 ','1','335','sales','','','No',NULL,NULL,''),(5179,'1100','IN-11727958370','2024-08-31 00:00:00',920.00,NULL,'','1','1','Expected Rental income','1','338','Payment','','','No',NULL,NULL,'HH-02-1157'),(5180,'4165','IN-11727958370','2024-08-31 00:00:00',NULL,920.00,'','1','1','august invoice','1','338','sales','','','No',NULL,NULL,''),(5181,'1100','IN-11727958531','2024-07-31 00:00:00',3445.00,NULL,'','1','1','Expected Rental income','1','339','Payment','','','No',NULL,NULL,'HH-02-1163'),(5182,'4165','IN-11727958531','2024-07-31 00:00:00',NULL,3445.00,'','1','1','balance brought down','1','339','sales','','','No',NULL,NULL,''),(5183,'1100','IN-11727958656','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','339','Payment','','','No',NULL,NULL,'HH-02-1163'),(5184,'4165','IN-11727958656','2024-08-31 00:00:00',NULL,450.00,'','1','1','august invoice','1','339','sales','','','No',NULL,NULL,''),(5185,'1100','IN-11727958763','2024-07-31 00:00:00',3300.00,NULL,'','1','1','Expected Rental income','1','340','Payment','','','No',NULL,NULL,'HH-02-1168'),(5186,'4165','IN-11727958763','2024-07-31 00:00:00',NULL,3300.00,'','1','1','balance brought down','1','340','sales','','','No',NULL,NULL,''),(5187,'1100','IN-11727958924','2024-07-31 00:00:00',4790.00,NULL,'','1','1','Expected Rental income','1','341','Payment','','','No',NULL,NULL,'HH-02-1169'),(5188,'4165','IN-11727958924','2024-07-31 00:00:00',NULL,4790.00,'','1','1','balance brought down','1','341','sales','','','No',NULL,NULL,''),(5189,'1100','IN-11727958964','2024-08-31 00:00:00',565.00,NULL,'','1','1','Expected Rental income','1','341','Payment','','','No',NULL,NULL,'HH-02-1169'),(5190,'4165','IN-11727958964','2024-08-31 00:00:00',NULL,565.00,'','1','1','balance brought down','1','341','sales','','','No',NULL,NULL,''),(5191,'1100','IN-11727959139','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','345','Payment','','','No',NULL,NULL,'HH-02-1185'),(5192,'4165','IN-11727959139','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUG invoice','1','345','sales','','','No',NULL,NULL,''),(5193,'1100','IN-11727959323','2024-07-31 00:00:00',3755.00,NULL,'','1','1','Expected Rental income','1','484','Payment','','','No',NULL,NULL,'IN-02-1194'),(5194,'4165','IN-11727959323','2024-07-31 00:00:00',NULL,3755.00,'','1','1','balance brought down','1','484','sales','','','No',NULL,NULL,''),(5195,'1100','IN-11727959454','2024-08-31 00:00:00',1025.00,NULL,'','1','1','Expected Rental income','1','347','Payment','','','No',NULL,NULL,'HH-02-1207'),(5196,'4165','IN-11727959454','2024-08-31 00:00:00',NULL,1025.00,'','1','1','august invoice','1','347','sales','','','No',NULL,NULL,''),(5197,'1100','IN-11727959496','2024-07-31 00:00:00',1795.00,NULL,'','1','1','Expected Rental income','1','347','Payment','','','No',NULL,NULL,'HH-02-1207'),(5198,'4165','IN-11727959496','2024-07-31 00:00:00',NULL,1795.00,'','1','1','balance brought down','1','347','sales','','','No',NULL,NULL,''),(5199,'1100','RC-11727959542','2024-10-03 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','347','Payment','','','No',NULL,NULL,''),(5200,'766','RC-11727959542','2024-10-03 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-02-1207 and Plot No.2 ','1','347','sales','','','No',NULL,NULL,''),(5201,'1100','IN-11727959749','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','348','Payment','','','No',NULL,NULL,'HH-02-1208'),(5202,'4165','IN-11727959749','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','348','sales','','','No',NULL,NULL,''),(5203,'1100','IN-11727959782','2024-07-31 00:00:00',3880.00,NULL,'','1','1','Expected Rental income','1','348','Payment','','','No',NULL,NULL,'HH-02-1208'),(5204,'4165','IN-11727959782','2024-07-31 00:00:00',NULL,3880.00,'','1','1','balance brought down','1','348','sales','','','No',NULL,NULL,''),(5205,'1100','IN-11727959973','2024-07-31 00:00:00',750.00,NULL,'','1','1','Expected Rental income','1','349','Payment','','','No',NULL,NULL,'HH-02-1214'),(5206,'4165','IN-11727959973','2024-07-31 00:00:00',NULL,750.00,'','1','1','balance brought down','1','349','sales','','','No',NULL,NULL,''),(5209,'1100','IN-11727960138','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','349','Payment','','','No',NULL,NULL,'HH-02-1214'),(5210,'4165','IN-11727960138','2024-08-31 00:00:00',NULL,450.00,'','1','1','aug invoice','1','349','sales','','','No',NULL,NULL,''),(5211,'1100','IN-11727960556','2024-08-31 00:00:00',1255.00,NULL,'','1','1','Expected Rental income','1','350','Payment','','','No',NULL,NULL,'HH-02-1225'),(5212,'4165','IN-11727960556','2024-08-31 00:00:00',NULL,1255.00,'','1','1','balance brought down','1','350','sales','','','No',NULL,NULL,''),(5213,'1100','IN-11727960624','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','350','Payment','','','No',NULL,NULL,'HH-02-1225'),(5214,'4165','IN-11727960624','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','350','sales','','','No',NULL,NULL,''),(5215,'1100','IN-11727960953','2024-07-31 00:00:00',2195.00,NULL,'','1','1','Expected Rental income','1','352','Payment','','','No',NULL,NULL,'HH-02-1246'),(5216,'4165','IN-11727960953','2024-07-31 00:00:00',NULL,2195.00,'','1','1','balance brought down','1','352','sales','','','No',NULL,NULL,''),(5217,'1100','IN-11727960982','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','352','Payment','','','No',NULL,NULL,'HH-02-1246'),(5218,'4165','IN-11727960982','2024-08-31 00:00:00',NULL,450.00,'','1','1','Oct invoice','1','352','sales','','','No',NULL,NULL,''),(5219,'1100','IN-11727961338','2024-07-31 00:00:00',400.00,NULL,'','1','1','Expected Rental income','1','353','Payment','','','No',NULL,NULL,'HH-02-1248'),(5220,'4165','IN-11727961338','2024-07-31 00:00:00',NULL,400.00,'','1','1','balance brought down','1','353','sales','','','No',NULL,NULL,''),(5221,'1100','IN-11727961377','2024-08-31 00:00:00',1140.00,NULL,'','1','1','Expected Rental income','1','353','Payment','','','No',NULL,NULL,'HH-02-1248'),(5222,'4165','IN-11727961377','2024-08-31 00:00:00',NULL,1140.00,'','1','1','aug invoice','1','353','sales','','','No',NULL,NULL,''),(5223,'1100','RC-11727961420','2024-10-03 00:00:00',NULL,1190.00,'','1','1','Expected income paid','1','353','Payment','','','No',NULL,NULL,''),(5224,'1010','RC-11727961420','2024-10-03 00:00:00',1190.00,NULL,'','1','1','Payment for Hs No.HH-02-1248 and Plot No.2 ','1','353','sales','','','No',NULL,NULL,''),(5225,'1100','IN-11727961573','2024-07-31 00:00:00',-5.00,NULL,'','1','1','Expected Rental income','1','356','Payment','','','No',NULL,NULL,'HH-02-1268'),(5226,'4165','IN-11727961573','2024-07-31 00:00:00',NULL,-5.00,'','1','1','balance brought down','1','356','sales','','','No',NULL,NULL,''),(5227,'1100','IN-11727961596','2024-08-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','356','Payment','','','No',NULL,NULL,'HH-02-1268'),(5228,'4165','IN-11727961596','2024-08-31 00:00:00',NULL,500.00,'','1','1','aug invoice','1','356','sales','','','No',NULL,NULL,''),(5229,'1100','IN-11727961852','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','1310 ','Payment','','','No',NULL,NULL,'HH-02-1276'),(5230,'4165','IN-11727961852','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','1310 ','sales','','','No',NULL,NULL,''),(5231,'1100','RC-11727961890','2024-10-03 00:00:00',NULL,1065.00,'','1','1','Expected income paid','1','1310 ','Payment','','','No',NULL,NULL,''),(5232,'1010','RC-11727961890','2024-10-03 00:00:00',1065.00,NULL,'','1','1','Payment for Hs No.HH-02-1276 and Plot No.2 ','1','1310 ','sales','','','No',NULL,NULL,''),(5233,'1100','IN-11727962040','2024-07-31 00:00:00',415.00,NULL,'','1','1','Expected Rental income','1','357','Payment','','','No',NULL,NULL,'HH-02-1278'),(5234,'4165','IN-11727962040','2024-07-31 00:00:00',NULL,415.00,'','1','1','balance brought down','1','357','sales','','','No',NULL,NULL,''),(5235,'1100','RC-11727962072','2024-10-03 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','357','Payment','','','No',NULL,NULL,''),(5236,'1010','RC-11727962072','2024-10-03 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-02-1278 and Plot No.2 ','1','357','sales','','','No',NULL,NULL,''),(5237,'1100','IN-11727962278','2024-07-31 00:00:00',1745.00,NULL,'','1','1','Expected Rental income','1','996 ','Payment','','','No',NULL,NULL,'HH-02-1288'),(5238,'4165','IN-11727962278','2024-07-31 00:00:00',NULL,1745.00,'','1','1','balance brought down','1','996 ','sales','','','No',NULL,NULL,''),(5239,'1100','IN-11727962402','2024-07-31 00:00:00',1000.00,NULL,'','1','1','Expected Rental income','1','1312 ','Payment','','','No',NULL,NULL,'HH-02-1294'),(5240,'4165','IN-11727962402','2024-07-31 00:00:00',NULL,1000.00,'','1','1','balance brought down','1','1312 ','sales','','','No',NULL,NULL,''),(5241,'1100','RC-11727962429','2024-10-03 00:00:00',NULL,1960.00,'','1','1','Expected income paid','1','1312 ','Payment','','','No',NULL,NULL,''),(5242,'1010','RC-11727962429','2024-10-03 00:00:00',1960.00,NULL,'','1','1','Payment for Hs No.HH-02-1294 and Plot No.2 ','1','1312 ','sales','','','No',NULL,NULL,''),(5243,'1100','IN-11727962544','2024-07-31 00:00:00',565.00,NULL,'','1','1','Expected Rental income','1','1324 ','Payment','','','No',NULL,NULL,'HH-02-1295'),(5244,'4165','IN-11727962544','2024-07-31 00:00:00',NULL,565.00,'','1','1','balance brought down','1','1324 ','sales','','','No',NULL,NULL,''),(5245,'1100','RC-11727962568','2024-10-03 00:00:00',NULL,565.00,'','1','1','Expected income paid','1','1324 ','Payment','','','No',NULL,NULL,''),(5246,'1010','RC-11727962568','2024-10-03 00:00:00',565.00,NULL,'','1','1','Payment for Hs No.HH-02-1295 and Plot No.2 ','1','1324 ','sales','','','No',NULL,NULL,''),(5247,'1100','IN-11727962820','2024-07-31 00:00:00',3325.00,NULL,'','1','1','Expected Rental income','1','359','Payment','','','No',NULL,NULL,'HH-02-1298'),(5248,'4165','IN-11727962820','2024-07-31 00:00:00',NULL,3325.00,'','1','1','balance brought down','1','359','sales','','','No',NULL,NULL,''),(5249,'1100','IN-11727962853','2024-08-31 00:00:00',795.00,NULL,'','1','1','Expected Rental income','1','359','Payment','','','No',NULL,NULL,'HH-02-1298'),(5250,'4165','IN-11727962853','2024-08-31 00:00:00',NULL,795.00,'','1','1','aug invoice','1','359','sales','','','No',NULL,NULL,''),(5251,'1100','RC-11728022614','2024-10-04 00:00:00',NULL,6000.00,'','1','1','Expected income paid','1','782','Payment','','','No',NULL,NULL,''),(5252,'1010','RC-11728022614','2024-10-04 00:00:00',6000.00,NULL,'','1','1','Payment for Hs No.HH-04-264 and Plot No.4 ','1','782','sales','','','No',NULL,NULL,''),(5253,'1100','IN-11728022870','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','783','Payment','','','No',NULL,NULL,'HH-04-328'),(5254,'','IN-11728022870','2024-08-31 00:00:00',NULL,500.00,'','1','1','AUG invoice','1','783','sales','','','No',NULL,NULL,''),(5255,'','IN-11728022870','2024-08-31 00:00:00',NULL,0.00,'','1','1','AUG invoice','1','783','sales','','','No',NULL,NULL,''),(5256,'','IN-11728022870','2024-08-31 00:00:00',NULL,5000.00,'','1','1','AUG invoice','1','783','sales','','','No',NULL,NULL,''),(5257,'4165','IN-11728022870','2024-08-31 00:00:00',NULL,450.00,'','1','1','AUG invoice','1','783','sales','','','No',NULL,NULL,''),(5258,'1100','IN-11728023054','2024-07-31 00:00:00',2530.00,NULL,'','1','1','Expected Rental income','1','783','Payment','','','No',NULL,NULL,'HH-04-328'),(5259,'','IN-11728023054','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','783','sales','','','No',NULL,NULL,''),(5260,'','IN-11728023054','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','783','sales','','','No',NULL,NULL,''),(5261,'','IN-11728023054','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','783','sales','','','No',NULL,NULL,''),(5262,'4165','IN-11728023054','2024-07-31 00:00:00',NULL,2530.00,'','1','1','balance brought down','1','783','sales','','','No',NULL,NULL,''),(5263,'1100','RC-11728023142','2024-10-04 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','783','Payment','','','No',NULL,NULL,''),(5264,'766','RC-11728023142','2024-10-04 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-04-328 and Plot No.4 ','1','783','sales','','','No',NULL,NULL,''),(5265,'1100','IN-11728023541','2024-07-31 00:00:00',2075.00,NULL,'','1','1','Expected Rental income','1','785','Payment','','','No',NULL,NULL,'HH-04-363'),(5266,'','IN-11728023541','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brougt down','1','785','sales','','','No',NULL,NULL,''),(5267,'','IN-11728023541','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brougt down','1','785','sales','','','No',NULL,NULL,''),(5268,'','IN-11728023541','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brougt down','1','785','sales','','','No',NULL,NULL,''),(5269,'4165','IN-11728023541','2024-07-31 00:00:00',NULL,2075.00,'','1','1','balance brougt down','1','785','sales','','','No',NULL,NULL,''),(5270,'1100','IN-11728023599','2024-08-31 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','785','Payment','','','No',NULL,NULL,'HH-04-363'),(5271,'','IN-11728023599','2024-08-31 00:00:00',NULL,500.00,'','1','1',' august invoice','1','785','sales','','','No',NULL,NULL,''),(5272,'','IN-11728023599','2024-08-31 00:00:00',NULL,0.00,'','1','1',' august invoice','1','785','sales','','','No',NULL,NULL,''),(5273,'','IN-11728023599','2024-08-31 00:00:00',NULL,5000.00,'','1','1',' august invoice','1','785','sales','','','No',NULL,NULL,''),(5274,'4165','IN-11728023599','2024-08-31 00:00:00',NULL,1190.00,'','1','1',' august invoice','1','785','sales','','','No',NULL,NULL,''),(5275,'1100','IN-11728023739','2024-08-31 00:00:00',910.00,NULL,'','1','1','Expected Rental income','1','787','Payment','','','No',NULL,NULL,'HH-04-368'),(5276,'','IN-11728023739','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','787','sales','','','No',NULL,NULL,''),(5277,'','IN-11728023739','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','787','sales','','','No',NULL,NULL,''),(5278,'','IN-11728023739','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','787','sales','','','No',NULL,NULL,''),(5279,'4165','IN-11728023739','2024-08-31 00:00:00',NULL,910.00,'','1','1','august invoice','1','787','sales','','','No',NULL,NULL,''),(5280,'1100','RC-11728023912','2024-10-04 00:00:00',NULL,960.00,'','1','1','Expected income paid','1','787','Payment','','','No',NULL,NULL,''),(5281,'1010','RC-11728023912','2024-10-04 00:00:00',960.00,NULL,'','1','1','Payment for Hs No.HH-04-368 and Plot No.4 ','1','787','sales','','','No',NULL,NULL,''),(5282,'1100','IN-11728024093','2024-08-31 00:00:00',6670.00,NULL,'','1','1','Expected Rental income','1','790','Payment','','','No',NULL,NULL,'HH-04-411'),(5283,'','IN-11728024093','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','790','sales','','','No',NULL,NULL,''),(5284,'','IN-11728024093','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','790','sales','','','No',NULL,NULL,''),(5285,'','IN-11728024093','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','790','sales','','','No',NULL,NULL,''),(5286,'4165','IN-11728024093','2024-08-31 00:00:00',NULL,6670.00,'','1','1','balance brought down','1','790','sales','','','No',NULL,NULL,''),(5287,'1100','RC-11728024138','2024-10-04 00:00:00',NULL,3000.00,'','1','1','Expected income paid','1','790','Payment','','','No',NULL,NULL,''),(5288,'1010','RC-11728024138','2024-10-04 00:00:00',3000.00,NULL,'','1','1','Payment for Hs No.HH-04-411 and Plot No.4 ','1','790','sales','','','No',NULL,NULL,''),(5289,'1100','IN-11728024288','2024-07-31 00:00:00',3845.00,NULL,'','1','1','Expected Rental income','1','793','Payment','','','No',NULL,NULL,'HH-04-424'),(5290,'','IN-11728024288','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','793','sales','','','No',NULL,NULL,''),(5291,'','IN-11728024288','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','793','sales','','','No',NULL,NULL,''),(5292,'','IN-11728024288','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','793','sales','','','No',NULL,NULL,''),(5293,'4165','IN-11728024288','2024-07-31 00:00:00',NULL,3845.00,'','1','1','balance brought down','1','793','sales','','','No',NULL,NULL,''),(5294,'1100','RC-11728024610','2024-10-04 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','793','Payment','','','No',NULL,NULL,''),(5295,'1010','RC-11728024610','2024-10-04 00:00:00',1000.00,NULL,'','1','1','Payment for Hs No.HH-04-424 and Plot No.4 ','1','793','sales','','','No',NULL,NULL,''),(5296,'1100','RC-11728024627','2024-10-04 00:00:00',NULL,1200.00,'','1','1','Expected income paid','1','793','Payment','','','No',NULL,NULL,''),(5297,'1010','RC-11728024627','2024-10-04 00:00:00',1200.00,NULL,'','1','1','Payment for Hs No.HH-04-424 and Plot No.4 ','1','793','sales','','','No',NULL,NULL,''),(5298,'1100','IN-11728024814','2024-07-31 00:00:00',4615.00,NULL,'','1','1','Expected Rental income','1','796','Payment','','','No',NULL,NULL,'HH-04-519'),(5299,'','IN-11728024814','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','796','sales','','','No',NULL,NULL,''),(5300,'','IN-11728024814','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','796','sales','','','No',NULL,NULL,''),(5301,'','IN-11728024814','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','796','sales','','','No',NULL,NULL,''),(5302,'4165','IN-11728024814','2024-07-31 00:00:00',NULL,4615.00,'','1','1','balance brought down','1','796','sales','','','No',NULL,NULL,''),(5303,'1100','IN-11728024986','2024-07-31 00:00:00',1460.00,NULL,'','1','1','Expected Rental income','1','799','Payment','','','No',NULL,NULL,'HH-04-525'),(5304,'','IN-11728024986','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','799','sales','','','No',NULL,NULL,''),(5305,'','IN-11728024986','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','799','sales','','','No',NULL,NULL,''),(5306,'','IN-11728024986','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','799','sales','','','No',NULL,NULL,''),(5307,'4165','IN-11728024986','2024-07-31 00:00:00',NULL,1460.00,'','1','1','balance brought down','1','799','sales','','','No',NULL,NULL,''),(5308,'1100','IN-11728025185','2024-07-31 00:00:00',4575.00,NULL,'','1','1','Expected Rental income','1','802','Payment','','','No',NULL,NULL,'HH-04-543'),(5309,'','IN-11728025185','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','802','sales','','','No',NULL,NULL,''),(5310,'','IN-11728025185','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','802','sales','','','No',NULL,NULL,''),(5311,'','IN-11728025185','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','802','sales','','','No',NULL,NULL,''),(5312,'4165','IN-11728025185','2024-07-31 00:00:00',NULL,4575.00,'','1','1','balance brought down','1','802','sales','','','No',NULL,NULL,''),(5313,'1100','IN-11728026055','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','804','Payment','','','No',NULL,NULL,'HH-04-580'),(5314,'','IN-11728026055','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','804','sales','','','No',NULL,NULL,''),(5315,'','IN-11728026055','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','804','sales','','','No',NULL,NULL,''),(5316,'','IN-11728026055','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','804','sales','','','No',NULL,NULL,''),(5317,'4165','IN-11728026055','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','804','sales','','','No',NULL,NULL,''),(5318,'1100','IN-11728026123','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','804','Payment','','','No',NULL,NULL,'HH-04-580'),(5319,'','IN-11728026123','2024-08-31 00:00:00',NULL,500.00,'','1','1','aug invoice','1','804','sales','','','No',NULL,NULL,''),(5320,'','IN-11728026123','2024-08-31 00:00:00',NULL,0.00,'','1','1','aug invoice','1','804','sales','','','No',NULL,NULL,''),(5321,'','IN-11728026123','2024-08-31 00:00:00',NULL,5000.00,'','1','1','aug invoice','1','804','sales','','','No',NULL,NULL,''),(5322,'4165','IN-11728026123','2024-08-31 00:00:00',NULL,450.00,'','1','1','aug invoice','1','804','sales','','','No',NULL,NULL,''),(5323,'1100','IN-11728026421','2024-07-31 00:00:00',1990.00,NULL,'','1','1','Expected Rental income','1','805','Payment','','','No',NULL,NULL,'HH-04-596'),(5324,'','IN-11728026421','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','805','sales','','','No',NULL,NULL,''),(5325,'','IN-11728026421','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','805','sales','','','No',NULL,NULL,''),(5326,'','IN-11728026421','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','805','sales','','','No',NULL,NULL,''),(5327,'4165','IN-11728026421','2024-07-31 00:00:00',NULL,1990.00,'','1','1','balance brought down','1','805','sales','','','No',NULL,NULL,''),(5328,'1100','IN-11728026564','2024-07-31 00:00:00',1190.00,NULL,'','1','1','Expected Rental income','1','806','Payment','','','No',NULL,NULL,'HH-04-673'),(5329,'','IN-11728026564','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','806','sales','','','No',NULL,NULL,''),(5330,'','IN-11728026564','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','806','sales','','','No',NULL,NULL,''),(5331,'','IN-11728026564','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','806','sales','','','No',NULL,NULL,''),(5332,'4165','IN-11728026564','2024-07-31 00:00:00',NULL,1190.00,'','1','1','balance brought down','1','806','sales','','','No',NULL,NULL,''),(5333,'1100','IN-11728026752','2024-07-31 00:00:00',6015.00,NULL,'','1','1','Expected Rental income','1','809','Payment','','','No',NULL,NULL,'HH-04-707'),(5334,'','IN-11728026752','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','809','sales','','','No',NULL,NULL,''),(5335,'','IN-11728026752','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','809','sales','','','No',NULL,NULL,''),(5336,'','IN-11728026752','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','809','sales','','','No',NULL,NULL,''),(5337,'4165','IN-11728026752','2024-07-31 00:00:00',NULL,6015.00,'','1','1','balance brought down','1','809','sales','','','No',NULL,NULL,''),(5338,'1100','IN-11728027012','2024-08-31 00:00:00',1615.00,NULL,'','1','1','Expected Rental income','1','811','Payment','','','No',NULL,NULL,'HH-04-713'),(5339,'','IN-11728027012','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','811','sales','','','No',NULL,NULL,''),(5340,'','IN-11728027012','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','811','sales','','','No',NULL,NULL,''),(5341,'','IN-11728027012','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','811','sales','','','No',NULL,NULL,''),(5342,'4165','IN-11728027012','2024-08-31 00:00:00',NULL,1615.00,'','1','1','balance brought down','1','811','sales','','','No',NULL,NULL,''),(5343,'1100','IN-11728027243','2024-07-31 00:00:00',2005.00,NULL,'','1','1','Expected Rental income','1','813','Payment','','','No',NULL,NULL,'HH-04-720'),(5344,'','IN-11728027243','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','813','sales','','','No',NULL,NULL,''),(5345,'','IN-11728027243','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','813','sales','','','No',NULL,NULL,''),(5346,'','IN-11728027243','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','813','sales','','','No',NULL,NULL,''),(5347,'4165','IN-11728027243','2024-07-31 00:00:00',NULL,2005.00,'','1','1','balance brought down','1','813','sales','','','No',NULL,NULL,''),(5348,'1100','IN-11728027393','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','816','Payment','','','No',NULL,NULL,'HH-04-728'),(5349,'','IN-11728027393','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','816','sales','','','No',NULL,NULL,''),(5350,'','IN-11728027393','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','816','sales','','','No',NULL,NULL,''),(5351,'','IN-11728027393','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','816','sales','','','No',NULL,NULL,''),(5352,'4165','IN-11728027393','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','816','sales','','','No',NULL,NULL,''),(5353,'1100','IN-11728027570','2024-07-31 00:00:00',12325.00,NULL,'','1','1','Expected Rental income','1','844','Payment','','','No',NULL,NULL,'IN-04-731'),(5354,'','IN-11728027570','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','844','sales','','','No',NULL,NULL,''),(5355,'','IN-11728027570','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','844','sales','','','No',NULL,NULL,''),(5356,'','IN-11728027570','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','844','sales','','','No',NULL,NULL,''),(5357,'4165','IN-11728027570','2024-07-31 00:00:00',NULL,12325.00,'','1','1','balance brought down','1','844','sales','','','No',NULL,NULL,''),(5358,'1100','RC-11728027614','2024-10-04 00:00:00',NULL,5000.00,'','1','1','Expected income paid','1','844','Payment','','','No',NULL,NULL,''),(5359,'1010','RC-11728027614','2024-10-04 00:00:00',5000.00,NULL,'','1','1','Payment for Hs No.IN-04-731 and Plot No.4 ','1','844','sales','','','No',NULL,NULL,''),(5360,'1100','IN-11728027754','2024-07-31 00:00:00',1180.00,NULL,'','1','1','Expected Rental income','1','819','Payment','','','No',NULL,NULL,'HH-04-735'),(5361,'','IN-11728027754','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','819','sales','','','No',NULL,NULL,''),(5362,'','IN-11728027754','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','819','sales','','','No',NULL,NULL,''),(5363,'','IN-11728027754','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','819','sales','','','No',NULL,NULL,''),(5364,'4165','IN-11728027754','2024-07-31 00:00:00',NULL,1180.00,'','1','1','balance brought down','1','819','sales','','','No',NULL,NULL,''),(5365,'1100','IN-11728027908','2024-10-01 00:00:00',2590.00,NULL,'','1','1','Expected Rental income','1','820','Payment','','','No',NULL,NULL,'HH-04-738'),(5366,'','IN-11728027908','2024-10-01 00:00:00',NULL,500.00,'','1','1','Oct invoice','1','820','sales','','','No',NULL,NULL,''),(5367,'','IN-11728027908','2024-10-01 00:00:00',NULL,0.00,'','1','1','Oct invoice','1','820','sales','','','No',NULL,NULL,''),(5368,'','IN-11728027908','2024-10-01 00:00:00',NULL,5000.00,'','1','1','Oct invoice','1','820','sales','','','No',NULL,NULL,''),(5369,'4165','IN-11728027908','2024-10-01 00:00:00',NULL,2590.00,'','1','1','Oct invoice','1','820','sales','','','No',NULL,NULL,''),(5370,'1100','IN-11728028051','2024-07-31 00:00:00',3760.00,NULL,'','1','1','Expected Rental income','1','824','Payment','','','No',NULL,NULL,'HH-04-775'),(5371,'','IN-11728028051','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','824','sales','','','No',NULL,NULL,''),(5372,'','IN-11728028051','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','824','sales','','','No',NULL,NULL,''),(5373,'','IN-11728028051','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','824','sales','','','No',NULL,NULL,''),(5374,'4165','IN-11728028051','2024-07-31 00:00:00',NULL,3760.00,'','1','1','balance brought down','1','824','sales','','','No',NULL,NULL,''),(5375,'1100','IN-11728030296','2024-07-31 00:00:00',3230.00,NULL,'','1','1','Expected Rental income','1','827','Payment','','','No',NULL,NULL,'HH-04-801'),(5376,'','IN-11728030296','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','827','sales','','','No',NULL,NULL,''),(5377,'','IN-11728030296','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','827','sales','','','No',NULL,NULL,''),(5378,'','IN-11728030296','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','827','sales','','','No',NULL,NULL,''),(5379,'4165','IN-11728030296','2024-07-31 00:00:00',NULL,3230.00,'','1','1','balance brought down','1','827','sales','','','No',NULL,NULL,''),(5380,'1100','IN-11728030555','2024-07-31 00:00:00',510.00,NULL,'','1','1','Expected Rental income','1','828','Payment','','','No',NULL,NULL,'HH-04-802'),(5381,'','IN-11728030555','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','828','sales','','','No',NULL,NULL,''),(5382,'','IN-11728030555','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','828','sales','','','No',NULL,NULL,''),(5383,'','IN-11728030555','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','828','sales','','','No',NULL,NULL,''),(5384,'4165','IN-11728030555','2024-07-31 00:00:00',NULL,510.00,'','1','1','balance brought down','1','828','sales','','','No',NULL,NULL,''),(5385,'1100','IN-11728030708','2024-07-31 00:00:00',5955.00,NULL,'','1','1','Expected Rental income','1','835','Payment','','','No',NULL,NULL,'HH-04-838'),(5386,'','IN-11728030708','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','835','sales','','','No',NULL,NULL,''),(5387,'','IN-11728030708','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','835','sales','','','No',NULL,NULL,''),(5388,'','IN-11728030708','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','835','sales','','','No',NULL,NULL,''),(5389,'4165','IN-11728030708','2024-07-31 00:00:00',NULL,5955.00,'','1','1','balance brought down','1','835','sales','','','No',NULL,NULL,''),(5390,'1100','IN-11728030984','2024-07-31 00:00:00',47.00,NULL,'','1','1','Expected Rental income','1','761','Payment','','','No',NULL,NULL,'HH-04-1018'),(5391,'','IN-11728030984','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','761','sales','','','No',NULL,NULL,''),(5392,'','IN-11728030984','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','761','sales','','','No',NULL,NULL,''),(5393,'','IN-11728030984','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','761','sales','','','No',NULL,NULL,''),(5394,'4165','IN-11728030984','2024-07-31 00:00:00',NULL,47.00,'','1','1','balance brought down','1','761','sales','','','No',NULL,NULL,''),(5395,'1100','IN-11728031324','2024-07-31 00:00:00',12375.00,NULL,'','1','1','Expected Rental income','1','762','Payment','','','No',NULL,NULL,'HH-04-1028'),(5396,'','IN-11728031324','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','762','sales','','','No',NULL,NULL,''),(5397,'','IN-11728031324','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','762','sales','','','No',NULL,NULL,''),(5398,'','IN-11728031324','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','762','sales','','','No',NULL,NULL,''),(5399,'4165','IN-11728031324','2024-07-31 00:00:00',NULL,12375.00,'','1','1','balance brought down','1','762','sales','','','No',NULL,NULL,''),(5400,'1100','IN-11728032553','2024-07-31 00:00:00',20355.00,NULL,'','1','1','Expected Rental income','1','763','Payment','','','No',NULL,NULL,'HH-04-1037'),(5401,'','IN-11728032553','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought','1','763','sales','','','No',NULL,NULL,''),(5402,'','IN-11728032553','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought','1','763','sales','','','No',NULL,NULL,''),(5403,'','IN-11728032553','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought','1','763','sales','','','No',NULL,NULL,''),(5404,'4165','IN-11728032553','2024-07-31 00:00:00',NULL,20355.00,'','1','1','balance brought','1','763','sales','','','No',NULL,NULL,''),(5405,'1100','IN-11728032828','2024-07-31 00:00:00',3910.00,NULL,'','1','1','Expected Rental income','1','764','Payment','','','No',NULL,NULL,'HH-04-1046'),(5406,'','IN-11728032828','2024-07-31 00:00:00',NULL,500.00,'','1','1','Oct invoice','1','764','sales','','','No',NULL,NULL,''),(5407,'','IN-11728032828','2024-07-31 00:00:00',NULL,0.00,'','1','1','Oct invoice','1','764','sales','','','No',NULL,NULL,''),(5408,'','IN-11728032828','2024-07-31 00:00:00',NULL,5000.00,'','1','1','Oct invoice','1','764','sales','','','No',NULL,NULL,''),(5409,'4165','IN-11728032828','2024-07-31 00:00:00',NULL,3910.00,'','1','1','Oct invoice','1','764','sales','','','No',NULL,NULL,''),(5410,'1100','IN-11728032983','2024-07-31 00:00:00',2580.00,NULL,'','1','1','Expected Rental income','1','765','Payment','','','No',NULL,NULL,'HH-04-1061'),(5411,'','IN-11728032983','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','765','sales','','','No',NULL,NULL,''),(5412,'','IN-11728032983','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','765','sales','','','No',NULL,NULL,''),(5413,'','IN-11728032983','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','765','sales','','','No',NULL,NULL,''),(5414,'4165','IN-11728032983','2024-07-31 00:00:00',NULL,2580.00,'','1','1','balance brought down','1','765','sales','','','No',NULL,NULL,''),(5415,'1100','IN-11728033103','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','767','Payment','','','No',NULL,NULL,'HH-04-1080'),(5416,'','IN-11728033103','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','767','sales','','','No',NULL,NULL,''),(5417,'','IN-11728033103','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','767','sales','','','No',NULL,NULL,''),(5418,'','IN-11728033103','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','767','sales','','','No',NULL,NULL,''),(5419,'4165','IN-11728033103','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','767','sales','','','No',NULL,NULL,''),(5420,'1100','IN-11728033637','2024-07-31 00:00:00',770.00,NULL,'','1','1','Expected Rental income','1','760','Payment','','','No',NULL,NULL,'BD-04-1117'),(5421,'','IN-11728033637','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','760','sales','','','No',NULL,NULL,''),(5422,'','IN-11728033637','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','760','sales','','','No',NULL,NULL,''),(5423,'','IN-11728033637','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','760','sales','','','No',NULL,NULL,''),(5424,'4165','IN-11728033637','2024-07-31 00:00:00',NULL,770.00,'','1','1','balance brought down','1','760','sales','','','No',NULL,NULL,''),(5425,'1100','IN-11728034518','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','768','Payment','','','No',NULL,NULL,'HH-04-1171'),(5426,'','IN-11728034518','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','768','sales','','','No',NULL,NULL,''),(5427,'','IN-11728034518','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','768','sales','','','No',NULL,NULL,''),(5428,'','IN-11728034518','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','768','sales','','','No',NULL,NULL,''),(5429,'4165','IN-11728034518','2024-08-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','768','sales','','','No',NULL,NULL,''),(5430,'1100','RC-11728034802','2024-10-04 00:00:00',NULL,300.00,'','1','1','Expected income paid','1','768','Payment','','','No',NULL,NULL,''),(5431,'1010','RC-11728034802','2024-10-04 00:00:00',300.00,NULL,'','1','1','Payment for Hs No.HH-04-1171 and Plot No.4 ','1','768','sales','','','No',NULL,NULL,''),(5432,'1100','RC-11728035087','2024-10-04 00:00:00',NULL,200.00,'','1','1','Expected income paid','1','768','Payment','','','No',NULL,NULL,''),(5433,'1010','RC-11728035087','2024-10-04 00:00:00',200.00,NULL,'','1','1','Payment for Hs No.HH-04-1171 and Plot No.4 ','1','768','sales','','','No',NULL,NULL,''),(5434,'1100','IN-11728035410','2024-07-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','770','Payment','','','No',NULL,NULL,'HH-04-1198'),(5435,'','IN-11728035410','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','770','sales','','','No',NULL,NULL,''),(5436,'','IN-11728035410','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','770','sales','','','No',NULL,NULL,''),(5437,'','IN-11728035410','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','770','sales','','','No',NULL,NULL,''),(5438,'4165','IN-11728035410','2024-07-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','770','sales','','','No',NULL,NULL,''),(5439,'1100','IN-11728035549','2024-08-31 00:00:00',680.00,NULL,'','1','1','Expected Rental income','1','770','Payment','','','No',NULL,NULL,'HH-04-1198'),(5440,'','IN-11728035549','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','770','sales','','','No',NULL,NULL,''),(5441,'','IN-11728035549','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','770','sales','','','No',NULL,NULL,''),(5442,'','IN-11728035549','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','770','sales','','','No',NULL,NULL,''),(5443,'4165','IN-11728035549','2024-08-31 00:00:00',NULL,680.00,'','1','1','balance brought down','1','770','sales','','','No',NULL,NULL,''),(5444,'1100','RC-11728035589','2024-10-04 00:00:00',NULL,1180.00,'','1','1','Expected income paid','1','770','Payment','','','No',NULL,NULL,''),(5445,'1010','RC-11728035589','2024-10-04 00:00:00',1180.00,NULL,'','1','1','Payment for Hs No.HH-04-1198 and Plot No.4 ','1','770','sales','','','No',NULL,NULL,''),(5446,'1100','IN-11728040469','2024-07-31 00:00:00',683.00,NULL,'','1','1','Expected Rental income','1','772','Payment','','','No',NULL,NULL,'HH-04-1222'),(5447,'','IN-11728040469','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','772','sales','','','No',NULL,NULL,''),(5448,'','IN-11728040469','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','772','sales','','','No',NULL,NULL,''),(5449,'','IN-11728040469','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','772','sales','','','No',NULL,NULL,''),(5450,'4165','IN-11728040469','2024-07-31 00:00:00',NULL,683.00,'','1','1','balance brought down','1','772','sales','','','No',NULL,NULL,''),(5451,'1100','IN-11728040582','2024-08-31 00:00:00',795.00,NULL,'','1','1','Expected Rental income','1','772','Payment','','','No',NULL,NULL,'HH-04-1222'),(5452,'','IN-11728040582','2024-08-31 00:00:00',NULL,500.00,'','1','1','august invoice','1','772','sales','','','No',NULL,NULL,''),(5453,'','IN-11728040582','2024-08-31 00:00:00',NULL,0.00,'','1','1','august invoice','1','772','sales','','','No',NULL,NULL,''),(5454,'','IN-11728040582','2024-08-31 00:00:00',NULL,5000.00,'','1','1','august invoice','1','772','sales','','','No',NULL,NULL,''),(5455,'4165','IN-11728040582','2024-08-31 00:00:00',NULL,795.00,'','1','1','august invoice','1','772','sales','','','No',NULL,NULL,''),(5456,'1100','IN-11728040955','2024-08-31 00:00:00',680.00,NULL,'','1','1','Expected Rental income','1','774','Payment','','','No',NULL,NULL,'HH-04-1232'),(5457,'','IN-11728040955','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','774','sales','','','No',NULL,NULL,''),(5458,'','IN-11728040955','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','774','sales','','','No',NULL,NULL,''),(5459,'','IN-11728040955','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','774','sales','','','No',NULL,NULL,''),(5460,'4165','IN-11728040955','2024-08-31 00:00:00',NULL,680.00,'','1','1','balance brought down','1','774','sales','','','No',NULL,NULL,''),(5461,'1100','IN-11728041096','2024-08-31 00:00:00',1255.00,NULL,'','1','1','Expected Rental income','1','776','Payment','','','No',NULL,NULL,'HH-04-1259'),(5462,'','IN-11728041096','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','776','sales','','','No',NULL,NULL,''),(5463,'','IN-11728041096','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','776','sales','','','No',NULL,NULL,''),(5464,'','IN-11728041096','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','776','sales','','','No',NULL,NULL,''),(5465,'4165','IN-11728041096','2024-08-31 00:00:00',NULL,1255.00,'','1','1','balance brought down','1','776','sales','','','No',NULL,NULL,''),(5466,'1100','IN-11728041562','2024-08-31 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','778','Payment','','','No',NULL,NULL,'HH-04-1261'),(5467,'','IN-11728041562','2024-08-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','778','sales','','','No',NULL,NULL,''),(5468,'','IN-11728041562','2024-08-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','778','sales','','','No',NULL,NULL,''),(5469,'','IN-11728041562','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','778','sales','','','No',NULL,NULL,''),(5470,'4165','IN-11728041562','2024-08-31 00:00:00',NULL,450.00,'','1','1','balance brought down','1','778','sales','','','No',NULL,NULL,''),(5471,'1100','IN-11728041654','2024-07-31 00:00:00',1150.00,NULL,'','1','1','Expected Rental income','1','778','Payment','','','No',NULL,NULL,'HH-04-1261'),(5472,'','IN-11728041654','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','778','sales','','','No',NULL,NULL,''),(5473,'','IN-11728041654','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','778','sales','','','No',NULL,NULL,''),(5474,'','IN-11728041654','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','778','sales','','','No',NULL,NULL,''),(5475,'4165','IN-11728041654','2024-07-31 00:00:00',NULL,1150.00,'','1','1','balance brought down','1','778','sales','','','No',NULL,NULL,''),(5476,'1100','RC-11728041730','2024-10-04 00:00:00',NULL,1600.00,'','1','1','Expected income paid','1','778','Payment','','','No',NULL,NULL,''),(5477,'1010','RC-11728041730','2024-10-04 00:00:00',1600.00,NULL,'','1','1','Payment for Hs No.HH-04-1261 and Plot No.4 ','1','778','sales','','','No',NULL,NULL,''),(5478,'1100','IN-11728287385','2024-07-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','580','Payment','','','No',NULL,NULL,'HH-03-370'),(5479,'','IN-11728287385','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','580','sales','','','No',NULL,NULL,''),(5480,'','IN-11728287385','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','580','sales','','','No',NULL,NULL,''),(5481,'','IN-11728287385','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','580','sales','','','No',NULL,NULL,''),(5482,'4165','IN-11728287385','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','580','sales','','','No',NULL,NULL,''),(5483,'1100','IN-11728287524','2024-07-31 00:00:00',8435.00,NULL,'','1','1','Expected Rental income','1','301','Payment','','','No',NULL,NULL,'BD-03-86'),(5484,'','IN-11728287524','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','301','sales','','','No',NULL,NULL,''),(5485,'','IN-11728287524','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','301','sales','','','No',NULL,NULL,''),(5486,'','IN-11728287524','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','301','sales','','','No',NULL,NULL,''),(5487,'4165','IN-11728287524','2024-07-31 00:00:00',NULL,8435.00,'','1','1','balance brought down','1','301','sales','','','No',NULL,NULL,''),(5488,'1100','IN-11728288730','2024-07-31 00:00:00',3530.00,NULL,'','1','1','Expected Rental income','1','641','Payment','','','No',NULL,NULL,'HH-03-583'),(5489,'','IN-11728288730','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','641','sales','','','No',NULL,NULL,''),(5490,'','IN-11728288730','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','641','sales','','','No',NULL,NULL,''),(5491,'','IN-11728288730','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','641','sales','','','No',NULL,NULL,''),(5492,'4165','IN-11728288730','2024-07-31 00:00:00',NULL,3530.00,'','1','1','balance brought down','1','641','sales','','','No',NULL,NULL,''),(5493,'1100','RC-11728288790','2024-10-07 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','641','Payment','','','No',NULL,NULL,''),(5494,'1010','RC-11728288790','2024-10-07 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.HH-03-583 and Plot No.3 ','1','641','sales','','','No',NULL,NULL,''),(5495,'1100','RC-11728289221','2024-10-07 00:00:00',NULL,730.00,'','1','1','Expected income paid','1','267','Payment','','','No',NULL,NULL,''),(5496,'766','RC-11728289221','2024-10-07 00:00:00',730.00,NULL,'','1','1','Payment for Hs No.BD-03-48 and Plot No.3 ','1','267','sales','','','No',NULL,NULL,''),(5497,'1100','RC-11728289416','2024-10-07 00:00:00',NULL,1305.00,'','1','1','Expected income paid','1','177','Payment','','','No',NULL,NULL,''),(5498,'1010','RC-11728289416','2024-10-07 00:00:00',1305.00,NULL,'','1','1','Payment for Hs No.BD-03-1076 and Plot No.3 ','1','177','sales','','','No',NULL,NULL,''),(5499,'1100','IN-11728307024','2024-08-31 00:00:00',615.00,NULL,'','1','1','Expected Rental income','1','1341 ','Payment','','','No',NULL,NULL,'IN-03-554'),(5500,'1100','IN-11728307229','2024-08-31 00:00:00',52900.00,NULL,'','1','1','Expected Rental income','1','1119 ','Payment','','','No',NULL,NULL,'IN-05-556'),(5501,'1100','IN-11728307334','2024-08-31 00:00:00',2880.00,NULL,'','1','1','Expected Rental income','1','485 ','Payment','','','No',NULL,NULL,'IN-02-746'),(5502,'1100','IN-11728307510','2024-08-31 00:00:00',2530.00,NULL,'','1','1','Expected Rental income','1','158 ','Payment','','','No',NULL,NULL,'IN-01-927'),(5503,'1100','IN-11728307716','2024-08-31 00:00:00',1740.00,NULL,'','1','1','Expected Rental income','1','871 ','Payment','','','No',NULL,NULL,'IN-05-1039'),(5504,'1100','IN-11728307840','2024-08-31 00:00:00',4250.00,NULL,'','1','1','Expected Rental income','1','1246 ','Payment','','','No',NULL,NULL,'IN-05-904'),(5505,'1100','IN-11728308104','2024-08-31 00:00:00',280.00,NULL,'','1','1','Expected Rental income','1','1251 ','Payment','','','No',NULL,NULL,'IN-05-909'),(5506,'1100','IN-11728308210','2024-08-31 00:00:00',735.00,NULL,'','1','1','Expected Rental income','1','338 ','Payment','','','No',NULL,NULL,'HH-02-1157'),(5507,'1100','IN-11728374987','2024-09-30 00:00:00',25520.00,NULL,'','1','1','Expected Rental income','1','488','Payment','','','No',NULL,NULL,'1N-03-49'),(5508,'','IN-11728374987','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','488','sales','','','No',NULL,NULL,''),(5509,'','IN-11728374987','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','488','sales','','','No',NULL,NULL,''),(5510,'','IN-11728374987','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','488','sales','','','No',NULL,NULL,''),(5511,'4165','IN-11728374987','2024-09-30 00:00:00',NULL,25520.00,'','1','1','sep invoice','1','488','sales','','','No',NULL,NULL,''),(5512,'1100','IN-11728376678','2024-09-30 00:00:00',4810.00,NULL,'','1','1','Expected Rental income','1','164','Payment','','','No',NULL,NULL,'BD-03-06'),(5513,'','IN-11728376678','2024-09-30 00:00:00',NULL,500.00,'','1','1','SEPinvoice','1','164','sales','','','No',NULL,NULL,''),(5514,'','IN-11728376678','2024-09-30 00:00:00',NULL,0.00,'','1','1','SEPinvoice','1','164','sales','','','No',NULL,NULL,''),(5515,'','IN-11728376678','2024-09-30 00:00:00',NULL,5000.00,'','1','1','SEPinvoice','1','164','sales','','','No',NULL,NULL,''),(5516,'4165','IN-11728376678','2024-09-30 00:00:00',NULL,4810.00,'','1','1','SEPinvoice','1','164','sales','','','No',NULL,NULL,''),(5517,'1100','IN-11728376764','2024-09-30 00:00:00',15120.00,NULL,'','1','1','Expected Rental income','1','167','Payment','','','No',NULL,NULL,'BD-03-09'),(5518,'','IN-11728376764','2024-09-30 00:00:00',NULL,500.00,'','1','1','SEP invoice','1','167','sales','','','No',NULL,NULL,''),(5519,'','IN-11728376764','2024-09-30 00:00:00',NULL,0.00,'','1','1','SEP invoice','1','167','sales','','','No',NULL,NULL,''),(5520,'','IN-11728376764','2024-09-30 00:00:00',NULL,5000.00,'','1','1','SEP invoice','1','167','sales','','','No',NULL,NULL,''),(5521,'4165','IN-11728376764','2024-09-30 00:00:00',NULL,15120.00,'','1','1','SEP invoice','1','167','sales','','','No',NULL,NULL,''),(5522,'1100','IN-11728376852','2024-09-30 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','168','Payment','','','No',NULL,NULL,'BD-03-10'),(5523,'','IN-11728376852','2024-09-30 00:00:00',NULL,500.00,'','1','1','SEP invoice','1','168','sales','','','No',NULL,NULL,''),(5524,'','IN-11728376852','2024-09-30 00:00:00',NULL,0.00,'','1','1','SEP invoice','1','168','sales','','','No',NULL,NULL,''),(5525,'','IN-11728376852','2024-09-30 00:00:00',NULL,5000.00,'','1','1','SEP invoice','1','168','sales','','','No',NULL,NULL,''),(5526,'4165','IN-11728376852','2024-09-30 00:00:00',NULL,500.00,'','1','1','SEP invoice','1','168','sales','','','No',NULL,NULL,''),(5527,'1100','IN-11728376910','2024-09-30 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','169','Payment','','','No',NULL,NULL,'BD-03-1009'),(5528,'','IN-11728376910','2024-09-30 00:00:00',NULL,500.00,'','1','1','SEP invoice','1','169','sales','','','No',NULL,NULL,''),(5529,'','IN-11728376910','2024-09-30 00:00:00',NULL,0.00,'','1','1','SEP invoice','1','169','sales','','','No',NULL,NULL,''),(5530,'','IN-11728376910','2024-09-30 00:00:00',NULL,5000.00,'','1','1','SEP invoice','1','169','sales','','','No',NULL,NULL,''),(5531,'4165','IN-11728376910','2024-09-30 00:00:00',NULL,500.00,'','1','1','SEP invoice','1','169','sales','','','No',NULL,NULL,''),(5532,'1100','IN-11728376957','2024-09-30 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','170','Payment','','','No',NULL,NULL,'BD-03-1010'),(5533,'','IN-11728376957','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','170','sales','','','No',NULL,NULL,''),(5534,'','IN-11728376957','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','170','sales','','','No',NULL,NULL,''),(5535,'','IN-11728376957','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','170','sales','','','No',NULL,NULL,''),(5536,'4165','IN-11728376957','2024-09-30 00:00:00',NULL,845.00,'','1','1','sep invoice','1','170','sales','','','No',NULL,NULL,''),(5537,'1100','IN-11728377015','2024-09-30 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','171','Payment','','','No',NULL,NULL,'BD-03-1031'),(5538,'','IN-11728377015','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','171','sales','','','No',NULL,NULL,''),(5539,'','IN-11728377015','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','171','sales','','','No',NULL,NULL,''),(5540,'','IN-11728377015','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','171','sales','','','No',NULL,NULL,''),(5541,'4165','IN-11728377015','2024-09-30 00:00:00',NULL,1305.00,'','1','1','sep invoice','1','171','sales','','','No',NULL,NULL,''),(5542,'1100','IN-11728377064','2024-09-30 00:00:00',5560.00,NULL,'','1','1','Expected Rental income','1','174','Payment','','','No',NULL,NULL,'BD-03-1060'),(5543,'','IN-11728377064','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','174','sales','','','No',NULL,NULL,''),(5544,'','IN-11728377064','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','174','sales','','','No',NULL,NULL,''),(5545,'','IN-11728377064','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','174','sales','','','No',NULL,NULL,''),(5546,'4165','IN-11728377064','2024-09-30 00:00:00',NULL,5560.00,'','1','1','sep invoice','1','174','sales','','','No',NULL,NULL,''),(5547,'1100','IN-11728377137','2024-09-30 00:00:00',3910.00,NULL,'','1','1','Expected Rental income','1','176','Payment','','','No',NULL,NULL,'BD-03-1074'),(5548,'','IN-11728377137','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','176','sales','','','No',NULL,NULL,''),(5549,'','IN-11728377137','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','176','sales','','','No',NULL,NULL,''),(5550,'','IN-11728377137','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','176','sales','','','No',NULL,NULL,''),(5551,'4165','IN-11728377137','2024-09-30 00:00:00',NULL,3910.00,'','1','1','sep invoice','1','176','sales','','','No',NULL,NULL,''),(5552,'1100','IN-11728377311','2024-09-30 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','177','Payment','','','No',NULL,NULL,'BD-03-1076'),(5553,'','IN-11728377311','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','177','sales','','','No',NULL,NULL,''),(5554,'','IN-11728377311','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','177','sales','','','No',NULL,NULL,''),(5555,'','IN-11728377311','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','177','sales','','','No',NULL,NULL,''),(5556,'4165','IN-11728377311','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','177','sales','','','No',NULL,NULL,''),(5557,'1100','IN-11728377371','2024-09-30 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','180','Payment','','','No',NULL,NULL,'BD-03-1101'),(5558,'','IN-11728377371','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','180','sales','','','No',NULL,NULL,''),(5559,'','IN-11728377371','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','180','sales','','','No',NULL,NULL,''),(5560,'','IN-11728377371','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','180','sales','','','No',NULL,NULL,''),(5561,'4165','IN-11728377371','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','180','sales','','','No',NULL,NULL,''),(5562,'1100','IN-11728377419','2024-09-30 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','508','Payment','','','No',NULL,NULL,'HH-03-1107'),(5563,'','IN-11728377419','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','508','sales','','','No',NULL,NULL,''),(5564,'','IN-11728377419','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','508','sales','','','No',NULL,NULL,''),(5565,'','IN-11728377419','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','508','sales','','','No',NULL,NULL,''),(5566,'4165','IN-11728377419','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','508','sales','','','No',NULL,NULL,''),(5567,'1100','IN-11728377487','2024-09-30 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','182','Payment','','','No',NULL,NULL,'BD-03-1119'),(5568,'','IN-11728377487','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','182','sales','','','No',NULL,NULL,''),(5569,'','IN-11728377487','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','182','sales','','','No',NULL,NULL,''),(5570,'','IN-11728377487','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','182','sales','','','No',NULL,NULL,''),(5571,'4165','IN-11728377487','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','182','sales','','','No',NULL,NULL,''),(5572,'1100','IN-11728377611','2024-09-30 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','183','Payment','','','No',NULL,NULL,'BD-03-1152'),(5573,'','IN-11728377611','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','183','sales','','','No',NULL,NULL,''),(5574,'','IN-11728377611','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','183','sales','','','No',NULL,NULL,''),(5575,'','IN-11728377611','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','183','sales','','','No',NULL,NULL,''),(5576,'4165','IN-11728377611','2024-09-30 00:00:00',NULL,450.00,'','1','1','sep invoice','1','183','sales','','','No',NULL,NULL,''),(5577,'1100','IN-11728378089','2024-09-30 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','184','Payment','','','No',NULL,NULL,'BD-03-1173'),(5578,'','IN-11728378089','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','184','sales','','','No',NULL,NULL,''),(5579,'','IN-11728378089','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','184','sales','','','No',NULL,NULL,''),(5580,'','IN-11728378089','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','184','sales','','','No',NULL,NULL,''),(5581,'4165','IN-11728378089','2024-09-30 00:00:00',NULL,450.00,'','1','1','sep invoice','1','184','sales','','','No',NULL,NULL,''),(5582,'1100','IN-11728378207','2024-09-30 00:00:00',6560.00,NULL,'','1','1','Expected Rental income','1','185','Payment','','','No',NULL,NULL,'BD-03-1176'),(5583,'','IN-11728378207','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','185','sales','','','No',NULL,NULL,''),(5584,'','IN-11728378207','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','185','sales','','','No',NULL,NULL,''),(5585,'','IN-11728378207','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','185','sales','','','No',NULL,NULL,''),(5586,'4165','IN-11728378207','2024-09-30 00:00:00',NULL,6560.00,'','1','1','sep invoice','1','185','sales','','','No',NULL,NULL,''),(5587,'1100','IN-11728378301','2024-09-30 00:00:00',2260.00,NULL,'','1','1','Expected Rental income','1','186','Payment','','','No',NULL,NULL,'BD-03-1178'),(5588,'','IN-11728378301','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','186','sales','','','No',NULL,NULL,''),(5589,'','IN-11728378301','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','186','sales','','','No',NULL,NULL,''),(5590,'','IN-11728378301','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','186','sales','','','No',NULL,NULL,''),(5591,'4165','IN-11728378301','2024-09-30 00:00:00',NULL,2260.00,'','1','1','sep invoice','1','186','sales','','','No',NULL,NULL,''),(5592,'1100','IN-11728378748','2024-07-31 00:00:00',6140.00,NULL,'','1','1','Expected Rental income','1','186','Payment','','','No',NULL,NULL,'BD-03-1178'),(5593,'','IN-11728378748','2024-07-31 00:00:00',NULL,500.00,'','1','1','balance brought down','1','186','sales','','','No',NULL,NULL,''),(5594,'','IN-11728378748','2024-07-31 00:00:00',NULL,0.00,'','1','1','balance brought down','1','186','sales','','','No',NULL,NULL,''),(5595,'','IN-11728378748','2024-07-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','186','sales','','','No',NULL,NULL,''),(5596,'4165','IN-11728378748','2024-07-31 00:00:00',NULL,6140.00,'','1','1','balance brought down','1','186','sales','','','No',NULL,NULL,''),(5597,'1100','IN-11728385977','2024-09-30 00:00:00',730.00,NULL,'','1','1','Expected Rental income','1','187','Payment','','','No',NULL,NULL,'BD-03-1181'),(5598,'','IN-11728385977','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','187','sales','','','No',NULL,NULL,''),(5599,'','IN-11728385977','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','187','sales','','','No',NULL,NULL,''),(5600,'','IN-11728385977','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','187','sales','','','No',NULL,NULL,''),(5601,'4165','IN-11728385977','2024-09-30 00:00:00',NULL,730.00,'','1','1','sep invoice','1','187','sales','','','No',NULL,NULL,''),(5602,'1100','IN-11728386190','2024-09-30 00:00:00',910.00,NULL,'','1','1','Expected Rental income','1','188','Payment','','','No',NULL,NULL,'BD-03-1186'),(5603,'','IN-11728386190','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','188','sales','','','No',NULL,NULL,''),(5604,'','IN-11728386190','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','188','sales','','','No',NULL,NULL,''),(5605,'','IN-11728386190','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','188','sales','','','No',NULL,NULL,''),(5606,'4165','IN-11728386190','2024-09-30 00:00:00',NULL,910.00,'','1','1','sep invoice','1','188','sales','','','No',NULL,NULL,''),(5607,'1100','IN-11728386287','2024-09-30 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','190','Payment','','','No',NULL,NULL,'BD-03-1192'),(5608,'','IN-11728386287','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','190','sales','','','No',NULL,NULL,''),(5609,'','IN-11728386287','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','190','sales','','','No',NULL,NULL,''),(5610,'','IN-11728386287','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','190','sales','','','No',NULL,NULL,''),(5611,'4165','IN-11728386287','2024-09-30 00:00:00',NULL,450.00,'','1','1','sep invoice','1','190','sales','','','No',NULL,NULL,''),(5612,'1100','IN-11728386582','2024-09-30 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','192','Payment','','','No',NULL,NULL,'BD-03-1211'),(5613,'','IN-11728386582','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep nvoice','1','192','sales','','','No',NULL,NULL,''),(5614,'','IN-11728386582','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep nvoice','1','192','sales','','','No',NULL,NULL,''),(5615,'','IN-11728386582','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep nvoice','1','192','sales','','','No',NULL,NULL,''),(5616,'4165','IN-11728386582','2024-09-30 00:00:00',NULL,450.00,'','1','1','sep nvoice','1','192','sales','','','No',NULL,NULL,''),(5617,'1100','IN-11728386792','2024-09-30 00:00:00',450.00,NULL,'','1','1','Expected Rental income','1','193','Payment','','','No',NULL,NULL,'BD-03-1215'),(5618,'','IN-11728386792','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','193','sales','','','No',NULL,NULL,''),(5619,'','IN-11728386792','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','193','sales','','','No',NULL,NULL,''),(5620,'','IN-11728386792','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','193','sales','','','No',NULL,NULL,''),(5621,'4165','IN-11728386792','2024-09-30 00:00:00',NULL,450.00,'','1','1','sep invoice','1','193','sales','','','No',NULL,NULL,''),(5622,'1100','IN-11728387079','2024-09-30 00:00:00',680.00,NULL,'','1','1','Expected Rental income','1','527','Payment','','','No',NULL,NULL,'HH-03-1219'),(5623,'','IN-11728387079','2024-09-30 00:00:00',NULL,500.00,'','1','1','sepinvoice','1','527','sales','','','No',NULL,NULL,''),(5624,'','IN-11728387079','2024-09-30 00:00:00',NULL,0.00,'','1','1','sepinvoice','1','527','sales','','','No',NULL,NULL,''),(5625,'','IN-11728387079','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sepinvoice','1','527','sales','','','No',NULL,NULL,''),(5626,'4165','IN-11728387079','2024-09-30 00:00:00',NULL,680.00,'','1','1','sepinvoice','1','527','sales','','','No',NULL,NULL,''),(5627,'1100','IN-11728387533','2024-09-30 00:00:00',960.00,NULL,'','1','1','Expected Rental income','1','196','Payment','','','No',NULL,NULL,'BD-03-1223'),(5628,'','IN-11728387533','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','196','sales','','','No',NULL,NULL,''),(5629,'','IN-11728387533','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','196','sales','','','No',NULL,NULL,''),(5630,'','IN-11728387533','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','196','sales','','','No',NULL,NULL,''),(5631,'4165','IN-11728387533','2024-09-30 00:00:00',NULL,960.00,'','1','1','sep invoice','1','196','sales','','','No',NULL,NULL,''),(5632,'1100','IN-11728388489','2024-09-30 00:00:00',2960.00,NULL,'','1','1','Expected Rental income','1','197','Payment','','','No',NULL,NULL,'BD-03-1229'),(5633,'','IN-11728388489','2024-09-30 00:00:00',NULL,500.00,'','1','1',' sep invoice','1','197','sales','','','No',NULL,NULL,''),(5634,'','IN-11728388489','2024-09-30 00:00:00',NULL,0.00,'','1','1',' sep invoice','1','197','sales','','','No',NULL,NULL,''),(5635,'','IN-11728388489','2024-09-30 00:00:00',NULL,5000.00,'','1','1',' sep invoice','1','197','sales','','','No',NULL,NULL,''),(5636,'4165','IN-11728388489','2024-09-30 00:00:00',NULL,2960.00,'','1','1',' sep invoice','1','197','sales','','','No',NULL,NULL,''),(5637,'1100','IN-11728388582','2024-09-30 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','205','Payment','','','No',NULL,NULL,'BD-03-139'),(5638,'','IN-11728388582','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','205','sales','','','No',NULL,NULL,''),(5639,'','IN-11728388582','2024-09-30 00:00:00',NULL,0.00,'','1','1','sep invoice','1','205','sales','','','No',NULL,NULL,''),(5640,'','IN-11728388582','2024-09-30 00:00:00',NULL,5000.00,'','1','1','sep invoice','1','205','sales','','','No',NULL,NULL,''),(5641,'4165','IN-11728388582','2024-09-30 00:00:00',NULL,500.00,'','1','1','sep invoice','1','205','sales','','','No',NULL,NULL,''),(5642,'1100','IN-11729672496','2024-09-30 00:00:00',1305.00,NULL,'','1','1','Expected Rental income','1','206','Payment','','','No',NULL,NULL,'BD-03-14'),(5643,'','IN-11729672496','2024-09-30 00:00:00',NULL,500.00,'','1','1','SEP invoice','1','206','sales','','','No',NULL,NULL,''),(5644,'','IN-11729672496','2024-09-30 00:00:00',NULL,0.00,'','1','1','SEP invoice','1','206','sales','','','No',NULL,NULL,''),(5645,'','IN-11729672496','2024-09-30 00:00:00',NULL,5000.00,'','1','1','SEP invoice','1','206','sales','','','No',NULL,NULL,''),(5646,'4165','IN-11729672496','2024-09-30 00:00:00',NULL,1305.00,'','1','1','SEP invoice','1','206','sales','','','No',NULL,NULL,''),(5647,'1100','IN-11729754462','2024-09-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1 ','Payment','','','No',NULL,NULL,'4321'),(5648,'4165','IN-11729754462','2024-09-01 00:00:00',NULL,500.00,'','1','1','Oct invoice','1','1 ','sales','','','No',NULL,NULL,''),(5649,'1100','IN-11729755093','2024-10-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1 ','Payment','','','No',NULL,NULL,'4321'),(5650,'4165','IN-11729755093','2024-10-01 00:00:00',NULL,500.00,'','1','1','Oct invoice','1','1 ','sales','','','No',NULL,NULL,''),(5651,'1100','IN-11729759466','2024-08-31 00:00:00',5000.00,NULL,'','1','1','Expected Rental income','1','1342 ','Payment','','','No',NULL,NULL,'HH-06-2020'),(5652,'4165','IN-11729759466','2024-08-31 00:00:00',NULL,5000.00,'','1','1','balance brought down','1','1342 ','sales','','','No',NULL,NULL,''),(5653,'1100','IN-11729760200','2024-10-31 00:00:00',5000.00,NULL,'','1','1','Expected Rental income','1','1343 ','Payment','','','No',NULL,NULL,'hh-07-2025'),(5654,'1100','IN-11729760701','2024-10-31 00:00:00',2110.00,NULL,'','1','1','Expected Rental income','1','1343 ','Payment','','','No',NULL,NULL,'hh-07-2025'),(5655,'1100','IN-11729761494','2024-09-30 00:00:00',2000.00,NULL,'','1','1','Expected Rental income','1','1344 ','Payment','','','No',NULL,NULL,'HH-04-5090'),(5656,'4165','IN-11729761494','2024-09-30 00:00:00',NULL,2000.00,'','1','1','balance brought down','1','1344 ','sales','','','No',NULL,NULL,''),(5657,'1100','IN-11729761811','2024-10-31 00:00:00',1880.00,NULL,'','1','1','Expected Rental income','1','1344 ','Payment','','','No',NULL,NULL,'HH-04-5090'),(5658,'4165','IN-11729761811','2024-10-31 00:00:00',NULL,1880.00,'','1','1','Oct invoice','1','1344 ','sales','','','No',NULL,NULL,''),(5659,'1100','IN-11730197292','2024-10-31 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1154','Payment','','','No',NULL,NULL,'HH-05-748'),(5660,'','IN-11730197292','2024-10-31 00:00:00',NULL,500.00,'','1','1','Oct invoice','1','1154','sales','','','No',NULL,NULL,''),(5661,'','IN-11730197292','2024-10-31 00:00:00',NULL,0.00,'','1','1','Oct invoice','1','1154','sales','','','No',NULL,NULL,''),(5662,'','IN-11730197292','2024-10-31 00:00:00',NULL,5000.00,'','1','1','Oct invoice','1','1154','sales','','','No',NULL,NULL,''),(5663,'4165','IN-11730197292','2024-10-31 00:00:00',NULL,500.00,'','1','1','Oct invoice','1','1154','sales','','','No',NULL,NULL,''),(5664,'1100','IN-11730357357','2024-10-01 00:00:00',300.00,NULL,'','1','1','Expected Rental income','1','1 ','Payment','','','No',NULL,NULL,'KT01'),(5665,'4165','IN-11730357357','2024-10-01 00:00:00',NULL,300.00,'','1','1','Oct invoice','1','1 ','sales','','','No',NULL,NULL,''),(5666,'1100','IN-11730722433','2024-03-11 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','553','Payment','','','No',NULL,NULL,'HH-03-254'),(5667,'','IN-11730722433','2024-03-11 00:00:00',NULL,500.00,'','1','1','Nov invoice','1','553','sales','','','No',NULL,NULL,''),(5668,'','IN-11730722433','2024-03-11 00:00:00',NULL,0.00,'','1','1','Nov invoice','1','553','sales','','','No',NULL,NULL,''),(5669,'','IN-11730722433','2024-03-11 00:00:00',NULL,5000.00,'','1','1','Nov invoice','1','553','sales','','','No',NULL,NULL,''),(5670,'4165','IN-11730722433','2024-03-11 00:00:00',NULL,845.00,'','1','1','Nov invoice','1','553','sales','','','No',NULL,NULL,''),(5671,'1100','IN-11730797863','2024-11-01 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','1 ','Payment','','','No',NULL,NULL,'KT01'),(5672,'4165','IN-11730797863','2024-11-01 00:00:00',NULL,500.00,'','1','1','Nov invoice','1','1 ','sales','','','No',NULL,NULL,''),(5673,'1100','IN-11730799956','2024-10-01 00:00:00',1075.00,NULL,'','1','1','Expected Rental income','1','560','Payment','','','No',NULL,NULL,'HH-03-305'),(5674,'','IN-11730799956','2024-10-01 00:00:00',NULL,500.00,'','1','1','Sep invoice','1','560','sales','','','No',NULL,NULL,''),(5675,'','IN-11730799956','2024-10-01 00:00:00',NULL,0.00,'','1','1','Sep invoice','1','560','sales','','','No',NULL,NULL,''),(5676,'','IN-11730799956','2024-10-01 00:00:00',NULL,5000.00,'','1','1','Sep invoice','1','560','sales','','','No',NULL,NULL,''),(5677,'4165','IN-11730799956','2024-10-01 00:00:00',NULL,1075.00,'','1','1','Sep invoice','1','560','sales','','','No',NULL,NULL,''),(5678,'1100','IN-11730800518','2024-10-31 00:00:00',845.00,NULL,'','1','1','Expected Rental income','1','560','Payment','','','No',NULL,NULL,'HH-03-305'),(5679,'','IN-11730800518','2024-10-31 00:00:00',NULL,500.00,'','1','1','October invoice','1','560','sales','','','No',NULL,NULL,''),(5680,'','IN-11730800518','2024-10-31 00:00:00',NULL,0.00,'','1','1','October invoice','1','560','sales','','','No',NULL,NULL,''),(5681,'','IN-11730800518','2024-10-31 00:00:00',NULL,5000.00,'','1','1','October invoice','1','560','sales','','','No',NULL,NULL,''),(5682,'4165','IN-11730800518','2024-10-31 00:00:00',NULL,845.00,'','1','1','October invoice','1','560','sales','','','No',NULL,NULL,''),(5683,'1100','RC-11730800882','2024-11-05 00:00:00',NULL,1000.00,'','1','1','Expected income paid','1','560','Payment','','','No',NULL,NULL,''),(5684,'1000','RC-11730800882','2024-11-05 00:00:00',1000.00,NULL,'','1','1','Payment for Acc No.HH-03-305 and Zone No.3 ','1','560','sales','','','No',NULL,NULL,''),(5685,'1100','IN-11730811116','2024-09-30 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','672','Payment','','','No',NULL,NULL,'HH-03-65'),(5686,'','IN-11730811116','2024-09-30 00:00:00',NULL,500.00,'','1','1','SEP invoice','1','672','sales','','','No',NULL,NULL,''),(5687,'','IN-11730811116','2024-09-30 00:00:00',NULL,0.00,'','1','1','SEP invoice','1','672','sales','','','No',NULL,NULL,''),(5688,'','IN-11730811116','2024-09-30 00:00:00',NULL,5000.00,'','1','1','SEP invoice','1','672','sales','','','No',NULL,NULL,''),(5689,'4165','IN-11730811116','2024-09-30 00:00:00',NULL,500.00,'','1','1','SEP invoice','1','672','sales','','','No',NULL,NULL,''),(5690,'1100','IN-11730811747','2024-09-30 00:00:00',500.00,NULL,'','1','1','Expected Rental income','1','672','Payment','','','No',NULL,NULL,'HH-03-65'),(5691,'','IN-11730811747','2024-09-30 00:00:00',NULL,500.00,'','1','1','OCT invoice','1','672','sales','','','No',NULL,NULL,''),(5692,'','IN-11730811747','2024-09-30 00:00:00',NULL,0.00,'','1','1','OCT invoice','1','672','sales','','','No',NULL,NULL,''),(5693,'','IN-11730811747','2024-09-30 00:00:00',NULL,5000.00,'','1','1','OCT invoice','1','672','sales','','','No',NULL,NULL,''),(5694,'4165','IN-11730811747','2024-09-30 00:00:00',NULL,500.00,'','1','1','OCT invoice','1','672','sales','','','No',NULL,NULL,''),(5695,'1100','RC-11730811873','2024-11-05 00:00:00',NULL,900.00,'','1','1','Expected income paid','1','672','Payment','','','No',NULL,NULL,''),(5696,'766','RC-11730811873','2024-11-05 00:00:00',900.00,NULL,'','1','1','Payment for Hs No.HH-03-65 ','1','672','sales','','','No',NULL,NULL,''),(5697,'4165','IN-117448801552','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','323','sales','','','No',NULL,NULL,''),(5698,'1100','IN-117448801552','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','323','Payment','','','No',NULL,NULL,'HH-02-1006'),(5699,'4165','IN-117448801564','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','325','sales','','','No',NULL,NULL,''),(5700,'1100','IN-117448801564','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','325','Payment','','','No',NULL,NULL,'HH-02-103'),(5701,'4165','IN-117448801575','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','326','sales','','','No',NULL,NULL,''),(5702,'1100','IN-117448801575','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','326','Payment','','','No',NULL,NULL,'HH-02-1034'),(5703,'4165','IN-117448801587','2025-03-01 00:00:00',NULL,730.00,'','1','1','March invoice','1','328','sales','','','No',NULL,NULL,''),(5704,'1100','IN-117448801587','2025-03-01 00:00:00',730.00,NULL,'','1','1','March invoice','1','328','Payment','','','No',NULL,NULL,'HH-02-1050'),(5705,'4165','IN-117448801598','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','329','sales','','','No',NULL,NULL,''),(5706,'1100','IN-117448801598','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','329','Payment','','','No',NULL,NULL,'HH-02-1058'),(5707,'4165','IN-117448801639','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','330','sales','','','No',NULL,NULL,''),(5708,'1100','IN-117448801639','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','330','Payment','','','No',NULL,NULL,'HH-02-1081'),(5709,'4165','IN-1174488016810','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','331','sales','','','No',NULL,NULL,''),(5710,'1100','IN-1174488016810','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','331','Payment','','','No',NULL,NULL,'HH-02-1084'),(5711,'4165','IN-1174488017112','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','333','sales','','','No',NULL,NULL,''),(5712,'1100','IN-1174488017112','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','333','Payment','','','No',NULL,NULL,'HH-02-1112'),(5713,'4165','IN-1174488017213','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','334','sales','','','No',NULL,NULL,''),(5714,'1100','IN-1174488017213','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','334','Payment','','','No',NULL,NULL,'HH-02-1114'),(5715,'4165','IN-1174488017314','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','335','sales','','','No',NULL,NULL,''),(5716,'1100','IN-1174488017314','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','335','Payment','','','No',NULL,NULL,'HH-02-1121'),(5717,'4165','IN-1174488017415','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','336','sales','','','No',NULL,NULL,''),(5718,'4165','IN-1174488017416','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','337','sales','','','No',NULL,NULL,''),(5719,'1100','IN-1174488017416','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','337','Payment','','','No',NULL,NULL,'HH-02-114'),(5720,'4165','IN-1174488017517','2025-03-01 00:00:00',NULL,960.00,'','1','1','March invoice','1','338','sales','','','No',NULL,NULL,''),(5721,'1100','IN-1174488017517','2025-03-01 00:00:00',960.00,NULL,'','1','1','March invoice','1','338','Payment','','','No',NULL,NULL,'HH-02-1157'),(5722,'4165','IN-1174488017618','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','339','sales','','','No',NULL,NULL,''),(5723,'1100','IN-1174488017618','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','339','Payment','','','No',NULL,NULL,'HH-02-1163'),(5724,'4165','IN-1174488017719','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','340','sales','','','No',NULL,NULL,''),(5725,'1100','IN-1174488017719','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','340','Payment','','','No',NULL,NULL,'HH-02-1168'),(5726,'4165','IN-1174488017820','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','341','sales','','','No',NULL,NULL,''),(5727,'1100','IN-1174488017820','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','341','Payment','','','No',NULL,NULL,'HH-02-1169'),(5728,'4165','IN-1174488017824','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','345','sales','','','No',NULL,NULL,''),(5729,'1100','IN-1174488017824','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','345','Payment','','','No',NULL,NULL,'HH-02-1185'),(5730,'4165','IN-1174488017926','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','347','sales','','','No',NULL,NULL,''),(5731,'1100','IN-1174488017926','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','347','Payment','','','No',NULL,NULL,'HH-02-1207'),(5732,'4165','IN-1174488018027','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','348','sales','','','No',NULL,NULL,''),(5733,'1100','IN-1174488018027','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','348','Payment','','','No',NULL,NULL,'HH-02-1208'),(5734,'4165','IN-1174488018128','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','349','sales','','','No',NULL,NULL,''),(5735,'1100','IN-1174488018128','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','349','Payment','','','No',NULL,NULL,'HH-02-1214'),(5736,'4165','IN-1174488018329','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','350','sales','','','No',NULL,NULL,''),(5737,'1100','IN-1174488018329','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','350','Payment','','','No',NULL,NULL,'HH-02-1225'),(5738,'4165','IN-1174488018530','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','351','sales','','','No',NULL,NULL,''),(5739,'1100','IN-1174488018530','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','351','Payment','','','No',NULL,NULL,'HH-02-1241'),(5740,'4165','IN-1174488018631','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','352','sales','','','No',NULL,NULL,''),(5741,'1100','IN-1174488018631','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','352','Payment','','','No',NULL,NULL,'HH-02-1246'),(5742,'4165','IN-1174488018732','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','353','sales','','','No',NULL,NULL,''),(5743,'1100','IN-1174488018732','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','353','Payment','','','No',NULL,NULL,'HH-02-1248'),(5744,'4165','IN-1174488018834','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','355','sales','','','No',NULL,NULL,''),(5745,'1100','IN-1174488018834','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','355','Payment','','','No',NULL,NULL,'HH-02-1265'),(5746,'4165','IN-1174488018935','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','356','sales','','','No',NULL,NULL,''),(5747,'1100','IN-1174488018935','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','356','Payment','','','No',NULL,NULL,'HH-02-1268'),(5748,'4165','IN-1174488019036','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','357','sales','','','No',NULL,NULL,''),(5749,'1100','IN-1174488019036','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','357','Payment','','','No',NULL,NULL,'HH-02-1278'),(5750,'4165','IN-1174488019137','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','358','sales','','','No',NULL,NULL,''),(5751,'1100','IN-1174488019137','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','358','Payment','','','No',NULL,NULL,'HH-02-1283'),(5752,'4165','IN-1174488019238','2025-03-01 00:00:00',NULL,615.00,'','1','1','March invoice','1','359','sales','','','No',NULL,NULL,''),(5753,'1100','IN-1174488019238','2025-03-01 00:00:00',615.00,NULL,'','1','1','March invoice','1','359','Payment','','','No',NULL,NULL,'HH-02-1298'),(5754,'4165','IN-1174488019339','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','360','sales','','','No',NULL,NULL,''),(5755,'1100','IN-1174488019339','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','360','Payment','','','No',NULL,NULL,'HH-02-131'),(5756,'4165','IN-1174488019340','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','361','sales','','','No',NULL,NULL,''),(5757,'1100','IN-1174488019340','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','361','Payment','','','No',NULL,NULL,'HH-02-133'),(5758,'4165','IN-1174488019445','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','366','sales','','','No',NULL,NULL,''),(5759,'1100','IN-1174488019445','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','366','Payment','','','No',NULL,NULL,'HH-02-151'),(5760,'4165','IN-1174488019546','2025-03-01 00:00:00',NULL,1305.00,'','1','1','March invoice','1','367','sales','','','No',NULL,NULL,''),(5761,'1100','IN-1174488019546','2025-03-01 00:00:00',1305.00,NULL,'','1','1','March invoice','1','367','Payment','','','No',NULL,NULL,'HH-02-157'),(5762,'4165','IN-1174488019547','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','368','sales','','','No',NULL,NULL,''),(5763,'1100','IN-1174488019547','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','368','Payment','','','No',NULL,NULL,'HH-02-165'),(5764,'4165','IN-1174488019655','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','376','sales','','','No',NULL,NULL,''),(5765,'1100','IN-1174488019655','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','376','Payment','','','No',NULL,NULL,'HH-02-189'),(5766,'4165','IN-1174488019758','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','379','sales','','','No',NULL,NULL,''),(5767,'1100','IN-1174488019758','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','379','Payment','','','No',NULL,NULL,'HH-02-194'),(5768,'4165','IN-1174488019859','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','380','sales','','','No',NULL,NULL,''),(5769,'1100','IN-1174488019859','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','380','Payment','','','No',NULL,NULL,'HH-02-195'),(5770,'4165','IN-1174488019860','2025-03-01 00:00:00',NULL,960.00,'','1','1','March invoice','1','381','sales','','','No',NULL,NULL,''),(5771,'1100','IN-1174488019860','2025-03-01 00:00:00',960.00,NULL,'','1','1','March invoice','1','381','Payment','','','No',NULL,NULL,'HH-02-197'),(5772,'4165','IN-1174488019962','2025-03-01 00:00:00',NULL,730.00,'','1','1','March invoice','1','383','sales','','','No',NULL,NULL,''),(5773,'1100','IN-1174488019962','2025-03-01 00:00:00',730.00,NULL,'','1','1','March invoice','1','383','Payment','','','No',NULL,NULL,'HH-02-203'),(5774,'4165','IN-1174488020064','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','385','sales','','','No',NULL,NULL,''),(5775,'1100','IN-1174488020064','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','385','Payment','','','No',NULL,NULL,'HH-02-208'),(5776,'4165','IN-1174488020166','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','387','sales','','','No',NULL,NULL,''),(5777,'1100','IN-1174488020166','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','387','Payment','','','No',NULL,NULL,'HH-02-213'),(5778,'4165','IN-1174488020168','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','389','sales','','','No',NULL,NULL,''),(5779,'1100','IN-1174488020168','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','389','Payment','','','No',NULL,NULL,'HH-02-262'),(5780,'4165','IN-1174488020269','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','390','sales','','','No',NULL,NULL,''),(5781,'1100','IN-1174488020269','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','390','Payment','','','No',NULL,NULL,'HH-02-27'),(5782,'4165','IN-1174488020370','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','391','sales','','','No',NULL,NULL,''),(5783,'1100','IN-1174488020370','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','391','Payment','','','No',NULL,NULL,'HH-02-304'),(5784,'4165','IN-1174488020475','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','396','sales','','','No',NULL,NULL,''),(5785,'1100','IN-1174488020475','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','396','Payment','','','No',NULL,NULL,'HH-02-351'),(5786,'4165','IN-1174488020480','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','401','sales','','','No',NULL,NULL,''),(5787,'1100','IN-1174488020480','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','401','Payment','','','No',NULL,NULL,'HH-02-394'),(5788,'4165','IN-1174488020581','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','402','sales','','','No',NULL,NULL,''),(5789,'1100','IN-1174488020581','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','402','Payment','','','No',NULL,NULL,'HH-02-400'),(5790,'4165','IN-1174488020682','2025-03-01 00:00:00',NULL,4460.00,'','1','1','March invoice','1','403','sales','','','No',NULL,NULL,''),(5791,'1100','IN-1174488020682','2025-03-01 00:00:00',4460.00,NULL,'','1','1','March invoice','1','403','Payment','','','No',NULL,NULL,'HH-02-406'),(5792,'4165','IN-1174488020785','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','406','sales','','','No',NULL,NULL,''),(5793,'1100','IN-1174488020785','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','406','Payment','','','No',NULL,NULL,'HH-02-435'),(5794,'4165','IN-1174488020887','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','408','sales','','','No',NULL,NULL,''),(5795,'1100','IN-1174488020887','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','408','Payment','','','No',NULL,NULL,'HH-02-443'),(5796,'4165','IN-1174488020990','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','411','sales','','','No',NULL,NULL,''),(5797,'1100','IN-1174488020990','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','411','Payment','','','No',NULL,NULL,'HH-02-449'),(5798,'4165','IN-1174488021191','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','412','sales','','','No',NULL,NULL,''),(5799,'1100','IN-1174488021191','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','412','Payment','','','No',NULL,NULL,'HH-02-461'),(5800,'4165','IN-1174488021292','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','413','sales','','','No',NULL,NULL,''),(5801,'1100','IN-1174488021292','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','413','Payment','','','No',NULL,NULL,'HH-02-464'),(5802,'4165','IN-1174488021393','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','414','sales','','','No',NULL,NULL,''),(5803,'1100','IN-1174488021393','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','414','Payment','','','No',NULL,NULL,'HH-02-466'),(5804,'4165','IN-1174488021498','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','419','sales','','','No',NULL,NULL,''),(5805,'1100','IN-1174488021498','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','419','Payment','','','No',NULL,NULL,'HH-02-497'),(5806,'4165','IN-1174488021499','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','420','sales','','','No',NULL,NULL,''),(5807,'1100','IN-1174488021499','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','420','Payment','','','No',NULL,NULL,'HH-02-498'),(5808,'4165','IN-11744880215100','2025-03-01 00:00:00',NULL,450.00,'','1','1','March invoice','1','421','sales','','','No',NULL,NULL,''),(5809,'1100','IN-11744880215100','2025-03-01 00:00:00',450.00,NULL,'','1','1','March invoice','1','421','Payment','','','No',NULL,NULL,'HH-02-503'),(5810,'4165','IN-11744880216102','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','423','sales','','','No',NULL,NULL,''),(5811,'1100','IN-11744880216102','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','423','Payment','','','No',NULL,NULL,'HH-02-512'),(5812,'4165','IN-11744880217104','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','425','sales','','','No',NULL,NULL,''),(5813,'1100','IN-11744880217104','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','425','Payment','','','No',NULL,NULL,'HH-02-551'),(5814,'4165','IN-11744880217105','2025-03-01 00:00:00',NULL,500.00,'','1','1','March invoice','1','426','sales','','','No',NULL,NULL,''),(5815,'1100','IN-11744880217105','2025-03-01 00:00:00',500.00,NULL,'','1','1','March invoice','1','426','Payment','','','No',NULL,NULL,'HH-02-561'),(5816,'4165','IN-11744880218107','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','428','sales','','','No',NULL,NULL,''),(5817,'4165','IN-11744880218108','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','429','sales','','','No',NULL,NULL,''),(5818,'4165','IN-11744880218109','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','430','sales','','','No',NULL,NULL,''),(5819,'4165','IN-11744880218114','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','435','sales','','','No',NULL,NULL,''),(5820,'4165','IN-11744880218115','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','436','sales','','','No',NULL,NULL,''),(5821,'4165','IN-11744880218120','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','441','sales','','','No',NULL,NULL,''),(5822,'4165','IN-11744880218122','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','443','sales','','','No',NULL,NULL,''),(5823,'4165','IN-11744880218124','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','445','sales','','','No',NULL,NULL,''),(5824,'4165','IN-11744880218126','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','447','sales','','','No',NULL,NULL,''),(5825,'4165','IN-11744880218127','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','448','sales','','','No',NULL,NULL,''),(5826,'4165','IN-11744880218130','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','451','sales','','','No',NULL,NULL,''),(5827,'4165','IN-11744880218131','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','452','sales','','','No',NULL,NULL,''),(5828,'4165','IN-11744880218132','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','453','sales','','','No',NULL,NULL,''),(5829,'4165','IN-11744880218133','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','454','sales','','','No',NULL,NULL,''),(5830,'4165','IN-11744880218134','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','455','sales','','','No',NULL,NULL,''),(5831,'4165','IN-11744880218135','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','456','sales','','','No',NULL,NULL,''),(5832,'4165','IN-11744880218136','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','457','sales','','','No',NULL,NULL,''),(5833,'4165','IN-11744880218137','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','458','sales','','','No',NULL,NULL,''),(5834,'4165','IN-11744880218138','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','459','sales','','','No',NULL,NULL,''),(5835,'4165','IN-11744880218139','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','460','sales','','','No',NULL,NULL,''),(5836,'4165','IN-11744880218140','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','461','sales','','','No',NULL,NULL,''),(5837,'4165','IN-11744880218141','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','462','sales','','','No',NULL,NULL,''),(5838,'4165','IN-11744880218146','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','467','sales','','','No',NULL,NULL,''),(5839,'4165','IN-11744880219149','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','470','sales','','','No',NULL,NULL,''),(5840,'4165','IN-11744880219150','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','471','sales','','','No',NULL,NULL,''),(5841,'4165','IN-11744880219153','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','474','sales','','','No',NULL,NULL,''),(5842,'4165','IN-11744880219154','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','475','sales','','','No',NULL,NULL,''),(5843,'4165','IN-11744880219157','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','478','sales','','','No',NULL,NULL,''),(5844,'4165','IN-11744880219160','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','481','sales','','','No',NULL,NULL,''),(5845,'4165','IN-11744880219163','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','484','sales','','','No',NULL,NULL,''),(5846,'4165','IN-11744880219165','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','486','sales','','','No',NULL,NULL,''),(5847,'4165','IN-11744880219167','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','1310 ','sales','','','No',NULL,NULL,''),(5848,'4165','IN-11744880219168','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','996 ','sales','','','No',NULL,NULL,''),(5849,'4165','IN-11744880219169','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','1312 ','sales','','','No',NULL,NULL,''),(5850,'4165','IN-11744880219170','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','1324 ','sales','','','No',NULL,NULL,''),(5851,'4165','IN-11744880219171','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','1333 ','sales','','','No',NULL,NULL,''),(5852,'4165','IN-11744880219172','2025-03-01 00:00:00',NULL,0.00,'','1','1','March invoice','1','48 ','sales','','','No',NULL,NULL,''),(5853,'','IN-117448894421','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','845','sales','','','No',NULL,NULL,''),(5854,'','IN-117448894421','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','845','sales','','','No',NULL,NULL,''),(5855,'','IN-117448894421','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','845','sales','','','No',NULL,NULL,''),(5856,'4165','IN-117448894421','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','845','sales','','','No',NULL,NULL,''),(5857,'1100','IN-117448894421','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','845','Payment','','','No',NULL,NULL,'BD-05-1191'),(5858,'','IN-117448894432','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','846','sales','','','No',NULL,NULL,''),(5859,'','IN-117448894432','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','846','sales','','','No',NULL,NULL,''),(5860,'','IN-117448894432','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','846','sales','','','No',NULL,NULL,''),(5861,'4165','IN-117448894432','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','846','sales','','','No',NULL,NULL,''),(5862,'1100','IN-117448894432','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','846','Payment','','','No',NULL,NULL,'BD-05-1201'),(5863,'','IN-117448894434','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','848','sales','','','No',NULL,NULL,''),(5864,'','IN-117448894434','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','848','sales','','','No',NULL,NULL,''),(5865,'','IN-117448894434','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','848','sales','','','No',NULL,NULL,''),(5866,'4165','IN-117448894434','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','848','sales','','','No',NULL,NULL,''),(5867,'1100','IN-117448894434','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','848','Payment','','','No',NULL,NULL,'HH-05- 747'),(5868,'','IN-117448894445','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','849','sales','','','No',NULL,NULL,''),(5869,'','IN-117448894445','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','849','sales','','','No',NULL,NULL,''),(5870,'','IN-117448894445','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','849','sales','','','No',NULL,NULL,''),(5871,'4165','IN-117448894445','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','849','sales','','','No',NULL,NULL,''),(5872,'1100','IN-117448894445','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','849','Payment','','','No',NULL,NULL,'HH-05-100'),(5873,'','IN-117448894456','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','850','sales','','','No',NULL,NULL,''),(5874,'','IN-117448894456','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','850','sales','','','No',NULL,NULL,''),(5875,'','IN-117448894456','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','850','sales','','','No',NULL,NULL,''),(5876,'4165','IN-117448894456','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','850','sales','','','No',NULL,NULL,''),(5877,'1100','IN-117448894456','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','850','Payment','','','No',NULL,NULL,'HH-05-1000'),(5878,'','IN-117448894467','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','851','sales','','','No',NULL,NULL,''),(5879,'','IN-117448894467','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','851','sales','','','No',NULL,NULL,''),(5880,'','IN-117448894467','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','851','sales','','','No',NULL,NULL,''),(5881,'4165','IN-117448894467','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','851','sales','','','No',NULL,NULL,''),(5882,'1100','IN-117448894467','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','851','Payment','','','No',NULL,NULL,'HH-05-1001'),(5883,'','IN-117448894468','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','852','sales','','','No',NULL,NULL,''),(5884,'','IN-117448894468','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','852','sales','','','No',NULL,NULL,''),(5885,'','IN-117448894468','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','852','sales','','','No',NULL,NULL,''),(5886,'4165','IN-117448894468','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','852','sales','','','No',NULL,NULL,''),(5887,'1100','IN-117448894468','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','852','Payment','','','No',NULL,NULL,'HH-05-1002'),(5888,'','IN-117448894479','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','853','sales','','','No',NULL,NULL,''),(5889,'','IN-117448894479','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','853','sales','','','No',NULL,NULL,''),(5890,'','IN-117448894479','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','853','sales','','','No',NULL,NULL,''),(5891,'4165','IN-117448894479','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','853','sales','','','No',NULL,NULL,''),(5892,'1100','IN-117448894479','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','853','Payment','','','No',NULL,NULL,'HH-05-1003'),(5893,'','IN-1174488944810','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','854','sales','','','No',NULL,NULL,''),(5894,'','IN-1174488944810','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','854','sales','','','No',NULL,NULL,''),(5895,'','IN-1174488944810','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','854','sales','','','No',NULL,NULL,''),(5896,'4165','IN-1174488944810','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','854','sales','','','No',NULL,NULL,''),(5897,'1100','IN-1174488944810','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','854','Payment','','','No',NULL,NULL,'HH-05-1007'),(5898,'','IN-1174488944911','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','855','sales','','','No',NULL,NULL,''),(5899,'','IN-1174488944911','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','855','sales','','','No',NULL,NULL,''),(5900,'','IN-1174488944911','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','855','sales','','','No',NULL,NULL,''),(5901,'4165','IN-1174488944911','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','855','sales','','','No',NULL,NULL,''),(5902,'1100','IN-1174488944911','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','855','Payment','','','No',NULL,NULL,'HH-05-1012'),(5903,'','IN-1174488944912','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','856','sales','','','No',NULL,NULL,''),(5904,'','IN-1174488944912','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','856','sales','','','No',NULL,NULL,''),(5905,'','IN-1174488944912','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','856','sales','','','No',NULL,NULL,''),(5906,'4165','IN-1174488944912','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','856','sales','','','No',NULL,NULL,''),(5907,'1100','IN-1174488944912','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','856','Payment','','','No',NULL,NULL,'HH-05-1013'),(5908,'','IN-1174488945013','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','857','sales','','','No',NULL,NULL,''),(5909,'','IN-1174488945013','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','857','sales','','','No',NULL,NULL,''),(5910,'','IN-1174488945013','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','857','sales','','','No',NULL,NULL,''),(5911,'4165','IN-1174488945013','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','857','sales','','','No',NULL,NULL,''),(5912,'1100','IN-1174488945013','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','857','Payment','','','No',NULL,NULL,'HH-05-1014'),(5913,'','IN-1174488945114','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','858','sales','','','No',NULL,NULL,''),(5914,'','IN-1174488945114','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','858','sales','','','No',NULL,NULL,''),(5915,'','IN-1174488945114','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','858','sales','','','No',NULL,NULL,''),(5916,'4165','IN-1174488945114','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','858','sales','','','No',NULL,NULL,''),(5917,'1100','IN-1174488945114','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','858','Payment','','','No',NULL,NULL,'HH-05-1016'),(5918,'','IN-1174488945315','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','859','sales','','','No',NULL,NULL,''),(5919,'','IN-1174488945315','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','859','sales','','','No',NULL,NULL,''),(5920,'','IN-1174488945315','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','859','sales','','','No',NULL,NULL,''),(5921,'4165','IN-1174488945315','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','859','sales','','','No',NULL,NULL,''),(5922,'1100','IN-1174488945315','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','859','Payment','','','No',NULL,NULL,'HH-05-1017'),(5923,'','IN-1174488945316','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','860','sales','','','No',NULL,NULL,''),(5924,'','IN-1174488945316','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','860','sales','','','No',NULL,NULL,''),(5925,'','IN-1174488945316','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','860','sales','','','No',NULL,NULL,''),(5926,'4165','IN-1174488945316','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','860','sales','','','No',NULL,NULL,''),(5927,'1100','IN-1174488945316','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','860','Payment','','','No',NULL,NULL,'HH-05-1020'),(5928,'','IN-1174488945417','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','861','sales','','','No',NULL,NULL,''),(5929,'','IN-1174488945417','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','861','sales','','','No',NULL,NULL,''),(5930,'','IN-1174488945417','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','861','sales','','','No',NULL,NULL,''),(5931,'4165','IN-1174488945417','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','861','sales','','','No',NULL,NULL,''),(5932,'1100','IN-1174488945417','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','861','Payment','','','No',NULL,NULL,'HH-05-1021'),(5933,'','IN-1174488945518','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','862','sales','','','No',NULL,NULL,''),(5934,'','IN-1174488945518','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','862','sales','','','No',NULL,NULL,''),(5935,'','IN-1174488945518','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','862','sales','','','No',NULL,NULL,''),(5936,'4165','IN-1174488945518','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','862','sales','','','No',NULL,NULL,''),(5937,'1100','IN-1174488945518','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','862','Payment','','','No',NULL,NULL,'HH-05-1022'),(5938,'','IN-1174488945619','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','863','sales','','','No',NULL,NULL,''),(5939,'','IN-1174488945619','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','863','sales','','','No',NULL,NULL,''),(5940,'','IN-1174488945619','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','863','sales','','','No',NULL,NULL,''),(5941,'4165','IN-1174488945619','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','863','sales','','','No',NULL,NULL,''),(5942,'1100','IN-1174488945619','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','863','Payment','','','No',NULL,NULL,'HH-05-1023'),(5943,'','IN-1174488945720','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','864','sales','','','No',NULL,NULL,''),(5944,'','IN-1174488945720','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','864','sales','','','No',NULL,NULL,''),(5945,'','IN-1174488945720','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','864','sales','','','No',NULL,NULL,''),(5946,'4165','IN-1174488945720','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','864','sales','','','No',NULL,NULL,''),(5947,'1100','IN-1174488945720','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','864','Payment','','','No',NULL,NULL,'HH-05-1024'),(5948,'','IN-1174488945821','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','865','sales','','','No',NULL,NULL,''),(5949,'','IN-1174488945821','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','865','sales','','','No',NULL,NULL,''),(5950,'','IN-1174488945821','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','865','sales','','','No',NULL,NULL,''),(5951,'4165','IN-1174488945821','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','865','sales','','','No',NULL,NULL,''),(5952,'1100','IN-1174488945821','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','865','Payment','','','No',NULL,NULL,'HH-05-1025'),(5953,'','IN-1174488945922','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','866','sales','','','No',NULL,NULL,''),(5954,'','IN-1174488945922','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','866','sales','','','No',NULL,NULL,''),(5955,'','IN-1174488945922','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','866','sales','','','No',NULL,NULL,''),(5956,'4165','IN-1174488945922','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','866','sales','','','No',NULL,NULL,''),(5957,'1100','IN-1174488945922','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','866','Payment','','','No',NULL,NULL,'HH-05-1026'),(5958,'','IN-1174488946023','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','867','sales','','','No',NULL,NULL,''),(5959,'','IN-1174488946023','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','867','sales','','','No',NULL,NULL,''),(5960,'','IN-1174488946023','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','867','sales','','','No',NULL,NULL,''),(5961,'4165','IN-1174488946023','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','867','sales','','','No',NULL,NULL,''),(5962,'1100','IN-1174488946023','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','867','Payment','','','No',NULL,NULL,'HH-05-1029'),(5963,'','IN-1174488946424','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','868','sales','','','No',NULL,NULL,''),(5964,'','IN-1174488946424','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','868','sales','','','No',NULL,NULL,''),(5965,'','IN-1174488946424','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','868','sales','','','No',NULL,NULL,''),(5966,'4165','IN-1174488946424','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','868','sales','','','No',NULL,NULL,''),(5967,'1100','IN-1174488946424','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','868','Payment','','','No',NULL,NULL,'HH-05-1030'),(5968,'','IN-1174488947425','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','869','sales','','','No',NULL,NULL,''),(5969,'','IN-1174488947425','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','869','sales','','','No',NULL,NULL,''),(5970,'','IN-1174488947425','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','869','sales','','','No',NULL,NULL,''),(5971,'4165','IN-1174488947425','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','869','sales','','','No',NULL,NULL,''),(5972,'1100','IN-1174488947425','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','869','Payment','','','No',NULL,NULL,'HH-05-1032'),(5973,'','IN-1174488947526','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','870','sales','','','No',NULL,NULL,''),(5974,'','IN-1174488947526','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','870','sales','','','No',NULL,NULL,''),(5975,'','IN-1174488947526','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','870','sales','','','No',NULL,NULL,''),(5976,'4165','IN-1174488947526','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','870','sales','','','No',NULL,NULL,''),(5977,'1100','IN-1174488947526','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','870','Payment','','','No',NULL,NULL,'HH-05-1038'),(5978,'','IN-1174488947628','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','872','sales','','','No',NULL,NULL,''),(5979,'','IN-1174488947628','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','872','sales','','','No',NULL,NULL,''),(5980,'','IN-1174488947628','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','872','sales','','','No',NULL,NULL,''),(5981,'4165','IN-1174488947628','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','872','sales','','','No',NULL,NULL,''),(5982,'1100','IN-1174488947628','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','872','Payment','','','No',NULL,NULL,'HH-05-104'),(5983,'','IN-1174488947729','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','873','sales','','','No',NULL,NULL,''),(5984,'','IN-1174488947729','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','873','sales','','','No',NULL,NULL,''),(5985,'','IN-1174488947729','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','873','sales','','','No',NULL,NULL,''),(5986,'4165','IN-1174488947729','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','873','sales','','','No',NULL,NULL,''),(5987,'1100','IN-1174488947729','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','873','Payment','','','No',NULL,NULL,'HH-05-1042'),(5988,'','IN-1174488947830','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','874','sales','','','No',NULL,NULL,''),(5989,'','IN-1174488947830','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','874','sales','','','No',NULL,NULL,''),(5990,'','IN-1174488947830','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','874','sales','','','No',NULL,NULL,''),(5991,'4165','IN-1174488947830','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','874','sales','','','No',NULL,NULL,''),(5992,'1100','IN-1174488947830','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','874','Payment','','','No',NULL,NULL,'HH-05-1043'),(5993,'','IN-1174488947931','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','875','sales','','','No',NULL,NULL,''),(5994,'','IN-1174488947931','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','875','sales','','','No',NULL,NULL,''),(5995,'','IN-1174488947931','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','875','sales','','','No',NULL,NULL,''),(5996,'4165','IN-1174488947931','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','875','sales','','','No',NULL,NULL,''),(5997,'1100','IN-1174488947931','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','875','Payment','','','No',NULL,NULL,'HH-05-1044'),(5998,'','IN-1174488948032','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','876','sales','','','No',NULL,NULL,''),(5999,'','IN-1174488948032','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','876','sales','','','No',NULL,NULL,''),(6000,'','IN-1174488948032','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','876','sales','','','No',NULL,NULL,''),(6001,'4165','IN-1174488948032','2025-02-24 00:00:00',NULL,1075.00,'','1','1','feb invoice','1','876','sales','','','No',NULL,NULL,''),(6002,'1100','IN-1174488948032','2025-02-24 00:00:00',6575.00,NULL,'','1','1','feb invoice','1','876','Payment','','','No',NULL,NULL,'HH-05-1049'),(6003,'','IN-1174488948133','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','877','sales','','','No',NULL,NULL,''),(6004,'','IN-1174488948133','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','877','sales','','','No',NULL,NULL,''),(6005,'','IN-1174488948133','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','877','sales','','','No',NULL,NULL,''),(6006,'4165','IN-1174488948133','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','877','sales','','','No',NULL,NULL,''),(6007,'1100','IN-1174488948133','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','877','Payment','','','No',NULL,NULL,'HH-05-105'),(6008,'','IN-1174488948234','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','878','sales','','','No',NULL,NULL,''),(6009,'','IN-1174488948234','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','878','sales','','','No',NULL,NULL,''),(6010,'','IN-1174488948234','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','878','sales','','','No',NULL,NULL,''),(6011,'4165','IN-1174488948234','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','878','sales','','','No',NULL,NULL,''),(6012,'1100','IN-1174488948234','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','878','Payment','','','No',NULL,NULL,'HH-05-1051'),(6013,'','IN-1174488948235','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','879','sales','','','No',NULL,NULL,''),(6014,'','IN-1174488948235','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','879','sales','','','No',NULL,NULL,''),(6015,'','IN-1174488948235','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','879','sales','','','No',NULL,NULL,''),(6016,'4165','IN-1174488948235','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','879','sales','','','No',NULL,NULL,''),(6017,'1100','IN-1174488948235','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','879','Payment','','','No',NULL,NULL,'HH-05-1052'),(6018,'','IN-1174488948336','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','880','sales','','','No',NULL,NULL,''),(6019,'','IN-1174488948336','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','880','sales','','','No',NULL,NULL,''),(6020,'','IN-1174488948336','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','880','sales','','','No',NULL,NULL,''),(6021,'4165','IN-1174488948336','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','880','sales','','','No',NULL,NULL,''),(6022,'1100','IN-1174488948336','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','880','Payment','','','No',NULL,NULL,'HH-05-1054'),(6023,'','IN-1174488948437','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','881','sales','','','No',NULL,NULL,''),(6024,'','IN-1174488948437','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','881','sales','','','No',NULL,NULL,''),(6025,'','IN-1174488948437','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','881','sales','','','No',NULL,NULL,''),(6026,'4165','IN-1174488948437','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','881','sales','','','No',NULL,NULL,''),(6027,'1100','IN-1174488948437','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','881','Payment','','','No',NULL,NULL,'HH-05-1055'),(6028,'','IN-1174488948538','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','882','sales','','','No',NULL,NULL,''),(6029,'','IN-1174488948538','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','882','sales','','','No',NULL,NULL,''),(6030,'','IN-1174488948538','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','882','sales','','','No',NULL,NULL,''),(6031,'4165','IN-1174488948538','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','882','sales','','','No',NULL,NULL,''),(6032,'1100','IN-1174488948538','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','882','Payment','','','No',NULL,NULL,'HH-05-1059'),(6033,'','IN-1174488948639','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','883','sales','','','No',NULL,NULL,''),(6034,'','IN-1174488948639','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','883','sales','','','No',NULL,NULL,''),(6035,'','IN-1174488948639','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','883','sales','','','No',NULL,NULL,''),(6036,'4165','IN-1174488948639','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','883','sales','','','No',NULL,NULL,''),(6037,'1100','IN-1174488948639','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','883','Payment','','','No',NULL,NULL,'HH-05-106'),(6038,'','IN-1174488948740','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','884','sales','','','No',NULL,NULL,''),(6039,'','IN-1174488948740','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','884','sales','','','No',NULL,NULL,''),(6040,'','IN-1174488948740','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','884','sales','','','No',NULL,NULL,''),(6041,'4165','IN-1174488948740','2025-02-24 00:00:00',NULL,1075.00,'','1','1','feb invoice','1','884','sales','','','No',NULL,NULL,''),(6042,'1100','IN-1174488948740','2025-02-24 00:00:00',6575.00,NULL,'','1','1','feb invoice','1','884','Payment','','','No',NULL,NULL,'HH-05-1062'),(6043,'','IN-1174488948741','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','885','sales','','','No',NULL,NULL,''),(6044,'','IN-1174488948741','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','885','sales','','','No',NULL,NULL,''),(6045,'','IN-1174488948741','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','885','sales','','','No',NULL,NULL,''),(6046,'4165','IN-1174488948741','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','885','sales','','','No',NULL,NULL,''),(6047,'1100','IN-1174488948741','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','885','Payment','','','No',NULL,NULL,'HH-05-1063'),(6048,'','IN-1174488948842','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','886','sales','','','No',NULL,NULL,''),(6049,'','IN-1174488948842','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','886','sales','','','No',NULL,NULL,''),(6050,'','IN-1174488948842','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','886','sales','','','No',NULL,NULL,''),(6051,'4165','IN-1174488948842','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','886','sales','','','No',NULL,NULL,''),(6052,'1100','IN-1174488948842','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','886','Payment','','','No',NULL,NULL,'HH-05-1064'),(6053,'','IN-1174488948943','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','887','sales','','','No',NULL,NULL,''),(6054,'','IN-1174488948943','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','887','sales','','','No',NULL,NULL,''),(6055,'','IN-1174488948943','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','887','sales','','','No',NULL,NULL,''),(6056,'4165','IN-1174488948943','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','887','sales','','','No',NULL,NULL,''),(6057,'1100','IN-1174488948943','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','887','Payment','','','No',NULL,NULL,'HH-05-1065'),(6058,'','IN-1174488949044','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','888','sales','','','No',NULL,NULL,''),(6059,'','IN-1174488949044','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','888','sales','','','No',NULL,NULL,''),(6060,'','IN-1174488949044','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','888','sales','','','No',NULL,NULL,''),(6061,'4165','IN-1174488949044','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','888','sales','','','No',NULL,NULL,''),(6062,'1100','IN-1174488949044','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','888','Payment','','','No',NULL,NULL,'HH-05-1067'),(6063,'','IN-1174488949045','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','889','sales','','','No',NULL,NULL,''),(6064,'','IN-1174488949045','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','889','sales','','','No',NULL,NULL,''),(6065,'','IN-1174488949045','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','889','sales','','','No',NULL,NULL,''),(6066,'4165','IN-1174488949045','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','889','sales','','','No',NULL,NULL,''),(6067,'1100','IN-1174488949045','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','889','Payment','','','No',NULL,NULL,'HH-05-107'),(6068,'','IN-1174488949146','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','890','sales','','','No',NULL,NULL,''),(6069,'','IN-1174488949146','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','890','sales','','','No',NULL,NULL,''),(6070,'','IN-1174488949146','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','890','sales','','','No',NULL,NULL,''),(6071,'4165','IN-1174488949146','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','890','sales','','','No',NULL,NULL,''),(6072,'1100','IN-1174488949146','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','890','Payment','','','No',NULL,NULL,'HH-05-1070'),(6073,'','IN-1174488949247','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','891','sales','','','No',NULL,NULL,''),(6074,'','IN-1174488949247','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','891','sales','','','No',NULL,NULL,''),(6075,'','IN-1174488949247','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','891','sales','','','No',NULL,NULL,''),(6076,'4165','IN-1174488949247','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','891','sales','','','No',NULL,NULL,''),(6077,'1100','IN-1174488949247','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','891','Payment','','','No',NULL,NULL,'HH-05-1071'),(6078,'','IN-1174488949348','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','892','sales','','','No',NULL,NULL,''),(6079,'','IN-1174488949348','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','892','sales','','','No',NULL,NULL,''),(6080,'','IN-1174488949348','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','892','sales','','','No',NULL,NULL,''),(6081,'4165','IN-1174488949348','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','892','sales','','','No',NULL,NULL,''),(6082,'1100','IN-1174488949348','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','892','Payment','','','No',NULL,NULL,'HH-05-1073'),(6083,'','IN-1174488949449','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','893','sales','','','No',NULL,NULL,''),(6084,'','IN-1174488949449','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','893','sales','','','No',NULL,NULL,''),(6085,'','IN-1174488949449','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','893','sales','','','No',NULL,NULL,''),(6086,'4165','IN-1174488949449','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','893','sales','','','No',NULL,NULL,''),(6087,'1100','IN-1174488949449','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','893','Payment','','','No',NULL,NULL,'HH-05-1075'),(6088,'','IN-1174488949550','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','894','sales','','','No',NULL,NULL,''),(6089,'','IN-1174488949550','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','894','sales','','','No',NULL,NULL,''),(6090,'','IN-1174488949550','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','894','sales','','','No',NULL,NULL,''),(6091,'4165','IN-1174488949550','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','894','sales','','','No',NULL,NULL,''),(6092,'1100','IN-1174488949550','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','894','Payment','','','No',NULL,NULL,'HH-05-1078'),(6093,'','IN-1174488949651','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','895','sales','','','No',NULL,NULL,''),(6094,'','IN-1174488949651','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','895','sales','','','No',NULL,NULL,''),(6095,'','IN-1174488949651','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','895','sales','','','No',NULL,NULL,''),(6096,'4165','IN-1174488949651','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','895','sales','','','No',NULL,NULL,''),(6097,'1100','IN-1174488949651','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','895','Payment','','','No',NULL,NULL,'HH-05-1079'),(6098,'','IN-1174488949652','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','896','sales','','','No',NULL,NULL,''),(6099,'','IN-1174488949652','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','896','sales','','','No',NULL,NULL,''),(6100,'','IN-1174488949652','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','896','sales','','','No',NULL,NULL,''),(6101,'4165','IN-1174488949652','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','896','sales','','','No',NULL,NULL,''),(6102,'1100','IN-1174488949652','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','896','Payment','','','No',NULL,NULL,'HH-05-108'),(6103,'','IN-1174488949753','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','897','sales','','','No',NULL,NULL,''),(6104,'','IN-1174488949753','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','897','sales','','','No',NULL,NULL,''),(6105,'','IN-1174488949753','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','897','sales','','','No',NULL,NULL,''),(6106,'4165','IN-1174488949753','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','897','sales','','','No',NULL,NULL,''),(6107,'1100','IN-1174488949753','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','897','Payment','','','No',NULL,NULL,'HH-05-1086'),(6108,'','IN-1174488949854','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','898','sales','','','No',NULL,NULL,''),(6109,'','IN-1174488949854','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','898','sales','','','No',NULL,NULL,''),(6110,'','IN-1174488949854','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','898','sales','','','No',NULL,NULL,''),(6111,'4165','IN-1174488949854','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','898','sales','','','No',NULL,NULL,''),(6112,'1100','IN-1174488949854','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','898','Payment','','','No',NULL,NULL,'HH-05-1087'),(6113,'','IN-1174488949955','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','899','sales','','','No',NULL,NULL,''),(6114,'','IN-1174488949955','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','899','sales','','','No',NULL,NULL,''),(6115,'','IN-1174488949955','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','899','sales','','','No',NULL,NULL,''),(6116,'4165','IN-1174488949955','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','899','sales','','','No',NULL,NULL,''),(6117,'1100','IN-1174488949955','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','899','Payment','','','No',NULL,NULL,'HH-05-1088'),(6118,'','IN-1174488949956','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','900','sales','','','No',NULL,NULL,''),(6119,'','IN-1174488949956','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','900','sales','','','No',NULL,NULL,''),(6120,'','IN-1174488949956','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','900','sales','','','No',NULL,NULL,''),(6121,'4165','IN-1174488949956','2025-02-24 00:00:00',NULL,1305.00,'','1','1','feb invoice','1','900','sales','','','No',NULL,NULL,''),(6122,'1100','IN-1174488949956','2025-02-24 00:00:00',6805.00,NULL,'','1','1','feb invoice','1','900','Payment','','','No',NULL,NULL,'HH-05-1092'),(6123,'','IN-1174488950057','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','901','sales','','','No',NULL,NULL,''),(6124,'','IN-1174488950057','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','901','sales','','','No',NULL,NULL,''),(6125,'','IN-1174488950057','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','901','sales','','','No',NULL,NULL,''),(6126,'4165','IN-1174488950057','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','901','sales','','','No',NULL,NULL,''),(6127,'1100','IN-1174488950057','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','901','Payment','','','No',NULL,NULL,'HH-05-1094'),(6128,'','IN-1174488950158','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','902','sales','','','No',NULL,NULL,''),(6129,'','IN-1174488950158','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','902','sales','','','No',NULL,NULL,''),(6130,'','IN-1174488950158','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','902','sales','','','No',NULL,NULL,''),(6131,'4165','IN-1174488950158','2025-02-24 00:00:00',NULL,1420.00,'','1','1','feb invoice','1','902','sales','','','No',NULL,NULL,''),(6132,'1100','IN-1174488950158','2025-02-24 00:00:00',6920.00,NULL,'','1','1','feb invoice','1','902','Payment','','','No',NULL,NULL,'HH-05-1095'),(6133,'','IN-1174488950159','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','903','sales','','','No',NULL,NULL,''),(6134,'','IN-1174488950159','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','903','sales','','','No',NULL,NULL,''),(6135,'','IN-1174488950159','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','903','sales','','','No',NULL,NULL,''),(6136,'4165','IN-1174488950159','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','903','sales','','','No',NULL,NULL,''),(6137,'1100','IN-1174488950159','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','903','Payment','','','No',NULL,NULL,'HH-05-1096'),(6138,'','IN-1174488950260','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','904','sales','','','No',NULL,NULL,''),(6139,'','IN-1174488950260','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','904','sales','','','No',NULL,NULL,''),(6140,'','IN-1174488950260','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','904','sales','','','No',NULL,NULL,''),(6141,'4165','IN-1174488950260','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','904','sales','','','No',NULL,NULL,''),(6142,'1100','IN-1174488950260','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','904','Payment','','','No',NULL,NULL,'HH-05-1097'),(6143,'','IN-1174488950361','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','905','sales','','','No',NULL,NULL,''),(6144,'','IN-1174488950361','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','905','sales','','','No',NULL,NULL,''),(6145,'','IN-1174488950361','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','905','sales','','','No',NULL,NULL,''),(6146,'4165','IN-1174488950361','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','905','sales','','','No',NULL,NULL,''),(6147,'1100','IN-1174488950361','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','905','Payment','','','No',NULL,NULL,'HH-05-1099'),(6148,'','IN-1174488950462','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','906','sales','','','No',NULL,NULL,''),(6149,'','IN-1174488950462','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','906','sales','','','No',NULL,NULL,''),(6150,'','IN-1174488950462','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','906','sales','','','No',NULL,NULL,''),(6151,'4165','IN-1174488950462','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','906','sales','','','No',NULL,NULL,''),(6152,'1100','IN-1174488950462','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','906','Payment','','','No',NULL,NULL,'HH-05-1100'),(6153,'','IN-1174488950563','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','907','sales','','','No',NULL,NULL,''),(6154,'','IN-1174488950563','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','907','sales','','','No',NULL,NULL,''),(6155,'','IN-1174488950563','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','907','sales','','','No',NULL,NULL,''),(6156,'4165','IN-1174488950563','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','907','sales','','','No',NULL,NULL,''),(6157,'1100','IN-1174488950563','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','907','Payment','','','No',NULL,NULL,'HH-05-1103'),(6158,'','IN-1174488950664','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','908','sales','','','No',NULL,NULL,''),(6159,'','IN-1174488950664','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','908','sales','','','No',NULL,NULL,''),(6160,'','IN-1174488950664','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','908','sales','','','No',NULL,NULL,''),(6161,'4165','IN-1174488950664','2025-02-24 00:00:00',NULL,615.00,'','1','1','feb invoice','1','908','sales','','','No',NULL,NULL,''),(6162,'1100','IN-1174488950664','2025-02-24 00:00:00',6115.00,NULL,'','1','1','feb invoice','1','908','Payment','','','No',NULL,NULL,'HH-05-1105'),(6163,'','IN-1174488950665','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','909','sales','','','No',NULL,NULL,''),(6164,'','IN-1174488950665','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','909','sales','','','No',NULL,NULL,''),(6165,'','IN-1174488950665','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','909','sales','','','No',NULL,NULL,''),(6166,'4165','IN-1174488950665','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','909','sales','','','No',NULL,NULL,''),(6167,'1100','IN-1174488950665','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','909','Payment','','','No',NULL,NULL,'HH-05-1108'),(6168,'','IN-1174488950766','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','910','sales','','','No',NULL,NULL,''),(6169,'','IN-1174488950766','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','910','sales','','','No',NULL,NULL,''),(6170,'','IN-1174488950766','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','910','sales','','','No',NULL,NULL,''),(6171,'4165','IN-1174488950766','2025-02-24 00:00:00',NULL,5560.00,'','1','1','feb invoice','1','910','sales','','','No',NULL,NULL,''),(6172,'1100','IN-1174488950766','2025-02-24 00:00:00',11060.00,NULL,'','1','1','feb invoice','1','910','Payment','','','No',NULL,NULL,'HH-05-1111'),(6173,'','IN-1174488950867','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','911','sales','','','No',NULL,NULL,''),(6174,'','IN-1174488950867','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','911','sales','','','No',NULL,NULL,''),(6175,'','IN-1174488950867','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','911','sales','','','No',NULL,NULL,''),(6176,'4165','IN-1174488950867','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','911','sales','','','No',NULL,NULL,''),(6177,'1100','IN-1174488950867','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','911','Payment','','','No',NULL,NULL,'HH-05-1115'),(6178,'','IN-1174488950968','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','912','sales','','','No',NULL,NULL,''),(6179,'','IN-1174488950968','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','912','sales','','','No',NULL,NULL,''),(6180,'','IN-1174488950968','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','912','sales','','','No',NULL,NULL,''),(6181,'4165','IN-1174488950968','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','912','sales','','','No',NULL,NULL,''),(6182,'1100','IN-1174488950968','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','912','Payment','','','No',NULL,NULL,'HH-05-1116'),(6183,'','IN-1174488951069','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','913','sales','','','No',NULL,NULL,''),(6184,'','IN-1174488951069','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','913','sales','','','No',NULL,NULL,''),(6185,'','IN-1174488951069','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','913','sales','','','No',NULL,NULL,''),(6186,'4165','IN-1174488951069','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','913','sales','','','No',NULL,NULL,''),(6187,'1100','IN-1174488951069','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','913','Payment','','','No',NULL,NULL,'HH-05-1118'),(6188,'','IN-1174488951170','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','914','sales','','','No',NULL,NULL,''),(6189,'','IN-1174488951170','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','914','sales','','','No',NULL,NULL,''),(6190,'','IN-1174488951170','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','914','sales','','','No',NULL,NULL,''),(6191,'4165','IN-1174488951170','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','914','sales','','','No',NULL,NULL,''),(6192,'1100','IN-1174488951170','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','914','Payment','','','No',NULL,NULL,'HH-05-1120'),(6193,'','IN-1174488951271','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','915','sales','','','No',NULL,NULL,''),(6194,'','IN-1174488951271','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','915','sales','','','No',NULL,NULL,''),(6195,'','IN-1174488951271','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','915','sales','','','No',NULL,NULL,''),(6196,'4165','IN-1174488951271','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','915','sales','','','No',NULL,NULL,''),(6197,'1100','IN-1174488951271','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','915','Payment','','','No',NULL,NULL,'HH-05-1122'),(6198,'','IN-1174488951372','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','916','sales','','','No',NULL,NULL,''),(6199,'','IN-1174488951372','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','916','sales','','','No',NULL,NULL,''),(6200,'','IN-1174488951372','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','916','sales','','','No',NULL,NULL,''),(6201,'4165','IN-1174488951372','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','916','sales','','','No',NULL,NULL,''),(6202,'1100','IN-1174488951372','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','916','Payment','','','No',NULL,NULL,'HH-05-1123'),(6203,'','IN-1174488951373','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','917','sales','','','No',NULL,NULL,''),(6204,'','IN-1174488951373','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','917','sales','','','No',NULL,NULL,''),(6205,'','IN-1174488951373','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','917','sales','','','No',NULL,NULL,''),(6206,'4165','IN-1174488951373','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','917','sales','','','No',NULL,NULL,''),(6207,'1100','IN-1174488951373','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','917','Payment','','','No',NULL,NULL,'HH-05-1124'),(6208,'','IN-1174488951474','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','918','sales','','','No',NULL,NULL,''),(6209,'','IN-1174488951474','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','918','sales','','','No',NULL,NULL,''),(6210,'','IN-1174488951474','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','918','sales','','','No',NULL,NULL,''),(6211,'4165','IN-1174488951474','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','918','sales','','','No',NULL,NULL,''),(6212,'1100','IN-1174488951474','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','918','Payment','','','No',NULL,NULL,'HH-05-1127'),(6213,'','IN-1174488951575','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','919','sales','','','No',NULL,NULL,''),(6214,'','IN-1174488951575','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','919','sales','','','No',NULL,NULL,''),(6215,'','IN-1174488951575','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','919','sales','','','No',NULL,NULL,''),(6216,'4165','IN-1174488951575','2025-02-24 00:00:00',NULL,1075.00,'','1','1','feb invoice','1','919','sales','','','No',NULL,NULL,''),(6217,'1100','IN-1174488951575','2025-02-24 00:00:00',6575.00,NULL,'','1','1','feb invoice','1','919','Payment','','','No',NULL,NULL,'HH-05-1128'),(6218,'','IN-1174488951676','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','920','sales','','','No',NULL,NULL,''),(6219,'','IN-1174488951676','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','920','sales','','','No',NULL,NULL,''),(6220,'','IN-1174488951676','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','920','sales','','','No',NULL,NULL,''),(6221,'4165','IN-1174488951676','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','920','sales','','','No',NULL,NULL,''),(6222,'1100','IN-1174488951676','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','920','Payment','','','No',NULL,NULL,'HH-05-1129'),(6223,'','IN-1174488951677','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','921','sales','','','No',NULL,NULL,''),(6224,'','IN-1174488951677','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','921','sales','','','No',NULL,NULL,''),(6225,'','IN-1174488951677','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','921','sales','','','No',NULL,NULL,''),(6226,'4165','IN-1174488951677','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','921','sales','','','No',NULL,NULL,''),(6227,'1100','IN-1174488951677','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','921','Payment','','','No',NULL,NULL,'HH-05-1130'),(6228,'','IN-1174488951778','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','922','sales','','','No',NULL,NULL,''),(6229,'','IN-1174488951778','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','922','sales','','','No',NULL,NULL,''),(6230,'','IN-1174488951778','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','922','sales','','','No',NULL,NULL,''),(6231,'4165','IN-1174488951778','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','922','sales','','','No',NULL,NULL,''),(6232,'1100','IN-1174488951778','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','922','Payment','','','No',NULL,NULL,'HH-05-1134'),(6233,'','IN-1174488951879','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','923','sales','','','No',NULL,NULL,''),(6234,'','IN-1174488951879','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','923','sales','','','No',NULL,NULL,''),(6235,'','IN-1174488951879','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','923','sales','','','No',NULL,NULL,''),(6236,'4165','IN-1174488951879','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','923','sales','','','No',NULL,NULL,''),(6237,'1100','IN-1174488951879','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','923','Payment','','','No',NULL,NULL,'HH-05-1135'),(6238,'','IN-1174488951980','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','924','sales','','','No',NULL,NULL,''),(6239,'','IN-1174488951980','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','924','sales','','','No',NULL,NULL,''),(6240,'','IN-1174488951980','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','924','sales','','','No',NULL,NULL,''),(6241,'4165','IN-1174488951980','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','924','sales','','','No',NULL,NULL,''),(6242,'1100','IN-1174488951980','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','924','Payment','','','No',NULL,NULL,'HH-05-1138'),(6243,'','IN-1174488952081','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','925','sales','','','No',NULL,NULL,''),(6244,'','IN-1174488952081','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','925','sales','','','No',NULL,NULL,''),(6245,'','IN-1174488952081','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','925','sales','','','No',NULL,NULL,''),(6246,'4165','IN-1174488952081','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','925','sales','','','No',NULL,NULL,''),(6247,'1100','IN-1174488952081','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','925','Payment','','','No',NULL,NULL,'HH-05-1139'),(6248,'','IN-1174488952082','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','926','sales','','','No',NULL,NULL,''),(6249,'','IN-1174488952082','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','926','sales','','','No',NULL,NULL,''),(6250,'','IN-1174488952082','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','926','sales','','','No',NULL,NULL,''),(6251,'4165','IN-1174488952082','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','926','sales','','','No',NULL,NULL,''),(6252,'1100','IN-1174488952082','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','926','Payment','','','No',NULL,NULL,'HH-05-1140'),(6253,'','IN-1174488953083','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','927','sales','','','No',NULL,NULL,''),(6254,'','IN-1174488953083','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','927','sales','','','No',NULL,NULL,''),(6255,'','IN-1174488953083','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','927','sales','','','No',NULL,NULL,''),(6256,'4165','IN-1174488953083','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','927','sales','','','No',NULL,NULL,''),(6257,'1100','IN-1174488953083','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','927','Payment','','','No',NULL,NULL,'HH-05-1141'),(6258,'','IN-1174488953184','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','928','sales','','','No',NULL,NULL,''),(6259,'','IN-1174488953184','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','928','sales','','','No',NULL,NULL,''),(6260,'','IN-1174488953184','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','928','sales','','','No',NULL,NULL,''),(6261,'4165','IN-1174488953184','2025-02-24 00:00:00',NULL,960.00,'','1','1','feb invoice','1','928','sales','','','No',NULL,NULL,''),(6262,'1100','IN-1174488953184','2025-02-24 00:00:00',6460.00,NULL,'','1','1','feb invoice','1','928','Payment','','','No',NULL,NULL,'HH-05-1145'),(6263,'','IN-1174488953485','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','929','sales','','','No',NULL,NULL,''),(6264,'','IN-1174488953485','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','929','sales','','','No',NULL,NULL,''),(6265,'','IN-1174488953485','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','929','sales','','','No',NULL,NULL,''),(6266,'4165','IN-1174488953485','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','929','sales','','','No',NULL,NULL,''),(6267,'1100','IN-1174488953485','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','929','Payment','','','No',NULL,NULL,'HH-05-1147'),(6268,'','IN-1174488953486','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','930','sales','','','No',NULL,NULL,''),(6269,'','IN-1174488953486','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','930','sales','','','No',NULL,NULL,''),(6270,'','IN-1174488953486','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','930','sales','','','No',NULL,NULL,''),(6271,'4165','IN-1174488953486','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','930','sales','','','No',NULL,NULL,''),(6272,'1100','IN-1174488953486','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','930','Payment','','','No',NULL,NULL,'HH-05-1148'),(6273,'','IN-1174488953687','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','931','sales','','','No',NULL,NULL,''),(6274,'','IN-1174488953687','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','931','sales','','','No',NULL,NULL,''),(6275,'','IN-1174488953687','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','931','sales','','','No',NULL,NULL,''),(6276,'4165','IN-1174488953687','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','931','sales','','','No',NULL,NULL,''),(6277,'1100','IN-1174488953687','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','931','Payment','','','No',NULL,NULL,'HH-05-1150'),(6278,'','IN-1174488953688','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','932','sales','','','No',NULL,NULL,''),(6279,'','IN-1174488953688','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','932','sales','','','No',NULL,NULL,''),(6280,'','IN-1174488953688','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','932','sales','','','No',NULL,NULL,''),(6281,'4165','IN-1174488953688','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','932','sales','','','No',NULL,NULL,''),(6282,'1100','IN-1174488953688','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','932','Payment','','','No',NULL,NULL,'HH-05-1151'),(6283,'','IN-1174488953789','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','933','sales','','','No',NULL,NULL,''),(6284,'','IN-1174488953789','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','933','sales','','','No',NULL,NULL,''),(6285,'','IN-1174488953789','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','933','sales','','','No',NULL,NULL,''),(6286,'4165','IN-1174488953789','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','933','sales','','','No',NULL,NULL,''),(6287,'1100','IN-1174488953789','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','933','Payment','','','No',NULL,NULL,'HH-05-1154'),(6288,'','IN-1174488953890','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','934','sales','','','No',NULL,NULL,''),(6289,'','IN-1174488953890','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','934','sales','','','No',NULL,NULL,''),(6290,'','IN-1174488953890','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','934','sales','','','No',NULL,NULL,''),(6291,'4165','IN-1174488953890','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','934','sales','','','No',NULL,NULL,''),(6292,'1100','IN-1174488953890','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','934','Payment','','','No',NULL,NULL,'HH-05-1155'),(6293,'','IN-1174488953991','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','935','sales','','','No',NULL,NULL,''),(6294,'','IN-1174488953991','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','935','sales','','','No',NULL,NULL,''),(6295,'','IN-1174488953991','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','935','sales','','','No',NULL,NULL,''),(6296,'4165','IN-1174488953991','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','935','sales','','','No',NULL,NULL,''),(6297,'1100','IN-1174488953991','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','935','Payment','','','No',NULL,NULL,'HH-05-1156'),(6298,'','IN-1174488953992','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','936','sales','','','No',NULL,NULL,''),(6299,'','IN-1174488953992','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','936','sales','','','No',NULL,NULL,''),(6300,'','IN-1174488953992','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','936','sales','','','No',NULL,NULL,''),(6301,'4165','IN-1174488953992','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','936','sales','','','No',NULL,NULL,''),(6302,'1100','IN-1174488953992','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','936','Payment','','','No',NULL,NULL,'HH-05-1161'),(6303,'','IN-1174488954093','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','937','sales','','','No',NULL,NULL,''),(6304,'','IN-1174488954093','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','937','sales','','','No',NULL,NULL,''),(6305,'','IN-1174488954093','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','937','sales','','','No',NULL,NULL,''),(6306,'4165','IN-1174488954093','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','937','sales','','','No',NULL,NULL,''),(6307,'1100','IN-1174488954093','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','937','Payment','','','No',NULL,NULL,'HH-05-1164'),(6308,'','IN-1174488954194','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','938','sales','','','No',NULL,NULL,''),(6309,'','IN-1174488954194','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','938','sales','','','No',NULL,NULL,''),(6310,'','IN-1174488954194','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','938','sales','','','No',NULL,NULL,''),(6311,'4165','IN-1174488954194','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','938','sales','','','No',NULL,NULL,''),(6312,'1100','IN-1174488954194','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','938','Payment','','','No',NULL,NULL,'HH-05-1165'),(6313,'','IN-1174488954295','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','939','sales','','','No',NULL,NULL,''),(6314,'','IN-1174488954295','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','939','sales','','','No',NULL,NULL,''),(6315,'','IN-1174488954295','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','939','sales','','','No',NULL,NULL,''),(6316,'4165','IN-1174488954295','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','939','sales','','','No',NULL,NULL,''),(6317,'1100','IN-1174488954295','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','939','Payment','','','No',NULL,NULL,'HH-05-1167'),(6318,'','IN-1174488954296','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','940','sales','','','No',NULL,NULL,''),(6319,'','IN-1174488954296','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','940','sales','','','No',NULL,NULL,''),(6320,'','IN-1174488954296','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','940','sales','','','No',NULL,NULL,''),(6321,'4165','IN-1174488954296','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','940','sales','','','No',NULL,NULL,''),(6322,'1100','IN-1174488954296','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','940','Payment','','','No',NULL,NULL,'HH-05-1172'),(6323,'','IN-1174488954397','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','941','sales','','','No',NULL,NULL,''),(6324,'','IN-1174488954397','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','941','sales','','','No',NULL,NULL,''),(6325,'','IN-1174488954397','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','941','sales','','','No',NULL,NULL,''),(6326,'4165','IN-1174488954397','2025-02-24 00:00:00',NULL,50.00,'','1','1','feb invoice','1','941','sales','','','No',NULL,NULL,''),(6327,'1100','IN-1174488954397','2025-02-24 00:00:00',5550.00,NULL,'','1','1','feb invoice','1','941','Payment','','','No',NULL,NULL,'HH-05-1175'),(6328,'','IN-1174488954498','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','942','sales','','','No',NULL,NULL,''),(6329,'','IN-1174488954498','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','942','sales','','','No',NULL,NULL,''),(6330,'','IN-1174488954498','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','942','sales','','','No',NULL,NULL,''),(6331,'4165','IN-1174488954498','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','942','sales','','','No',NULL,NULL,''),(6332,'1100','IN-1174488954498','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','942','Payment','','','No',NULL,NULL,'HH-05-1179'),(6333,'','IN-1174488954599','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','943','sales','','','No',NULL,NULL,''),(6334,'','IN-1174488954599','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','943','sales','','','No',NULL,NULL,''),(6335,'','IN-1174488954599','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','943','sales','','','No',NULL,NULL,''),(6336,'4165','IN-1174488954599','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','943','sales','','','No',NULL,NULL,''),(6337,'1100','IN-1174488954599','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','943','Payment','','','No',NULL,NULL,'HH-05-1182'),(6338,'','IN-11744889546100','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','944','sales','','','No',NULL,NULL,''),(6339,'','IN-11744889546100','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','944','sales','','','No',NULL,NULL,''),(6340,'','IN-11744889546100','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','944','sales','','','No',NULL,NULL,''),(6341,'4165','IN-11744889546100','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','944','sales','','','No',NULL,NULL,''),(6342,'1100','IN-11744889546100','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','944','Payment','','','No',NULL,NULL,'HH-05-1187'),(6343,'','IN-11744889546101','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','945','sales','','','No',NULL,NULL,''),(6344,'','IN-11744889546101','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','945','sales','','','No',NULL,NULL,''),(6345,'','IN-11744889546101','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','945','sales','','','No',NULL,NULL,''),(6346,'4165','IN-11744889546101','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','945','sales','','','No',NULL,NULL,''),(6347,'1100','IN-11744889546101','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','945','Payment','','','No',NULL,NULL,'HH-05-1188'),(6348,'','IN-11744889547102','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','946','sales','','','No',NULL,NULL,''),(6349,'','IN-11744889547102','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','946','sales','','','No',NULL,NULL,''),(6350,'','IN-11744889547102','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','946','sales','','','No',NULL,NULL,''),(6351,'4165','IN-11744889547102','2025-02-24 00:00:00',NULL,565.00,'','1','1','feb invoice','1','946','sales','','','No',NULL,NULL,''),(6352,'1100','IN-11744889547102','2025-02-24 00:00:00',6065.00,NULL,'','1','1','feb invoice','1','946','Payment','','','No',NULL,NULL,'HH-05-1193'),(6353,'','IN-11744889548103','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','947','sales','','','No',NULL,NULL,''),(6354,'','IN-11744889548103','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','947','sales','','','No',NULL,NULL,''),(6355,'','IN-11744889548103','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','947','sales','','','No',NULL,NULL,''),(6356,'4165','IN-11744889548103','2025-02-24 00:00:00',NULL,1370.00,'','1','1','feb invoice','1','947','sales','','','No',NULL,NULL,''),(6357,'1100','IN-11744889548103','2025-02-24 00:00:00',6870.00,NULL,'','1','1','feb invoice','1','947','Payment','','','No',NULL,NULL,'HH-05-1196'),(6358,'','IN-11744889549104','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','948','sales','','','No',NULL,NULL,''),(6359,'','IN-11744889549104','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','948','sales','','','No',NULL,NULL,''),(6360,'','IN-11744889549104','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','948','sales','','','No',NULL,NULL,''),(6361,'4165','IN-11744889549104','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','948','sales','','','No',NULL,NULL,''),(6362,'1100','IN-11744889549104','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','948','Payment','','','No',NULL,NULL,'HH-05-1197'),(6363,'','IN-11744889549105','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','949','sales','','','No',NULL,NULL,''),(6364,'','IN-11744889549105','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','949','sales','','','No',NULL,NULL,''),(6365,'','IN-11744889549105','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','949','sales','','','No',NULL,NULL,''),(6366,'4165','IN-11744889549105','2025-02-24 00:00:00',NULL,960.00,'','1','1','feb invoice','1','949','sales','','','No',NULL,NULL,''),(6367,'1100','IN-11744889549105','2025-02-24 00:00:00',6460.00,NULL,'','1','1','feb invoice','1','949','Payment','','','No',NULL,NULL,'HH-05-120'),(6368,'','IN-11744889550106','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','950','sales','','','No',NULL,NULL,''),(6369,'','IN-11744889550106','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','950','sales','','','No',NULL,NULL,''),(6370,'','IN-11744889550106','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','950','sales','','','No',NULL,NULL,''),(6371,'4165','IN-11744889550106','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','950','sales','','','No',NULL,NULL,''),(6372,'1100','IN-11744889550106','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','950','Payment','','','No',NULL,NULL,'HH-05-1202'),(6373,'','IN-11744889551107','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','951','sales','','','No',NULL,NULL,''),(6374,'','IN-11744889551107','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','951','sales','','','No',NULL,NULL,''),(6375,'','IN-11744889551107','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','951','sales','','','No',NULL,NULL,''),(6376,'4165','IN-11744889551107','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','951','sales','','','No',NULL,NULL,''),(6377,'1100','IN-11744889551107','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','951','Payment','','','No',NULL,NULL,'HH-05-1203'),(6378,'','IN-11744889552108','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','952','sales','','','No',NULL,NULL,''),(6379,'','IN-11744889552108','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','952','sales','','','No',NULL,NULL,''),(6380,'','IN-11744889552108','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','952','sales','','','No',NULL,NULL,''),(6381,'4165','IN-11744889552108','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','952','sales','','','No',NULL,NULL,''),(6382,'1100','IN-11744889552108','2025-02-24 00:00:00',6000.00,NULL,'','1','1','feb invoice','1','952','Payment','','','No',NULL,NULL,'HH-05-1204'),(6383,'','IN-11744889552109','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','953','sales','','','No',NULL,NULL,''),(6384,'','IN-11744889552109','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','953','sales','','','No',NULL,NULL,''),(6385,'','IN-11744889552109','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','953','sales','','','No',NULL,NULL,''),(6386,'4165','IN-11744889552109','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','953','sales','','','No',NULL,NULL,''),(6387,'1100','IN-11744889552109','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','953','Payment','','','No',NULL,NULL,'HH-05-1205'),(6388,'','IN-11744889553110','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','954','sales','','','No',NULL,NULL,''),(6389,'','IN-11744889553110','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','954','sales','','','No',NULL,NULL,''),(6390,'','IN-11744889553110','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','954','sales','','','No',NULL,NULL,''),(6391,'4165','IN-11744889553110','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','954','sales','','','No',NULL,NULL,''),(6392,'1100','IN-11744889553110','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','954','Payment','','','No',NULL,NULL,'HH-05-1206'),(6393,'','IN-11744889554111','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','955','sales','','','No',NULL,NULL,''),(6394,'','IN-11744889554111','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','955','sales','','','No',NULL,NULL,''),(6395,'','IN-11744889554111','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','955','sales','','','No',NULL,NULL,''),(6396,'4165','IN-11744889554111','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','955','sales','','','No',NULL,NULL,''),(6397,'1100','IN-11744889554111','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','955','Payment','','','No',NULL,NULL,'HH-05-1210'),(6398,'','IN-11744889554112','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','956','sales','','','No',NULL,NULL,''),(6399,'','IN-11744889554112','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','956','sales','','','No',NULL,NULL,''),(6400,'','IN-11744889554112','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','956','sales','','','No',NULL,NULL,''),(6401,'4165','IN-11744889554112','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','956','sales','','','No',NULL,NULL,''),(6402,'1100','IN-11744889554112','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','956','Payment','','','No',NULL,NULL,'HH-05-1212'),(6403,'','IN-11744889555114','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','958','sales','','','No',NULL,NULL,''),(6404,'','IN-11744889555114','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','958','sales','','','No',NULL,NULL,''),(6405,'','IN-11744889555114','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','958','sales','','','No',NULL,NULL,''),(6406,'4165','IN-11744889555114','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','958','sales','','','No',NULL,NULL,''),(6407,'1100','IN-11744889555114','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','958','Payment','','','No',NULL,NULL,'HH-05-1216'),(6408,'','IN-11744889556115','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','959','sales','','','No',NULL,NULL,''),(6409,'','IN-11744889556115','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','959','sales','','','No',NULL,NULL,''),(6410,'','IN-11744889556115','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','959','sales','','','No',NULL,NULL,''),(6411,'4165','IN-11744889556115','2025-02-24 00:00:00',NULL,4160.00,'','1','1','feb invoice','1','959','sales','','','No',NULL,NULL,''),(6412,'1100','IN-11744889556115','2025-02-24 00:00:00',9660.00,NULL,'','1','1','feb invoice','1','959','Payment','','','No',NULL,NULL,'HH-05-1218'),(6413,'','IN-11744889557116','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','960','sales','','','No',NULL,NULL,''),(6414,'','IN-11744889557116','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','960','sales','','','No',NULL,NULL,''),(6415,'','IN-11744889557116','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','960','sales','','','No',NULL,NULL,''),(6416,'4165','IN-11744889557116','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','960','sales','','','No',NULL,NULL,''),(6417,'1100','IN-11744889557116','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','960','Payment','','','No',NULL,NULL,'HH-05-1224'),(6418,'','IN-11744889557117','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','961','sales','','','No',NULL,NULL,''),(6419,'','IN-11744889557117','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','961','sales','','','No',NULL,NULL,''),(6420,'','IN-11744889557117','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','961','sales','','','No',NULL,NULL,''),(6421,'4165','IN-11744889557117','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','961','sales','','','No',NULL,NULL,''),(6422,'1100','IN-11744889557117','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','961','Payment','','','No',NULL,NULL,'HH-05-1227'),(6423,'','IN-11744889558118','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','962','sales','','','No',NULL,NULL,''),(6424,'','IN-11744889558118','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','962','sales','','','No',NULL,NULL,''),(6425,'','IN-11744889558118','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','962','sales','','','No',NULL,NULL,''),(6426,'4165','IN-11744889558118','2025-02-24 00:00:00',NULL,1370.00,'','1','1','feb invoice','1','962','sales','','','No',NULL,NULL,''),(6427,'1100','IN-11744889558118','2025-02-24 00:00:00',6870.00,NULL,'','1','1','feb invoice','1','962','Payment','','','No',NULL,NULL,'HH-05-1228'),(6428,'','IN-11744889559119','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','963','sales','','','No',NULL,NULL,''),(6429,'','IN-11744889559119','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','963','sales','','','No',NULL,NULL,''),(6430,'','IN-11744889559119','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','963','sales','','','No',NULL,NULL,''),(6431,'4165','IN-11744889559119','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','963','sales','','','No',NULL,NULL,''),(6432,'1100','IN-11744889559119','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','963','Payment','','','No',NULL,NULL,'HH-05-1234'),(6433,'','IN-11744889560120','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','964','sales','','','No',NULL,NULL,''),(6434,'','IN-11744889560120','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','964','sales','','','No',NULL,NULL,''),(6435,'','IN-11744889560120','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','964','sales','','','No',NULL,NULL,''),(6436,'4165','IN-11744889560120','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','964','sales','','','No',NULL,NULL,''),(6437,'1100','IN-11744889560120','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','964','Payment','','','No',NULL,NULL,'HH-05-1235'),(6438,'','IN-11744889560121','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','965','sales','','','No',NULL,NULL,''),(6439,'','IN-11744889560121','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','965','sales','','','No',NULL,NULL,''),(6440,'','IN-11744889560121','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','965','sales','','','No',NULL,NULL,''),(6441,'4165','IN-11744889560121','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','965','sales','','','No',NULL,NULL,''),(6442,'1100','IN-11744889560121','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','965','Payment','','','No',NULL,NULL,'HH-05-1236'),(6443,'','IN-11744889561122','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','966','sales','','','No',NULL,NULL,''),(6444,'','IN-11744889561122','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','966','sales','','','No',NULL,NULL,''),(6445,'','IN-11744889561122','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','966','sales','','','No',NULL,NULL,''),(6446,'4165','IN-11744889561122','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','966','sales','','','No',NULL,NULL,''),(6447,'1100','IN-11744889561122','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','966','Payment','','','No',NULL,NULL,'HH-05-1237'),(6448,'','IN-11744889562123','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','967','sales','','','No',NULL,NULL,''),(6449,'','IN-11744889562123','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','967','sales','','','No',NULL,NULL,''),(6450,'','IN-11744889562123','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','967','sales','','','No',NULL,NULL,''),(6451,'4165','IN-11744889562123','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','967','sales','','','No',NULL,NULL,''),(6452,'1100','IN-11744889562123','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','967','Payment','','','No',NULL,NULL,'HH-05-1238'),(6453,'','IN-11744889563124','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','968','sales','','','No',NULL,NULL,''),(6454,'','IN-11744889563124','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','968','sales','','','No',NULL,NULL,''),(6455,'','IN-11744889563124','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','968','sales','','','No',NULL,NULL,''),(6456,'4165','IN-11744889563124','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','968','sales','','','No',NULL,NULL,''),(6457,'1100','IN-11744889563124','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','968','Payment','','','No',NULL,NULL,'HH-05-1239'),(6458,'','IN-11744889563125','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','969','sales','','','No',NULL,NULL,''),(6459,'','IN-11744889563125','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','969','sales','','','No',NULL,NULL,''),(6460,'','IN-11744889563125','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','969','sales','','','No',NULL,NULL,''),(6461,'4165','IN-11744889563125','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','969','sales','','','No',NULL,NULL,''),(6462,'1100','IN-11744889563125','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','969','Payment','','','No',NULL,NULL,'HH-05-1240'),(6463,'','IN-11744889564126','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','970','sales','','','No',NULL,NULL,''),(6464,'','IN-11744889564126','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','970','sales','','','No',NULL,NULL,''),(6465,'','IN-11744889564126','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','970','sales','','','No',NULL,NULL,''),(6466,'4165','IN-11744889564126','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','970','sales','','','No',NULL,NULL,''),(6467,'1100','IN-11744889564126','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','970','Payment','','','No',NULL,NULL,'HH-05-1242'),(6468,'','IN-11744889565127','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','971','sales','','','No',NULL,NULL,''),(6469,'','IN-11744889565127','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','971','sales','','','No',NULL,NULL,''),(6470,'','IN-11744889565127','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','971','sales','','','No',NULL,NULL,''),(6471,'4165','IN-11744889565127','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','971','sales','','','No',NULL,NULL,''),(6472,'1100','IN-11744889565127','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','971','Payment','','','No',NULL,NULL,'HH-05-1244'),(6473,'','IN-11744889565128','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','972','sales','','','No',NULL,NULL,''),(6474,'','IN-11744889565128','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','972','sales','','','No',NULL,NULL,''),(6475,'','IN-11744889565128','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','972','sales','','','No',NULL,NULL,''),(6476,'4165','IN-11744889565128','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','972','sales','','','No',NULL,NULL,''),(6477,'1100','IN-11744889565128','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','972','Payment','','','No',NULL,NULL,'HH-05-1245'),(6478,'','IN-11744889566129','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','973','sales','','','No',NULL,NULL,''),(6479,'','IN-11744889566129','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','973','sales','','','No',NULL,NULL,''),(6480,'','IN-11744889566129','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','973','sales','','','No',NULL,NULL,''),(6481,'4165','IN-11744889566129','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','973','sales','','','No',NULL,NULL,''),(6482,'1100','IN-11744889566129','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','973','Payment','','','No',NULL,NULL,'HH-05-1247'),(6483,'','IN-11744889567130','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','974','sales','','','No',NULL,NULL,''),(6484,'','IN-11744889567130','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','974','sales','','','No',NULL,NULL,''),(6485,'','IN-11744889567130','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','974','sales','','','No',NULL,NULL,''),(6486,'4165','IN-11744889567130','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','974','sales','','','No',NULL,NULL,''),(6487,'1100','IN-11744889567130','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','974','Payment','','','No',NULL,NULL,'HH-05-1257'),(6488,'','IN-11744889568131','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','975','sales','','','No',NULL,NULL,''),(6489,'','IN-11744889568131','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','975','sales','','','No',NULL,NULL,''),(6490,'','IN-11744889568131','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','975','sales','','','No',NULL,NULL,''),(6491,'4165','IN-11744889568131','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','975','sales','','','No',NULL,NULL,''),(6492,'1100','IN-11744889568131','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','975','Payment','','','No',NULL,NULL,'HH-05-1260'),(6493,'','IN-11744889568132','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','976','sales','','','No',NULL,NULL,''),(6494,'','IN-11744889568132','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','976','sales','','','No',NULL,NULL,''),(6495,'','IN-11744889568132','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','976','sales','','','No',NULL,NULL,''),(6496,'4165','IN-11744889568132','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','976','sales','','','No',NULL,NULL,''),(6497,'1100','IN-11744889568132','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','976','Payment','','','No',NULL,NULL,'HH-05-1262'),(6498,'','IN-11744889569133','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','977','sales','','','No',NULL,NULL,''),(6499,'','IN-11744889569133','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','977','sales','','','No',NULL,NULL,''),(6500,'','IN-11744889569133','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','977','sales','','','No',NULL,NULL,''),(6501,'4165','IN-11744889569133','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','977','sales','','','No',NULL,NULL,''),(6502,'1100','IN-11744889569133','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','977','Payment','','','No',NULL,NULL,'HH-05-1263'),(6503,'','IN-11744889570134','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','978','sales','','','No',NULL,NULL,''),(6504,'','IN-11744889570134','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','978','sales','','','No',NULL,NULL,''),(6505,'','IN-11744889570134','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','978','sales','','','No',NULL,NULL,''),(6506,'4165','IN-11744889570134','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','978','sales','','','No',NULL,NULL,''),(6507,'1100','IN-11744889570134','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','978','Payment','','','No',NULL,NULL,'HH-05-1264'),(6508,'','IN-11744889571135','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','979','sales','','','No',NULL,NULL,''),(6509,'','IN-11744889571135','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','979','sales','','','No',NULL,NULL,''),(6510,'','IN-11744889571135','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','979','sales','','','No',NULL,NULL,''),(6511,'4165','IN-11744889571135','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','979','sales','','','No',NULL,NULL,''),(6512,'1100','IN-11744889571135','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','979','Payment','','','No',NULL,NULL,'HH-05-1267'),(6513,'','IN-11744889571136','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','980','sales','','','No',NULL,NULL,''),(6514,'','IN-11744889571136','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','980','sales','','','No',NULL,NULL,''),(6515,'','IN-11744889571136','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','980','sales','','','No',NULL,NULL,''),(6516,'4165','IN-11744889571136','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','980','sales','','','No',NULL,NULL,''),(6517,'1100','IN-11744889571136','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','980','Payment','','','No',NULL,NULL,'HH-05-1269'),(6518,'','IN-11744889572137','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','981','sales','','','No',NULL,NULL,''),(6519,'','IN-11744889572137','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','981','sales','','','No',NULL,NULL,''),(6520,'','IN-11744889572137','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','981','sales','','','No',NULL,NULL,''),(6521,'4165','IN-11744889572137','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','981','sales','','','No',NULL,NULL,''),(6522,'1100','IN-11744889572137','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','981','Payment','','','No',NULL,NULL,'HH-05-1270'),(6523,'','IN-11744889573138','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','982','sales','','','No',NULL,NULL,''),(6524,'','IN-11744889573138','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','982','sales','','','No',NULL,NULL,''),(6525,'','IN-11744889573138','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','982','sales','','','No',NULL,NULL,''),(6526,'4165','IN-11744889573138','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','982','sales','','','No',NULL,NULL,''),(6527,'1100','IN-11744889573138','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','982','Payment','','','No',NULL,NULL,'HH-05-1271'),(6528,'','IN-11744889573139','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','983','sales','','','No',NULL,NULL,''),(6529,'','IN-11744889573139','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','983','sales','','','No',NULL,NULL,''),(6530,'','IN-11744889573139','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','983','sales','','','No',NULL,NULL,''),(6531,'4165','IN-11744889573139','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','983','sales','','','No',NULL,NULL,''),(6532,'1100','IN-11744889573139','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','983','Payment','','','No',NULL,NULL,'HH-05-1272'),(6533,'','IN-11744889574140','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','984','sales','','','No',NULL,NULL,''),(6534,'','IN-11744889574140','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','984','sales','','','No',NULL,NULL,''),(6535,'','IN-11744889574140','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','984','sales','','','No',NULL,NULL,''),(6536,'4165','IN-11744889574140','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','984','sales','','','No',NULL,NULL,''),(6537,'1100','IN-11744889574140','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','984','Payment','','','No',NULL,NULL,'HH-05-1273'),(6538,'','IN-11744889575141','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','985','sales','','','No',NULL,NULL,''),(6539,'','IN-11744889575141','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','985','sales','','','No',NULL,NULL,''),(6540,'','IN-11744889575141','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','985','sales','','','No',NULL,NULL,''),(6541,'4165','IN-11744889575141','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','985','sales','','','No',NULL,NULL,''),(6542,'1100','IN-11744889575141','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','985','Payment','','','No',NULL,NULL,'HH-05-1274'),(6543,'','IN-11744889575142','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','986','sales','','','No',NULL,NULL,''),(6544,'','IN-11744889575142','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','986','sales','','','No',NULL,NULL,''),(6545,'','IN-11744889575142','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','986','sales','','','No',NULL,NULL,''),(6546,'4165','IN-11744889575142','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','986','sales','','','No',NULL,NULL,''),(6547,'1100','IN-11744889575142','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','986','Payment','','','No',NULL,NULL,'HH-05-1275'),(6548,'','IN-11744889576143','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','987','sales','','','No',NULL,NULL,''),(6549,'','IN-11744889576143','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','987','sales','','','No',NULL,NULL,''),(6550,'','IN-11744889576143','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','987','sales','','','No',NULL,NULL,''),(6551,'4165','IN-11744889576143','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','987','sales','','','No',NULL,NULL,''),(6552,'1100','IN-11744889576143','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','987','Payment','','','No',NULL,NULL,'HH-05-1276'),(6553,'','IN-11744889577144','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','988','sales','','','No',NULL,NULL,''),(6554,'','IN-11744889577144','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','988','sales','','','No',NULL,NULL,''),(6555,'','IN-11744889577144','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','988','sales','','','No',NULL,NULL,''),(6556,'4165','IN-11744889577144','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','988','sales','','','No',NULL,NULL,''),(6557,'1100','IN-11744889577144','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','988','Payment','','','No',NULL,NULL,'HH-05-1277'),(6558,'','IN-11744889578145','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','989','sales','','','No',NULL,NULL,''),(6559,'','IN-11744889578145','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','989','sales','','','No',NULL,NULL,''),(6560,'','IN-11744889578145','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','989','sales','','','No',NULL,NULL,''),(6561,'4165','IN-11744889578145','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','989','sales','','','No',NULL,NULL,''),(6562,'1100','IN-11744889578145','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','989','Payment','','','No',NULL,NULL,'HH-05-1279'),(6563,'','IN-11744889578146','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','990','sales','','','No',NULL,NULL,''),(6564,'','IN-11744889578146','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','990','sales','','','No',NULL,NULL,''),(6565,'','IN-11744889578146','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','990','sales','','','No',NULL,NULL,''),(6566,'4165','IN-11744889578146','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','990','sales','','','No',NULL,NULL,''),(6567,'1100','IN-11744889578146','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','990','Payment','','','No',NULL,NULL,'HH-05-1280'),(6568,'','IN-11744889579147','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','991','sales','','','No',NULL,NULL,''),(6569,'','IN-11744889579147','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','991','sales','','','No',NULL,NULL,''),(6570,'','IN-11744889579147','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','991','sales','','','No',NULL,NULL,''),(6571,'4165','IN-11744889579147','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','991','sales','','','No',NULL,NULL,''),(6572,'1100','IN-11744889579147','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','991','Payment','','','No',NULL,NULL,'HH-05-1281'),(6573,'','IN-11744889580148','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','992','sales','','','No',NULL,NULL,''),(6574,'','IN-11744889580148','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','992','sales','','','No',NULL,NULL,''),(6575,'','IN-11744889580148','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','992','sales','','','No',NULL,NULL,''),(6576,'4165','IN-11744889580148','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','992','sales','','','No',NULL,NULL,''),(6577,'1100','IN-11744889580148','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','992','Payment','','','No',NULL,NULL,'HH-05-1282'),(6578,'','IN-11744889586149','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','993','sales','','','No',NULL,NULL,''),(6579,'','IN-11744889586149','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','993','sales','','','No',NULL,NULL,''),(6580,'','IN-11744889586149','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','993','sales','','','No',NULL,NULL,''),(6581,'4165','IN-11744889586149','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','993','sales','','','No',NULL,NULL,''),(6582,'1100','IN-11744889586149','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','993','Payment','','','No',NULL,NULL,'HH-05-1285'),(6583,'','IN-11744889589150','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','994','sales','','','No',NULL,NULL,''),(6584,'','IN-11744889589150','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','994','sales','','','No',NULL,NULL,''),(6585,'','IN-11744889589150','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','994','sales','','','No',NULL,NULL,''),(6586,'4165','IN-11744889589150','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','994','sales','','','No',NULL,NULL,''),(6587,'1100','IN-11744889589150','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','994','Payment','','','No',NULL,NULL,'HH-05-1286'),(6588,'','IN-11744889590151','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','995','sales','','','No',NULL,NULL,''),(6589,'','IN-11744889590151','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','995','sales','','','No',NULL,NULL,''),(6590,'','IN-11744889590151','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','995','sales','','','No',NULL,NULL,''),(6591,'4165','IN-11744889590151','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','995','sales','','','No',NULL,NULL,''),(6592,'1100','IN-11744889590151','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','995','Payment','','','No',NULL,NULL,'HH-05-1287'),(6593,'','IN-11744889591152','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','996','sales','','','No',NULL,NULL,''),(6594,'','IN-11744889591152','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','996','sales','','','No',NULL,NULL,''),(6595,'','IN-11744889591152','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','996','sales','','','No',NULL,NULL,''),(6596,'4165','IN-11744889591152','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','996','sales','','','No',NULL,NULL,''),(6597,'1100','IN-11744889591152','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','996','Payment','','','No',NULL,NULL,'HH-05-1288'),(6598,'','IN-11744889592153','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','997','sales','','','No',NULL,NULL,''),(6599,'','IN-11744889592153','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','997','sales','','','No',NULL,NULL,''),(6600,'','IN-11744889592153','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','997','sales','','','No',NULL,NULL,''),(6601,'4165','IN-11744889592153','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','997','sales','','','No',NULL,NULL,''),(6602,'1100','IN-11744889592153','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','997','Payment','','','No',NULL,NULL,'HH-05-1290'),(6603,'','IN-11744889592154','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','998','sales','','','No',NULL,NULL,''),(6604,'','IN-11744889592154','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','998','sales','','','No',NULL,NULL,''),(6605,'','IN-11744889592154','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','998','sales','','','No',NULL,NULL,''),(6606,'4165','IN-11744889592154','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','998','sales','','','No',NULL,NULL,''),(6607,'1100','IN-11744889592154','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','998','Payment','','','No',NULL,NULL,'HH-05-1291'),(6608,'','IN-11744889593155','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','999','sales','','','No',NULL,NULL,''),(6609,'','IN-11744889593155','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','999','sales','','','No',NULL,NULL,''),(6610,'','IN-11744889593155','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','999','sales','','','No',NULL,NULL,''),(6611,'4165','IN-11744889593155','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','999','sales','','','No',NULL,NULL,''),(6612,'1100','IN-11744889593155','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','999','Payment','','','No',NULL,NULL,'HH-05-1292'),(6613,'','IN-11744889594156','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1000','sales','','','No',NULL,NULL,''),(6614,'','IN-11744889594156','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1000','sales','','','No',NULL,NULL,''),(6615,'','IN-11744889594156','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1000','sales','','','No',NULL,NULL,''),(6616,'4165','IN-11744889594156','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1000','sales','','','No',NULL,NULL,''),(6617,'1100','IN-11744889594156','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1000','Payment','','','No',NULL,NULL,'HH-05-1293'),(6618,'','IN-11744889595157','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1001','sales','','','No',NULL,NULL,''),(6619,'','IN-11744889595157','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1001','sales','','','No',NULL,NULL,''),(6620,'','IN-11744889595157','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1001','sales','','','No',NULL,NULL,''),(6621,'4165','IN-11744889595157','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1001','sales','','','No',NULL,NULL,''),(6622,'1100','IN-11744889595157','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1001','Payment','','','No',NULL,NULL,'HH-05-1294'),(6623,'','IN-11744889595158','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1002','sales','','','No',NULL,NULL,''),(6624,'','IN-11744889595158','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1002','sales','','','No',NULL,NULL,''),(6625,'','IN-11744889595158','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1002','sales','','','No',NULL,NULL,''),(6626,'4165','IN-11744889595158','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1002','sales','','','No',NULL,NULL,''),(6627,'1100','IN-11744889595158','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1002','Payment','','','No',NULL,NULL,'HH-05-1295'),(6628,'','IN-11744889596159','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1003','sales','','','No',NULL,NULL,''),(6629,'','IN-11744889596159','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1003','sales','','','No',NULL,NULL,''),(6630,'','IN-11744889596159','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1003','sales','','','No',NULL,NULL,''),(6631,'4165','IN-11744889596159','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1003','sales','','','No',NULL,NULL,''),(6632,'1100','IN-11744889596159','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1003','Payment','','','No',NULL,NULL,'HH-05-1296'),(6633,'','IN-11744889597161','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1005','sales','','','No',NULL,NULL,''),(6634,'','IN-11744889597161','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1005','sales','','','No',NULL,NULL,''),(6635,'','IN-11744889597161','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1005','sales','','','No',NULL,NULL,''),(6636,'4165','IN-11744889597161','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1005','sales','','','No',NULL,NULL,''),(6637,'1100','IN-11744889597161','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1005','Payment','','','No',NULL,NULL,'HH-05-1299'),(6638,'','IN-11744889598162','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1006','sales','','','No',NULL,NULL,''),(6639,'','IN-11744889598162','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1006','sales','','','No',NULL,NULL,''),(6640,'','IN-11744889598162','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1006','sales','','','No',NULL,NULL,''),(6641,'4165','IN-11744889598162','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1006','sales','','','No',NULL,NULL,''),(6642,'1100','IN-11744889598162','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1006','Payment','','','No',NULL,NULL,'HH-05-1300'),(6643,'','IN-11744889599163','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1007','sales','','','No',NULL,NULL,''),(6644,'','IN-11744889599163','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1007','sales','','','No',NULL,NULL,''),(6645,'','IN-11744889599163','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1007','sales','','','No',NULL,NULL,''),(6646,'4165','IN-11744889599163','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1007','sales','','','No',NULL,NULL,''),(6647,'1100','IN-11744889599163','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1007','Payment','','','No',NULL,NULL,'HH-05-1301'),(6648,'','IN-11744889599164','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1008','sales','','','No',NULL,NULL,''),(6649,'','IN-11744889599164','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1008','sales','','','No',NULL,NULL,''),(6650,'','IN-11744889599164','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1008','sales','','','No',NULL,NULL,''),(6651,'4165','IN-11744889599164','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1008','sales','','','No',NULL,NULL,''),(6652,'1100','IN-11744889599164','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1008','Payment','','','No',NULL,NULL,'HH-05-1302'),(6653,'','IN-11744889600165','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1009','sales','','','No',NULL,NULL,''),(6654,'','IN-11744889600165','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1009','sales','','','No',NULL,NULL,''),(6655,'','IN-11744889600165','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1009','sales','','','No',NULL,NULL,''),(6656,'4165','IN-11744889600165','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1009','sales','','','No',NULL,NULL,''),(6657,'1100','IN-11744889600165','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1009','Payment','','','No',NULL,NULL,'HH-05-141'),(6658,'','IN-11744889601166','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1010','sales','','','No',NULL,NULL,''),(6659,'','IN-11744889601166','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1010','sales','','','No',NULL,NULL,''),(6660,'','IN-11744889601166','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1010','sales','','','No',NULL,NULL,''),(6661,'4165','IN-11744889601166','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1010','sales','','','No',NULL,NULL,''),(6662,'1100','IN-11744889601166','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1010','Payment','','','No',NULL,NULL,'HH-05-143'),(6663,'','IN-11744889602167','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1011','sales','','','No',NULL,NULL,''),(6664,'','IN-11744889602167','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1011','sales','','','No',NULL,NULL,''),(6665,'','IN-11744889602167','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1011','sales','','','No',NULL,NULL,''),(6666,'4165','IN-11744889602167','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1011','sales','','','No',NULL,NULL,''),(6667,'1100','IN-11744889602167','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1011','Payment','','','No',NULL,NULL,'HH-05-149'),(6668,'','IN-11744889602168','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1012','sales','','','No',NULL,NULL,''),(6669,'','IN-11744889602168','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1012','sales','','','No',NULL,NULL,''),(6670,'','IN-11744889602168','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1012','sales','','','No',NULL,NULL,''),(6671,'4165','IN-11744889602168','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1012','sales','','','No',NULL,NULL,''),(6672,'1100','IN-11744889602168','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1012','Payment','','','No',NULL,NULL,'HH-05-152'),(6673,'','IN-11744889603169','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1013','sales','','','No',NULL,NULL,''),(6674,'','IN-11744889603169','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1013','sales','','','No',NULL,NULL,''),(6675,'','IN-11744889603169','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1013','sales','','','No',NULL,NULL,''),(6676,'4165','IN-11744889603169','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1013','sales','','','No',NULL,NULL,''),(6677,'1100','IN-11744889603169','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1013','Payment','','','No',NULL,NULL,'HH-05-153'),(6678,'','IN-11744889604170','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1014','sales','','','No',NULL,NULL,''),(6679,'','IN-11744889604170','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1014','sales','','','No',NULL,NULL,''),(6680,'','IN-11744889604170','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1014','sales','','','No',NULL,NULL,''),(6681,'4165','IN-11744889604170','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1014','sales','','','No',NULL,NULL,''),(6682,'1100','IN-11744889604170','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1014','Payment','','','No',NULL,NULL,'HH-05-154'),(6683,'','IN-11744889604171','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1015','sales','','','No',NULL,NULL,''),(6684,'','IN-11744889604171','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1015','sales','','','No',NULL,NULL,''),(6685,'','IN-11744889604171','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1015','sales','','','No',NULL,NULL,''),(6686,'4165','IN-11744889604171','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1015','sales','','','No',NULL,NULL,''),(6687,'1100','IN-11744889604171','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1015','Payment','','','No',NULL,NULL,'HH-05-155'),(6688,'','IN-11744889605172','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1016','sales','','','No',NULL,NULL,''),(6689,'','IN-11744889605172','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1016','sales','','','No',NULL,NULL,''),(6690,'','IN-11744889605172','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1016','sales','','','No',NULL,NULL,''),(6691,'4165','IN-11744889605172','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1016','sales','','','No',NULL,NULL,''),(6692,'1100','IN-11744889605172','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1016','Payment','','','No',NULL,NULL,'HH-05-156'),(6693,'','IN-11744889606173','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1017','sales','','','No',NULL,NULL,''),(6694,'','IN-11744889606173','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1017','sales','','','No',NULL,NULL,''),(6695,'','IN-11744889606173','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1017','sales','','','No',NULL,NULL,''),(6696,'4165','IN-11744889606173','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1017','sales','','','No',NULL,NULL,''),(6697,'1100','IN-11744889606173','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1017','Payment','','','No',NULL,NULL,'HH-05-159'),(6698,'','IN-11744889607174','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1018','sales','','','No',NULL,NULL,''),(6699,'','IN-11744889607174','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1018','sales','','','No',NULL,NULL,''),(6700,'','IN-11744889607174','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1018','sales','','','No',NULL,NULL,''),(6701,'4165','IN-11744889607174','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1018','sales','','','No',NULL,NULL,''),(6702,'1100','IN-11744889607174','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1018','Payment','','','No',NULL,NULL,'HH-05-161'),(6703,'','IN-11744889607175','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1019','sales','','','No',NULL,NULL,''),(6704,'','IN-11744889607175','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1019','sales','','','No',NULL,NULL,''),(6705,'','IN-11744889607175','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1019','sales','','','No',NULL,NULL,''),(6706,'4165','IN-11744889607175','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1019','sales','','','No',NULL,NULL,''),(6707,'1100','IN-11744889607175','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1019','Payment','','','No',NULL,NULL,'HH-05-170'),(6708,'','IN-11744889608176','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1020','sales','','','No',NULL,NULL,''),(6709,'','IN-11744889608176','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1020','sales','','','No',NULL,NULL,''),(6710,'','IN-11744889608176','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1020','sales','','','No',NULL,NULL,''),(6711,'4165','IN-11744889608176','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1020','sales','','','No',NULL,NULL,''),(6712,'1100','IN-11744889608176','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1020','Payment','','','No',NULL,NULL,'HH-05-196'),(6713,'','IN-11744889609177','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1021','sales','','','No',NULL,NULL,''),(6714,'','IN-11744889609177','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1021','sales','','','No',NULL,NULL,''),(6715,'','IN-11744889609177','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1021','sales','','','No',NULL,NULL,''),(6716,'4165','IN-11744889609177','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1021','sales','','','No',NULL,NULL,''),(6717,'1100','IN-11744889609177','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1021','Payment','','','No',NULL,NULL,'HH-05-201'),(6718,'','IN-11744889610178','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1022','sales','','','No',NULL,NULL,''),(6719,'','IN-11744889610178','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1022','sales','','','No',NULL,NULL,''),(6720,'','IN-11744889610178','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1022','sales','','','No',NULL,NULL,''),(6721,'4165','IN-11744889610178','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1022','sales','','','No',NULL,NULL,''),(6722,'1100','IN-11744889610178','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1022','Payment','','','No',NULL,NULL,'HH-05-202'),(6723,'','IN-11744889610179','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1023','sales','','','No',NULL,NULL,''),(6724,'','IN-11744889610179','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1023','sales','','','No',NULL,NULL,''),(6725,'','IN-11744889610179','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1023','sales','','','No',NULL,NULL,''),(6726,'4165','IN-11744889610179','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1023','sales','','','No',NULL,NULL,''),(6727,'1100','IN-11744889610179','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1023','Payment','','','No',NULL,NULL,'HH-05-206'),(6728,'','IN-11744889611180','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1024','sales','','','No',NULL,NULL,''),(6729,'','IN-11744889611180','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1024','sales','','','No',NULL,NULL,''),(6730,'','IN-11744889611180','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1024','sales','','','No',NULL,NULL,''),(6731,'4165','IN-11744889611180','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1024','sales','','','No',NULL,NULL,''),(6732,'1100','IN-11744889611180','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1024','Payment','','','No',NULL,NULL,'HH-05-209'),(6733,'','IN-11744889612181','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1025','sales','','','No',NULL,NULL,''),(6734,'','IN-11744889612181','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1025','sales','','','No',NULL,NULL,''),(6735,'','IN-11744889612181','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1025','sales','','','No',NULL,NULL,''),(6736,'4165','IN-11744889612181','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1025','sales','','','No',NULL,NULL,''),(6737,'1100','IN-11744889612181','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1025','Payment','','','No',NULL,NULL,'HH-05-210'),(6738,'','IN-11744889613182','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1026','sales','','','No',NULL,NULL,''),(6739,'','IN-11744889613182','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1026','sales','','','No',NULL,NULL,''),(6740,'','IN-11744889613182','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1026','sales','','','No',NULL,NULL,''),(6741,'4165','IN-11744889613182','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1026','sales','','','No',NULL,NULL,''),(6742,'1100','IN-11744889613182','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1026','Payment','','','No',NULL,NULL,'HH-05-211'),(6743,'','IN-11744889614183','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1027','sales','','','No',NULL,NULL,''),(6744,'','IN-11744889614183','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1027','sales','','','No',NULL,NULL,''),(6745,'','IN-11744889614183','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1027','sales','','','No',NULL,NULL,''),(6746,'4165','IN-11744889614183','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1027','sales','','','No',NULL,NULL,''),(6747,'1100','IN-11744889614183','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1027','Payment','','','No',NULL,NULL,'HH-05-215'),(6748,'','IN-11744889614184','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1028','sales','','','No',NULL,NULL,''),(6749,'','IN-11744889614184','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1028','sales','','','No',NULL,NULL,''),(6750,'','IN-11744889614184','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1028','sales','','','No',NULL,NULL,''),(6751,'4165','IN-11744889614184','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1028','sales','','','No',NULL,NULL,''),(6752,'1100','IN-11744889614184','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1028','Payment','','','No',NULL,NULL,'HH-05-224'),(6753,'','IN-11744889615185','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1029','sales','','','No',NULL,NULL,''),(6754,'','IN-11744889615185','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1029','sales','','','No',NULL,NULL,''),(6755,'','IN-11744889615185','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1029','sales','','','No',NULL,NULL,''),(6756,'4165','IN-11744889615185','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1029','sales','','','No',NULL,NULL,''),(6757,'1100','IN-11744889615185','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1029','Payment','','','No',NULL,NULL,'HH-05-225'),(6758,'','IN-11744889616186','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1030','sales','','','No',NULL,NULL,''),(6759,'','IN-11744889616186','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1030','sales','','','No',NULL,NULL,''),(6760,'','IN-11744889616186','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1030','sales','','','No',NULL,NULL,''),(6761,'4165','IN-11744889616186','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1030','sales','','','No',NULL,NULL,''),(6762,'1100','IN-11744889616186','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1030','Payment','','','No',NULL,NULL,'HH-05-232'),(6763,'','IN-11744889616187','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1031','sales','','','No',NULL,NULL,''),(6764,'','IN-11744889616187','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1031','sales','','','No',NULL,NULL,''),(6765,'','IN-11744889616187','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1031','sales','','','No',NULL,NULL,''),(6766,'4165','IN-11744889616187','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1031','sales','','','No',NULL,NULL,''),(6767,'1100','IN-11744889616187','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1031','Payment','','','No',NULL,NULL,'HH-05-236'),(6768,'','IN-11744889617188','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1032','sales','','','No',NULL,NULL,''),(6769,'','IN-11744889617188','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1032','sales','','','No',NULL,NULL,''),(6770,'','IN-11744889617188','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1032','sales','','','No',NULL,NULL,''),(6771,'4165','IN-11744889617188','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1032','sales','','','No',NULL,NULL,''),(6772,'1100','IN-11744889617188','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1032','Payment','','','No',NULL,NULL,'HH-05-237'),(6773,'','IN-11744889618189','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1033','sales','','','No',NULL,NULL,''),(6774,'','IN-11744889618189','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1033','sales','','','No',NULL,NULL,''),(6775,'','IN-11744889618189','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1033','sales','','','No',NULL,NULL,''),(6776,'4165','IN-11744889618189','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1033','sales','','','No',NULL,NULL,''),(6777,'1100','IN-11744889618189','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1033','Payment','','','No',NULL,NULL,'HH-05-238'),(6778,'','IN-11744889619190','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1034','sales','','','No',NULL,NULL,''),(6779,'','IN-11744889619190','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1034','sales','','','No',NULL,NULL,''),(6780,'','IN-11744889619190','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1034','sales','','','No',NULL,NULL,''),(6781,'4165','IN-11744889619190','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1034','sales','','','No',NULL,NULL,''),(6782,'1100','IN-11744889619190','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1034','Payment','','','No',NULL,NULL,'HH-05-239'),(6783,'','IN-11744889619191','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1035','sales','','','No',NULL,NULL,''),(6784,'','IN-11744889619191','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1035','sales','','','No',NULL,NULL,''),(6785,'','IN-11744889619191','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1035','sales','','','No',NULL,NULL,''),(6786,'4165','IN-11744889619191','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1035','sales','','','No',NULL,NULL,''),(6787,'1100','IN-11744889619191','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1035','Payment','','','No',NULL,NULL,'HH-05-24'),(6788,'','IN-11744889620192','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1036','sales','','','No',NULL,NULL,''),(6789,'','IN-11744889620192','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1036','sales','','','No',NULL,NULL,''),(6790,'','IN-11744889620192','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1036','sales','','','No',NULL,NULL,''),(6791,'4165','IN-11744889620192','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1036','sales','','','No',NULL,NULL,''),(6792,'1100','IN-11744889620192','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1036','Payment','','','No',NULL,NULL,'HH-05-242'),(6793,'','IN-11744889621193','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1037','sales','','','No',NULL,NULL,''),(6794,'','IN-11744889621193','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1037','sales','','','No',NULL,NULL,''),(6795,'','IN-11744889621193','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1037','sales','','','No',NULL,NULL,''),(6796,'4165','IN-11744889621193','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1037','sales','','','No',NULL,NULL,''),(6797,'1100','IN-11744889621193','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1037','Payment','','','No',NULL,NULL,'HH-05-247'),(6798,'','IN-11744889621194','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1038','sales','','','No',NULL,NULL,''),(6799,'','IN-11744889621194','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1038','sales','','','No',NULL,NULL,''),(6800,'','IN-11744889621194','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1038','sales','','','No',NULL,NULL,''),(6801,'4165','IN-11744889621194','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1038','sales','','','No',NULL,NULL,''),(6802,'1100','IN-11744889621194','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1038','Payment','','','No',NULL,NULL,'HH-05-248'),(6803,'','IN-11744889622195','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1039','sales','','','No',NULL,NULL,''),(6804,'','IN-11744889622195','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1039','sales','','','No',NULL,NULL,''),(6805,'','IN-11744889622195','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1039','sales','','','No',NULL,NULL,''),(6806,'4165','IN-11744889622195','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1039','sales','','','No',NULL,NULL,''),(6807,'1100','IN-11744889622195','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1039','Payment','','','No',NULL,NULL,'HH-05-25'),(6808,'','IN-11744889623196','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1040','sales','','','No',NULL,NULL,''),(6809,'','IN-11744889623196','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1040','sales','','','No',NULL,NULL,''),(6810,'','IN-11744889623196','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1040','sales','','','No',NULL,NULL,''),(6811,'4165','IN-11744889623196','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1040','sales','','','No',NULL,NULL,''),(6812,'1100','IN-11744889623196','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1040','Payment','','','No',NULL,NULL,'HH-05-259'),(6813,'','IN-11744889624197','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1041','sales','','','No',NULL,NULL,''),(6814,'','IN-11744889624197','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1041','sales','','','No',NULL,NULL,''),(6815,'','IN-11744889624197','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1041','sales','','','No',NULL,NULL,''),(6816,'4165','IN-11744889624197','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1041','sales','','','No',NULL,NULL,''),(6817,'1100','IN-11744889624197','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1041','Payment','','','No',NULL,NULL,'HH-05-261'),(6818,'','IN-11744889624198','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1042','sales','','','No',NULL,NULL,''),(6819,'','IN-11744889624198','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1042','sales','','','No',NULL,NULL,''),(6820,'','IN-11744889624198','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1042','sales','','','No',NULL,NULL,''),(6821,'4165','IN-11744889624198','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1042','sales','','','No',NULL,NULL,''),(6822,'1100','IN-11744889624198','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1042','Payment','','','No',NULL,NULL,'HH-05-263'),(6823,'','IN-11744889625199','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1043','sales','','','No',NULL,NULL,''),(6824,'','IN-11744889625199','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1043','sales','','','No',NULL,NULL,''),(6825,'','IN-11744889625199','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1043','sales','','','No',NULL,NULL,''),(6826,'4165','IN-11744889625199','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1043','sales','','','No',NULL,NULL,''),(6827,'1100','IN-11744889625199','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1043','Payment','','','No',NULL,NULL,'HH-05-265'),(6828,'','IN-11744889626200','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1044','sales','','','No',NULL,NULL,''),(6829,'','IN-11744889626200','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1044','sales','','','No',NULL,NULL,''),(6830,'','IN-11744889626200','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1044','sales','','','No',NULL,NULL,''),(6831,'4165','IN-11744889626200','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1044','sales','','','No',NULL,NULL,''),(6832,'1100','IN-11744889626200','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1044','Payment','','','No',NULL,NULL,'HH-05-276'),(6833,'','IN-11744889627201','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1045','sales','','','No',NULL,NULL,''),(6834,'','IN-11744889627201','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1045','sales','','','No',NULL,NULL,''),(6835,'','IN-11744889627201','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1045','sales','','','No',NULL,NULL,''),(6836,'4165','IN-11744889627201','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1045','sales','','','No',NULL,NULL,''),(6837,'1100','IN-11744889627201','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1045','Payment','','','No',NULL,NULL,'HH-05-278'),(6838,'','IN-11744889627202','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1046','sales','','','No',NULL,NULL,''),(6839,'','IN-11744889627202','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1046','sales','','','No',NULL,NULL,''),(6840,'','IN-11744889627202','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1046','sales','','','No',NULL,NULL,''),(6841,'4165','IN-11744889627202','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1046','sales','','','No',NULL,NULL,''),(6842,'1100','IN-11744889627202','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1046','Payment','','','No',NULL,NULL,'HH-05-281'),(6843,'','IN-11744889628203','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1047','sales','','','No',NULL,NULL,''),(6844,'','IN-11744889628203','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1047','sales','','','No',NULL,NULL,''),(6845,'','IN-11744889628203','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1047','sales','','','No',NULL,NULL,''),(6846,'4165','IN-11744889628203','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1047','sales','','','No',NULL,NULL,''),(6847,'1100','IN-11744889628203','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1047','Payment','','','No',NULL,NULL,'HH-05-282'),(6848,'','IN-11744889629204','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1048','sales','','','No',NULL,NULL,''),(6849,'','IN-11744889629204','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1048','sales','','','No',NULL,NULL,''),(6850,'','IN-11744889629204','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1048','sales','','','No',NULL,NULL,''),(6851,'4165','IN-11744889629204','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1048','sales','','','No',NULL,NULL,''),(6852,'1100','IN-11744889629204','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1048','Payment','','','No',NULL,NULL,'HH-05-283'),(6853,'','IN-11744889629205','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1049','sales','','','No',NULL,NULL,''),(6854,'','IN-11744889629205','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1049','sales','','','No',NULL,NULL,''),(6855,'','IN-11744889629205','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1049','sales','','','No',NULL,NULL,''),(6856,'4165','IN-11744889629205','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1049','sales','','','No',NULL,NULL,''),(6857,'1100','IN-11744889629205','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1049','Payment','','','No',NULL,NULL,'HH-05-284'),(6858,'','IN-11744889630206','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1050','sales','','','No',NULL,NULL,''),(6859,'','IN-11744889630206','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1050','sales','','','No',NULL,NULL,''),(6860,'','IN-11744889630206','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1050','sales','','','No',NULL,NULL,''),(6861,'4165','IN-11744889630206','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1050','sales','','','No',NULL,NULL,''),(6862,'1100','IN-11744889630206','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1050','Payment','','','No',NULL,NULL,'HH-05-285'),(6863,'','IN-11744889631207','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1051','sales','','','No',NULL,NULL,''),(6864,'','IN-11744889631207','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1051','sales','','','No',NULL,NULL,''),(6865,'','IN-11744889631207','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1051','sales','','','No',NULL,NULL,''),(6866,'4165','IN-11744889631207','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1051','sales','','','No',NULL,NULL,''),(6867,'1100','IN-11744889631207','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1051','Payment','','','No',NULL,NULL,'HH-05-287'),(6868,'','IN-11744889631208','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1052','sales','','','No',NULL,NULL,''),(6869,'','IN-11744889631208','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1052','sales','','','No',NULL,NULL,''),(6870,'','IN-11744889631208','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1052','sales','','','No',NULL,NULL,''),(6871,'4165','IN-11744889631208','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1052','sales','','','No',NULL,NULL,''),(6872,'1100','IN-11744889631208','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1052','Payment','','','No',NULL,NULL,'HH-05-297'),(6873,'','IN-11744889632209','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1053','sales','','','No',NULL,NULL,''),(6874,'','IN-11744889632209','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1053','sales','','','No',NULL,NULL,''),(6875,'','IN-11744889632209','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1053','sales','','','No',NULL,NULL,''),(6876,'4165','IN-11744889632209','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1053','sales','','','No',NULL,NULL,''),(6877,'1100','IN-11744889632209','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1053','Payment','','','No',NULL,NULL,'HH-05-298'),(6878,'','IN-11744889633210','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1054','sales','','','No',NULL,NULL,''),(6879,'','IN-11744889633210','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1054','sales','','','No',NULL,NULL,''),(6880,'','IN-11744889633210','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1054','sales','','','No',NULL,NULL,''),(6881,'4165','IN-11744889633210','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1054','sales','','','No',NULL,NULL,''),(6882,'1100','IN-11744889633210','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1054','Payment','','','No',NULL,NULL,'HH-05-299'),(6883,'','IN-11744889634211','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1055','sales','','','No',NULL,NULL,''),(6884,'','IN-11744889634211','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1055','sales','','','No',NULL,NULL,''),(6885,'','IN-11744889634211','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1055','sales','','','No',NULL,NULL,''),(6886,'4165','IN-11744889634211','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1055','sales','','','No',NULL,NULL,''),(6887,'1100','IN-11744889634211','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1055','Payment','','','No',NULL,NULL,'HH-05-314'),(6888,'','IN-11744889634212','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1056','sales','','','No',NULL,NULL,''),(6889,'','IN-11744889634212','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1056','sales','','','No',NULL,NULL,''),(6890,'','IN-11744889634212','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1056','sales','','','No',NULL,NULL,''),(6891,'4165','IN-11744889634212','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1056','sales','','','No',NULL,NULL,''),(6892,'1100','IN-11744889634212','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1056','Payment','','','No',NULL,NULL,'HH-05-315'),(6893,'','IN-11744889635213','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1057','sales','','','No',NULL,NULL,''),(6894,'','IN-11744889635213','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1057','sales','','','No',NULL,NULL,''),(6895,'','IN-11744889635213','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1057','sales','','','No',NULL,NULL,''),(6896,'4165','IN-11744889635213','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1057','sales','','','No',NULL,NULL,''),(6897,'1100','IN-11744889635213','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1057','Payment','','','No',NULL,NULL,'HH-05-316'),(6898,'','IN-11744889636214','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1058','sales','','','No',NULL,NULL,''),(6899,'','IN-11744889636214','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1058','sales','','','No',NULL,NULL,''),(6900,'','IN-11744889636214','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1058','sales','','','No',NULL,NULL,''),(6901,'4165','IN-11744889636214','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1058','sales','','','No',NULL,NULL,''),(6902,'1100','IN-11744889636214','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1058','Payment','','','No',NULL,NULL,'HH-05-317'),(6903,'','IN-11744889637215','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1059','sales','','','No',NULL,NULL,''),(6904,'','IN-11744889637215','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1059','sales','','','No',NULL,NULL,''),(6905,'','IN-11744889637215','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1059','sales','','','No',NULL,NULL,''),(6906,'4165','IN-11744889637215','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1059','sales','','','No',NULL,NULL,''),(6907,'1100','IN-11744889637215','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1059','Payment','','','No',NULL,NULL,'HH-05-318'),(6908,'','IN-11744889637216','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1060','sales','','','No',NULL,NULL,''),(6909,'','IN-11744889637216','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1060','sales','','','No',NULL,NULL,''),(6910,'','IN-11744889637216','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1060','sales','','','No',NULL,NULL,''),(6911,'4165','IN-11744889637216','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1060','sales','','','No',NULL,NULL,''),(6912,'1100','IN-11744889637216','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1060','Payment','','','No',NULL,NULL,'HH-05-319'),(6913,'','IN-11744889638217','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1061','sales','','','No',NULL,NULL,''),(6914,'','IN-11744889638217','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1061','sales','','','No',NULL,NULL,''),(6915,'','IN-11744889638217','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1061','sales','','','No',NULL,NULL,''),(6916,'4165','IN-11744889638217','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1061','sales','','','No',NULL,NULL,''),(6917,'1100','IN-11744889638217','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1061','Payment','','','No',NULL,NULL,'HH-05-32'),(6918,'','IN-11744889639218','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1062','sales','','','No',NULL,NULL,''),(6919,'','IN-11744889639218','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1062','sales','','','No',NULL,NULL,''),(6920,'','IN-11744889639218','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1062','sales','','','No',NULL,NULL,''),(6921,'4165','IN-11744889639218','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1062','sales','','','No',NULL,NULL,''),(6922,'1100','IN-11744889639218','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1062','Payment','','','No',NULL,NULL,'HH-05-322'),(6923,'','IN-11744889640219','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1063','sales','','','No',NULL,NULL,''),(6924,'','IN-11744889640219','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1063','sales','','','No',NULL,NULL,''),(6925,'','IN-11744889640219','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1063','sales','','','No',NULL,NULL,''),(6926,'4165','IN-11744889640219','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1063','sales','','','No',NULL,NULL,''),(6927,'1100','IN-11744889640219','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1063','Payment','','','No',NULL,NULL,'HH-05-329'),(6928,'','IN-11744889640220','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1064','sales','','','No',NULL,NULL,''),(6929,'','IN-11744889640220','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1064','sales','','','No',NULL,NULL,''),(6930,'','IN-11744889640220','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1064','sales','','','No',NULL,NULL,''),(6931,'4165','IN-11744889640220','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1064','sales','','','No',NULL,NULL,''),(6932,'1100','IN-11744889640220','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1064','Payment','','','No',NULL,NULL,'HH-05-330'),(6933,'','IN-11744889650221','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1065','sales','','','No',NULL,NULL,''),(6934,'','IN-11744889650221','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1065','sales','','','No',NULL,NULL,''),(6935,'','IN-11744889650221','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1065','sales','','','No',NULL,NULL,''),(6936,'4165','IN-11744889650221','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1065','sales','','','No',NULL,NULL,''),(6937,'1100','IN-11744889650221','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1065','Payment','','','No',NULL,NULL,'HH-05-331'),(6938,'','IN-11744889651222','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1066','sales','','','No',NULL,NULL,''),(6939,'','IN-11744889651222','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1066','sales','','','No',NULL,NULL,''),(6940,'','IN-11744889651222','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1066','sales','','','No',NULL,NULL,''),(6941,'4165','IN-11744889651222','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1066','sales','','','No',NULL,NULL,''),(6942,'1100','IN-11744889651222','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1066','Payment','','','No',NULL,NULL,'HH-05-334'),(6943,'','IN-11744889651223','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1067','sales','','','No',NULL,NULL,''),(6944,'','IN-11744889651223','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1067','sales','','','No',NULL,NULL,''),(6945,'','IN-11744889651223','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1067','sales','','','No',NULL,NULL,''),(6946,'4165','IN-11744889651223','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1067','sales','','','No',NULL,NULL,''),(6947,'1100','IN-11744889651223','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1067','Payment','','','No',NULL,NULL,'HH-05-336'),(6948,'','IN-11744889652224','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1068','sales','','','No',NULL,NULL,''),(6949,'','IN-11744889652224','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1068','sales','','','No',NULL,NULL,''),(6950,'','IN-11744889652224','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1068','sales','','','No',NULL,NULL,''),(6951,'4165','IN-11744889652224','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1068','sales','','','No',NULL,NULL,''),(6952,'1100','IN-11744889652224','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1068','Payment','','','No',NULL,NULL,'HH-05-343'),(6953,'','IN-11744889653225','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1069','sales','','','No',NULL,NULL,''),(6954,'','IN-11744889653225','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1069','sales','','','No',NULL,NULL,''),(6955,'','IN-11744889653225','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1069','sales','','','No',NULL,NULL,''),(6956,'4165','IN-11744889653225','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1069','sales','','','No',NULL,NULL,''),(6957,'1100','IN-11744889653225','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1069','Payment','','','No',NULL,NULL,'HH-05-350'),(6958,'','IN-11744889653226','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1070','sales','','','No',NULL,NULL,''),(6959,'','IN-11744889653226','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1070','sales','','','No',NULL,NULL,''),(6960,'','IN-11744889653226','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1070','sales','','','No',NULL,NULL,''),(6961,'4165','IN-11744889653226','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1070','sales','','','No',NULL,NULL,''),(6962,'1100','IN-11744889653226','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1070','Payment','','','No',NULL,NULL,'HH-05-359'),(6963,'','IN-11744889654227','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1071','sales','','','No',NULL,NULL,''),(6964,'','IN-11744889654227','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1071','sales','','','No',NULL,NULL,''),(6965,'','IN-11744889654227','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1071','sales','','','No',NULL,NULL,''),(6966,'4165','IN-11744889654227','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1071','sales','','','No',NULL,NULL,''),(6967,'1100','IN-11744889654227','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1071','Payment','','','No',NULL,NULL,'HH-05-369'),(6968,'','IN-11744889655228','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1072','sales','','','No',NULL,NULL,''),(6969,'','IN-11744889655228','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1072','sales','','','No',NULL,NULL,''),(6970,'','IN-11744889655228','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1072','sales','','','No',NULL,NULL,''),(6971,'4165','IN-11744889655228','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1072','sales','','','No',NULL,NULL,''),(6972,'1100','IN-11744889655228','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1072','Payment','','','No',NULL,NULL,'HH-05-372'),(6973,'','IN-11744889656229','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1073','sales','','','No',NULL,NULL,''),(6974,'','IN-11744889656229','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1073','sales','','','No',NULL,NULL,''),(6975,'','IN-11744889656229','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1073','sales','','','No',NULL,NULL,''),(6976,'4165','IN-11744889656229','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1073','sales','','','No',NULL,NULL,''),(6977,'1100','IN-11744889656229','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1073','Payment','','','No',NULL,NULL,'HH-05-386'),(6978,'','IN-11744889656230','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1074','sales','','','No',NULL,NULL,''),(6979,'','IN-11744889656230','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1074','sales','','','No',NULL,NULL,''),(6980,'','IN-11744889656230','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1074','sales','','','No',NULL,NULL,''),(6981,'4165','IN-11744889656230','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1074','sales','','','No',NULL,NULL,''),(6982,'1100','IN-11744889656230','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1074','Payment','','','No',NULL,NULL,'HH-05-387'),(6983,'','IN-11744889657231','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1075','sales','','','No',NULL,NULL,''),(6984,'','IN-11744889657231','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1075','sales','','','No',NULL,NULL,''),(6985,'','IN-11744889657231','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1075','sales','','','No',NULL,NULL,''),(6986,'4165','IN-11744889657231','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1075','sales','','','No',NULL,NULL,''),(6987,'1100','IN-11744889657231','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1075','Payment','','','No',NULL,NULL,'HH-05-388'),(6988,'','IN-11744889658232','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1076','sales','','','No',NULL,NULL,''),(6989,'','IN-11744889658232','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1076','sales','','','No',NULL,NULL,''),(6990,'','IN-11744889658232','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1076','sales','','','No',NULL,NULL,''),(6991,'4165','IN-11744889658232','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1076','sales','','','No',NULL,NULL,''),(6992,'1100','IN-11744889658232','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1076','Payment','','','No',NULL,NULL,'HH-05-392'),(6993,'','IN-11744889658233','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1077','sales','','','No',NULL,NULL,''),(6994,'','IN-11744889658233','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1077','sales','','','No',NULL,NULL,''),(6995,'','IN-11744889658233','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1077','sales','','','No',NULL,NULL,''),(6996,'4165','IN-11744889658233','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1077','sales','','','No',NULL,NULL,''),(6997,'1100','IN-11744889658233','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1077','Payment','','','No',NULL,NULL,'HH-05-393'),(6998,'','IN-11744889659234','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1078','sales','','','No',NULL,NULL,''),(6999,'','IN-11744889659234','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1078','sales','','','No',NULL,NULL,''),(7000,'','IN-11744889659234','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1078','sales','','','No',NULL,NULL,''),(7001,'4165','IN-11744889659234','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1078','sales','','','No',NULL,NULL,''),(7002,'1100','IN-11744889659234','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1078','Payment','','','No',NULL,NULL,'HH-05-396'),(7003,'','IN-11744889660235','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1079','sales','','','No',NULL,NULL,''),(7004,'','IN-11744889660235','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1079','sales','','','No',NULL,NULL,''),(7005,'','IN-11744889660235','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1079','sales','','','No',NULL,NULL,''),(7006,'4165','IN-11744889660235','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1079','sales','','','No',NULL,NULL,''),(7007,'1100','IN-11744889660235','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1079','Payment','','','No',NULL,NULL,'HH-05-397'),(7008,'','IN-11744889661236','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1080','sales','','','No',NULL,NULL,''),(7009,'','IN-11744889661236','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1080','sales','','','No',NULL,NULL,''),(7010,'','IN-11744889661236','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1080','sales','','','No',NULL,NULL,''),(7011,'4165','IN-11744889661236','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1080','sales','','','No',NULL,NULL,''),(7012,'1100','IN-11744889661236','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1080','Payment','','','No',NULL,NULL,'HH-05-398'),(7013,'','IN-11744889661237','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1081','sales','','','No',NULL,NULL,''),(7014,'','IN-11744889661237','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1081','sales','','','No',NULL,NULL,''),(7015,'','IN-11744889661237','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1081','sales','','','No',NULL,NULL,''),(7016,'4165','IN-11744889661237','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1081','sales','','','No',NULL,NULL,''),(7017,'1100','IN-11744889661237','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1081','Payment','','','No',NULL,NULL,'HH-05-412'),(7018,'','IN-11744889662238','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1082','sales','','','No',NULL,NULL,''),(7019,'','IN-11744889662238','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1082','sales','','','No',NULL,NULL,''),(7020,'','IN-11744889662238','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1082','sales','','','No',NULL,NULL,''),(7021,'4165','IN-11744889662238','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1082','sales','','','No',NULL,NULL,''),(7022,'1100','IN-11744889662238','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1082','Payment','','','No',NULL,NULL,'HH-05-414'),(7023,'','IN-11744889663239','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1083','sales','','','No',NULL,NULL,''),(7024,'','IN-11744889663239','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1083','sales','','','No',NULL,NULL,''),(7025,'','IN-11744889663239','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1083','sales','','','No',NULL,NULL,''),(7026,'4165','IN-11744889663239','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1083','sales','','','No',NULL,NULL,''),(7027,'1100','IN-11744889663239','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1083','Payment','','','No',NULL,NULL,'HH-05-415'),(7028,'','IN-11744889664240','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1084','sales','','','No',NULL,NULL,''),(7029,'','IN-11744889664240','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1084','sales','','','No',NULL,NULL,''),(7030,'','IN-11744889664240','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1084','sales','','','No',NULL,NULL,''),(7031,'4165','IN-11744889664240','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1084','sales','','','No',NULL,NULL,''),(7032,'1100','IN-11744889664240','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1084','Payment','','','No',NULL,NULL,'HH-05-416'),(7033,'','IN-11744889664241','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1085','sales','','','No',NULL,NULL,''),(7034,'','IN-11744889664241','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1085','sales','','','No',NULL,NULL,''),(7035,'','IN-11744889664241','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1085','sales','','','No',NULL,NULL,''),(7036,'4165','IN-11744889664241','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1085','sales','','','No',NULL,NULL,''),(7037,'1100','IN-11744889664241','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1085','Payment','','','No',NULL,NULL,'HH-05-450'),(7038,'','IN-11744889665242','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1086','sales','','','No',NULL,NULL,''),(7039,'','IN-11744889665242','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1086','sales','','','No',NULL,NULL,''),(7040,'','IN-11744889665242','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1086','sales','','','No',NULL,NULL,''),(7041,'4165','IN-11744889665242','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1086','sales','','','No',NULL,NULL,''),(7042,'1100','IN-11744889665242','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1086','Payment','','','No',NULL,NULL,'HH-05-454'),(7043,'','IN-11744889666243','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1087','sales','','','No',NULL,NULL,''),(7044,'','IN-11744889666243','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1087','sales','','','No',NULL,NULL,''),(7045,'','IN-11744889666243','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1087','sales','','','No',NULL,NULL,''),(7046,'4165','IN-11744889666243','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1087','sales','','','No',NULL,NULL,''),(7047,'1100','IN-11744889666243','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1087','Payment','','','No',NULL,NULL,'HH-05-455'),(7048,'','IN-11744889666244','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1088','sales','','','No',NULL,NULL,''),(7049,'','IN-11744889666244','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1088','sales','','','No',NULL,NULL,''),(7050,'','IN-11744889666244','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1088','sales','','','No',NULL,NULL,''),(7051,'4165','IN-11744889666244','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1088','sales','','','No',NULL,NULL,''),(7052,'1100','IN-11744889666244','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1088','Payment','','','No',NULL,NULL,'HH-05-459'),(7053,'','IN-11744889667245','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1089','sales','','','No',NULL,NULL,''),(7054,'','IN-11744889667245','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1089','sales','','','No',NULL,NULL,''),(7055,'','IN-11744889667245','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1089','sales','','','No',NULL,NULL,''),(7056,'4165','IN-11744889667245','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1089','sales','','','No',NULL,NULL,''),(7057,'1100','IN-11744889667245','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1089','Payment','','','No',NULL,NULL,'HH-05-460'),(7058,'','IN-11744889668246','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1090','sales','','','No',NULL,NULL,''),(7059,'','IN-11744889668246','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1090','sales','','','No',NULL,NULL,''),(7060,'','IN-11744889668246','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1090','sales','','','No',NULL,NULL,''),(7061,'4165','IN-11744889668246','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1090','sales','','','No',NULL,NULL,''),(7062,'1100','IN-11744889668246','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1090','Payment','','','No',NULL,NULL,'HH-05-462'),(7063,'','IN-11744889669247','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1091','sales','','','No',NULL,NULL,''),(7064,'','IN-11744889669247','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1091','sales','','','No',NULL,NULL,''),(7065,'','IN-11744889669247','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1091','sales','','','No',NULL,NULL,''),(7066,'4165','IN-11744889669247','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1091','sales','','','No',NULL,NULL,''),(7067,'1100','IN-11744889669247','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1091','Payment','','','No',NULL,NULL,'hh-05-463'),(7068,'','IN-11744889670248','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1092','sales','','','No',NULL,NULL,''),(7069,'','IN-11744889670248','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1092','sales','','','No',NULL,NULL,''),(7070,'','IN-11744889670248','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1092','sales','','','No',NULL,NULL,''),(7071,'4165','IN-11744889670248','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1092','sales','','','No',NULL,NULL,''),(7072,'1100','IN-11744889670248','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1092','Payment','','','No',NULL,NULL,'HH-05-465'),(7073,'','IN-11744889670249','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1093','sales','','','No',NULL,NULL,''),(7074,'','IN-11744889670249','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1093','sales','','','No',NULL,NULL,''),(7075,'','IN-11744889670249','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1093','sales','','','No',NULL,NULL,''),(7076,'4165','IN-11744889670249','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1093','sales','','','No',NULL,NULL,''),(7077,'1100','IN-11744889670249','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1093','Payment','','','No',NULL,NULL,'HH-05-467'),(7078,'','IN-11744889671250','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1094','sales','','','No',NULL,NULL,''),(7079,'','IN-11744889671250','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1094','sales','','','No',NULL,NULL,''),(7080,'','IN-11744889671250','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1094','sales','','','No',NULL,NULL,''),(7081,'4165','IN-11744889671250','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1094','sales','','','No',NULL,NULL,''),(7082,'1100','IN-11744889671250','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1094','Payment','','','No',NULL,NULL,'HH-05-471'),(7083,'','IN-11744889672251','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1095','sales','','','No',NULL,NULL,''),(7084,'','IN-11744889672251','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1095','sales','','','No',NULL,NULL,''),(7085,'','IN-11744889672251','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1095','sales','','','No',NULL,NULL,''),(7086,'4165','IN-11744889672251','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1095','sales','','','No',NULL,NULL,''),(7087,'1100','IN-11744889672251','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1095','Payment','','','No',NULL,NULL,'HH-05-472'),(7088,'','IN-11744889672252','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1096','sales','','','No',NULL,NULL,''),(7089,'','IN-11744889672252','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1096','sales','','','No',NULL,NULL,''),(7090,'','IN-11744889672252','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1096','sales','','','No',NULL,NULL,''),(7091,'4165','IN-11744889672252','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1096','sales','','','No',NULL,NULL,''),(7092,'1100','IN-11744889672252','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1096','Payment','','','No',NULL,NULL,'HH-05-475'),(7093,'','IN-11744889673253','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1097','sales','','','No',NULL,NULL,''),(7094,'','IN-11744889673253','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1097','sales','','','No',NULL,NULL,''),(7095,'','IN-11744889673253','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1097','sales','','','No',NULL,NULL,''),(7096,'4165','IN-11744889673253','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1097','sales','','','No',NULL,NULL,''),(7097,'1100','IN-11744889673253','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1097','Payment','','','No',NULL,NULL,'HH-05-476'),(7098,'','IN-11744889674254','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1098','sales','','','No',NULL,NULL,''),(7099,'','IN-11744889674254','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1098','sales','','','No',NULL,NULL,''),(7100,'','IN-11744889674254','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1098','sales','','','No',NULL,NULL,''),(7101,'4165','IN-11744889674254','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1098','sales','','','No',NULL,NULL,''),(7102,'1100','IN-11744889674254','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1098','Payment','','','No',NULL,NULL,'HH-05-477'),(7103,'','IN-11744889675255','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1099','sales','','','No',NULL,NULL,''),(7104,'','IN-11744889675255','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1099','sales','','','No',NULL,NULL,''),(7105,'','IN-11744889675255','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1099','sales','','','No',NULL,NULL,''),(7106,'4165','IN-11744889675255','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1099','sales','','','No',NULL,NULL,''),(7107,'1100','IN-11744889675255','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1099','Payment','','','No',NULL,NULL,'HH-05-478'),(7108,'','IN-11744889676256','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1100','sales','','','No',NULL,NULL,''),(7109,'','IN-11744889676256','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1100','sales','','','No',NULL,NULL,''),(7110,'','IN-11744889676256','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1100','sales','','','No',NULL,NULL,''),(7111,'4165','IN-11744889676256','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1100','sales','','','No',NULL,NULL,''),(7112,'1100','IN-11744889676256','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1100','Payment','','','No',NULL,NULL,'HH-05-487'),(7113,'','IN-11744889676257','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1101','sales','','','No',NULL,NULL,''),(7114,'','IN-11744889676257','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1101','sales','','','No',NULL,NULL,''),(7115,'','IN-11744889676257','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1101','sales','','','No',NULL,NULL,''),(7116,'4165','IN-11744889676257','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1101','sales','','','No',NULL,NULL,''),(7117,'1100','IN-11744889676257','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1101','Payment','','','No',NULL,NULL,'HH-05-488'),(7118,'','IN-11744889677258','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1102','sales','','','No',NULL,NULL,''),(7119,'','IN-11744889677258','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1102','sales','','','No',NULL,NULL,''),(7120,'','IN-11744889677258','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1102','sales','','','No',NULL,NULL,''),(7121,'4165','IN-11744889677258','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1102','sales','','','No',NULL,NULL,''),(7122,'1100','IN-11744889677258','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1102','Payment','','','No',NULL,NULL,'HH-05-489'),(7123,'','IN-11744889678259','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1103','sales','','','No',NULL,NULL,''),(7124,'','IN-11744889678259','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1103','sales','','','No',NULL,NULL,''),(7125,'','IN-11744889678259','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1103','sales','','','No',NULL,NULL,''),(7126,'4165','IN-11744889678259','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1103','sales','','','No',NULL,NULL,''),(7127,'1100','IN-11744889678259','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1103','Payment','','','No',NULL,NULL,'HH-05-491'),(7128,'','IN-11744889679260','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1104','sales','','','No',NULL,NULL,''),(7129,'','IN-11744889679260','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1104','sales','','','No',NULL,NULL,''),(7130,'','IN-11744889679260','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1104','sales','','','No',NULL,NULL,''),(7131,'4165','IN-11744889679260','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1104','sales','','','No',NULL,NULL,''),(7132,'1100','IN-11744889679260','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1104','Payment','','','No',NULL,NULL,'HH-05-492'),(7133,'','IN-11744889679261','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1105','sales','','','No',NULL,NULL,''),(7134,'','IN-11744889679261','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1105','sales','','','No',NULL,NULL,''),(7135,'','IN-11744889679261','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1105','sales','','','No',NULL,NULL,''),(7136,'4165','IN-11744889679261','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1105','sales','','','No',NULL,NULL,''),(7137,'1100','IN-11744889679261','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1105','Payment','','','No',NULL,NULL,'HH-05-493'),(7138,'','IN-11744889680262','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1106','sales','','','No',NULL,NULL,''),(7139,'','IN-11744889680262','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1106','sales','','','No',NULL,NULL,''),(7140,'','IN-11744889680262','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1106','sales','','','No',NULL,NULL,''),(7141,'4165','IN-11744889680262','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1106','sales','','','No',NULL,NULL,''),(7142,'1100','IN-11744889680262','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1106','Payment','','','No',NULL,NULL,'HH-05-496'),(7143,'','IN-11744889681263','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1107','sales','','','No',NULL,NULL,''),(7144,'','IN-11744889681263','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1107','sales','','','No',NULL,NULL,''),(7145,'','IN-11744889681263','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1107','sales','','','No',NULL,NULL,''),(7146,'4165','IN-11744889681263','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1107','sales','','','No',NULL,NULL,''),(7147,'1100','IN-11744889681263','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1107','Payment','','','No',NULL,NULL,'HH-05-502'),(7148,'','IN-11744889682264','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1108','sales','','','No',NULL,NULL,''),(7149,'','IN-11744889682264','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1108','sales','','','No',NULL,NULL,''),(7150,'','IN-11744889682264','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1108','sales','','','No',NULL,NULL,''),(7151,'4165','IN-11744889682264','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1108','sales','','','No',NULL,NULL,''),(7152,'1100','IN-11744889682264','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1108','Payment','','','No',NULL,NULL,'HH-05-504'),(7153,'','IN-11744889682265','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1109','sales','','','No',NULL,NULL,''),(7154,'','IN-11744889682265','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1109','sales','','','No',NULL,NULL,''),(7155,'','IN-11744889682265','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1109','sales','','','No',NULL,NULL,''),(7156,'4165','IN-11744889682265','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1109','sales','','','No',NULL,NULL,''),(7157,'1100','IN-11744889682265','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1109','Payment','','','No',NULL,NULL,'HH-05-506'),(7158,'','IN-11744889683266','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1110','sales','','','No',NULL,NULL,''),(7159,'','IN-11744889683266','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1110','sales','','','No',NULL,NULL,''),(7160,'','IN-11744889683266','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1110','sales','','','No',NULL,NULL,''),(7161,'4165','IN-11744889683266','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1110','sales','','','No',NULL,NULL,''),(7162,'1100','IN-11744889683266','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1110','Payment','','','No',NULL,NULL,'HH-05-510'),(7163,'','IN-11744889684267','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1111','sales','','','No',NULL,NULL,''),(7164,'','IN-11744889684267','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1111','sales','','','No',NULL,NULL,''),(7165,'','IN-11744889684267','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1111','sales','','','No',NULL,NULL,''),(7166,'4165','IN-11744889684267','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1111','sales','','','No',NULL,NULL,''),(7167,'1100','IN-11744889684267','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1111','Payment','','','No',NULL,NULL,'HH-05-516'),(7168,'','IN-11744889684268','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1112','sales','','','No',NULL,NULL,''),(7169,'','IN-11744889684268','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1112','sales','','','No',NULL,NULL,''),(7170,'','IN-11744889684268','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1112','sales','','','No',NULL,NULL,''),(7171,'4165','IN-11744889684268','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1112','sales','','','No',NULL,NULL,''),(7172,'1100','IN-11744889684268','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1112','Payment','','','No',NULL,NULL,'HH-05-517'),(7173,'','IN-11744889685269','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1113','sales','','','No',NULL,NULL,''),(7174,'','IN-11744889685269','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1113','sales','','','No',NULL,NULL,''),(7175,'','IN-11744889685269','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1113','sales','','','No',NULL,NULL,''),(7176,'4165','IN-11744889685269','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1113','sales','','','No',NULL,NULL,''),(7177,'1100','IN-11744889685269','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1113','Payment','','','No',NULL,NULL,'HH-05-518'),(7178,'','IN-11744889686270','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1114','sales','','','No',NULL,NULL,''),(7179,'','IN-11744889686270','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1114','sales','','','No',NULL,NULL,''),(7180,'','IN-11744889686270','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1114','sales','','','No',NULL,NULL,''),(7181,'4165','IN-11744889686270','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1114','sales','','','No',NULL,NULL,''),(7182,'1100','IN-11744889686270','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1114','Payment','','','No',NULL,NULL,'HH-05-521'),(7183,'','IN-11744889687271','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1115','sales','','','No',NULL,NULL,''),(7184,'','IN-11744889687271','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1115','sales','','','No',NULL,NULL,''),(7185,'','IN-11744889687271','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1115','sales','','','No',NULL,NULL,''),(7186,'4165','IN-11744889687271','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1115','sales','','','No',NULL,NULL,''),(7187,'1100','IN-11744889687271','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1115','Payment','','','No',NULL,NULL,'HH-05-522'),(7188,'','IN-11744889688272','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1116','sales','','','No',NULL,NULL,''),(7189,'','IN-11744889688272','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1116','sales','','','No',NULL,NULL,''),(7190,'','IN-11744889688272','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1116','sales','','','No',NULL,NULL,''),(7191,'4165','IN-11744889688272','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1116','sales','','','No',NULL,NULL,''),(7192,'1100','IN-11744889688272','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1116','Payment','','','No',NULL,NULL,'HH-05-526'),(7193,'','IN-11744889689273','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1117','sales','','','No',NULL,NULL,''),(7194,'','IN-11744889689273','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1117','sales','','','No',NULL,NULL,''),(7195,'','IN-11744889689273','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1117','sales','','','No',NULL,NULL,''),(7196,'4165','IN-11744889689273','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1117','sales','','','No',NULL,NULL,''),(7197,'1100','IN-11744889689273','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1117','Payment','','','No',NULL,NULL,'HH-05-527'),(7198,'','IN-11744889690274','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1118','sales','','','No',NULL,NULL,''),(7199,'','IN-11744889690274','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1118','sales','','','No',NULL,NULL,''),(7200,'','IN-11744889690274','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1118','sales','','','No',NULL,NULL,''),(7201,'4165','IN-11744889690274','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1118','sales','','','No',NULL,NULL,''),(7202,'1100','IN-11744889690274','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1118','Payment','','','No',NULL,NULL,'HH-05-535'),(7203,'','IN-11744889691276','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1120','sales','','','No',NULL,NULL,''),(7204,'','IN-11744889691276','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1120','sales','','','No',NULL,NULL,''),(7205,'','IN-11744889691276','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1120','sales','','','No',NULL,NULL,''),(7206,'4165','IN-11744889691276','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1120','sales','','','No',NULL,NULL,''),(7207,'1100','IN-11744889691276','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1120','Payment','','','No',NULL,NULL,'HH-05-558'),(7208,'','IN-11744889692277','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1121','sales','','','No',NULL,NULL,''),(7209,'','IN-11744889692277','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1121','sales','','','No',NULL,NULL,''),(7210,'','IN-11744889692277','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1121','sales','','','No',NULL,NULL,''),(7211,'4165','IN-11744889692277','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1121','sales','','','No',NULL,NULL,''),(7212,'1100','IN-11744889692277','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1121','Payment','','','No',NULL,NULL,'HH-05-564'),(7213,'','IN-11744889693278','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1122','sales','','','No',NULL,NULL,''),(7214,'','IN-11744889693278','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1122','sales','','','No',NULL,NULL,''),(7215,'','IN-11744889693278','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1122','sales','','','No',NULL,NULL,''),(7216,'4165','IN-11744889693278','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1122','sales','','','No',NULL,NULL,''),(7217,'1100','IN-11744889693278','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1122','Payment','','','No',NULL,NULL,'HH-05-570'),(7218,'','IN-11744889694279','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1123','sales','','','No',NULL,NULL,''),(7219,'','IN-11744889694279','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1123','sales','','','No',NULL,NULL,''),(7220,'','IN-11744889694279','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1123','sales','','','No',NULL,NULL,''),(7221,'4165','IN-11744889694279','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1123','sales','','','No',NULL,NULL,''),(7222,'1100','IN-11744889694279','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1123','Payment','','','No',NULL,NULL,'HH-05-571'),(7223,'','IN-11744889694280','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1124','sales','','','No',NULL,NULL,''),(7224,'','IN-11744889694280','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1124','sales','','','No',NULL,NULL,''),(7225,'','IN-11744889694280','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1124','sales','','','No',NULL,NULL,''),(7226,'4165','IN-11744889694280','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1124','sales','','','No',NULL,NULL,''),(7227,'1100','IN-11744889694280','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1124','Payment','','','No',NULL,NULL,'HH-05-573'),(7228,'','IN-11744889695281','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1125','sales','','','No',NULL,NULL,''),(7229,'','IN-11744889695281','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1125','sales','','','No',NULL,NULL,''),(7230,'','IN-11744889695281','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1125','sales','','','No',NULL,NULL,''),(7231,'4165','IN-11744889695281','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1125','sales','','','No',NULL,NULL,''),(7232,'1100','IN-11744889695281','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1125','Payment','','','No',NULL,NULL,'HH-05-58'),(7233,'','IN-11744889697282','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1126','sales','','','No',NULL,NULL,''),(7234,'','IN-11744889697282','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1126','sales','','','No',NULL,NULL,''),(7235,'','IN-11744889697282','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1126','sales','','','No',NULL,NULL,''),(7236,'4165','IN-11744889697282','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1126','sales','','','No',NULL,NULL,''),(7237,'1100','IN-11744889697282','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1126','Payment','','','No',NULL,NULL,'HH-05-589'),(7238,'','IN-11744889697283','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1127','sales','','','No',NULL,NULL,''),(7239,'','IN-11744889697283','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1127','sales','','','No',NULL,NULL,''),(7240,'','IN-11744889697283','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1127','sales','','','No',NULL,NULL,''),(7241,'4165','IN-11744889697283','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1127','sales','','','No',NULL,NULL,''),(7242,'1100','IN-11744889697283','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1127','Payment','','','No',NULL,NULL,'HH-05-590'),(7243,'','IN-11744889698284','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1128','sales','','','No',NULL,NULL,''),(7244,'','IN-11744889698284','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1128','sales','','','No',NULL,NULL,''),(7245,'','IN-11744889698284','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1128','sales','','','No',NULL,NULL,''),(7246,'4165','IN-11744889698284','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1128','sales','','','No',NULL,NULL,''),(7247,'1100','IN-11744889698284','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1128','Payment','','','No',NULL,NULL,'HH-05-604'),(7248,'','IN-11744889699285','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1129','sales','','','No',NULL,NULL,''),(7249,'','IN-11744889699285','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1129','sales','','','No',NULL,NULL,''),(7250,'','IN-11744889699285','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1129','sales','','','No',NULL,NULL,''),(7251,'4165','IN-11744889699285','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1129','sales','','','No',NULL,NULL,''),(7252,'1100','IN-11744889699285','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1129','Payment','','','No',NULL,NULL,'HH-05-613'),(7253,'','IN-11744889701286','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1130','sales','','','No',NULL,NULL,''),(7254,'','IN-11744889701286','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1130','sales','','','No',NULL,NULL,''),(7255,'','IN-11744889701286','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1130','sales','','','No',NULL,NULL,''),(7256,'4165','IN-11744889701286','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1130','sales','','','No',NULL,NULL,''),(7257,'1100','IN-11744889701286','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1130','Payment','','','No',NULL,NULL,'HH-05-615'),(7258,'','IN-11744889711287','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1131','sales','','','No',NULL,NULL,''),(7259,'','IN-11744889711287','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1131','sales','','','No',NULL,NULL,''),(7260,'','IN-11744889711287','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1131','sales','','','No',NULL,NULL,''),(7261,'4165','IN-11744889711287','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1131','sales','','','No',NULL,NULL,''),(7262,'1100','IN-11744889711287','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1131','Payment','','','No',NULL,NULL,'HH-05-616'),(7263,'','IN-11744889713288','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1132','sales','','','No',NULL,NULL,''),(7264,'','IN-11744889713288','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1132','sales','','','No',NULL,NULL,''),(7265,'','IN-11744889713288','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1132','sales','','','No',NULL,NULL,''),(7266,'4165','IN-11744889713288','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1132','sales','','','No',NULL,NULL,''),(7267,'1100','IN-11744889713288','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1132','Payment','','','No',NULL,NULL,'HH-05-617'),(7268,'','IN-11744889714289','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1133','sales','','','No',NULL,NULL,''),(7269,'','IN-11744889714289','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1133','sales','','','No',NULL,NULL,''),(7270,'','IN-11744889714289','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1133','sales','','','No',NULL,NULL,''),(7271,'4165','IN-11744889714289','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1133','sales','','','No',NULL,NULL,''),(7272,'1100','IN-11744889714289','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1133','Payment','','','No',NULL,NULL,'HH-05-624'),(7273,'','IN-11744889716290','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1134','sales','','','No',NULL,NULL,''),(7274,'','IN-11744889716290','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1134','sales','','','No',NULL,NULL,''),(7275,'','IN-11744889716290','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1134','sales','','','No',NULL,NULL,''),(7276,'4165','IN-11744889716290','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1134','sales','','','No',NULL,NULL,''),(7277,'1100','IN-11744889716290','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1134','Payment','','','No',NULL,NULL,'HH-05-642'),(7278,'','IN-11744889717291','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1135','sales','','','No',NULL,NULL,''),(7279,'','IN-11744889717291','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1135','sales','','','No',NULL,NULL,''),(7280,'','IN-11744889717291','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1135','sales','','','No',NULL,NULL,''),(7281,'4165','IN-11744889717291','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1135','sales','','','No',NULL,NULL,''),(7282,'1100','IN-11744889717291','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1135','Payment','','','No',NULL,NULL,'HH-05-655'),(7283,'','IN-11744889718292','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1136','sales','','','No',NULL,NULL,''),(7284,'','IN-11744889718292','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1136','sales','','','No',NULL,NULL,''),(7285,'','IN-11744889718292','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1136','sales','','','No',NULL,NULL,''),(7286,'4165','IN-11744889718292','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1136','sales','','','No',NULL,NULL,''),(7287,'1100','IN-11744889718292','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1136','Payment','','','No',NULL,NULL,'HH-05-670'),(7288,'','IN-11744889719293','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1137','sales','','','No',NULL,NULL,''),(7289,'','IN-11744889719293','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1137','sales','','','No',NULL,NULL,''),(7290,'','IN-11744889719293','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1137','sales','','','No',NULL,NULL,''),(7291,'4165','IN-11744889719293','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1137','sales','','','No',NULL,NULL,''),(7292,'1100','IN-11744889719293','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1137','Payment','','','No',NULL,NULL,'HH-05-671'),(7293,'','IN-11744889720294','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1138','sales','','','No',NULL,NULL,''),(7294,'','IN-11744889720294','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1138','sales','','','No',NULL,NULL,''),(7295,'','IN-11744889720294','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1138','sales','','','No',NULL,NULL,''),(7296,'4165','IN-11744889720294','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1138','sales','','','No',NULL,NULL,''),(7297,'1100','IN-11744889720294','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1138','Payment','','','No',NULL,NULL,'HH-05-674'),(7298,'','IN-11744889721295','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1139','sales','','','No',NULL,NULL,''),(7299,'','IN-11744889721295','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1139','sales','','','No',NULL,NULL,''),(7300,'','IN-11744889721295','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1139','sales','','','No',NULL,NULL,''),(7301,'4165','IN-11744889721295','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1139','sales','','','No',NULL,NULL,''),(7302,'1100','IN-11744889721295','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1139','Payment','','','No',NULL,NULL,'HH-05-681'),(7303,'','IN-11744889722296','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1140','sales','','','No',NULL,NULL,''),(7304,'','IN-11744889722296','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1140','sales','','','No',NULL,NULL,''),(7305,'','IN-11744889722296','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1140','sales','','','No',NULL,NULL,''),(7306,'4165','IN-11744889722296','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1140','sales','','','No',NULL,NULL,''),(7307,'1100','IN-11744889722296','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1140','Payment','','','No',NULL,NULL,'HH-05-682'),(7308,'','IN-11744889723297','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1141','sales','','','No',NULL,NULL,''),(7309,'','IN-11744889723297','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1141','sales','','','No',NULL,NULL,''),(7310,'','IN-11744889723297','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1141','sales','','','No',NULL,NULL,''),(7311,'4165','IN-11744889723297','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1141','sales','','','No',NULL,NULL,''),(7312,'1100','IN-11744889723297','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1141','Payment','','','No',NULL,NULL,'HH-05-706'),(7313,'','IN-11744889723298','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1142','sales','','','No',NULL,NULL,''),(7314,'','IN-11744889723298','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1142','sales','','','No',NULL,NULL,''),(7315,'','IN-11744889723298','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1142','sales','','','No',NULL,NULL,''),(7316,'4165','IN-11744889723298','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1142','sales','','','No',NULL,NULL,''),(7317,'1100','IN-11744889723298','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1142','Payment','','','No',NULL,NULL,'HH-05-710'),(7318,'','IN-11744889724299','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1143','sales','','','No',NULL,NULL,''),(7319,'','IN-11744889724299','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1143','sales','','','No',NULL,NULL,''),(7320,'','IN-11744889724299','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1143','sales','','','No',NULL,NULL,''),(7321,'4165','IN-11744889724299','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1143','sales','','','No',NULL,NULL,''),(7322,'1100','IN-11744889724299','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1143','Payment','','','No',NULL,NULL,'HH-05-711'),(7323,'','IN-11744889725300','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1144','sales','','','No',NULL,NULL,''),(7324,'','IN-11744889725300','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1144','sales','','','No',NULL,NULL,''),(7325,'','IN-11744889725300','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1144','sales','','','No',NULL,NULL,''),(7326,'4165','IN-11744889725300','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1144','sales','','','No',NULL,NULL,''),(7327,'1100','IN-11744889725300','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1144','Payment','','','No',NULL,NULL,'HH-05-718'),(7328,'','IN-11744889726301','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1145','sales','','','No',NULL,NULL,''),(7329,'','IN-11744889726301','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1145','sales','','','No',NULL,NULL,''),(7330,'','IN-11744889726301','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1145','sales','','','No',NULL,NULL,''),(7331,'4165','IN-11744889726301','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1145','sales','','','No',NULL,NULL,''),(7332,'1100','IN-11744889726301','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1145','Payment','','','No',NULL,NULL,'HH-05-719'),(7333,'','IN-11744889727302','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1146','sales','','','No',NULL,NULL,''),(7334,'','IN-11744889727302','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1146','sales','','','No',NULL,NULL,''),(7335,'','IN-11744889727302','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1146','sales','','','No',NULL,NULL,''),(7336,'4165','IN-11744889727302','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1146','sales','','','No',NULL,NULL,''),(7337,'1100','IN-11744889727302','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1146','Payment','','','No',NULL,NULL,'HH-05-730'),(7338,'','IN-11744889728303','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1147','sales','','','No',NULL,NULL,''),(7339,'','IN-11744889728303','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1147','sales','','','No',NULL,NULL,''),(7340,'','IN-11744889728303','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1147','sales','','','No',NULL,NULL,''),(7341,'4165','IN-11744889728303','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1147','sales','','','No',NULL,NULL,''),(7342,'1100','IN-11744889728303','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1147','Payment','','','No',NULL,NULL,'HH-05-733'),(7343,'','IN-11744889729304','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1148','sales','','','No',NULL,NULL,''),(7344,'','IN-11744889729304','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1148','sales','','','No',NULL,NULL,''),(7345,'','IN-11744889729304','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1148','sales','','','No',NULL,NULL,''),(7346,'4165','IN-11744889729304','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1148','sales','','','No',NULL,NULL,''),(7347,'1100','IN-11744889729304','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1148','Payment','','','No',NULL,NULL,'HH-05-737'),(7348,'','IN-11744889730305','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1149','sales','','','No',NULL,NULL,''),(7349,'','IN-11744889730305','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1149','sales','','','No',NULL,NULL,''),(7350,'','IN-11744889730305','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1149','sales','','','No',NULL,NULL,''),(7351,'4165','IN-11744889730305','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1149','sales','','','No',NULL,NULL,''),(7352,'1100','IN-11744889730305','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1149','Payment','','','No',NULL,NULL,'HH-05-740'),(7353,'','IN-11744889731306','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1150','sales','','','No',NULL,NULL,''),(7354,'','IN-11744889731306','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1150','sales','','','No',NULL,NULL,''),(7355,'','IN-11744889731306','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1150','sales','','','No',NULL,NULL,''),(7356,'4165','IN-11744889731306','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1150','sales','','','No',NULL,NULL,''),(7357,'1100','IN-11744889731306','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1150','Payment','','','No',NULL,NULL,'HH-05-741'),(7358,'','IN-11744889732307','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1151','sales','','','No',NULL,NULL,''),(7359,'','IN-11744889732307','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1151','sales','','','No',NULL,NULL,''),(7360,'','IN-11744889732307','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1151','sales','','','No',NULL,NULL,''),(7361,'4165','IN-11744889732307','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1151','sales','','','No',NULL,NULL,''),(7362,'1100','IN-11744889732307','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1151','Payment','','','No',NULL,NULL,'HH-05-742'),(7363,'','IN-11744889733308','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1152','sales','','','No',NULL,NULL,''),(7364,'','IN-11744889733308','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1152','sales','','','No',NULL,NULL,''),(7365,'','IN-11744889733308','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1152','sales','','','No',NULL,NULL,''),(7366,'4165','IN-11744889733308','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1152','sales','','','No',NULL,NULL,''),(7367,'1100','IN-11744889733308','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1152','Payment','','','No',NULL,NULL,'HH-05-743'),(7368,'','IN-11744889734309','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1153','sales','','','No',NULL,NULL,''),(7369,'','IN-11744889734309','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1153','sales','','','No',NULL,NULL,''),(7370,'','IN-11744889734309','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1153','sales','','','No',NULL,NULL,''),(7371,'4165','IN-11744889734309','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1153','sales','','','No',NULL,NULL,''),(7372,'1100','IN-11744889734309','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1153','Payment','','','No',NULL,NULL,'HH-05-745'),(7373,'','IN-11744889735310','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1154','sales','','','No',NULL,NULL,''),(7374,'','IN-11744889735310','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1154','sales','','','No',NULL,NULL,''),(7375,'','IN-11744889735310','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1154','sales','','','No',NULL,NULL,''),(7376,'4165','IN-11744889735310','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1154','sales','','','No',NULL,NULL,''),(7377,'1100','IN-11744889735310','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1154','Payment','','','No',NULL,NULL,'HH-05-748'),(7378,'','IN-11744889736311','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1155','sales','','','No',NULL,NULL,''),(7379,'','IN-11744889736311','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1155','sales','','','No',NULL,NULL,''),(7380,'','IN-11744889736311','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1155','sales','','','No',NULL,NULL,''),(7381,'4165','IN-11744889736311','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1155','sales','','','No',NULL,NULL,''),(7382,'1100','IN-11744889736311','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1155','Payment','','','No',NULL,NULL,'HH-05-750'),(7383,'','IN-11744889737312','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1156','sales','','','No',NULL,NULL,''),(7384,'','IN-11744889737312','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1156','sales','','','No',NULL,NULL,''),(7385,'','IN-11744889737312','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1156','sales','','','No',NULL,NULL,''),(7386,'4165','IN-11744889737312','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1156','sales','','','No',NULL,NULL,''),(7387,'1100','IN-11744889737312','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1156','Payment','','','No',NULL,NULL,'HH-05-751'),(7388,'','IN-11744889738313','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1157','sales','','','No',NULL,NULL,''),(7389,'','IN-11744889738313','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1157','sales','','','No',NULL,NULL,''),(7390,'','IN-11744889738313','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1157','sales','','','No',NULL,NULL,''),(7391,'4165','IN-11744889738313','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1157','sales','','','No',NULL,NULL,''),(7392,'1100','IN-11744889738313','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1157','Payment','','','No',NULL,NULL,'HH-05-752'),(7393,'','IN-11744889739314','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1158','sales','','','No',NULL,NULL,''),(7394,'','IN-11744889739314','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1158','sales','','','No',NULL,NULL,''),(7395,'','IN-11744889739314','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1158','sales','','','No',NULL,NULL,''),(7396,'4165','IN-11744889739314','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1158','sales','','','No',NULL,NULL,''),(7397,'1100','IN-11744889739314','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1158','Payment','','','No',NULL,NULL,'HH-05-754'),(7398,'','IN-11744889740315','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1159','sales','','','No',NULL,NULL,''),(7399,'','IN-11744889740315','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1159','sales','','','No',NULL,NULL,''),(7400,'','IN-11744889740315','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1159','sales','','','No',NULL,NULL,''),(7401,'4165','IN-11744889740315','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1159','sales','','','No',NULL,NULL,''),(7402,'1100','IN-11744889740315','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1159','Payment','','','No',NULL,NULL,'HH-05-755'),(7403,'','IN-11744889742316','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1160','sales','','','No',NULL,NULL,''),(7404,'','IN-11744889742316','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1160','sales','','','No',NULL,NULL,''),(7405,'','IN-11744889742316','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1160','sales','','','No',NULL,NULL,''),(7406,'4165','IN-11744889742316','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1160','sales','','','No',NULL,NULL,''),(7407,'1100','IN-11744889742316','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1160','Payment','','','No',NULL,NULL,'HH-05-756'),(7408,'','IN-11744889743317','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1161','sales','','','No',NULL,NULL,''),(7409,'','IN-11744889743317','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1161','sales','','','No',NULL,NULL,''),(7410,'','IN-11744889743317','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1161','sales','','','No',NULL,NULL,''),(7411,'4165','IN-11744889743317','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1161','sales','','','No',NULL,NULL,''),(7412,'1100','IN-11744889743317','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1161','Payment','','','No',NULL,NULL,'HH-05-757'),(7413,'','IN-11744889744318','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1162','sales','','','No',NULL,NULL,''),(7414,'','IN-11744889744318','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1162','sales','','','No',NULL,NULL,''),(7415,'','IN-11744889744318','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1162','sales','','','No',NULL,NULL,''),(7416,'4165','IN-11744889744318','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1162','sales','','','No',NULL,NULL,''),(7417,'1100','IN-11744889744318','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1162','Payment','','','No',NULL,NULL,'HH-05-758'),(7418,'','IN-11744889745319','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1163','sales','','','No',NULL,NULL,''),(7419,'','IN-11744889745319','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1163','sales','','','No',NULL,NULL,''),(7420,'','IN-11744889745319','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1163','sales','','','No',NULL,NULL,''),(7421,'4165','IN-11744889745319','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1163','sales','','','No',NULL,NULL,''),(7422,'1100','IN-11744889745319','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1163','Payment','','','No',NULL,NULL,'HH-05-759'),(7423,'','IN-11744889746320','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1164','sales','','','No',NULL,NULL,''),(7424,'','IN-11744889746320','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1164','sales','','','No',NULL,NULL,''),(7425,'','IN-11744889746320','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1164','sales','','','No',NULL,NULL,''),(7426,'4165','IN-11744889746320','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1164','sales','','','No',NULL,NULL,''),(7427,'1100','IN-11744889746320','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1164','Payment','','','No',NULL,NULL,'HH-05-760'),(7428,'','IN-11744889746321','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1165','sales','','','No',NULL,NULL,''),(7429,'','IN-11744889746321','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1165','sales','','','No',NULL,NULL,''),(7430,'','IN-11744889746321','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1165','sales','','','No',NULL,NULL,''),(7431,'4165','IN-11744889746321','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1165','sales','','','No',NULL,NULL,''),(7432,'1100','IN-11744889746321','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1165','Payment','','','No',NULL,NULL,'HH-05-761'),(7433,'','IN-11744889747322','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1166','sales','','','No',NULL,NULL,''),(7434,'','IN-11744889747322','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1166','sales','','','No',NULL,NULL,''),(7435,'','IN-11744889747322','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1166','sales','','','No',NULL,NULL,''),(7436,'4165','IN-11744889747322','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1166','sales','','','No',NULL,NULL,''),(7437,'1100','IN-11744889747322','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1166','Payment','','','No',NULL,NULL,'HH-05-762'),(7438,'','IN-11744889748323','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1167','sales','','','No',NULL,NULL,''),(7439,'','IN-11744889748323','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1167','sales','','','No',NULL,NULL,''),(7440,'','IN-11744889748323','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1167','sales','','','No',NULL,NULL,''),(7441,'4165','IN-11744889748323','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1167','sales','','','No',NULL,NULL,''),(7442,'1100','IN-11744889748323','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1167','Payment','','','No',NULL,NULL,'HH-05-763'),(7443,'','IN-11744889749324','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1168','sales','','','No',NULL,NULL,''),(7444,'','IN-11744889749324','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1168','sales','','','No',NULL,NULL,''),(7445,'','IN-11744889749324','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1168','sales','','','No',NULL,NULL,''),(7446,'4165','IN-11744889749324','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1168','sales','','','No',NULL,NULL,''),(7447,'1100','IN-11744889749324','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1168','Payment','','','No',NULL,NULL,'HH-05-765'),(7448,'','IN-11744889749325','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1169','sales','','','No',NULL,NULL,''),(7449,'','IN-11744889749325','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1169','sales','','','No',NULL,NULL,''),(7450,'','IN-11744889749325','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1169','sales','','','No',NULL,NULL,''),(7451,'4165','IN-11744889749325','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1169','sales','','','No',NULL,NULL,''),(7452,'1100','IN-11744889749325','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1169','Payment','','','No',NULL,NULL,'HH-05-769'),(7453,'','IN-11744889750326','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1171','sales','','','No',NULL,NULL,''),(7454,'','IN-11744889750326','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1171','sales','','','No',NULL,NULL,''),(7455,'','IN-11744889750326','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1171','sales','','','No',NULL,NULL,''),(7456,'4165','IN-11744889750326','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1171','sales','','','No',NULL,NULL,''),(7457,'1100','IN-11744889750326','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1171','Payment','','','No',NULL,NULL,'HH-05-779'),(7458,'4165','IN-11744889751327','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1172','sales','','','No',NULL,NULL,''),(7459,'','IN-11744889751328','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1173','sales','','','No',NULL,NULL,''),(7460,'','IN-11744889751328','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1173','sales','','','No',NULL,NULL,''),(7461,'','IN-11744889751328','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1173','sales','','','No',NULL,NULL,''),(7462,'4165','IN-11744889751328','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1173','sales','','','No',NULL,NULL,''),(7463,'1100','IN-11744889751328','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1173','Payment','','','No',NULL,NULL,'HH-05-782'),(7464,'','IN-11744889752329','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1174','sales','','','No',NULL,NULL,''),(7465,'','IN-11744889752329','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1174','sales','','','No',NULL,NULL,''),(7466,'','IN-11744889752329','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1174','sales','','','No',NULL,NULL,''),(7467,'4165','IN-11744889752329','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1174','sales','','','No',NULL,NULL,''),(7468,'1100','IN-11744889752329','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1174','Payment','','','No',NULL,NULL,'HH-05-783'),(7469,'','IN-11744889753330','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1175','sales','','','No',NULL,NULL,''),(7470,'','IN-11744889753330','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1175','sales','','','No',NULL,NULL,''),(7471,'','IN-11744889753330','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1175','sales','','','No',NULL,NULL,''),(7472,'4165','IN-11744889753330','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1175','sales','','','No',NULL,NULL,''),(7473,'1100','IN-11744889753330','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1175','Payment','','','No',NULL,NULL,'HH-05-784'),(7474,'','IN-11744889754331','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1176','sales','','','No',NULL,NULL,''),(7475,'','IN-11744889754331','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1176','sales','','','No',NULL,NULL,''),(7476,'','IN-11744889754331','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1176','sales','','','No',NULL,NULL,''),(7477,'4165','IN-11744889754331','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1176','sales','','','No',NULL,NULL,''),(7478,'1100','IN-11744889754331','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1176','Payment','','','No',NULL,NULL,'HH-05-785'),(7479,'','IN-11744889755332','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1177','sales','','','No',NULL,NULL,''),(7480,'','IN-11744889755332','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1177','sales','','','No',NULL,NULL,''),(7481,'','IN-11744889755332','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1177','sales','','','No',NULL,NULL,''),(7482,'4165','IN-11744889755332','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1177','sales','','','No',NULL,NULL,''),(7483,'1100','IN-11744889755332','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1177','Payment','','','No',NULL,NULL,'HH-05-786'),(7484,'','IN-11744889756333','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1178','sales','','','No',NULL,NULL,''),(7485,'','IN-11744889756333','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1178','sales','','','No',NULL,NULL,''),(7486,'','IN-11744889756333','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1178','sales','','','No',NULL,NULL,''),(7487,'4165','IN-11744889756333','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1178','sales','','','No',NULL,NULL,''),(7488,'1100','IN-11744889756333','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1178','Payment','','','No',NULL,NULL,'HH-05-787'),(7489,'','IN-11744889757334','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1179','sales','','','No',NULL,NULL,''),(7490,'','IN-11744889757334','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1179','sales','','','No',NULL,NULL,''),(7491,'','IN-11744889757334','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1179','sales','','','No',NULL,NULL,''),(7492,'4165','IN-11744889757334','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1179','sales','','','No',NULL,NULL,''),(7493,'1100','IN-11744889757334','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1179','Payment','','','No',NULL,NULL,'HH-05-788'),(7494,'','IN-11744889758335','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1180','sales','','','No',NULL,NULL,''),(7495,'','IN-11744889758335','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1180','sales','','','No',NULL,NULL,''),(7496,'','IN-11744889758335','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1180','sales','','','No',NULL,NULL,''),(7497,'4165','IN-11744889758335','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1180','sales','','','No',NULL,NULL,''),(7498,'1100','IN-11744889758335','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1180','Payment','','','No',NULL,NULL,'HH-05-789'),(7499,'','IN-11744889759336','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1181','sales','','','No',NULL,NULL,''),(7500,'','IN-11744889759336','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1181','sales','','','No',NULL,NULL,''),(7501,'','IN-11744889759336','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1181','sales','','','No',NULL,NULL,''),(7502,'4165','IN-11744889759336','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1181','sales','','','No',NULL,NULL,''),(7503,'1100','IN-11744889759336','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1181','Payment','','','No',NULL,NULL,'HH-05-791'),(7504,'','IN-11744889764337','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1182','sales','','','No',NULL,NULL,''),(7505,'','IN-11744889764337','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1182','sales','','','No',NULL,NULL,''),(7506,'','IN-11744889764337','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1182','sales','','','No',NULL,NULL,''),(7507,'4165','IN-11744889764337','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1182','sales','','','No',NULL,NULL,''),(7508,'1100','IN-11744889764337','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1182','Payment','','','No',NULL,NULL,'HH-05-793'),(7509,'','IN-11744889768338','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1183','sales','','','No',NULL,NULL,''),(7510,'','IN-11744889768338','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1183','sales','','','No',NULL,NULL,''),(7511,'','IN-11744889768338','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1183','sales','','','No',NULL,NULL,''),(7512,'4165','IN-11744889768338','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1183','sales','','','No',NULL,NULL,''),(7513,'1100','IN-11744889768338','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1183','Payment','','','No',NULL,NULL,'HH-05-794'),(7514,'','IN-11744889772339','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1184','sales','','','No',NULL,NULL,''),(7515,'','IN-11744889772339','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1184','sales','','','No',NULL,NULL,''),(7516,'','IN-11744889772339','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1184','sales','','','No',NULL,NULL,''),(7517,'4165','IN-11744889772339','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1184','sales','','','No',NULL,NULL,''),(7518,'1100','IN-11744889772339','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1184','Payment','','','No',NULL,NULL,'HH-05-795'),(7519,'','IN-11744889773340','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1185','sales','','','No',NULL,NULL,''),(7520,'','IN-11744889773340','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1185','sales','','','No',NULL,NULL,''),(7521,'','IN-11744889773340','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1185','sales','','','No',NULL,NULL,''),(7522,'4165','IN-11744889773340','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1185','sales','','','No',NULL,NULL,''),(7523,'1100','IN-11744889773340','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1185','Payment','','','No',NULL,NULL,'HH-05-796'),(7524,'','IN-11744889774341','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1186','sales','','','No',NULL,NULL,''),(7525,'','IN-11744889774341','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1186','sales','','','No',NULL,NULL,''),(7526,'','IN-11744889774341','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1186','sales','','','No',NULL,NULL,''),(7527,'4165','IN-11744889774341','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1186','sales','','','No',NULL,NULL,''),(7528,'1100','IN-11744889774341','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1186','Payment','','','No',NULL,NULL,'HH-05-797'),(7529,'','IN-11744889775342','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1187','sales','','','No',NULL,NULL,''),(7530,'','IN-11744889775342','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1187','sales','','','No',NULL,NULL,''),(7531,'','IN-11744889775342','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1187','sales','','','No',NULL,NULL,''),(7532,'4165','IN-11744889775342','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1187','sales','','','No',NULL,NULL,''),(7533,'1100','IN-11744889775342','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1187','Payment','','','No',NULL,NULL,'HH-05-798'),(7534,'','IN-11744889775343','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1188','sales','','','No',NULL,NULL,''),(7535,'','IN-11744889775343','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1188','sales','','','No',NULL,NULL,''),(7536,'','IN-11744889775343','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1188','sales','','','No',NULL,NULL,''),(7537,'4165','IN-11744889775343','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1188','sales','','','No',NULL,NULL,''),(7538,'1100','IN-11744889775343','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1188','Payment','','','No',NULL,NULL,'HH-05-799'),(7539,'','IN-11744889784344','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1189','sales','','','No',NULL,NULL,''),(7540,'','IN-11744889784344','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1189','sales','','','No',NULL,NULL,''),(7541,'','IN-11744889784344','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1189','sales','','','No',NULL,NULL,''),(7542,'4165','IN-11744889784344','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1189','sales','','','No',NULL,NULL,''),(7543,'1100','IN-11744889784344','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1189','Payment','','','No',NULL,NULL,'HH-05-800'),(7544,'','IN-11744889785345','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1190','sales','','','No',NULL,NULL,''),(7545,'','IN-11744889785345','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1190','sales','','','No',NULL,NULL,''),(7546,'','IN-11744889785345','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1190','sales','','','No',NULL,NULL,''),(7547,'4165','IN-11744889785345','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1190','sales','','','No',NULL,NULL,''),(7548,'1100','IN-11744889785345','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1190','Payment','','','No',NULL,NULL,'HH-05-803'),(7549,'','IN-11744889786346','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1191','sales','','','No',NULL,NULL,''),(7550,'','IN-11744889786346','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1191','sales','','','No',NULL,NULL,''),(7551,'','IN-11744889786346','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1191','sales','','','No',NULL,NULL,''),(7552,'4165','IN-11744889786346','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1191','sales','','','No',NULL,NULL,''),(7553,'1100','IN-11744889786346','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1191','Payment','','','No',NULL,NULL,'HH-05-804'),(7554,'','IN-11744889787347','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1192','sales','','','No',NULL,NULL,''),(7555,'','IN-11744889787347','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1192','sales','','','No',NULL,NULL,''),(7556,'','IN-11744889787347','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1192','sales','','','No',NULL,NULL,''),(7557,'4165','IN-11744889787347','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1192','sales','','','No',NULL,NULL,''),(7558,'1100','IN-11744889787347','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1192','Payment','','','No',NULL,NULL,'HH-05-805'),(7559,'','IN-11744889788348','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1193','sales','','','No',NULL,NULL,''),(7560,'','IN-11744889788348','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1193','sales','','','No',NULL,NULL,''),(7561,'','IN-11744889788348','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1193','sales','','','No',NULL,NULL,''),(7562,'4165','IN-11744889788348','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1193','sales','','','No',NULL,NULL,''),(7563,'1100','IN-11744889788348','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1193','Payment','','','No',NULL,NULL,'HH-05-807'),(7564,'','IN-11744889788349','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1194','sales','','','No',NULL,NULL,''),(7565,'','IN-11744889788349','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1194','sales','','','No',NULL,NULL,''),(7566,'','IN-11744889788349','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1194','sales','','','No',NULL,NULL,''),(7567,'4165','IN-11744889788349','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1194','sales','','','No',NULL,NULL,''),(7568,'1100','IN-11744889788349','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1194','Payment','','','No',NULL,NULL,'HH-05-808'),(7569,'','IN-11744889789350','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1195','sales','','','No',NULL,NULL,''),(7570,'','IN-11744889789350','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1195','sales','','','No',NULL,NULL,''),(7571,'','IN-11744889789350','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1195','sales','','','No',NULL,NULL,''),(7572,'4165','IN-11744889789350','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1195','sales','','','No',NULL,NULL,''),(7573,'1100','IN-11744889789350','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1195','Payment','','','No',NULL,NULL,'HH-05-809'),(7574,'','IN-11744889790351','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1196','sales','','','No',NULL,NULL,''),(7575,'','IN-11744889790351','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1196','sales','','','No',NULL,NULL,''),(7576,'','IN-11744889790351','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1196','sales','','','No',NULL,NULL,''),(7577,'4165','IN-11744889790351','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1196','sales','','','No',NULL,NULL,''),(7578,'1100','IN-11744889790351','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1196','Payment','','','No',NULL,NULL,'HH-05-81'),(7579,'','IN-11744889791352','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1197','sales','','','No',NULL,NULL,''),(7580,'','IN-11744889791352','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1197','sales','','','No',NULL,NULL,''),(7581,'','IN-11744889791352','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1197','sales','','','No',NULL,NULL,''),(7582,'4165','IN-11744889791352','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1197','sales','','','No',NULL,NULL,''),(7583,'1100','IN-11744889791352','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1197','Payment','','','No',NULL,NULL,'HH-05-810'),(7584,'','IN-11744889792353','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1198','sales','','','No',NULL,NULL,''),(7585,'','IN-11744889792353','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1198','sales','','','No',NULL,NULL,''),(7586,'','IN-11744889792353','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1198','sales','','','No',NULL,NULL,''),(7587,'4165','IN-11744889792353','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1198','sales','','','No',NULL,NULL,''),(7588,'1100','IN-11744889792353','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1198','Payment','','','No',NULL,NULL,'HH-05-812'),(7589,'','IN-11744889792354','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1199','sales','','','No',NULL,NULL,''),(7590,'','IN-11744889792354','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1199','sales','','','No',NULL,NULL,''),(7591,'','IN-11744889792354','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1199','sales','','','No',NULL,NULL,''),(7592,'4165','IN-11744889792354','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1199','sales','','','No',NULL,NULL,''),(7593,'1100','IN-11744889792354','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1199','Payment','','','No',NULL,NULL,'HH-05-813'),(7594,'','IN-11744889793355','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1200','sales','','','No',NULL,NULL,''),(7595,'','IN-11744889793355','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1200','sales','','','No',NULL,NULL,''),(7596,'','IN-11744889793355','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1200','sales','','','No',NULL,NULL,''),(7597,'4165','IN-11744889793355','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1200','sales','','','No',NULL,NULL,''),(7598,'1100','IN-11744889793355','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1200','Payment','','','No',NULL,NULL,'HH-05-816'),(7599,'','IN-11744889794356','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1201','sales','','','No',NULL,NULL,''),(7600,'','IN-11744889794356','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1201','sales','','','No',NULL,NULL,''),(7601,'','IN-11744889794356','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1201','sales','','','No',NULL,NULL,''),(7602,'4165','IN-11744889794356','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1201','sales','','','No',NULL,NULL,''),(7603,'1100','IN-11744889794356','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1201','Payment','','','No',NULL,NULL,'HH-05-817'),(7604,'','IN-11744889794357','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1202','sales','','','No',NULL,NULL,''),(7605,'','IN-11744889794357','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1202','sales','','','No',NULL,NULL,''),(7606,'','IN-11744889794357','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1202','sales','','','No',NULL,NULL,''),(7607,'4165','IN-11744889794357','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1202','sales','','','No',NULL,NULL,''),(7608,'1100','IN-11744889794357','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1202','Payment','','','No',NULL,NULL,'HH-05-818'),(7609,'','IN-11744889795358','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1203','sales','','','No',NULL,NULL,''),(7610,'','IN-11744889795358','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1203','sales','','','No',NULL,NULL,''),(7611,'','IN-11744889795358','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1203','sales','','','No',NULL,NULL,''),(7612,'4165','IN-11744889795358','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1203','sales','','','No',NULL,NULL,''),(7613,'1100','IN-11744889795358','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1203','Payment','','','No',NULL,NULL,'HH-05-819'),(7614,'','IN-11744889796359','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1204','sales','','','No',NULL,NULL,''),(7615,'','IN-11744889796359','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1204','sales','','','No',NULL,NULL,''),(7616,'','IN-11744889796359','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1204','sales','','','No',NULL,NULL,''),(7617,'4165','IN-11744889796359','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1204','sales','','','No',NULL,NULL,''),(7618,'1100','IN-11744889796359','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1204','Payment','','','No',NULL,NULL,'HH-05-822'),(7619,'','IN-11744889797360','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1205','sales','','','No',NULL,NULL,''),(7620,'','IN-11744889797360','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1205','sales','','','No',NULL,NULL,''),(7621,'','IN-11744889797360','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1205','sales','','','No',NULL,NULL,''),(7622,'4165','IN-11744889797360','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1205','sales','','','No',NULL,NULL,''),(7623,'1100','IN-11744889797360','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1205','Payment','','','No',NULL,NULL,'HH-05-823'),(7624,'','IN-11744889797361','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1206','sales','','','No',NULL,NULL,''),(7625,'','IN-11744889797361','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1206','sales','','','No',NULL,NULL,''),(7626,'','IN-11744889797361','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1206','sales','','','No',NULL,NULL,''),(7627,'4165','IN-11744889797361','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1206','sales','','','No',NULL,NULL,''),(7628,'1100','IN-11744889797361','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1206','Payment','','','No',NULL,NULL,'HH-05-824'),(7629,'','IN-11744889798362','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1207','sales','','','No',NULL,NULL,''),(7630,'','IN-11744889798362','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1207','sales','','','No',NULL,NULL,''),(7631,'','IN-11744889798362','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1207','sales','','','No',NULL,NULL,''),(7632,'4165','IN-11744889798362','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1207','sales','','','No',NULL,NULL,''),(7633,'1100','IN-11744889798362','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1207','Payment','','','No',NULL,NULL,'HH-05-825'),(7634,'','IN-11744889799363','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1208','sales','','','No',NULL,NULL,''),(7635,'','IN-11744889799363','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1208','sales','','','No',NULL,NULL,''),(7636,'','IN-11744889799363','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1208','sales','','','No',NULL,NULL,''),(7637,'4165','IN-11744889799363','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1208','sales','','','No',NULL,NULL,''),(7638,'1100','IN-11744889799363','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1208','Payment','','','No',NULL,NULL,'HH-05-826'),(7639,'','IN-11744889800364','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1209','sales','','','No',NULL,NULL,''),(7640,'','IN-11744889800364','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1209','sales','','','No',NULL,NULL,''),(7641,'','IN-11744889800364','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1209','sales','','','No',NULL,NULL,''),(7642,'4165','IN-11744889800364','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1209','sales','','','No',NULL,NULL,''),(7643,'1100','IN-11744889800364','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1209','Payment','','','No',NULL,NULL,'HH-05-827'),(7644,'','IN-11744889801365','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1210','sales','','','No',NULL,NULL,''),(7645,'','IN-11744889801365','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1210','sales','','','No',NULL,NULL,''),(7646,'','IN-11744889801365','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1210','sales','','','No',NULL,NULL,''),(7647,'4165','IN-11744889801365','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1210','sales','','','No',NULL,NULL,''),(7648,'1100','IN-11744889801365','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1210','Payment','','','No',NULL,NULL,'HH-05-830'),(7649,'','IN-11744889801366','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1211','sales','','','No',NULL,NULL,''),(7650,'','IN-11744889801366','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1211','sales','','','No',NULL,NULL,''),(7651,'','IN-11744889801366','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1211','sales','','','No',NULL,NULL,''),(7652,'4165','IN-11744889801366','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1211','sales','','','No',NULL,NULL,''),(7653,'1100','IN-11744889801366','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1211','Payment','','','No',NULL,NULL,'HH-05-831'),(7654,'','IN-11744889802367','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1212','sales','','','No',NULL,NULL,''),(7655,'','IN-11744889802367','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1212','sales','','','No',NULL,NULL,''),(7656,'','IN-11744889802367','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1212','sales','','','No',NULL,NULL,''),(7657,'4165','IN-11744889802367','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1212','sales','','','No',NULL,NULL,''),(7658,'1100','IN-11744889802367','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1212','Payment','','','No',NULL,NULL,'HH-05-833'),(7659,'','IN-11744889803368','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1213','sales','','','No',NULL,NULL,''),(7660,'','IN-11744889803368','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1213','sales','','','No',NULL,NULL,''),(7661,'','IN-11744889803368','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1213','sales','','','No',NULL,NULL,''),(7662,'4165','IN-11744889803368','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1213','sales','','','No',NULL,NULL,''),(7663,'1100','IN-11744889803368','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1213','Payment','','','No',NULL,NULL,'HH-05-844'),(7664,'','IN-11744889804369','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1214','sales','','','No',NULL,NULL,''),(7665,'','IN-11744889804369','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1214','sales','','','No',NULL,NULL,''),(7666,'','IN-11744889804369','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1214','sales','','','No',NULL,NULL,''),(7667,'4165','IN-11744889804369','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1214','sales','','','No',NULL,NULL,''),(7668,'1100','IN-11744889804369','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1214','Payment','','','No',NULL,NULL,'HH-05-845'),(7669,'','IN-11744889805370','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1215','sales','','','No',NULL,NULL,''),(7670,'','IN-11744889805370','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1215','sales','','','No',NULL,NULL,''),(7671,'','IN-11744889805370','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1215','sales','','','No',NULL,NULL,''),(7672,'4165','IN-11744889805370','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1215','sales','','','No',NULL,NULL,''),(7673,'1100','IN-11744889805370','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1215','Payment','','','No',NULL,NULL,'HH-05-848'),(7674,'','IN-11744889805371','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1216','sales','','','No',NULL,NULL,''),(7675,'','IN-11744889805371','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1216','sales','','','No',NULL,NULL,''),(7676,'','IN-11744889805371','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1216','sales','','','No',NULL,NULL,''),(7677,'4165','IN-11744889805371','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1216','sales','','','No',NULL,NULL,''),(7678,'1100','IN-11744889805371','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1216','Payment','','','No',NULL,NULL,'HH-05-849'),(7679,'','IN-11744889806372','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1217','sales','','','No',NULL,NULL,''),(7680,'','IN-11744889806372','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1217','sales','','','No',NULL,NULL,''),(7681,'','IN-11744889806372','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1217','sales','','','No',NULL,NULL,''),(7682,'4165','IN-11744889806372','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1217','sales','','','No',NULL,NULL,''),(7683,'1100','IN-11744889806372','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1217','Payment','','','No',NULL,NULL,'HH-05-850'),(7684,'','IN-11744889807373','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1218','sales','','','No',NULL,NULL,''),(7685,'','IN-11744889807373','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1218','sales','','','No',NULL,NULL,''),(7686,'','IN-11744889807373','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1218','sales','','','No',NULL,NULL,''),(7687,'4165','IN-11744889807373','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1218','sales','','','No',NULL,NULL,''),(7688,'1100','IN-11744889807373','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1218','Payment','','','No',NULL,NULL,'HH-05-851'),(7689,'','IN-11744889808374','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1219','sales','','','No',NULL,NULL,''),(7690,'','IN-11744889808374','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1219','sales','','','No',NULL,NULL,''),(7691,'','IN-11744889808374','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1219','sales','','','No',NULL,NULL,''),(7692,'4165','IN-11744889808374','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1219','sales','','','No',NULL,NULL,''),(7693,'1100','IN-11744889808374','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1219','Payment','','','No',NULL,NULL,'HH-05-853'),(7694,'','IN-11744889809375','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1220','sales','','','No',NULL,NULL,''),(7695,'','IN-11744889809375','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1220','sales','','','No',NULL,NULL,''),(7696,'','IN-11744889809375','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1220','sales','','','No',NULL,NULL,''),(7697,'4165','IN-11744889809375','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1220','sales','','','No',NULL,NULL,''),(7698,'1100','IN-11744889809375','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1220','Payment','','','No',NULL,NULL,'HH-05-854'),(7699,'','IN-11744889810376','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1221','sales','','','No',NULL,NULL,''),(7700,'','IN-11744889810376','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1221','sales','','','No',NULL,NULL,''),(7701,'','IN-11744889810376','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1221','sales','','','No',NULL,NULL,''),(7702,'4165','IN-11744889810376','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1221','sales','','','No',NULL,NULL,''),(7703,'1100','IN-11744889810376','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1221','Payment','','','No',NULL,NULL,'HH-05-855'),(7704,'','IN-11744889811377','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1222','sales','','','No',NULL,NULL,''),(7705,'','IN-11744889811377','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1222','sales','','','No',NULL,NULL,''),(7706,'','IN-11744889811377','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1222','sales','','','No',NULL,NULL,''),(7707,'4165','IN-11744889811377','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1222','sales','','','No',NULL,NULL,''),(7708,'1100','IN-11744889811377','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1222','Payment','','','No',NULL,NULL,'HH-05-858'),(7709,'','IN-11744889812378','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1223','sales','','','No',NULL,NULL,''),(7710,'','IN-11744889812378','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1223','sales','','','No',NULL,NULL,''),(7711,'','IN-11744889812378','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1223','sales','','','No',NULL,NULL,''),(7712,'4165','IN-11744889812378','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1223','sales','','','No',NULL,NULL,''),(7713,'1100','IN-11744889812378','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1223','Payment','','','No',NULL,NULL,'HH-05-859'),(7714,'','IN-11744889813379','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1224','sales','','','No',NULL,NULL,''),(7715,'','IN-11744889813379','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1224','sales','','','No',NULL,NULL,''),(7716,'','IN-11744889813379','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1224','sales','','','No',NULL,NULL,''),(7717,'4165','IN-11744889813379','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1224','sales','','','No',NULL,NULL,''),(7718,'1100','IN-11744889813379','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1224','Payment','','','No',NULL,NULL,'HH-05-860'),(7719,'','IN-11744889813380','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1225','sales','','','No',NULL,NULL,''),(7720,'','IN-11744889813380','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1225','sales','','','No',NULL,NULL,''),(7721,'','IN-11744889813380','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1225','sales','','','No',NULL,NULL,''),(7722,'4165','IN-11744889813380','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1225','sales','','','No',NULL,NULL,''),(7723,'1100','IN-11744889813380','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1225','Payment','','','No',NULL,NULL,'HH-05-861'),(7724,'','IN-11744889814381','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1226','sales','','','No',NULL,NULL,''),(7725,'','IN-11744889814381','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1226','sales','','','No',NULL,NULL,''),(7726,'','IN-11744889814381','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1226','sales','','','No',NULL,NULL,''),(7727,'4165','IN-11744889814381','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1226','sales','','','No',NULL,NULL,''),(7728,'1100','IN-11744889814381','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1226','Payment','','','No',NULL,NULL,'HH-05-863'),(7729,'','IN-11744889815382','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1227','sales','','','No',NULL,NULL,''),(7730,'','IN-11744889815382','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1227','sales','','','No',NULL,NULL,''),(7731,'','IN-11744889815382','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1227','sales','','','No',NULL,NULL,''),(7732,'4165','IN-11744889815382','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1227','sales','','','No',NULL,NULL,''),(7733,'1100','IN-11744889815382','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1227','Payment','','','No',NULL,NULL,'HH-05-864'),(7734,'','IN-11744889816383','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1228','sales','','','No',NULL,NULL,''),(7735,'','IN-11744889816383','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1228','sales','','','No',NULL,NULL,''),(7736,'','IN-11744889816383','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1228','sales','','','No',NULL,NULL,''),(7737,'4165','IN-11744889816383','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1228','sales','','','No',NULL,NULL,''),(7738,'1100','IN-11744889816383','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1228','Payment','','','No',NULL,NULL,'HH-05-865'),(7739,'','IN-11744889816384','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1229','sales','','','No',NULL,NULL,''),(7740,'','IN-11744889816384','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1229','sales','','','No',NULL,NULL,''),(7741,'','IN-11744889816384','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1229','sales','','','No',NULL,NULL,''),(7742,'4165','IN-11744889816384','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1229','sales','','','No',NULL,NULL,''),(7743,'1100','IN-11744889816384','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1229','Payment','','','No',NULL,NULL,'HH-05-866'),(7744,'','IN-11744889817385','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1230','sales','','','No',NULL,NULL,''),(7745,'','IN-11744889817385','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1230','sales','','','No',NULL,NULL,''),(7746,'','IN-11744889817385','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1230','sales','','','No',NULL,NULL,''),(7747,'4165','IN-11744889817385','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1230','sales','','','No',NULL,NULL,''),(7748,'1100','IN-11744889817385','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1230','Payment','','','No',NULL,NULL,'HH-05-867'),(7749,'','IN-11744889818386','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1231','sales','','','No',NULL,NULL,''),(7750,'','IN-11744889818386','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1231','sales','','','No',NULL,NULL,''),(7751,'','IN-11744889818386','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1231','sales','','','No',NULL,NULL,''),(7752,'4165','IN-11744889818386','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1231','sales','','','No',NULL,NULL,''),(7753,'1100','IN-11744889818386','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1231','Payment','','','No',NULL,NULL,'HH-05-868'),(7754,'','IN-11744889820387','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1232','sales','','','No',NULL,NULL,''),(7755,'','IN-11744889820387','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1232','sales','','','No',NULL,NULL,''),(7756,'','IN-11744889820387','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1232','sales','','','No',NULL,NULL,''),(7757,'4165','IN-11744889820387','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1232','sales','','','No',NULL,NULL,''),(7758,'1100','IN-11744889820387','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1232','Payment','','','No',NULL,NULL,'HH-05-869'),(7759,'','IN-11744889821388','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1233','sales','','','No',NULL,NULL,''),(7760,'','IN-11744889821388','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1233','sales','','','No',NULL,NULL,''),(7761,'','IN-11744889821388','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1233','sales','','','No',NULL,NULL,''),(7762,'4165','IN-11744889821388','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1233','sales','','','No',NULL,NULL,''),(7763,'1100','IN-11744889821388','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1233','Payment','','','No',NULL,NULL,'HH-05-871'),(7764,'','IN-11744889830389','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1234','sales','','','No',NULL,NULL,''),(7765,'','IN-11744889830389','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1234','sales','','','No',NULL,NULL,''),(7766,'','IN-11744889830389','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1234','sales','','','No',NULL,NULL,''),(7767,'4165','IN-11744889830389','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1234','sales','','','No',NULL,NULL,''),(7768,'1100','IN-11744889830389','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1234','Payment','','','No',NULL,NULL,'HH-05-872'),(7769,'','IN-11744889831390','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1235','sales','','','No',NULL,NULL,''),(7770,'','IN-11744889831390','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1235','sales','','','No',NULL,NULL,''),(7771,'','IN-11744889831390','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1235','sales','','','No',NULL,NULL,''),(7772,'4165','IN-11744889831390','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1235','sales','','','No',NULL,NULL,''),(7773,'1100','IN-11744889831390','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1235','Payment','','','No',NULL,NULL,'HH-05-876'),(7774,'','IN-11744889832391','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1236','sales','','','No',NULL,NULL,''),(7775,'','IN-11744889832391','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1236','sales','','','No',NULL,NULL,''),(7776,'','IN-11744889832391','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1236','sales','','','No',NULL,NULL,''),(7777,'4165','IN-11744889832391','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1236','sales','','','No',NULL,NULL,''),(7778,'1100','IN-11744889832391','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1236','Payment','','','No',NULL,NULL,'HH-05-877'),(7779,'','IN-11744889833392','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1237','sales','','','No',NULL,NULL,''),(7780,'','IN-11744889833392','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1237','sales','','','No',NULL,NULL,''),(7781,'','IN-11744889833392','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1237','sales','','','No',NULL,NULL,''),(7782,'4165','IN-11744889833392','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1237','sales','','','No',NULL,NULL,''),(7783,'1100','IN-11744889833392','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1237','Payment','','','No',NULL,NULL,'HH-05-879'),(7784,'','IN-11744889833393','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1238','sales','','','No',NULL,NULL,''),(7785,'','IN-11744889833393','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1238','sales','','','No',NULL,NULL,''),(7786,'','IN-11744889833393','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1238','sales','','','No',NULL,NULL,''),(7787,'4165','IN-11744889833393','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1238','sales','','','No',NULL,NULL,''),(7788,'1100','IN-11744889833393','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1238','Payment','','','No',NULL,NULL,'HH-05-882'),(7789,'','IN-11744889834394','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1239','sales','','','No',NULL,NULL,''),(7790,'','IN-11744889834394','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1239','sales','','','No',NULL,NULL,''),(7791,'','IN-11744889834394','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1239','sales','','','No',NULL,NULL,''),(7792,'4165','IN-11744889834394','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1239','sales','','','No',NULL,NULL,''),(7793,'1100','IN-11744889834394','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1239','Payment','','','No',NULL,NULL,'HH-05-884'),(7794,'','IN-11744889835395','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1240','sales','','','No',NULL,NULL,''),(7795,'','IN-11744889835395','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1240','sales','','','No',NULL,NULL,''),(7796,'','IN-11744889835395','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1240','sales','','','No',NULL,NULL,''),(7797,'4165','IN-11744889835395','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1240','sales','','','No',NULL,NULL,''),(7798,'1100','IN-11744889835395','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1240','Payment','','','No',NULL,NULL,'HH-05-885'),(7799,'','IN-11744889836396','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1241','sales','','','No',NULL,NULL,''),(7800,'','IN-11744889836396','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1241','sales','','','No',NULL,NULL,''),(7801,'','IN-11744889836396','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1241','sales','','','No',NULL,NULL,''),(7802,'4165','IN-11744889836396','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1241','sales','','','No',NULL,NULL,''),(7803,'1100','IN-11744889836396','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1241','Payment','','','No',NULL,NULL,'HH-05-886'),(7804,'','IN-11744889836397','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1242','sales','','','No',NULL,NULL,''),(7805,'','IN-11744889836397','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1242','sales','','','No',NULL,NULL,''),(7806,'','IN-11744889836397','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1242','sales','','','No',NULL,NULL,''),(7807,'4165','IN-11744889836397','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1242','sales','','','No',NULL,NULL,''),(7808,'1100','IN-11744889836397','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1242','Payment','','','No',NULL,NULL,'HH-05-887'),(7809,'','IN-11744889837398','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1243','sales','','','No',NULL,NULL,''),(7810,'','IN-11744889837398','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1243','sales','','','No',NULL,NULL,''),(7811,'','IN-11744889837398','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1243','sales','','','No',NULL,NULL,''),(7812,'4165','IN-11744889837398','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1243','sales','','','No',NULL,NULL,''),(7813,'1100','IN-11744889837398','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1243','Payment','','','No',NULL,NULL,'HH-05-889'),(7814,'','IN-11744889838399','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1244','sales','','','No',NULL,NULL,''),(7815,'','IN-11744889838399','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1244','sales','','','No',NULL,NULL,''),(7816,'','IN-11744889838399','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1244','sales','','','No',NULL,NULL,''),(7817,'4165','IN-11744889838399','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1244','sales','','','No',NULL,NULL,''),(7818,'1100','IN-11744889838399','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1244','Payment','','','No',NULL,NULL,'HH-05-893'),(7819,'','IN-11744889839400','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1245','sales','','','No',NULL,NULL,''),(7820,'','IN-11744889839400','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1245','sales','','','No',NULL,NULL,''),(7821,'','IN-11744889839400','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1245','sales','','','No',NULL,NULL,''),(7822,'4165','IN-11744889839400','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1245','sales','','','No',NULL,NULL,''),(7823,'1100','IN-11744889839400','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1245','Payment','','','No',NULL,NULL,'HH-05-895'),(7824,'','IN-11744889839402','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1247','sales','','','No',NULL,NULL,''),(7825,'','IN-11744889839402','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1247','sales','','','No',NULL,NULL,''),(7826,'','IN-11744889839402','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1247','sales','','','No',NULL,NULL,''),(7827,'4165','IN-11744889839402','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1247','sales','','','No',NULL,NULL,''),(7828,'1100','IN-11744889839402','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1247','Payment','','','No',NULL,NULL,'HH-05-905'),(7829,'','IN-11744889840403','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1248','sales','','','No',NULL,NULL,''),(7830,'','IN-11744889840403','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1248','sales','','','No',NULL,NULL,''),(7831,'','IN-11744889840403','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1248','sales','','','No',NULL,NULL,''),(7832,'4165','IN-11744889840403','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1248','sales','','','No',NULL,NULL,''),(7833,'1100','IN-11744889840403','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1248','Payment','','','No',NULL,NULL,'HH-05-906'),(7834,'','IN-11744889841404','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1249','sales','','','No',NULL,NULL,''),(7835,'','IN-11744889841404','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1249','sales','','','No',NULL,NULL,''),(7836,'','IN-11744889841404','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1249','sales','','','No',NULL,NULL,''),(7837,'4165','IN-11744889841404','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1249','sales','','','No',NULL,NULL,''),(7838,'1100','IN-11744889841404','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1249','Payment','','','No',NULL,NULL,'HH-05-907'),(7839,'','IN-11744889842405','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1250','sales','','','No',NULL,NULL,''),(7840,'','IN-11744889842405','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1250','sales','','','No',NULL,NULL,''),(7841,'','IN-11744889842405','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1250','sales','','','No',NULL,NULL,''),(7842,'4165','IN-11744889842405','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1250','sales','','','No',NULL,NULL,''),(7843,'1100','IN-11744889842405','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1250','Payment','','','No',NULL,NULL,'HH-05-908'),(7844,'','IN-11744889842407','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1252','sales','','','No',NULL,NULL,''),(7845,'','IN-11744889842407','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1252','sales','','','No',NULL,NULL,''),(7846,'','IN-11744889842407','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1252','sales','','','No',NULL,NULL,''),(7847,'4165','IN-11744889842407','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1252','sales','','','No',NULL,NULL,''),(7848,'1100','IN-11744889842407','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1252','Payment','','','No',NULL,NULL,'HH-05-910'),(7849,'','IN-11744889843408','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1253','sales','','','No',NULL,NULL,''),(7850,'','IN-11744889843408','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1253','sales','','','No',NULL,NULL,''),(7851,'','IN-11744889843408','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1253','sales','','','No',NULL,NULL,''),(7852,'4165','IN-11744889843408','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1253','sales','','','No',NULL,NULL,''),(7853,'1100','IN-11744889843408','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1253','Payment','','','No',NULL,NULL,'HH-05-912'),(7854,'','IN-11744889844409','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1254','sales','','','No',NULL,NULL,''),(7855,'','IN-11744889844409','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1254','sales','','','No',NULL,NULL,''),(7856,'','IN-11744889844409','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1254','sales','','','No',NULL,NULL,''),(7857,'4165','IN-11744889844409','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1254','sales','','','No',NULL,NULL,''),(7858,'1100','IN-11744889844409','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1254','Payment','','','No',NULL,NULL,'HH-05-913'),(7859,'','IN-11744889845410','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1255','sales','','','No',NULL,NULL,''),(7860,'','IN-11744889845410','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1255','sales','','','No',NULL,NULL,''),(7861,'','IN-11744889845410','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1255','sales','','','No',NULL,NULL,''),(7862,'4165','IN-11744889845410','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1255','sales','','','No',NULL,NULL,''),(7863,'1100','IN-11744889845410','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1255','Payment','','','No',NULL,NULL,'HH-05-914'),(7864,'','IN-11744889846411','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1256','sales','','','No',NULL,NULL,''),(7865,'','IN-11744889846411','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1256','sales','','','No',NULL,NULL,''),(7866,'','IN-11744889846411','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1256','sales','','','No',NULL,NULL,''),(7867,'4165','IN-11744889846411','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1256','sales','','','No',NULL,NULL,''),(7868,'1100','IN-11744889846411','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1256','Payment','','','No',NULL,NULL,'HH-05-917'),(7869,'','IN-11744889846412','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1257','sales','','','No',NULL,NULL,''),(7870,'','IN-11744889846412','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1257','sales','','','No',NULL,NULL,''),(7871,'','IN-11744889846412','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1257','sales','','','No',NULL,NULL,''),(7872,'4165','IN-11744889846412','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1257','sales','','','No',NULL,NULL,''),(7873,'1100','IN-11744889846412','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1257','Payment','','','No',NULL,NULL,'HH-05-918'),(7874,'','IN-11744889847413','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1258','sales','','','No',NULL,NULL,''),(7875,'','IN-11744889847413','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1258','sales','','','No',NULL,NULL,''),(7876,'','IN-11744889847413','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1258','sales','','','No',NULL,NULL,''),(7877,'4165','IN-11744889847413','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1258','sales','','','No',NULL,NULL,''),(7878,'1100','IN-11744889847413','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1258','Payment','','','No',NULL,NULL,'HH-05-919'),(7879,'','IN-11744889848414','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1259','sales','','','No',NULL,NULL,''),(7880,'','IN-11744889848414','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1259','sales','','','No',NULL,NULL,''),(7881,'','IN-11744889848414','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1259','sales','','','No',NULL,NULL,''),(7882,'4165','IN-11744889848414','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1259','sales','','','No',NULL,NULL,''),(7883,'1100','IN-11744889848414','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1259','Payment','','','No',NULL,NULL,'HH-05-920'),(7884,'','IN-11744889849415','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1260','sales','','','No',NULL,NULL,''),(7885,'','IN-11744889849415','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1260','sales','','','No',NULL,NULL,''),(7886,'','IN-11744889849415','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1260','sales','','','No',NULL,NULL,''),(7887,'4165','IN-11744889849415','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1260','sales','','','No',NULL,NULL,''),(7888,'1100','IN-11744889849415','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1260','Payment','','','No',NULL,NULL,'HH-05-921'),(7889,'','IN-11744889849416','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1261','sales','','','No',NULL,NULL,''),(7890,'','IN-11744889849416','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1261','sales','','','No',NULL,NULL,''),(7891,'','IN-11744889849416','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1261','sales','','','No',NULL,NULL,''),(7892,'4165','IN-11744889849416','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1261','sales','','','No',NULL,NULL,''),(7893,'1100','IN-11744889849416','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1261','Payment','','','No',NULL,NULL,'HH-05-924'),(7894,'','IN-11744889850417','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1262','sales','','','No',NULL,NULL,''),(7895,'','IN-11744889850417','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1262','sales','','','No',NULL,NULL,''),(7896,'','IN-11744889850417','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1262','sales','','','No',NULL,NULL,''),(7897,'4165','IN-11744889850417','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1262','sales','','','No',NULL,NULL,''),(7898,'1100','IN-11744889850417','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1262','Payment','','','No',NULL,NULL,'HH-05-930'),(7899,'','IN-11744889851418','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1263','sales','','','No',NULL,NULL,''),(7900,'','IN-11744889851418','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1263','sales','','','No',NULL,NULL,''),(7901,'','IN-11744889851418','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1263','sales','','','No',NULL,NULL,''),(7902,'4165','IN-11744889851418','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1263','sales','','','No',NULL,NULL,''),(7903,'1100','IN-11744889851418','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1263','Payment','','','No',NULL,NULL,'HH-05-931'),(7904,'','IN-11744889852419','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1264','sales','','','No',NULL,NULL,''),(7905,'','IN-11744889852419','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1264','sales','','','No',NULL,NULL,''),(7906,'','IN-11744889852419','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1264','sales','','','No',NULL,NULL,''),(7907,'4165','IN-11744889852419','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1264','sales','','','No',NULL,NULL,''),(7908,'1100','IN-11744889852419','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1264','Payment','','','No',NULL,NULL,'HH-05-932'),(7909,'','IN-11744889853420','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1265','sales','','','No',NULL,NULL,''),(7910,'','IN-11744889853420','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1265','sales','','','No',NULL,NULL,''),(7911,'','IN-11744889853420','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1265','sales','','','No',NULL,NULL,''),(7912,'4165','IN-11744889853420','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1265','sales','','','No',NULL,NULL,''),(7913,'1100','IN-11744889853420','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1265','Payment','','','No',NULL,NULL,'HH-05-933'),(7914,'','IN-11744889854421','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1266','sales','','','No',NULL,NULL,''),(7915,'','IN-11744889854421','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1266','sales','','','No',NULL,NULL,''),(7916,'','IN-11744889854421','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1266','sales','','','No',NULL,NULL,''),(7917,'4165','IN-11744889854421','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1266','sales','','','No',NULL,NULL,''),(7918,'1100','IN-11744889854421','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1266','Payment','','','No',NULL,NULL,'HH-05-934'),(7919,'','IN-11744889854422','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1267','sales','','','No',NULL,NULL,''),(7920,'','IN-11744889854422','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1267','sales','','','No',NULL,NULL,''),(7921,'','IN-11744889854422','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1267','sales','','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (7922,'4165','IN-11744889854422','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1267','sales','','','No',NULL,NULL,''),(7923,'1100','IN-11744889854422','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1267','Payment','','','No',NULL,NULL,'HH-05-936'),(7924,'','IN-11744889855423','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1268','sales','','','No',NULL,NULL,''),(7925,'','IN-11744889855423','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1268','sales','','','No',NULL,NULL,''),(7926,'','IN-11744889855423','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1268','sales','','','No',NULL,NULL,''),(7927,'4165','IN-11744889855423','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1268','sales','','','No',NULL,NULL,''),(7928,'1100','IN-11744889855423','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1268','Payment','','','No',NULL,NULL,'HH-05-937'),(7929,'','IN-11744889856424','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1269','sales','','','No',NULL,NULL,''),(7930,'','IN-11744889856424','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1269','sales','','','No',NULL,NULL,''),(7931,'','IN-11744889856424','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1269','sales','','','No',NULL,NULL,''),(7932,'4165','IN-11744889856424','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1269','sales','','','No',NULL,NULL,''),(7933,'1100','IN-11744889856424','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1269','Payment','','','No',NULL,NULL,'HH-05-939'),(7934,'','IN-11744889857425','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1270','sales','','','No',NULL,NULL,''),(7935,'','IN-11744889857425','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1270','sales','','','No',NULL,NULL,''),(7936,'','IN-11744889857425','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1270','sales','','','No',NULL,NULL,''),(7937,'4165','IN-11744889857425','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1270','sales','','','No',NULL,NULL,''),(7938,'1100','IN-11744889857425','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1270','Payment','','','No',NULL,NULL,'HH-05-941'),(7939,'','IN-11744889858426','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1271','sales','','','No',NULL,NULL,''),(7940,'','IN-11744889858426','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1271','sales','','','No',NULL,NULL,''),(7941,'','IN-11744889858426','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1271','sales','','','No',NULL,NULL,''),(7942,'4165','IN-11744889858426','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1271','sales','','','No',NULL,NULL,''),(7943,'1100','IN-11744889858426','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1271','Payment','','','No',NULL,NULL,'HH-05-942'),(7944,'','IN-11744889859427','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1272','sales','','','No',NULL,NULL,''),(7945,'','IN-11744889859427','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1272','sales','','','No',NULL,NULL,''),(7946,'','IN-11744889859427','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1272','sales','','','No',NULL,NULL,''),(7947,'4165','IN-11744889859427','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1272','sales','','','No',NULL,NULL,''),(7948,'1100','IN-11744889859427','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1272','Payment','','','No',NULL,NULL,'HH-05-947'),(7949,'','IN-11744889859428','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1273','sales','','','No',NULL,NULL,''),(7950,'','IN-11744889859428','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1273','sales','','','No',NULL,NULL,''),(7951,'','IN-11744889859428','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1273','sales','','','No',NULL,NULL,''),(7952,'4165','IN-11744889859428','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1273','sales','','','No',NULL,NULL,''),(7953,'1100','IN-11744889859428','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1273','Payment','','','No',NULL,NULL,'HH-05-948'),(7954,'','IN-11744889860429','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1274','sales','','','No',NULL,NULL,''),(7955,'','IN-11744889860429','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1274','sales','','','No',NULL,NULL,''),(7956,'','IN-11744889860429','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1274','sales','','','No',NULL,NULL,''),(7957,'4165','IN-11744889860429','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1274','sales','','','No',NULL,NULL,''),(7958,'1100','IN-11744889860429','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1274','Payment','','','No',NULL,NULL,'HH-05-951'),(7959,'','IN-11744889861430','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1275','sales','','','No',NULL,NULL,''),(7960,'','IN-11744889861430','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1275','sales','','','No',NULL,NULL,''),(7961,'','IN-11744889861430','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1275','sales','','','No',NULL,NULL,''),(7962,'4165','IN-11744889861430','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1275','sales','','','No',NULL,NULL,''),(7963,'1100','IN-11744889861430','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1275','Payment','','','No',NULL,NULL,'HH-05-952'),(7964,'','IN-11744889861431','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1276','sales','','','No',NULL,NULL,''),(7965,'','IN-11744889861431','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1276','sales','','','No',NULL,NULL,''),(7966,'','IN-11744889861431','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1276','sales','','','No',NULL,NULL,''),(7967,'4165','IN-11744889861431','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1276','sales','','','No',NULL,NULL,''),(7968,'1100','IN-11744889861431','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1276','Payment','','','No',NULL,NULL,'HH-05-953'),(7969,'','IN-11744889862432','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1277','sales','','','No',NULL,NULL,''),(7970,'','IN-11744889862432','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1277','sales','','','No',NULL,NULL,''),(7971,'','IN-11744889862432','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1277','sales','','','No',NULL,NULL,''),(7972,'4165','IN-11744889862432','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1277','sales','','','No',NULL,NULL,''),(7973,'1100','IN-11744889862432','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1277','Payment','','','No',NULL,NULL,'HH-05-954'),(7974,'','IN-11744889863433','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1278','sales','','','No',NULL,NULL,''),(7975,'','IN-11744889863433','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1278','sales','','','No',NULL,NULL,''),(7976,'','IN-11744889863433','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1278','sales','','','No',NULL,NULL,''),(7977,'4165','IN-11744889863433','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1278','sales','','','No',NULL,NULL,''),(7978,'1100','IN-11744889863433','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1278','Payment','','','No',NULL,NULL,'HH-05-956'),(7979,'','IN-11744889864434','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1279','sales','','','No',NULL,NULL,''),(7980,'','IN-11744889864434','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1279','sales','','','No',NULL,NULL,''),(7981,'','IN-11744889864434','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1279','sales','','','No',NULL,NULL,''),(7982,'4165','IN-11744889864434','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1279','sales','','','No',NULL,NULL,''),(7983,'1100','IN-11744889864434','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1279','Payment','','','No',NULL,NULL,'HH-05-958'),(7984,'','IN-11744889864435','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1280','sales','','','No',NULL,NULL,''),(7985,'','IN-11744889864435','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1280','sales','','','No',NULL,NULL,''),(7986,'','IN-11744889864435','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1280','sales','','','No',NULL,NULL,''),(7987,'4165','IN-11744889864435','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1280','sales','','','No',NULL,NULL,''),(7988,'1100','IN-11744889864435','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1280','Payment','','','No',NULL,NULL,'HH-05-959'),(7989,'','IN-11744889865436','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1281','sales','','','No',NULL,NULL,''),(7990,'','IN-11744889865436','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1281','sales','','','No',NULL,NULL,''),(7991,'','IN-11744889865436','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1281','sales','','','No',NULL,NULL,''),(7992,'4165','IN-11744889865436','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1281','sales','','','No',NULL,NULL,''),(7993,'1100','IN-11744889865436','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1281','Payment','','','No',NULL,NULL,'HH-05-960'),(7994,'','IN-11744889866437','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1282','sales','','','No',NULL,NULL,''),(7995,'','IN-11744889866437','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1282','sales','','','No',NULL,NULL,''),(7996,'','IN-11744889866437','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1282','sales','','','No',NULL,NULL,''),(7997,'4165','IN-11744889866437','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1282','sales','','','No',NULL,NULL,''),(7998,'1100','IN-11744889866437','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1282','Payment','','','No',NULL,NULL,'HH-05-961'),(7999,'','IN-11744889867438','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1283','sales','','','No',NULL,NULL,''),(8000,'','IN-11744889867438','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1283','sales','','','No',NULL,NULL,''),(8001,'','IN-11744889867438','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1283','sales','','','No',NULL,NULL,''),(8002,'4165','IN-11744889867438','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1283','sales','','','No',NULL,NULL,''),(8003,'1100','IN-11744889867438','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1283','Payment','','','No',NULL,NULL,'HH-05-962'),(8004,'','IN-11744889867439','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1284','sales','','','No',NULL,NULL,''),(8005,'','IN-11744889867439','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1284','sales','','','No',NULL,NULL,''),(8006,'','IN-11744889867439','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1284','sales','','','No',NULL,NULL,''),(8007,'4165','IN-11744889867439','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1284','sales','','','No',NULL,NULL,''),(8008,'1100','IN-11744889867439','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1284','Payment','','','No',NULL,NULL,'HH-05-963'),(8009,'','IN-11744889868440','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1285','sales','','','No',NULL,NULL,''),(8010,'','IN-11744889868440','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1285','sales','','','No',NULL,NULL,''),(8011,'','IN-11744889868440','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1285','sales','','','No',NULL,NULL,''),(8012,'4165','IN-11744889868440','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1285','sales','','','No',NULL,NULL,''),(8013,'1100','IN-11744889868440','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1285','Payment','','','No',NULL,NULL,'HH-05-965'),(8014,'','IN-11744889869441','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1286','sales','','','No',NULL,NULL,''),(8015,'','IN-11744889869441','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1286','sales','','','No',NULL,NULL,''),(8016,'','IN-11744889869441','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1286','sales','','','No',NULL,NULL,''),(8017,'4165','IN-11744889869441','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1286','sales','','','No',NULL,NULL,''),(8018,'1100','IN-11744889869441','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1286','Payment','','','No',NULL,NULL,'HH-05-966'),(8019,'','IN-11744889870442','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1287','sales','','','No',NULL,NULL,''),(8020,'','IN-11744889870442','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1287','sales','','','No',NULL,NULL,''),(8021,'','IN-11744889870442','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1287','sales','','','No',NULL,NULL,''),(8022,'4165','IN-11744889870442','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1287','sales','','','No',NULL,NULL,''),(8023,'1100','IN-11744889870442','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1287','Payment','','','No',NULL,NULL,'HH-05-968'),(8024,'','IN-11744889870443','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1288','sales','','','No',NULL,NULL,''),(8025,'','IN-11744889870443','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1288','sales','','','No',NULL,NULL,''),(8026,'','IN-11744889870443','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1288','sales','','','No',NULL,NULL,''),(8027,'4165','IN-11744889870443','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1288','sales','','','No',NULL,NULL,''),(8028,'1100','IN-11744889870443','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1288','Payment','','','No',NULL,NULL,'HH-05-970'),(8029,'','IN-11744889871444','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1289','sales','','','No',NULL,NULL,''),(8030,'','IN-11744889871444','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1289','sales','','','No',NULL,NULL,''),(8031,'','IN-11744889871444','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1289','sales','','','No',NULL,NULL,''),(8032,'4165','IN-11744889871444','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1289','sales','','','No',NULL,NULL,''),(8033,'1100','IN-11744889871444','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1289','Payment','','','No',NULL,NULL,'HH-05-973'),(8034,'','IN-11744889872445','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1290','sales','','','No',NULL,NULL,''),(8035,'','IN-11744889872445','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1290','sales','','','No',NULL,NULL,''),(8036,'','IN-11744889872445','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1290','sales','','','No',NULL,NULL,''),(8037,'4165','IN-11744889872445','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1290','sales','','','No',NULL,NULL,''),(8038,'1100','IN-11744889872445','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1290','Payment','','','No',NULL,NULL,'HH-05-977'),(8039,'','IN-11744889873446','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1291','sales','','','No',NULL,NULL,''),(8040,'','IN-11744889873446','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1291','sales','','','No',NULL,NULL,''),(8041,'','IN-11744889873446','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1291','sales','','','No',NULL,NULL,''),(8042,'4165','IN-11744889873446','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1291','sales','','','No',NULL,NULL,''),(8043,'1100','IN-11744889873446','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1291','Payment','','','No',NULL,NULL,'HH-05-981'),(8044,'','IN-11744889873447','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1292','sales','','','No',NULL,NULL,''),(8045,'','IN-11744889873447','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1292','sales','','','No',NULL,NULL,''),(8046,'','IN-11744889873447','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1292','sales','','','No',NULL,NULL,''),(8047,'4165','IN-11744889873447','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1292','sales','','','No',NULL,NULL,''),(8048,'1100','IN-11744889873447','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1292','Payment','','','No',NULL,NULL,'HH-05-982'),(8049,'','IN-11744889874448','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1293','sales','','','No',NULL,NULL,''),(8050,'','IN-11744889874448','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1293','sales','','','No',NULL,NULL,''),(8051,'','IN-11744889874448','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1293','sales','','','No',NULL,NULL,''),(8052,'4165','IN-11744889874448','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1293','sales','','','No',NULL,NULL,''),(8053,'1100','IN-11744889874448','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1293','Payment','','','No',NULL,NULL,'HH-05-985'),(8054,'','IN-11744889875449','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1294','sales','','','No',NULL,NULL,''),(8055,'','IN-11744889875449','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1294','sales','','','No',NULL,NULL,''),(8056,'','IN-11744889875449','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1294','sales','','','No',NULL,NULL,''),(8057,'4165','IN-11744889875449','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1294','sales','','','No',NULL,NULL,''),(8058,'1100','IN-11744889875449','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1294','Payment','','','No',NULL,NULL,'HH-05-987'),(8059,'','IN-11744889875450','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1295','sales','','','No',NULL,NULL,''),(8060,'','IN-11744889875450','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1295','sales','','','No',NULL,NULL,''),(8061,'','IN-11744889875450','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1295','sales','','','No',NULL,NULL,''),(8062,'4165','IN-11744889875450','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1295','sales','','','No',NULL,NULL,''),(8063,'1100','IN-11744889875450','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1295','Payment','','','No',NULL,NULL,'HH-05-988'),(8064,'','IN-11744889876451','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1296','sales','','','No',NULL,NULL,''),(8065,'','IN-11744889876451','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1296','sales','','','No',NULL,NULL,''),(8066,'','IN-11744889876451','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1296','sales','','','No',NULL,NULL,''),(8067,'4165','IN-11744889876451','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1296','sales','','','No',NULL,NULL,''),(8068,'1100','IN-11744889876451','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1296','Payment','','','No',NULL,NULL,'HH-05-989'),(8069,'','IN-11744889877452','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1297','sales','','','No',NULL,NULL,''),(8070,'','IN-11744889877452','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1297','sales','','','No',NULL,NULL,''),(8071,'','IN-11744889877452','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1297','sales','','','No',NULL,NULL,''),(8072,'4165','IN-11744889877452','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1297','sales','','','No',NULL,NULL,''),(8073,'1100','IN-11744889877452','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1297','Payment','','','No',NULL,NULL,'HH-05-99'),(8074,'','IN-11744889878453','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1298','sales','','','No',NULL,NULL,''),(8075,'','IN-11744889878453','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1298','sales','','','No',NULL,NULL,''),(8076,'','IN-11744889878453','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1298','sales','','','No',NULL,NULL,''),(8077,'4165','IN-11744889878453','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1298','sales','','','No',NULL,NULL,''),(8078,'1100','IN-11744889878453','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1298','Payment','','','No',NULL,NULL,'HH-05-990'),(8079,'','IN-11744889879454','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1299','sales','','','No',NULL,NULL,''),(8080,'','IN-11744889879454','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1299','sales','','','No',NULL,NULL,''),(8081,'','IN-11744889879454','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1299','sales','','','No',NULL,NULL,''),(8082,'4165','IN-11744889879454','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1299','sales','','','No',NULL,NULL,''),(8083,'1100','IN-11744889879454','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1299','Payment','','','No',NULL,NULL,'HH-05-992'),(8084,'','IN-11744889880455','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1300','sales','','','No',NULL,NULL,''),(8085,'','IN-11744889880455','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1300','sales','','','No',NULL,NULL,''),(8086,'','IN-11744889880455','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1300','sales','','','No',NULL,NULL,''),(8087,'4165','IN-11744889880455','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1300','sales','','','No',NULL,NULL,''),(8088,'1100','IN-11744889880455','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1300','Payment','','','No',NULL,NULL,'HH-05-993'),(8089,'','IN-11744889890456','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1301','sales','','','No',NULL,NULL,''),(8090,'','IN-11744889890456','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1301','sales','','','No',NULL,NULL,''),(8091,'','IN-11744889890456','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1301','sales','','','No',NULL,NULL,''),(8092,'4165','IN-11744889890456','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1301','sales','','','No',NULL,NULL,''),(8093,'1100','IN-11744889890456','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1301','Payment','','','No',NULL,NULL,'HH-05-996'),(8094,'','IN-11744889891457','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1302','sales','','','No',NULL,NULL,''),(8095,'','IN-11744889891457','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1302','sales','','','No',NULL,NULL,''),(8096,'','IN-11744889891457','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1302','sales','','','No',NULL,NULL,''),(8097,'4165','IN-11744889891457','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1302','sales','','','No',NULL,NULL,''),(8098,'1100','IN-11744889891457','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1302','Payment','','','No',NULL,NULL,'HH-05-998'),(8099,'','IN-11744889892458','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1303','sales','','','No',NULL,NULL,''),(8100,'','IN-11744889892458','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1303','sales','','','No',NULL,NULL,''),(8101,'','IN-11744889892458','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1303','sales','','','No',NULL,NULL,''),(8102,'4165','IN-11744889892458','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1303','sales','','','No',NULL,NULL,''),(8103,'1100','IN-11744889892458','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1303','Payment','','','No',NULL,NULL,'HH-05-999'),(8104,'','IN-11744889892459','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1304 ','sales','','','No',NULL,NULL,''),(8105,'','IN-11744889892459','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1304 ','sales','','','No',NULL,NULL,''),(8106,'','IN-11744889892459','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1304 ','sales','','','No',NULL,NULL,''),(8107,'4165','IN-11744889892459','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1304 ','sales','','','No',NULL,NULL,''),(8108,'1100','IN-11744889892459','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1304 ','Payment','','','No',NULL,NULL,'HH-05-1303'),(8109,'','IN-11744889893460','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1306 ','sales','','','No',NULL,NULL,''),(8110,'','IN-11744889893460','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1306 ','sales','','','No',NULL,NULL,''),(8111,'','IN-11744889893460','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1306 ','sales','','','No',NULL,NULL,''),(8112,'4165','IN-11744889893460','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1306 ','sales','','','No',NULL,NULL,''),(8113,'1100','IN-11744889893460','2025-02-24 00:00:00',5500.00,NULL,'','1','1','feb invoice','1','1306 ','Payment','','','No',NULL,NULL,'HH-05-1304'),(8114,'4165','IN-11744889894461','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1334 ','sales','','','No',NULL,NULL,''),(8115,'4165','IN-11744889894462','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1336 ','sales','','','No',NULL,NULL,''),(8116,'4165','IN-11744889894463','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1339 ','sales','','','No',NULL,NULL,''),(8117,'','IN-11744889894464','2025-02-24 00:00:00',NULL,500.00,'','1','1','feb invoice','1','1335 ','sales','','','No',NULL,NULL,''),(8118,'','IN-11744889894464','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','1335 ','sales','','','No',NULL,NULL,''),(8119,'','IN-11744889894464','2025-02-24 00:00:00',NULL,5000.00,'','1','1','feb invoice','1','1335 ','sales','','','No',NULL,NULL,''),(8120,'4165','IN-11744889894464','2025-02-24 00:00:00',NULL,450.00,'','1','1','feb invoice','1','1335 ','sales','','','No',NULL,NULL,''),(8121,'1100','IN-11744889894464','2025-02-24 00:00:00',5950.00,NULL,'','1','1','feb invoice','1','1335 ','Payment','','','No',NULL,NULL,'BD-05-1213'),(8122,'4165','IN-11744889895465','2025-02-24 00:00:00',NULL,0.00,'','1','1','feb invoice','1','478 ','sales','','','No',NULL,NULL,''),(8123,'1100','RC-11744890007','2025-04-17 00:00:00',NULL,500.00,'','1','1','Expected income paid','1','350','Payment','','','No',NULL,NULL,''),(8124,'1010','RC-11744890007','2025-04-17 00:00:00',500.00,NULL,'','1','1','Payment for Hs No.HH-02-1225 and Plot No.2 ','1','350','sales','','','No',NULL,NULL,''),(8125,'1100','RC-11744890451','2025-04-17 00:00:00',NULL,5000.00,'','1','1','Expected income paid','1','1154','Payment','','','No',NULL,NULL,'gggyg'),(8126,'1010','RC-11744890451','2025-04-17 00:00:00',5000.00,NULL,'','1','1','Payment for Hs No.HH-05-748 and Plot No.5 ','1','1154','sales','','','No',NULL,NULL,'gggyg'),(8127,'1100','RC-11744890672','2025-04-17 00:00:00',NULL,2000.00,'','1','1','Expected income paid','1','845','Payment','','','No',NULL,NULL,'na'),(8128,'1010','RC-11744890672','2025-04-17 00:00:00',2000.00,NULL,'','1','1','Payment for Hs No.BD-05-1191 and Plot No.5 ','1','845','sales','','','No',NULL,NULL,'na'),(8129,'','IN-117454793261','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','163','sales','','','No',NULL,NULL,''),(8130,'','IN-117454793261','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','163','sales','','','No',NULL,NULL,''),(8131,'','IN-117454793261','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','163','sales','','','No',NULL,NULL,''),(8132,'4165','IN-117454793261','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','163','sales','','','No',NULL,NULL,''),(8133,'1100','IN-117454793261','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','163','Payment','','','No',NULL,NULL,'BD-03-04'),(8134,'','IN-117454793312','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','164','sales','','','No',NULL,NULL,''),(8135,'','IN-117454793312','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','164','sales','','','No',NULL,NULL,''),(8136,'','IN-117454793312','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','164','sales','','','No',NULL,NULL,''),(8137,'4165','IN-117454793312','2025-03-24 00:00:00',NULL,845.00,'','1','1',' mar invoice','1','164','sales','','','No',NULL,NULL,''),(8138,'1100','IN-117454793312','2025-03-24 00:00:00',6345.00,NULL,'','1','1',' mar invoice','1','164','Payment','','','No',NULL,NULL,'BD-03-06'),(8139,'','IN-117454793323','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','165','sales','','','No',NULL,NULL,''),(8140,'','IN-117454793323','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','165','sales','','','No',NULL,NULL,''),(8141,'','IN-117454793323','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','165','sales','','','No',NULL,NULL,''),(8142,'4165','IN-117454793323','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','165','sales','','','No',NULL,NULL,''),(8143,'1100','IN-117454793323','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','165','Payment','','','No',NULL,NULL,'BD-03-07'),(8144,'','IN-117454793324','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','166','sales','','','No',NULL,NULL,''),(8145,'','IN-117454793324','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','166','sales','','','No',NULL,NULL,''),(8146,'','IN-117454793324','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','166','sales','','','No',NULL,NULL,''),(8147,'4165','IN-117454793324','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','166','sales','','','No',NULL,NULL,''),(8148,'1100','IN-117454793324','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','166','Payment','','','No',NULL,NULL,'BD-03-08'),(8149,'','IN-117454793335','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','167','sales','','','No',NULL,NULL,''),(8150,'','IN-117454793335','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','167','sales','','','No',NULL,NULL,''),(8151,'','IN-117454793335','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','167','sales','','','No',NULL,NULL,''),(8152,'4165','IN-117454793335','2025-03-24 00:00:00',NULL,2710.00,'','1','1',' mar invoice','1','167','sales','','','No',NULL,NULL,''),(8153,'1100','IN-117454793335','2025-03-24 00:00:00',8210.00,NULL,'','1','1',' mar invoice','1','167','Payment','','','No',NULL,NULL,'BD-03-09'),(8154,'','IN-117454793346','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','168','sales','','','No',NULL,NULL,''),(8155,'','IN-117454793346','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','168','sales','','','No',NULL,NULL,''),(8156,'','IN-117454793346','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','168','sales','','','No',NULL,NULL,''),(8157,'4165','IN-117454793346','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','168','sales','','','No',NULL,NULL,''),(8158,'1100','IN-117454793346','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','168','Payment','','','No',NULL,NULL,'BD-03-10'),(8159,'','IN-117454793357','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','169','sales','','','No',NULL,NULL,''),(8160,'','IN-117454793357','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','169','sales','','','No',NULL,NULL,''),(8161,'','IN-117454793357','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','169','sales','','','No',NULL,NULL,''),(8162,'4165','IN-117454793357','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','169','sales','','','No',NULL,NULL,''),(8163,'1100','IN-117454793357','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','169','Payment','','','No',NULL,NULL,'BD-03-1009'),(8164,'','IN-117454793358','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','170','sales','','','No',NULL,NULL,''),(8165,'','IN-117454793358','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','170','sales','','','No',NULL,NULL,''),(8166,'','IN-117454793358','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','170','sales','','','No',NULL,NULL,''),(8167,'4165','IN-117454793358','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','170','sales','','','No',NULL,NULL,''),(8168,'1100','IN-117454793358','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','170','Payment','','','No',NULL,NULL,'BD-03-1010'),(8169,'','IN-117454793369','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','171','sales','','','No',NULL,NULL,''),(8170,'','IN-117454793369','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','171','sales','','','No',NULL,NULL,''),(8171,'','IN-117454793369','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','171','sales','','','No',NULL,NULL,''),(8172,'4165','IN-117454793369','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','171','sales','','','No',NULL,NULL,''),(8173,'1100','IN-117454793369','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','171','Payment','','','No',NULL,NULL,'BD-03-1031'),(8174,'','IN-1174547933710','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','172','sales','','','No',NULL,NULL,''),(8175,'','IN-1174547933710','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','172','sales','','','No',NULL,NULL,''),(8176,'','IN-1174547933710','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','172','sales','','','No',NULL,NULL,''),(8177,'4165','IN-1174547933710','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','172','sales','','','No',NULL,NULL,''),(8178,'1100','IN-1174547933710','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','172','Payment','','','No',NULL,NULL,'BD-03-1045'),(8179,'','IN-1174547933711','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','173','sales','','','No',NULL,NULL,''),(8180,'','IN-1174547933711','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','173','sales','','','No',NULL,NULL,''),(8181,'','IN-1174547933711','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','173','sales','','','No',NULL,NULL,''),(8182,'4165','IN-1174547933711','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','173','sales','','','No',NULL,NULL,''),(8183,'1100','IN-1174547933711','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','173','Payment','','','No',NULL,NULL,'BD-03-1053'),(8184,'','IN-1174547933812','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','174','sales','','','No',NULL,NULL,''),(8185,'','IN-1174547933812','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','174','sales','','','No',NULL,NULL,''),(8186,'','IN-1174547933812','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','174','sales','','','No',NULL,NULL,''),(8187,'4165','IN-1174547933812','2025-03-24 00:00:00',NULL,6010.00,'','1','1',' mar invoice','1','174','sales','','','No',NULL,NULL,''),(8188,'1100','IN-1174547933812','2025-03-24 00:00:00',11510.00,NULL,'','1','1',' mar invoice','1','174','Payment','','','No',NULL,NULL,'BD-03-1060'),(8189,'','IN-1174547933913','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','175','sales','','','No',NULL,NULL,''),(8190,'','IN-1174547933913','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','175','sales','','','No',NULL,NULL,''),(8191,'','IN-1174547933913','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','175','sales','','','No',NULL,NULL,''),(8192,'4165','IN-1174547933913','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','175','sales','','','No',NULL,NULL,''),(8193,'1100','IN-1174547933913','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','175','Payment','','','No',NULL,NULL,'BD-03-1066'),(8194,'','IN-1174547934014','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','176','sales','','','No',NULL,NULL,''),(8195,'','IN-1174547934014','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','176','sales','','','No',NULL,NULL,''),(8196,'','IN-1174547934014','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','176','sales','','','No',NULL,NULL,''),(8197,'4165','IN-1174547934014','2025-03-24 00:00:00',NULL,1535.00,'','1','1',' mar invoice','1','176','sales','','','No',NULL,NULL,''),(8198,'1100','IN-1174547934014','2025-03-24 00:00:00',7035.00,NULL,'','1','1',' mar invoice','1','176','Payment','','','No',NULL,NULL,'BD-03-1074'),(8199,'','IN-1174547934015','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','177','sales','','','No',NULL,NULL,''),(8200,'','IN-1174547934015','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','177','sales','','','No',NULL,NULL,''),(8201,'','IN-1174547934015','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','177','sales','','','No',NULL,NULL,''),(8202,'4165','IN-1174547934015','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','177','sales','','','No',NULL,NULL,''),(8203,'1100','IN-1174547934015','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','177','Payment','','','No',NULL,NULL,'BD-03-1076'),(8204,'','IN-1174547934116','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','178','sales','','','No',NULL,NULL,''),(8205,'','IN-1174547934116','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','178','sales','','','No',NULL,NULL,''),(8206,'','IN-1174547934116','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','178','sales','','','No',NULL,NULL,''),(8207,'4165','IN-1174547934116','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','178','sales','','','No',NULL,NULL,''),(8208,'1100','IN-1174547934116','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','178','Payment','','','No',NULL,NULL,'BD-03-1082'),(8209,'','IN-1174547934217','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','179','sales','','','No',NULL,NULL,''),(8210,'','IN-1174547934217','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','179','sales','','','No',NULL,NULL,''),(8211,'','IN-1174547934217','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','179','sales','','','No',NULL,NULL,''),(8212,'4165','IN-1174547934217','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','179','sales','','','No',NULL,NULL,''),(8213,'1100','IN-1174547934217','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','179','Payment','','','No',NULL,NULL,'BD-03-11'),(8214,'','IN-1174547934318','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','180','sales','','','No',NULL,NULL,''),(8215,'','IN-1174547934318','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','180','sales','','','No',NULL,NULL,''),(8216,'','IN-1174547934318','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','180','sales','','','No',NULL,NULL,''),(8217,'4165','IN-1174547934318','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','180','sales','','','No',NULL,NULL,''),(8218,'1100','IN-1174547934318','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','180','Payment','','','No',NULL,NULL,'BD-03-1101'),(8219,'','IN-1174547934320','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','182','sales','','','No',NULL,NULL,''),(8220,'','IN-1174547934320','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','182','sales','','','No',NULL,NULL,''),(8221,'','IN-1174547934320','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','182','sales','','','No',NULL,NULL,''),(8222,'4165','IN-1174547934320','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','182','sales','','','No',NULL,NULL,''),(8223,'1100','IN-1174547934320','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','182','Payment','','','No',NULL,NULL,'BD-03-1119'),(8224,'','IN-1174547934421','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','183','sales','','','No',NULL,NULL,''),(8225,'','IN-1174547934421','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','183','sales','','','No',NULL,NULL,''),(8226,'','IN-1174547934421','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','183','sales','','','No',NULL,NULL,''),(8227,'4165','IN-1174547934421','2025-03-24 00:00:00',NULL,450.00,'','1','1',' mar invoice','1','183','sales','','','No',NULL,NULL,''),(8228,'1100','IN-1174547934421','2025-03-24 00:00:00',5950.00,NULL,'','1','1',' mar invoice','1','183','Payment','','','No',NULL,NULL,'BD-03-1152'),(8229,'','IN-1174547934522','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','184','sales','','','No',NULL,NULL,''),(8230,'','IN-1174547934522','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','184','sales','','','No',NULL,NULL,''),(8231,'','IN-1174547934522','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','184','sales','','','No',NULL,NULL,''),(8232,'4165','IN-1174547934522','2025-03-24 00:00:00',NULL,450.00,'','1','1',' mar invoice','1','184','sales','','','No',NULL,NULL,''),(8233,'1100','IN-1174547934522','2025-03-24 00:00:00',5950.00,NULL,'','1','1',' mar invoice','1','184','Payment','','','No',NULL,NULL,'BD-03-1173'),(8234,'','IN-1174547934623','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','185','sales','','','No',NULL,NULL,''),(8235,'','IN-1174547934623','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','185','sales','','','No',NULL,NULL,''),(8236,'','IN-1174547934623','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','185','sales','','','No',NULL,NULL,''),(8237,'4165','IN-1174547934623','2025-03-24 00:00:00',NULL,680.00,'','1','1',' mar invoice','1','185','sales','','','No',NULL,NULL,''),(8238,'1100','IN-1174547934623','2025-03-24 00:00:00',6180.00,NULL,'','1','1',' mar invoice','1','185','Payment','','','No',NULL,NULL,'BD-03-1176'),(8239,'','IN-1174547934624','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','186','sales','','','No',NULL,NULL,''),(8240,'','IN-1174547934624','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','186','sales','','','No',NULL,NULL,''),(8241,'','IN-1174547934624','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','186','sales','','','No',NULL,NULL,''),(8242,'4165','IN-1174547934624','2025-03-24 00:00:00',NULL,1830.00,'','1','1',' mar invoice','1','186','sales','','','No',NULL,NULL,''),(8243,'1100','IN-1174547934624','2025-03-24 00:00:00',7330.00,NULL,'','1','1',' mar invoice','1','186','Payment','','','No',NULL,NULL,'BD-03-1178'),(8244,'','IN-1174547934725','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','187','sales','','','No',NULL,NULL,''),(8245,'','IN-1174547934725','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','187','sales','','','No',NULL,NULL,''),(8246,'','IN-1174547934725','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','187','sales','','','No',NULL,NULL,''),(8247,'4165','IN-1174547934725','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','187','sales','','','No',NULL,NULL,''),(8248,'1100','IN-1174547934725','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','187','Payment','','','No',NULL,NULL,'BD-03-1181'),(8249,'','IN-1174547934826','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','188','sales','','','No',NULL,NULL,''),(8250,'','IN-1174547934826','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','188','sales','','','No',NULL,NULL,''),(8251,'','IN-1174547934826','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','188','sales','','','No',NULL,NULL,''),(8252,'4165','IN-1174547934826','2025-03-24 00:00:00',NULL,1025.00,'','1','1',' mar invoice','1','188','sales','','','No',NULL,NULL,''),(8253,'1100','IN-1174547934826','2025-03-24 00:00:00',6525.00,NULL,'','1','1',' mar invoice','1','188','Payment','','','No',NULL,NULL,'BD-03-1186'),(8254,'','IN-1174547934927','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','189','sales','','','No',NULL,NULL,''),(8255,'','IN-1174547934927','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','189','sales','','','No',NULL,NULL,''),(8256,'','IN-1174547934927','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','189','sales','','','No',NULL,NULL,''),(8257,'4165','IN-1174547934927','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','189','sales','','','No',NULL,NULL,''),(8258,'1100','IN-1174547934927','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','189','Payment','','','No',NULL,NULL,'BD-03-1190'),(8259,'','IN-1174547934928','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','190','sales','','','No',NULL,NULL,''),(8260,'','IN-1174547934928','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','190','sales','','','No',NULL,NULL,''),(8261,'','IN-1174547934928','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','190','sales','','','No',NULL,NULL,''),(8262,'4165','IN-1174547934928','2025-03-24 00:00:00',NULL,450.00,'','1','1',' mar invoice','1','190','sales','','','No',NULL,NULL,''),(8263,'1100','IN-1174547934928','2025-03-24 00:00:00',5950.00,NULL,'','1','1',' mar invoice','1','190','Payment','','','No',NULL,NULL,'BD-03-1192'),(8264,'','IN-1174547935029','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','191','sales','','','No',NULL,NULL,''),(8265,'','IN-1174547935029','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','191','sales','','','No',NULL,NULL,''),(8266,'','IN-1174547935029','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','191','sales','','','No',NULL,NULL,''),(8267,'4165','IN-1174547935029','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','191','sales','','','No',NULL,NULL,''),(8268,'1100','IN-1174547935029','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','191','Payment','','','No',NULL,NULL,'BD-03-1209'),(8269,'','IN-1174547935130','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','192','sales','','','No',NULL,NULL,''),(8270,'','IN-1174547935130','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','192','sales','','','No',NULL,NULL,''),(8271,'','IN-1174547935130','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','192','sales','','','No',NULL,NULL,''),(8272,'4165','IN-1174547935130','2025-03-24 00:00:00',NULL,1600.00,'','1','1',' mar invoice','1','192','sales','','','No',NULL,NULL,''),(8273,'1100','IN-1174547935130','2025-03-24 00:00:00',7100.00,NULL,'','1','1',' mar invoice','1','192','Payment','','','No',NULL,NULL,'BD-03-1211'),(8274,'','IN-1174547935231','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','193','sales','','','No',NULL,NULL,''),(8275,'','IN-1174547935231','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','193','sales','','','No',NULL,NULL,''),(8276,'','IN-1174547935231','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','193','sales','','','No',NULL,NULL,''),(8277,'4165','IN-1174547935231','2025-03-24 00:00:00',NULL,450.00,'','1','1',' mar invoice','1','193','sales','','','No',NULL,NULL,''),(8278,'1100','IN-1174547935231','2025-03-24 00:00:00',5950.00,NULL,'','1','1',' mar invoice','1','193','Payment','','','No',NULL,NULL,'BD-03-1215'),(8279,'','IN-1174547935232','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','194','sales','','','No',NULL,NULL,''),(8280,'','IN-1174547935232','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','194','sales','','','No',NULL,NULL,''),(8281,'','IN-1174547935232','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','194','sales','','','No',NULL,NULL,''),(8282,'4165','IN-1174547935232','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','194','sales','','','No',NULL,NULL,''),(8283,'1100','IN-1174547935232','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','194','Payment','','','No',NULL,NULL,'BD-03-1217'),(8284,'','IN-1174547935333','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','195','sales','','','No',NULL,NULL,''),(8285,'','IN-1174547935333','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','195','sales','','','No',NULL,NULL,''),(8286,'','IN-1174547935333','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','195','sales','','','No',NULL,NULL,''),(8287,'4165','IN-1174547935333','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','195','sales','','','No',NULL,NULL,''),(8288,'1100','IN-1174547935333','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','195','Payment','','','No',NULL,NULL,'BD-03-1220'),(8289,'','IN-1174547935434','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','196','sales','','','No',NULL,NULL,''),(8290,'','IN-1174547935434','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','196','sales','','','No',NULL,NULL,''),(8291,'','IN-1174547935434','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','196','sales','','','No',NULL,NULL,''),(8292,'4165','IN-1174547935434','2025-03-24 00:00:00',NULL,960.00,'','1','1',' mar invoice','1','196','sales','','','No',NULL,NULL,''),(8293,'1100','IN-1174547935434','2025-03-24 00:00:00',6460.00,NULL,'','1','1',' mar invoice','1','196','Payment','','','No',NULL,NULL,'BD-03-1223'),(8294,'','IN-1174547935535','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','197','sales','','','No',NULL,NULL,''),(8295,'','IN-1174547935535','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','197','sales','','','No',NULL,NULL,''),(8296,'','IN-1174547935535','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','197','sales','','','No',NULL,NULL,''),(8297,'4165','IN-1174547935535','2025-03-24 00:00:00',NULL,1715.00,'','1','1',' mar invoice','1','197','sales','','','No',NULL,NULL,''),(8298,'1100','IN-1174547935535','2025-03-24 00:00:00',7215.00,NULL,'','1','1',' mar invoice','1','197','Payment','','','No',NULL,NULL,'BD-03-1229'),(8299,'','IN-1174547935636','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','198','sales','','','No',NULL,NULL,''),(8300,'','IN-1174547935636','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','198','sales','','','No',NULL,NULL,''),(8301,'','IN-1174547935636','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','198','sales','','','No',NULL,NULL,''),(8302,'4165','IN-1174547935636','2025-03-24 00:00:00',NULL,2410.00,'','1','1',' mar invoice','1','198','sales','','','No',NULL,NULL,''),(8303,'1100','IN-1174547935636','2025-03-24 00:00:00',7910.00,NULL,'','1','1',' mar invoice','1','198','Payment','','','No',NULL,NULL,'BD-03-1251'),(8304,'','IN-1174547935637','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','199','sales','','','No',NULL,NULL,''),(8305,'','IN-1174547935637','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','199','sales','','','No',NULL,NULL,''),(8306,'','IN-1174547935637','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','199','sales','','','No',NULL,NULL,''),(8307,'4165','IN-1174547935637','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','199','sales','','','No',NULL,NULL,''),(8308,'1100','IN-1174547935637','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','199','Payment','','','No',NULL,NULL,'BD-03-1253'),(8309,'','IN-1174547935738','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','200','sales','','','No',NULL,NULL,''),(8310,'','IN-1174547935738','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','200','sales','','','No',NULL,NULL,''),(8311,'','IN-1174547935738','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','200','sales','','','No',NULL,NULL,''),(8312,'4165','IN-1174547935738','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','200','sales','','','No',NULL,NULL,''),(8313,'1100','IN-1174547935738','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','200','Payment','','','No',NULL,NULL,'BD-03-1254'),(8314,'','IN-1174547935839','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','201','sales','','','No',NULL,NULL,''),(8315,'','IN-1174547935839','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','201','sales','','','No',NULL,NULL,''),(8316,'','IN-1174547935839','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','201','sales','','','No',NULL,NULL,''),(8317,'4165','IN-1174547935839','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','201','sales','','','No',NULL,NULL,''),(8318,'1100','IN-1174547935839','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','201','Payment','','','No',NULL,NULL,'BD-03-1255'),(8319,'','IN-1174547935840','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','202','sales','','','No',NULL,NULL,''),(8320,'','IN-1174547935840','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','202','sales','','','No',NULL,NULL,''),(8321,'','IN-1174547935840','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','202','sales','','','No',NULL,NULL,''),(8322,'4165','IN-1174547935840','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','202','sales','','','No',NULL,NULL,''),(8323,'1100','IN-1174547935840','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','202','Payment','','','No',NULL,NULL,'BD-03-1256'),(8324,'','IN-1174547935941','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','203','sales','','','No',NULL,NULL,''),(8325,'','IN-1174547935941','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','203','sales','','','No',NULL,NULL,''),(8326,'','IN-1174547935941','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','203','sales','','','No',NULL,NULL,''),(8327,'4165','IN-1174547935941','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','203','sales','','','No',NULL,NULL,''),(8328,'1100','IN-1174547935941','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','203','Payment','','','No',NULL,NULL,'BD-03-130'),(8329,'','IN-1174547936042','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','204','sales','','','No',NULL,NULL,''),(8330,'','IN-1174547936042','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','204','sales','','','No',NULL,NULL,''),(8331,'','IN-1174547936042','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','204','sales','','','No',NULL,NULL,''),(8332,'4165','IN-1174547936042','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','204','sales','','','No',NULL,NULL,''),(8333,'1100','IN-1174547936042','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','204','Payment','','','No',NULL,NULL,'BD-03-135'),(8334,'','IN-1174547936143','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','205','sales','','','No',NULL,NULL,''),(8335,'','IN-1174547936143','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','205','sales','','','No',NULL,NULL,''),(8336,'','IN-1174547936143','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','205','sales','','','No',NULL,NULL,''),(8337,'4165','IN-1174547936143','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','205','sales','','','No',NULL,NULL,''),(8338,'1100','IN-1174547936143','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','205','Payment','','','No',NULL,NULL,'BD-03-139'),(8339,'','IN-1174547936144','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','206','sales','','','No',NULL,NULL,''),(8340,'','IN-1174547936144','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','206','sales','','','No',NULL,NULL,''),(8341,'','IN-1174547936144','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','206','sales','','','No',NULL,NULL,''),(8342,'4165','IN-1174547936144','2025-03-24 00:00:00',NULL,615.00,'','1','1',' mar invoice','1','206','sales','','','No',NULL,NULL,''),(8343,'1100','IN-1174547936144','2025-03-24 00:00:00',6115.00,NULL,'','1','1',' mar invoice','1','206','Payment','','','No',NULL,NULL,'BD-03-14'),(8344,'','IN-1174547936245','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','207','sales','','','No',NULL,NULL,''),(8345,'','IN-1174547936245','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','207','sales','','','No',NULL,NULL,''),(8346,'','IN-1174547936245','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','207','sales','','','No',NULL,NULL,''),(8347,'4165','IN-1174547936245','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','207','sales','','','No',NULL,NULL,''),(8348,'1100','IN-1174547936245','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','207','Payment','','','No',NULL,NULL,'BD-03-144'),(8349,'','IN-1174547936346','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','208','sales','','','No',NULL,NULL,''),(8350,'','IN-1174547936346','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','208','sales','','','No',NULL,NULL,''),(8351,'','IN-1174547936346','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','208','sales','','','No',NULL,NULL,''),(8352,'4165','IN-1174547936346','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','208','sales','','','No',NULL,NULL,''),(8353,'1100','IN-1174547936346','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','208','Payment','','','No',NULL,NULL,'BD-03-146'),(8354,'','IN-1174547936347','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','209','sales','','','No',NULL,NULL,''),(8355,'','IN-1174547936347','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','209','sales','','','No',NULL,NULL,''),(8356,'','IN-1174547936347','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','209','sales','','','No',NULL,NULL,''),(8357,'4165','IN-1174547936347','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','209','sales','','','No',NULL,NULL,''),(8358,'1100','IN-1174547936347','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','209','Payment','','','No',NULL,NULL,'BD-03-148'),(8359,'','IN-1174547936448','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','210','sales','','','No',NULL,NULL,''),(8360,'','IN-1174547936448','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','210','sales','','','No',NULL,NULL,''),(8361,'','IN-1174547936448','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','210','sales','','','No',NULL,NULL,''),(8362,'4165','IN-1174547936448','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','210','sales','','','No',NULL,NULL,''),(8363,'1100','IN-1174547936448','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','210','Payment','','','No',NULL,NULL,'BD-03-15'),(8364,'','IN-1174547936549','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','211','sales','','','No',NULL,NULL,''),(8365,'','IN-1174547936549','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','211','sales','','','No',NULL,NULL,''),(8366,'','IN-1174547936549','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','211','sales','','','No',NULL,NULL,''),(8367,'4165','IN-1174547936549','2025-03-24 00:00:00',NULL,615.00,'','1','1',' mar invoice','1','211','sales','','','No',NULL,NULL,''),(8368,'1100','IN-1174547936549','2025-03-24 00:00:00',6115.00,NULL,'','1','1',' mar invoice','1','211','Payment','','','No',NULL,NULL,'BD-03-16'),(8369,'','IN-1174547936650','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','212','sales','','','No',NULL,NULL,''),(8370,'','IN-1174547936650','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','212','sales','','','No',NULL,NULL,''),(8371,'','IN-1174547936650','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','212','sales','','','No',NULL,NULL,''),(8372,'4165','IN-1174547936650','2025-03-24 00:00:00',NULL,6010.00,'','1','1',' mar invoice','1','212','sales','','','No',NULL,NULL,''),(8373,'1100','IN-1174547936650','2025-03-24 00:00:00',11510.00,NULL,'','1','1',' mar invoice','1','212','Payment','','','No',NULL,NULL,'BD-03-162'),(8374,'','IN-1174547936651','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','213','sales','','','No',NULL,NULL,''),(8375,'','IN-1174547936651','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','213','sales','','','No',NULL,NULL,''),(8376,'','IN-1174547936651','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','213','sales','','','No',NULL,NULL,''),(8377,'4165','IN-1174547936651','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','213','sales','','','No',NULL,NULL,''),(8378,'1100','IN-1174547936651','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','213','Payment','','','No',NULL,NULL,'BD-03-164'),(8379,'','IN-1174547936752','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','214','sales','','','No',NULL,NULL,''),(8380,'','IN-1174547936752','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','214','sales','','','No',NULL,NULL,''),(8381,'','IN-1174547936752','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','214','sales','','','No',NULL,NULL,''),(8382,'4165','IN-1174547936752','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','214','sales','','','No',NULL,NULL,''),(8383,'1100','IN-1174547936752','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','214','Payment','','','No',NULL,NULL,'BD-03-167'),(8384,'','IN-1174547936853','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','215','sales','','','No',NULL,NULL,''),(8385,'','IN-1174547936853','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','215','sales','','','No',NULL,NULL,''),(8386,'','IN-1174547936853','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','215','sales','','','No',NULL,NULL,''),(8387,'4165','IN-1174547936853','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','215','sales','','','No',NULL,NULL,''),(8388,'1100','IN-1174547936853','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','215','Payment','','','No',NULL,NULL,'BD-03-17'),(8389,'','IN-1174547936854','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','216','sales','','','No',NULL,NULL,''),(8390,'','IN-1174547936854','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','216','sales','','','No',NULL,NULL,''),(8391,'','IN-1174547936854','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','216','sales','','','No',NULL,NULL,''),(8392,'4165','IN-1174547936854','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','216','sales','','','No',NULL,NULL,''),(8393,'1100','IN-1174547936854','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','216','Payment','','','No',NULL,NULL,'BD-03-171'),(8394,'','IN-1174547936955','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','217','sales','','','No',NULL,NULL,''),(8395,'','IN-1174547936955','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','217','sales','','','No',NULL,NULL,''),(8396,'','IN-1174547936955','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','217','sales','','','No',NULL,NULL,''),(8397,'4165','IN-1174547936955','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','217','sales','','','No',NULL,NULL,''),(8398,'1100','IN-1174547936955','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','217','Payment','','','No',NULL,NULL,'BD-03-172'),(8399,'','IN-1174547937056','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','218','sales','','','No',NULL,NULL,''),(8400,'','IN-1174547937056','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','218','sales','','','No',NULL,NULL,''),(8401,'','IN-1174547937056','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','218','sales','','','No',NULL,NULL,''),(8402,'4165','IN-1174547937056','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','218','sales','','','No',NULL,NULL,''),(8403,'1100','IN-1174547937056','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','218','Payment','','','No',NULL,NULL,'BD-03-178'),(8404,'','IN-1174547937157','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','219','sales','','','No',NULL,NULL,''),(8405,'','IN-1174547937157','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','219','sales','','','No',NULL,NULL,''),(8406,'','IN-1174547937157','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','219','sales','','','No',NULL,NULL,''),(8407,'4165','IN-1174547937157','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','219','sales','','','No',NULL,NULL,''),(8408,'1100','IN-1174547937157','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','219','Payment','','','No',NULL,NULL,'BD-03-179'),(8409,'','IN-1174547937158','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','220','sales','','','No',NULL,NULL,''),(8410,'','IN-1174547937158','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','220','sales','','','No',NULL,NULL,''),(8411,'','IN-1174547937158','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','220','sales','','','No',NULL,NULL,''),(8412,'4165','IN-1174547937158','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','220','sales','','','No',NULL,NULL,''),(8413,'1100','IN-1174547937158','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','220','Payment','','','No',NULL,NULL,'BD-03-180'),(8414,'','IN-1174547937259','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','221','sales','','','No',NULL,NULL,''),(8415,'','IN-1174547937259','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','221','sales','','','No',NULL,NULL,''),(8416,'','IN-1174547937259','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','221','sales','','','No',NULL,NULL,''),(8417,'4165','IN-1174547937259','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','221','sales','','','No',NULL,NULL,''),(8418,'1100','IN-1174547937259','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','221','Payment','','','No',NULL,NULL,'BD-03-181'),(8419,'','IN-1174547937360','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','222','sales','','','No',NULL,NULL,''),(8420,'','IN-1174547937360','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','222','sales','','','No',NULL,NULL,''),(8421,'','IN-1174547937360','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','222','sales','','','No',NULL,NULL,''),(8422,'4165','IN-1174547937360','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','222','sales','','','No',NULL,NULL,''),(8423,'1100','IN-1174547937360','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','222','Payment','','','No',NULL,NULL,'BD-03-188'),(8424,'','IN-1174547937461','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','223','sales','','','No',NULL,NULL,''),(8425,'','IN-1174547937461','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','223','sales','','','No',NULL,NULL,''),(8426,'','IN-1174547937461','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','223','sales','','','No',NULL,NULL,''),(8427,'4165','IN-1174547937461','2025-03-24 00:00:00',NULL,450.00,'','1','1',' mar invoice','1','223','sales','','','No',NULL,NULL,''),(8428,'1100','IN-1174547937461','2025-03-24 00:00:00',5950.00,NULL,'','1','1',' mar invoice','1','223','Payment','','','No',NULL,NULL,'BD-03-19'),(8429,'','IN-1174547937562','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','224','sales','','','No',NULL,NULL,''),(8430,'','IN-1174547937562','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','224','sales','','','No',NULL,NULL,''),(8431,'','IN-1174547937562','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','224','sales','','','No',NULL,NULL,''),(8432,'4165','IN-1174547937562','2025-03-24 00:00:00',NULL,615.00,'','1','1',' mar invoice','1','224','sales','','','No',NULL,NULL,''),(8433,'1100','IN-1174547937562','2025-03-24 00:00:00',6115.00,NULL,'','1','1',' mar invoice','1','224','Payment','','','No',NULL,NULL,'BD-03-199'),(8434,'','IN-1174547937663','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','225','sales','','','No',NULL,NULL,''),(8435,'','IN-1174547937663','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','225','sales','','','No',NULL,NULL,''),(8436,'','IN-1174547937663','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','225','sales','','','No',NULL,NULL,''),(8437,'4165','IN-1174547937663','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','225','sales','','','No',NULL,NULL,''),(8438,'1100','IN-1174547937663','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','225','Payment','','','No',NULL,NULL,'BD-03-20'),(8439,'','IN-1174547937664','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','226','sales','','','No',NULL,NULL,''),(8440,'','IN-1174547937664','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','226','sales','','','No',NULL,NULL,''),(8441,'','IN-1174547937664','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','226','sales','','','No',NULL,NULL,''),(8442,'4165','IN-1174547937664','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','226','sales','','','No',NULL,NULL,''),(8443,'1100','IN-1174547937664','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','226','Payment','','','No',NULL,NULL,'BD-03-200'),(8444,'','IN-1174547937765','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','227','sales','','','No',NULL,NULL,''),(8445,'','IN-1174547937765','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','227','sales','','','No',NULL,NULL,''),(8446,'','IN-1174547937765','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','227','sales','','','No',NULL,NULL,''),(8447,'4165','IN-1174547937765','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','227','sales','','','No',NULL,NULL,''),(8448,'1100','IN-1174547937765','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','227','Payment','','','No',NULL,NULL,'BD-03-207'),(8449,'','IN-1174547937866','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','228','sales','','','No',NULL,NULL,''),(8450,'','IN-1174547937866','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','228','sales','','','No',NULL,NULL,''),(8451,'','IN-1174547937866','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','228','sales','','','No',NULL,NULL,''),(8452,'4165','IN-1174547937866','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','228','sales','','','No',NULL,NULL,''),(8453,'1100','IN-1174547937866','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','228','Payment','','','No',NULL,NULL,'BD-03-21'),(8454,'','IN-1174547937967','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','229','sales','','','No',NULL,NULL,''),(8455,'','IN-1174547937967','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','229','sales','','','No',NULL,NULL,''),(8456,'','IN-1174547937967','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','229','sales','','','No',NULL,NULL,''),(8457,'4165','IN-1174547937967','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','229','sales','','','No',NULL,NULL,''),(8458,'1100','IN-1174547937967','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','229','Payment','','','No',NULL,NULL,'BD-03-218'),(8459,'','IN-1174547937968','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','230','sales','','','No',NULL,NULL,''),(8460,'','IN-1174547937968','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','230','sales','','','No',NULL,NULL,''),(8461,'','IN-1174547937968','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','230','sales','','','No',NULL,NULL,''),(8462,'4165','IN-1174547937968','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','230','sales','','','No',NULL,NULL,''),(8463,'1100','IN-1174547937968','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','230','Payment','','','No',NULL,NULL,'BD-03-22'),(8464,'','IN-1174547938069','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','231','sales','','','No',NULL,NULL,''),(8465,'','IN-1174547938069','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','231','sales','','','No',NULL,NULL,''),(8466,'','IN-1174547938069','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','231','sales','','','No',NULL,NULL,''),(8467,'4165','IN-1174547938069','2025-03-24 00:00:00',NULL,450.00,'','1','1',' mar invoice','1','231','sales','','','No',NULL,NULL,''),(8468,'1100','IN-1174547938069','2025-03-24 00:00:00',5950.00,NULL,'','1','1',' mar invoice','1','231','Payment','','','No',NULL,NULL,'BD-03-220'),(8469,'','IN-1174547938170','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','232','sales','','','No',NULL,NULL,''),(8470,'','IN-1174547938170','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','232','sales','','','No',NULL,NULL,''),(8471,'','IN-1174547938170','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','232','sales','','','No',NULL,NULL,''),(8472,'4165','IN-1174547938170','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','232','sales','','','No',NULL,NULL,''),(8473,'1100','IN-1174547938170','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','232','Payment','','','No',NULL,NULL,'BD-03-223'),(8474,'','IN-1174547939171','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','233','sales','','','No',NULL,NULL,''),(8475,'','IN-1174547939171','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','233','sales','','','No',NULL,NULL,''),(8476,'','IN-1174547939171','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','233','sales','','','No',NULL,NULL,''),(8477,'4165','IN-1174547939171','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','233','sales','','','No',NULL,NULL,''),(8478,'1100','IN-1174547939171','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','233','Payment','','','No',NULL,NULL,'BD-03-226'),(8479,'','IN-1174547939272','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','234','sales','','','No',NULL,NULL,''),(8480,'','IN-1174547939272','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','234','sales','','','No',NULL,NULL,''),(8481,'','IN-1174547939272','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','234','sales','','','No',NULL,NULL,''),(8482,'4165','IN-1174547939272','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','234','sales','','','No',NULL,NULL,''),(8483,'1100','IN-1174547939272','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','234','Payment','','','No',NULL,NULL,'BD-03-231'),(8484,'','IN-1174547939273','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','235','sales','','','No',NULL,NULL,''),(8485,'','IN-1174547939273','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','235','sales','','','No',NULL,NULL,''),(8486,'','IN-1174547939273','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','235','sales','','','No',NULL,NULL,''),(8487,'4165','IN-1174547939273','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','235','sales','','','No',NULL,NULL,''),(8488,'1100','IN-1174547939273','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','235','Payment','','','No',NULL,NULL,'BD-03-233'),(8489,'','IN-1174547939374','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','236','sales','','','No',NULL,NULL,''),(8490,'','IN-1174547939374','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','236','sales','','','No',NULL,NULL,''),(8491,'','IN-1174547939374','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','236','sales','','','No',NULL,NULL,''),(8492,'4165','IN-1174547939374','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','236','sales','','','No',NULL,NULL,''),(8493,'1100','IN-1174547939374','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','236','Payment','','','No',NULL,NULL,'BD-03-235'),(8494,'','IN-1174547939475','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','237','sales','','','No',NULL,NULL,''),(8495,'','IN-1174547939475','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','237','sales','','','No',NULL,NULL,''),(8496,'','IN-1174547939475','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','237','sales','','','No',NULL,NULL,''),(8497,'4165','IN-1174547939475','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','237','sales','','','No',NULL,NULL,''),(8498,'1100','IN-1174547939475','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','237','Payment','','','No',NULL,NULL,'BD-03-240'),(8499,'','IN-1174547939576','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','238','sales','','','No',NULL,NULL,''),(8500,'','IN-1174547939576','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','238','sales','','','No',NULL,NULL,''),(8501,'','IN-1174547939576','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','238','sales','','','No',NULL,NULL,''),(8502,'4165','IN-1174547939576','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','238','sales','','','No',NULL,NULL,''),(8503,'1100','IN-1174547939576','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','238','Payment','','','No',NULL,NULL,'BD-03-243'),(8504,'','IN-1174547939577','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','239','sales','','','No',NULL,NULL,''),(8505,'','IN-1174547939577','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','239','sales','','','No',NULL,NULL,''),(8506,'','IN-1174547939577','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','239','sales','','','No',NULL,NULL,''),(8507,'4165','IN-1174547939577','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','239','sales','','','No',NULL,NULL,''),(8508,'1100','IN-1174547939577','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','239','Payment','','','No',NULL,NULL,'BD-03-245'),(8509,'','IN-1174547939678','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','240','sales','','','No',NULL,NULL,''),(8510,'','IN-1174547939678','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','240','sales','','','No',NULL,NULL,''),(8511,'','IN-1174547939678','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','240','sales','','','No',NULL,NULL,''),(8512,'4165','IN-1174547939678','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','240','sales','','','No',NULL,NULL,''),(8513,'1100','IN-1174547939678','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','240','Payment','','','No',NULL,NULL,'BD-03-251'),(8514,'','IN-1174547939779','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','241','sales','','','No',NULL,NULL,''),(8515,'','IN-1174547939779','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','241','sales','','','No',NULL,NULL,''),(8516,'','IN-1174547939779','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','241','sales','','','No',NULL,NULL,''),(8517,'4165','IN-1174547939779','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','241','sales','','','No',NULL,NULL,''),(8518,'1100','IN-1174547939779','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','241','Payment','','','No',NULL,NULL,'BD-03-255'),(8519,'','IN-1174547939880','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','242','sales','','','No',NULL,NULL,''),(8520,'','IN-1174547939880','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','242','sales','','','No',NULL,NULL,''),(8521,'','IN-1174547939880','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','242','sales','','','No',NULL,NULL,''),(8522,'4165','IN-1174547939880','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','242','sales','','','No',NULL,NULL,''),(8523,'1100','IN-1174547939880','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','242','Payment','','','No',NULL,NULL,'BD-03-256'),(8524,'','IN-1174547939881','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','243','sales','','','No',NULL,NULL,''),(8525,'','IN-1174547939881','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','243','sales','','','No',NULL,NULL,''),(8526,'','IN-1174547939881','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','243','sales','','','No',NULL,NULL,''),(8527,'4165','IN-1174547939881','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','243','sales','','','No',NULL,NULL,''),(8528,'1100','IN-1174547939881','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','243','Payment','','','No',NULL,NULL,'BD-03-26'),(8529,'','IN-1174547939982','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','244','sales','','','No',NULL,NULL,''),(8530,'','IN-1174547939982','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','244','sales','','','No',NULL,NULL,''),(8531,'','IN-1174547939982','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','244','sales','','','No',NULL,NULL,''),(8532,'4165','IN-1174547939982','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','244','sales','','','No',NULL,NULL,''),(8533,'1100','IN-1174547939982','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','244','Payment','','','No',NULL,NULL,'BD-03-267'),(8534,'','IN-1174547940083','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','245','sales','','','No',NULL,NULL,''),(8535,'','IN-1174547940083','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','245','sales','','','No',NULL,NULL,''),(8536,'','IN-1174547940083','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','245','sales','','','No',NULL,NULL,''),(8537,'4165','IN-1174547940083','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','245','sales','','','No',NULL,NULL,''),(8538,'1100','IN-1174547940083','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','245','Payment','','','No',NULL,NULL,'BD-03-270'),(8539,'','IN-1174547940184','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','246','sales','','','No',NULL,NULL,''),(8540,'','IN-1174547940184','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','246','sales','','','No',NULL,NULL,''),(8541,'','IN-1174547940184','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','246','sales','','','No',NULL,NULL,''),(8542,'4165','IN-1174547940184','2025-03-24 00:00:00',NULL,450.00,'','1','1',' mar invoice','1','246','sales','','','No',NULL,NULL,''),(8543,'1100','IN-1174547940184','2025-03-24 00:00:00',5950.00,NULL,'','1','1',' mar invoice','1','246','Payment','','','No',NULL,NULL,'BD-03-274'),(8544,'','IN-1174547940185','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','247','sales','','','No',NULL,NULL,''),(8545,'','IN-1174547940185','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','247','sales','','','No',NULL,NULL,''),(8546,'','IN-1174547940185','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','247','sales','','','No',NULL,NULL,''),(8547,'4165','IN-1174547940185','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','247','sales','','','No',NULL,NULL,''),(8548,'1100','IN-1174547940185','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','247','Payment','','','No',NULL,NULL,'BD-03-28'),(8549,'','IN-1174547940286','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','248','sales','','','No',NULL,NULL,''),(8550,'','IN-1174547940286','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','248','sales','','','No',NULL,NULL,''),(8551,'','IN-1174547940286','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','248','sales','','','No',NULL,NULL,''),(8552,'4165','IN-1174547940286','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','248','sales','','','No',NULL,NULL,''),(8553,'1100','IN-1174547940286','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','248','Payment','','','No',NULL,NULL,'BD-03-29'),(8554,'','IN-1174547940387','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','249','sales','','','No',NULL,NULL,''),(8555,'','IN-1174547940387','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','249','sales','','','No',NULL,NULL,''),(8556,'','IN-1174547940387','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','249','sales','','','No',NULL,NULL,''),(8557,'4165','IN-1174547940387','2025-03-24 00:00:00',NULL,730.00,'','1','1',' mar invoice','1','249','sales','','','No',NULL,NULL,''),(8558,'1100','IN-1174547940387','2025-03-24 00:00:00',6230.00,NULL,'','1','1',' mar invoice','1','249','Payment','','','No',NULL,NULL,'BD-03-296'),(8559,'','IN-1174547940388','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','250','sales','','','No',NULL,NULL,''),(8560,'','IN-1174547940388','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','250','sales','','','No',NULL,NULL,''),(8561,'','IN-1174547940388','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','250','sales','','','No',NULL,NULL,''),(8562,'4165','IN-1174547940388','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','250','sales','','','No',NULL,NULL,''),(8563,'1100','IN-1174547940388','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','250','Payment','','','No',NULL,NULL,'BD-03-30'),(8564,'','IN-1174547940489','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','251','sales','','','No',NULL,NULL,''),(8565,'','IN-1174547940489','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','251','sales','','','No',NULL,NULL,''),(8566,'','IN-1174547940489','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','251','sales','','','No',NULL,NULL,''),(8567,'4165','IN-1174547940489','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','251','sales','','','No',NULL,NULL,''),(8568,'1100','IN-1174547940489','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','251','Payment','','','No',NULL,NULL,'BD-03-306'),(8569,'','IN-1174547940590','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','252','sales','','','No',NULL,NULL,''),(8570,'','IN-1174547940590','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','252','sales','','','No',NULL,NULL,''),(8571,'','IN-1174547940590','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','252','sales','','','No',NULL,NULL,''),(8572,'4165','IN-1174547940590','2025-03-24 00:00:00',NULL,845.00,'','1','1',' mar invoice','1','252','sales','','','No',NULL,NULL,''),(8573,'1100','IN-1174547940590','2025-03-24 00:00:00',6345.00,NULL,'','1','1',' mar invoice','1','252','Payment','','','No',NULL,NULL,'BD-03-332'),(8574,'','IN-1174547940691','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','253','sales','','','No',NULL,NULL,''),(8575,'','IN-1174547940691','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','253','sales','','','No',NULL,NULL,''),(8576,'','IN-1174547940691','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','253','sales','','','No',NULL,NULL,''),(8577,'4165','IN-1174547940691','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','253','sales','','','No',NULL,NULL,''),(8578,'1100','IN-1174547940691','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','253','Payment','','','No',NULL,NULL,'BD-03-356'),(8579,'','IN-1174547940692','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','254','sales','','','No',NULL,NULL,''),(8580,'','IN-1174547940692','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','254','sales','','','No',NULL,NULL,''),(8581,'','IN-1174547940692','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','254','sales','','','No',NULL,NULL,''),(8582,'4165','IN-1174547940692','2025-03-24 00:00:00',NULL,1765.00,'','1','1',' mar invoice','1','254','sales','','','No',NULL,NULL,''),(8583,'1100','IN-1174547940692','2025-03-24 00:00:00',7265.00,NULL,'','1','1',' mar invoice','1','254','Payment','','','No',NULL,NULL,'BD-03-358'),(8584,'','IN-1174547940793','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','255','sales','','','No',NULL,NULL,''),(8585,'','IN-1174547940793','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','255','sales','','','No',NULL,NULL,''),(8586,'','IN-1174547940793','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','255','sales','','','No',NULL,NULL,''),(8587,'4165','IN-1174547940793','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','255','sales','','','No',NULL,NULL,''),(8588,'1100','IN-1174547940793','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','255','Payment','','','No',NULL,NULL,'BD-03-361'),(8589,'','IN-1174547940894','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','256','sales','','','No',NULL,NULL,''),(8590,'','IN-1174547940894','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','256','sales','','','No',NULL,NULL,''),(8591,'','IN-1174547940894','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','256','sales','','','No',NULL,NULL,''),(8592,'4165','IN-1174547940894','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','256','sales','','','No',NULL,NULL,''),(8593,'1100','IN-1174547940894','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','256','Payment','','','No',NULL,NULL,'BD-03-362'),(8594,'','IN-1174547940995','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','257','sales','','','No',NULL,NULL,''),(8595,'','IN-1174547940995','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','257','sales','','','No',NULL,NULL,''),(8596,'','IN-1174547940995','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','257','sales','','','No',NULL,NULL,''),(8597,'4165','IN-1174547940995','2025-03-24 00:00:00',NULL,1535.00,'','1','1',' mar invoice','1','257','sales','','','No',NULL,NULL,''),(8598,'1100','IN-1174547940995','2025-03-24 00:00:00',7035.00,NULL,'','1','1',' mar invoice','1','257','Payment','','','No',NULL,NULL,'BD-03-377'),(8599,'','IN-1174547940996','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','258','sales','','','No',NULL,NULL,''),(8600,'','IN-1174547940996','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','258','sales','','','No',NULL,NULL,''),(8601,'','IN-1174547940996','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','258','sales','','','No',NULL,NULL,''),(8602,'4165','IN-1174547940996','2025-03-24 00:00:00',NULL,615.00,'','1','1',' mar invoice','1','258','sales','','','No',NULL,NULL,''),(8603,'1100','IN-1174547940996','2025-03-24 00:00:00',6115.00,NULL,'','1','1',' mar invoice','1','258','Payment','','','No',NULL,NULL,'BD-03-39'),(8604,'','IN-1174547941097','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','259','sales','','','No',NULL,NULL,''),(8605,'','IN-1174547941097','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','259','sales','','','No',NULL,NULL,''),(8606,'','IN-1174547941097','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','259','sales','','','No',NULL,NULL,''),(8607,'4165','IN-1174547941097','2025-03-24 00:00:00',NULL,730.00,'','1','1',' mar invoice','1','259','sales','','','No',NULL,NULL,''),(8608,'1100','IN-1174547941097','2025-03-24 00:00:00',6230.00,NULL,'','1','1',' mar invoice','1','259','Payment','','','No',NULL,NULL,'BD-03-40'),(8609,'','IN-1174547941198','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','260','sales','','','No',NULL,NULL,''),(8610,'','IN-1174547941198','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','260','sales','','','No',NULL,NULL,''),(8611,'','IN-1174547941198','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','260','sales','','','No',NULL,NULL,''),(8612,'4165','IN-1174547941198','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','260','sales','','','No',NULL,NULL,''),(8613,'1100','IN-1174547941198','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','260','Payment','','','No',NULL,NULL,'BD-03-407'),(8614,'','IN-1174547941199','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','261','sales','','','No',NULL,NULL,''),(8615,'','IN-1174547941199','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','261','sales','','','No',NULL,NULL,''),(8616,'','IN-1174547941199','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','261','sales','','','No',NULL,NULL,''),(8617,'4165','IN-1174547941199','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','261','sales','','','No',NULL,NULL,''),(8618,'1100','IN-1174547941199','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','261','Payment','','','No',NULL,NULL,'BD-03-408'),(8619,'','IN-11745479412100','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','262','sales','','','No',NULL,NULL,''),(8620,'','IN-11745479412100','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','262','sales','','','No',NULL,NULL,''),(8621,'','IN-11745479412100','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','262','sales','','','No',NULL,NULL,''),(8622,'4165','IN-11745479412100','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','262','sales','','','No',NULL,NULL,''),(8623,'1100','IN-11745479412100','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','262','Payment','','','No',NULL,NULL,'BD-03-43'),(8624,'','IN-11745479413101','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','263','sales','','','No',NULL,NULL,''),(8625,'','IN-11745479413101','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','263','sales','','','No',NULL,NULL,''),(8626,'','IN-11745479413101','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','263','sales','','','No',NULL,NULL,''),(8627,'4165','IN-11745479413101','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','263','sales','','','No',NULL,NULL,''),(8628,'1100','IN-11745479413101','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','263','Payment','','','No',NULL,NULL,'BD-03-44'),(8629,'','IN-11745479414102','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','264','sales','','','No',NULL,NULL,''),(8630,'','IN-11745479414102','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','264','sales','','','No',NULL,NULL,''),(8631,'','IN-11745479414102','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','264','sales','','','No',NULL,NULL,''),(8632,'4165','IN-11745479414102','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','264','sales','','','No',NULL,NULL,''),(8633,'1100','IN-11745479414102','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','264','Payment','','','No',NULL,NULL,'BD-03-45'),(8634,'','IN-11745479414103','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','265','sales','','','No',NULL,NULL,''),(8635,'','IN-11745479414103','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','265','sales','','','No',NULL,NULL,''),(8636,'','IN-11745479414103','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','265','sales','','','No',NULL,NULL,''),(8637,'4165','IN-11745479414103','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','265','sales','','','No',NULL,NULL,''),(8638,'1100','IN-11745479414103','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','265','Payment','','','No',NULL,NULL,'BD-03-46'),(8639,'','IN-11745479415104','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','266','sales','','','No',NULL,NULL,''),(8640,'','IN-11745479415104','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','266','sales','','','No',NULL,NULL,''),(8641,'','IN-11745479415104','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','266','sales','','','No',NULL,NULL,''),(8642,'4165','IN-11745479415104','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','266','sales','','','No',NULL,NULL,''),(8643,'1100','IN-11745479415104','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','266','Payment','','','No',NULL,NULL,'BD-03-47'),(8644,'','IN-11745479416105','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','267','sales','','','No',NULL,NULL,''),(8645,'','IN-11745479416105','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','267','sales','','','No',NULL,NULL,''),(8646,'','IN-11745479416105','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','267','sales','','','No',NULL,NULL,''),(8647,'4165','IN-11745479416105','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','267','sales','','','No',NULL,NULL,''),(8648,'1100','IN-11745479416105','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','267','Payment','','','No',NULL,NULL,'BD-03-48'),(8649,'','IN-11745479417106','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','268','sales','','','No',NULL,NULL,''),(8650,'','IN-11745479417106','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','268','sales','','','No',NULL,NULL,''),(8651,'','IN-11745479417106','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','268','sales','','','No',NULL,NULL,''),(8652,'4165','IN-11745479417106','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','268','sales','','','No',NULL,NULL,''),(8653,'1100','IN-11745479417106','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','268','Payment','','','No',NULL,NULL,'BD-03-50'),(8654,'','IN-11745479417107','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','269','sales','','','No',NULL,NULL,''),(8655,'','IN-11745479417107','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','269','sales','','','No',NULL,NULL,''),(8656,'','IN-11745479417107','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','269','sales','','','No',NULL,NULL,''),(8657,'4165','IN-11745479417107','2025-03-24 00:00:00',NULL,1075.00,'','1','1',' mar invoice','1','269','sales','','','No',NULL,NULL,''),(8658,'1100','IN-11745479417107','2025-03-24 00:00:00',6575.00,NULL,'','1','1',' mar invoice','1','269','Payment','','','No',NULL,NULL,'BD-03-515'),(8659,'','IN-11745479418108','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','270','sales','','','No',NULL,NULL,''),(8660,'','IN-11745479418108','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','270','sales','','','No',NULL,NULL,''),(8661,'','IN-11745479418108','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','270','sales','','','No',NULL,NULL,''),(8662,'4165','IN-11745479418108','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','270','sales','','','No',NULL,NULL,''),(8663,'1100','IN-11745479418108','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','270','Payment','','','No',NULL,NULL,'BD-03-52'),(8664,'','IN-11745479419109','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','271','sales','','','No',NULL,NULL,''),(8665,'','IN-11745479419109','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','271','sales','','','No',NULL,NULL,''),(8666,'','IN-11745479419109','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','271','sales','','','No',NULL,NULL,''),(8667,'4165','IN-11745479419109','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','271','sales','','','No',NULL,NULL,''),(8668,'1100','IN-11745479419109','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','271','Payment','','','No',NULL,NULL,'BD-03-53'),(8669,'','IN-11745479419110','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','272','sales','','','No',NULL,NULL,''),(8670,'','IN-11745479419110','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','272','sales','','','No',NULL,NULL,''),(8671,'','IN-11745479419110','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','272','sales','','','No',NULL,NULL,''),(8672,'4165','IN-11745479419110','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','272','sales','','','No',NULL,NULL,''),(8673,'1100','IN-11745479419110','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','272','Payment','','','No',NULL,NULL,'BD-03-542'),(8674,'','IN-11745479420111','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','273','sales','','','No',NULL,NULL,''),(8675,'','IN-11745479420111','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','273','sales','','','No',NULL,NULL,''),(8676,'','IN-11745479420111','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','273','sales','','','No',NULL,NULL,''),(8677,'4165','IN-11745479420111','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','273','sales','','','No',NULL,NULL,''),(8678,'1100','IN-11745479420111','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','273','Payment','','','No',NULL,NULL,'BD-03-544'),(8679,'','IN-11745479421112','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','274','sales','','','No',NULL,NULL,''),(8680,'','IN-11745479421112','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','274','sales','','','No',NULL,NULL,''),(8681,'','IN-11745479421112','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','274','sales','','','No',NULL,NULL,''),(8682,'4165','IN-11745479421112','2025-03-24 00:00:00',NULL,450.00,'','1','1',' mar invoice','1','274','sales','','','No',NULL,NULL,''),(8683,'1100','IN-11745479421112','2025-03-24 00:00:00',5950.00,NULL,'','1','1',' mar invoice','1','274','Payment','','','No',NULL,NULL,'BD-03-55'),(8684,'','IN-11745479422113','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','275','sales','','','No',NULL,NULL,''),(8685,'','IN-11745479422113','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','275','sales','','','No',NULL,NULL,''),(8686,'','IN-11745479422113','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','275','sales','','','No',NULL,NULL,''),(8687,'4165','IN-11745479422113','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','275','sales','','','No',NULL,NULL,''),(8688,'1100','IN-11745479422113','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','275','Payment','','','No',NULL,NULL,'BD-03-56'),(8689,'','IN-11745479422114','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','276','sales','','','No',NULL,NULL,''),(8690,'','IN-11745479422114','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','276','sales','','','No',NULL,NULL,''),(8691,'','IN-11745479422114','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','276','sales','','','No',NULL,NULL,''),(8692,'4165','IN-11745479422114','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','276','sales','','','No',NULL,NULL,''),(8693,'1100','IN-11745479422114','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','276','Payment','','','No',NULL,NULL,'BD-03-57'),(8694,'','IN-11745479423115','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','277','sales','','','No',NULL,NULL,''),(8695,'','IN-11745479423115','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','277','sales','','','No',NULL,NULL,''),(8696,'','IN-11745479423115','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','277','sales','','','No',NULL,NULL,''),(8697,'4165','IN-11745479423115','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','277','sales','','','No',NULL,NULL,''),(8698,'1100','IN-11745479423115','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','277','Payment','','','No',NULL,NULL,'BD-03-579'),(8699,'','IN-11745479424116','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','278','sales','','','No',NULL,NULL,''),(8700,'','IN-11745479424116','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','278','sales','','','No',NULL,NULL,''),(8701,'','IN-11745479424116','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','278','sales','','','No',NULL,NULL,''),(8702,'4165','IN-11745479424116','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','278','sales','','','No',NULL,NULL,''),(8703,'1100','IN-11745479424116','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','278','Payment','','','No',NULL,NULL,'BD-03-59'),(8704,'','IN-11745479424117','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','279','sales','','','No',NULL,NULL,''),(8705,'','IN-11745479424117','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','279','sales','','','No',NULL,NULL,''),(8706,'','IN-11745479424117','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','279','sales','','','No',NULL,NULL,''),(8707,'4165','IN-11745479424117','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','279','sales','','','No',NULL,NULL,''),(8708,'1100','IN-11745479424117','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','279','Payment','','','No',NULL,NULL,'BD-03-592'),(8709,'','IN-11745479425118','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','280','sales','','','No',NULL,NULL,''),(8710,'','IN-11745479425118','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','280','sales','','','No',NULL,NULL,''),(8711,'','IN-11745479425118','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','280','sales','','','No',NULL,NULL,''),(8712,'4165','IN-11745479425118','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','280','sales','','','No',NULL,NULL,''),(8713,'1100','IN-11745479425118','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','280','Payment','','','No',NULL,NULL,'BD-03-598'),(8714,'','IN-11745479426119','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','281','sales','','','No',NULL,NULL,''),(8715,'','IN-11745479426119','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','281','sales','','','No',NULL,NULL,''),(8716,'','IN-11745479426119','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','281','sales','','','No',NULL,NULL,''),(8717,'4165','IN-11745479426119','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','281','sales','','','No',NULL,NULL,''),(8718,'1100','IN-11745479426119','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','281','Payment','','','No',NULL,NULL,'BD-03-60'),(8719,'','IN-11745479427120','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','282','sales','','','No',NULL,NULL,''),(8720,'','IN-11745479427120','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','282','sales','','','No',NULL,NULL,''),(8721,'','IN-11745479427120','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','282','sales','','','No',NULL,NULL,''),(8722,'4165','IN-11745479427120','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','282','sales','','','No',NULL,NULL,''),(8723,'1100','IN-11745479427120','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','282','Payment','','','No',NULL,NULL,'BD-03-61'),(8724,'','IN-11745479427121','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','283','sales','','','No',NULL,NULL,''),(8725,'','IN-11745479427121','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','283','sales','','','No',NULL,NULL,''),(8726,'','IN-11745479427121','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','283','sales','','','No',NULL,NULL,''),(8727,'4165','IN-11745479427121','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','283','sales','','','No',NULL,NULL,''),(8728,'1100','IN-11745479427121','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','283','Payment','','','No',NULL,NULL,'BD-03-62'),(8729,'','IN-11745479428122','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','284','sales','','','No',NULL,NULL,''),(8730,'','IN-11745479428122','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','284','sales','','','No',NULL,NULL,''),(8731,'','IN-11745479428122','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','284','sales','','','No',NULL,NULL,''),(8732,'4165','IN-11745479428122','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','284','sales','','','No',NULL,NULL,''),(8733,'1100','IN-11745479428122','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','284','Payment','','','No',NULL,NULL,'BD-03-620'),(8734,'','IN-11745479429123','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','285','sales','','','No',NULL,NULL,''),(8735,'','IN-11745479429123','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','285','sales','','','No',NULL,NULL,''),(8736,'','IN-11745479429123','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','285','sales','','','No',NULL,NULL,''),(8737,'4165','IN-11745479429123','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','285','sales','','','No',NULL,NULL,''),(8738,'1100','IN-11745479429123','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','285','Payment','','','No',NULL,NULL,'BD-03-621'),(8739,'','IN-11745479429124','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','286','sales','','','No',NULL,NULL,''),(8740,'','IN-11745479429124','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','286','sales','','','No',NULL,NULL,''),(8741,'','IN-11745479429124','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','286','sales','','','No',NULL,NULL,''),(8742,'4165','IN-11745479429124','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','286','sales','','','No',NULL,NULL,''),(8743,'1100','IN-11745479429124','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','286','Payment','','','No',NULL,NULL,'BD-03-63'),(8744,'','IN-11745479430125','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','287','sales','','','No',NULL,NULL,''),(8745,'','IN-11745479430125','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','287','sales','','','No',NULL,NULL,''),(8746,'','IN-11745479430125','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','287','sales','','','No',NULL,NULL,''),(8747,'4165','IN-11745479430125','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','287','sales','','','No',NULL,NULL,''),(8748,'1100','IN-11745479430125','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','287','Payment','','','No',NULL,NULL,'BD-03-64'),(8749,'','IN-11745479431126','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','288','sales','','','No',NULL,NULL,''),(8750,'','IN-11745479431126','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','288','sales','','','No',NULL,NULL,''),(8751,'','IN-11745479431126','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','288','sales','','','No',NULL,NULL,''),(8752,'4165','IN-11745479431126','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','288','sales','','','No',NULL,NULL,''),(8753,'1100','IN-11745479431126','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','288','Payment','','','No',NULL,NULL,'BD-03-66'),(8754,'','IN-11745479432127','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','289','sales','','','No',NULL,NULL,''),(8755,'','IN-11745479432127','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','289','sales','','','No',NULL,NULL,''),(8756,'','IN-11745479432127','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','289','sales','','','No',NULL,NULL,''),(8757,'4165','IN-11745479432127','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','289','sales','','','No',NULL,NULL,''),(8758,'1100','IN-11745479432127','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','289','Payment','','','No',NULL,NULL,'BD-03-67'),(8759,'','IN-11745479432128','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','290','sales','','','No',NULL,NULL,''),(8760,'','IN-11745479432128','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','290','sales','','','No',NULL,NULL,''),(8761,'','IN-11745479432128','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','290','sales','','','No',NULL,NULL,''),(8762,'4165','IN-11745479432128','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','290','sales','','','No',NULL,NULL,''),(8763,'1100','IN-11745479432128','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','290','Payment','','','No',NULL,NULL,'BD-03-705'),(8764,'','IN-11745479433129','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','291','sales','','','No',NULL,NULL,''),(8765,'','IN-11745479433129','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','291','sales','','','No',NULL,NULL,''),(8766,'','IN-11745479433129','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','291','sales','','','No',NULL,NULL,''),(8767,'4165','IN-11745479433129','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','291','sales','','','No',NULL,NULL,''),(8768,'1100','IN-11745479433129','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','291','Payment','','','No',NULL,NULL,'BD-03-708'),(8769,'','IN-11745479434130','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','292','sales','','','No',NULL,NULL,''),(8770,'','IN-11745479434130','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','292','sales','','','No',NULL,NULL,''),(8771,'','IN-11745479434130','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','292','sales','','','No',NULL,NULL,''),(8772,'4165','IN-11745479434130','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','292','sales','','','No',NULL,NULL,''),(8773,'1100','IN-11745479434130','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','292','Payment','','','No',NULL,NULL,'BD-03-712'),(8774,'','IN-11745479435131','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','293','sales','','','No',NULL,NULL,''),(8775,'','IN-11745479435131','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','293','sales','','','No',NULL,NULL,''),(8776,'','IN-11745479435131','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','293','sales','','','No',NULL,NULL,''),(8777,'4165','IN-11745479435131','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','293','sales','','','No',NULL,NULL,''),(8778,'1100','IN-11745479435131','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','293','Payment','','','No',NULL,NULL,'BD-03-714'),(8779,'','IN-11745479435132','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','294','sales','','','No',NULL,NULL,''),(8780,'','IN-11745479435132','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','294','sales','','','No',NULL,NULL,''),(8781,'','IN-11745479435132','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','294','sales','','','No',NULL,NULL,''),(8782,'4165','IN-11745479435132','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','294','sales','','','No',NULL,NULL,''),(8783,'1100','IN-11745479435132','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','294','Payment','','','No',NULL,NULL,'BD-03-723'),(8784,'','IN-11745479436133','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','295','sales','','','No',NULL,NULL,''),(8785,'','IN-11745479436133','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','295','sales','','','No',NULL,NULL,''),(8786,'','IN-11745479436133','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','295','sales','','','No',NULL,NULL,''),(8787,'4165','IN-11745479436133','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','295','sales','','','No',NULL,NULL,''),(8788,'1100','IN-11745479436133','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','295','Payment','','','No',NULL,NULL,'BD-03-739'),(8789,'','IN-11745479437134','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','296','sales','','','No',NULL,NULL,''),(8790,'','IN-11745479437134','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','296','sales','','','No',NULL,NULL,''),(8791,'','IN-11745479437134','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','296','sales','','','No',NULL,NULL,''),(8792,'4165','IN-11745479437134','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','296','sales','','','No',NULL,NULL,''),(8793,'1100','IN-11745479437134','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','296','Payment','','','No',NULL,NULL,'BD-03-774'),(8794,'','IN-11745479438135','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','297','sales','','','No',NULL,NULL,''),(8795,'','IN-11745479438135','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','297','sales','','','No',NULL,NULL,''),(8796,'','IN-11745479438135','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','297','sales','','','No',NULL,NULL,''),(8797,'4165','IN-11745479438135','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','297','sales','','','No',NULL,NULL,''),(8798,'1100','IN-11745479438135','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','297','Payment','','','No',NULL,NULL,'BD-03-780'),(8799,'','IN-11745479438136','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','298','sales','','','No',NULL,NULL,''),(8800,'','IN-11745479438136','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','298','sales','','','No',NULL,NULL,''),(8801,'','IN-11745479438136','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','298','sales','','','No',NULL,NULL,''),(8802,'4165','IN-11745479438136','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','298','sales','','','No',NULL,NULL,''),(8803,'1100','IN-11745479438136','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','298','Payment','','','No',NULL,NULL,'BD-03-834'),(8804,'','IN-11745479439137','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','299','sales','','','No',NULL,NULL,''),(8805,'','IN-11745479439137','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','299','sales','','','No',NULL,NULL,''),(8806,'','IN-11745479439137','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','299','sales','','','No',NULL,NULL,''),(8807,'4165','IN-11745479439137','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','299','sales','','','No',NULL,NULL,''),(8808,'1100','IN-11745479439137','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','299','Payment','','','No',NULL,NULL,'BD-03-840'),(8809,'','IN-11745479440138','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','300','sales','','','No',NULL,NULL,''),(8810,'','IN-11745479440138','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','300','sales','','','No',NULL,NULL,''),(8811,'','IN-11745479440138','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','300','sales','','','No',NULL,NULL,''),(8812,'4165','IN-11745479440138','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','300','sales','','','No',NULL,NULL,''),(8813,'1100','IN-11745479440138','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','300','Payment','','','No',NULL,NULL,'BD-03-85'),(8814,'','IN-11745479440139','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','301','sales','','','No',NULL,NULL,''),(8815,'','IN-11745479440139','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','301','sales','','','No',NULL,NULL,''),(8816,'','IN-11745479440139','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','301','sales','','','No',NULL,NULL,''),(8817,'4165','IN-11745479440139','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','301','sales','','','No',NULL,NULL,''),(8818,'1100','IN-11745479440139','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','301','Payment','','','No',NULL,NULL,'BD-03-86'),(8819,'','IN-11745479441140','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','302','sales','','','No',NULL,NULL,''),(8820,'','IN-11745479441140','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','302','sales','','','No',NULL,NULL,''),(8821,'','IN-11745479441140','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','302','sales','','','No',NULL,NULL,''),(8822,'4165','IN-11745479441140','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','302','sales','','','No',NULL,NULL,''),(8823,'1100','IN-11745479441140','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','302','Payment','','','No',NULL,NULL,'BD-03-87'),(8824,'','IN-11745479448141','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','303','sales','','','No',NULL,NULL,''),(8825,'','IN-11745479448141','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','303','sales','','','No',NULL,NULL,''),(8826,'','IN-11745479448141','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','303','sales','','','No',NULL,NULL,''),(8827,'4165','IN-11745479448141','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','303','sales','','','No',NULL,NULL,''),(8828,'1100','IN-11745479448141','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','303','Payment','','','No',NULL,NULL,'BD-03-873'),(8829,'','IN-11745479451142','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','304','sales','','','No',NULL,NULL,''),(8830,'','IN-11745479451142','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','304','sales','','','No',NULL,NULL,''),(8831,'','IN-11745479451142','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','304','sales','','','No',NULL,NULL,''),(8832,'4165','IN-11745479451142','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','304','sales','','','No',NULL,NULL,''),(8833,'1100','IN-11745479451142','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','304','Payment','','','No',NULL,NULL,'BD-03-874'),(8834,'','IN-11745479452143','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','305','sales','','','No',NULL,NULL,''),(8835,'','IN-11745479452143','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','305','sales','','','No',NULL,NULL,''),(8836,'','IN-11745479452143','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','305','sales','','','No',NULL,NULL,''),(8837,'4165','IN-11745479452143','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','305','sales','','','No',NULL,NULL,''),(8838,'1100','IN-11745479452143','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','305','Payment','','','No',NULL,NULL,'BD-03-88'),(8839,'','IN-11745479453144','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','306','sales','','','No',NULL,NULL,''),(8840,'','IN-11745479453144','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','306','sales','','','No',NULL,NULL,''),(8841,'','IN-11745479453144','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','306','sales','','','No',NULL,NULL,''),(8842,'4165','IN-11745479453144','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','306','sales','','','No',NULL,NULL,''),(8843,'1100','IN-11745479453144','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','306','Payment','','','No',NULL,NULL,'BD-03-888'),(8844,'','IN-11745479453145','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','307','sales','','','No',NULL,NULL,''),(8845,'','IN-11745479453145','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','307','sales','','','No',NULL,NULL,''),(8846,'','IN-11745479453145','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','307','sales','','','No',NULL,NULL,''),(8847,'4165','IN-11745479453145','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','307','sales','','','No',NULL,NULL,''),(8848,'1100','IN-11745479453145','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','307','Payment','','','No',NULL,NULL,'BD-03-89'),(8849,'','IN-11745479454146','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','308','sales','','','No',NULL,NULL,''),(8850,'','IN-11745479454146','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','308','sales','','','No',NULL,NULL,''),(8851,'','IN-11745479454146','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','308','sales','','','No',NULL,NULL,''),(8852,'4165','IN-11745479454146','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','308','sales','','','No',NULL,NULL,''),(8853,'1100','IN-11745479454146','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','308','Payment','','','No',NULL,NULL,'BD-03-899'),(8854,'','IN-11745479455147','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','309','sales','','','No',NULL,NULL,''),(8855,'','IN-11745479455147','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','309','sales','','','No',NULL,NULL,''),(8856,'','IN-11745479455147','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','309','sales','','','No',NULL,NULL,''),(8857,'4165','IN-11745479455147','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','309','sales','','','No',NULL,NULL,''),(8858,'1100','IN-11745479455147','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','309','Payment','','','No',NULL,NULL,'BD-03-902'),(8859,'','IN-11745479455148','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','310','sales','','','No',NULL,NULL,''),(8860,'','IN-11745479455148','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','310','sales','','','No',NULL,NULL,''),(8861,'','IN-11745479455148','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','310','sales','','','No',NULL,NULL,''),(8862,'4165','IN-11745479455148','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','310','sales','','','No',NULL,NULL,''),(8863,'1100','IN-11745479455148','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','310','Payment','','','No',NULL,NULL,'BD-03-903'),(8864,'','IN-11745479456149','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','311','sales','','','No',NULL,NULL,''),(8865,'','IN-11745479456149','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','311','sales','','','No',NULL,NULL,''),(8866,'','IN-11745479456149','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','311','sales','','','No',NULL,NULL,''),(8867,'4165','IN-11745479456149','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','311','sales','','','No',NULL,NULL,''),(8868,'1100','IN-11745479456149','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','311','Payment','','','No',NULL,NULL,'BD-03-91'),(8869,'','IN-11745479457150','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','312','sales','','','No',NULL,NULL,''),(8870,'','IN-11745479457150','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','312','sales','','','No',NULL,NULL,''),(8871,'','IN-11745479457150','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','312','sales','','','No',NULL,NULL,''),(8872,'4165','IN-11745479457150','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','312','sales','','','No',NULL,NULL,''),(8873,'1100','IN-11745479457150','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','312','Payment','','','No',NULL,NULL,'BD-03-925'),(8874,'','IN-11745479458151','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','313','sales','','','No',NULL,NULL,''),(8875,'','IN-11745479458151','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','313','sales','','','No',NULL,NULL,''),(8876,'','IN-11745479458151','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','313','sales','','','No',NULL,NULL,''),(8877,'4165','IN-11745479458151','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','313','sales','','','No',NULL,NULL,''),(8878,'1100','IN-11745479458151','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','313','Payment','','','No',NULL,NULL,'BD-03-945'),(8879,'','IN-11745479458152','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','314','sales','','','No',NULL,NULL,''),(8880,'','IN-11745479458152','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','314','sales','','','No',NULL,NULL,''),(8881,'','IN-11745479458152','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','314','sales','','','No',NULL,NULL,''),(8882,'4165','IN-11745479458152','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','314','sales','','','No',NULL,NULL,''),(8883,'1100','IN-11745479458152','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','314','Payment','','','No',NULL,NULL,'BD-03-95'),(8884,'','IN-11745479459153','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','315','sales','','','No',NULL,NULL,''),(8885,'','IN-11745479459153','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','315','sales','','','No',NULL,NULL,''),(8886,'','IN-11745479459153','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','315','sales','','','No',NULL,NULL,''),(8887,'4165','IN-11745479459153','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','315','sales','','','No',NULL,NULL,''),(8888,'1100','IN-11745479459153','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','315','Payment','','','No',NULL,NULL,'BD-03-96'),(8889,'','IN-11745479460154','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','316','sales','','','No',NULL,NULL,''),(8890,'','IN-11745479460154','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','316','sales','','','No',NULL,NULL,''),(8891,'','IN-11745479460154','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','316','sales','','','No',NULL,NULL,''),(8892,'4165','IN-11745479460154','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','316','sales','','','No',NULL,NULL,''),(8893,'1100','IN-11745479460154','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','316','Payment','','','No',NULL,NULL,'BD-03-967'),(8894,'','IN-11745479460155','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','317','sales','','','No',NULL,NULL,''),(8895,'','IN-11745479460155','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','317','sales','','','No',NULL,NULL,''),(8896,'','IN-11745479460155','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','317','sales','','','No',NULL,NULL,''),(8897,'4165','IN-11745479460155','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','317','sales','','','No',NULL,NULL,''),(8898,'1100','IN-11745479460155','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','317','Payment','','','No',NULL,NULL,'BD-03-969'),(8899,'','IN-11745479461156','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','318','sales','','','No',NULL,NULL,''),(8900,'','IN-11745479461156','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','318','sales','','','No',NULL,NULL,''),(8901,'','IN-11745479461156','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','318','sales','','','No',NULL,NULL,''),(8902,'4165','IN-11745479461156','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','318','sales','','','No',NULL,NULL,''),(8903,'1100','IN-11745479461156','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','318','Payment','','','No',NULL,NULL,'BD-03-97'),(8904,'','IN-11745479462157','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','319','sales','','','No',NULL,NULL,''),(8905,'','IN-11745479462157','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','319','sales','','','No',NULL,NULL,''),(8906,'','IN-11745479462157','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','319','sales','','','No',NULL,NULL,''),(8907,'4165','IN-11745479462157','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','319','sales','','','No',NULL,NULL,''),(8908,'1100','IN-11745479462157','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','319','Payment','','','No',NULL,NULL,'BD-03-972'),(8909,'','IN-11745479463158','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','320','sales','','','No',NULL,NULL,''),(8910,'','IN-11745479463158','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','320','sales','','','No',NULL,NULL,''),(8911,'','IN-11745479463158','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','320','sales','','','No',NULL,NULL,''),(8912,'4165','IN-11745479463158','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','320','sales','','','No',NULL,NULL,''),(8913,'1100','IN-11745479463158','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','320','Payment','','','No',NULL,NULL,'BD-03-974'),(8914,'','IN-11745479463159','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','321','sales','','','No',NULL,NULL,''),(8915,'','IN-11745479463159','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','321','sales','','','No',NULL,NULL,''),(8916,'','IN-11745479463159','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','321','sales','','','No',NULL,NULL,''),(8917,'4165','IN-11745479463159','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','321','sales','','','No',NULL,NULL,''),(8918,'1100','IN-11745479463159','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','321','Payment','','','No',NULL,NULL,'BD-03-976'),(8919,'','IN-11745479464160','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','322','sales','','','No',NULL,NULL,''),(8920,'','IN-11745479464160','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','322','sales','','','No',NULL,NULL,''),(8921,'','IN-11745479464160','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','322','sales','','','No',NULL,NULL,''),(8922,'4165','IN-11745479464160','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','322','sales','','','No',NULL,NULL,''),(8923,'1100','IN-11745479464160','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','322','Payment','','','No',NULL,NULL,'BD-03-98'),(8924,'','IN-11745479465161','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','488','sales','','','No',NULL,NULL,''),(8925,'','IN-11745479465161','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','488','sales','','','No',NULL,NULL,''),(8926,'','IN-11745479465161','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','488','sales','','','No',NULL,NULL,''),(8927,'4165','IN-11745479465161','2025-03-24 00:00:00',NULL,15860.00,'','1','1',' mar invoice','1','488','sales','','','No',NULL,NULL,''),(8928,'1100','IN-11745479465161','2025-03-24 00:00:00',21360.00,NULL,'','1','1',' mar invoice','1','488','Payment','','','No',NULL,NULL,'1N-03-49'),(8929,'','IN-11745479465163','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','490','sales','','','No',NULL,NULL,''),(8930,'','IN-11745479465163','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','490','sales','','','No',NULL,NULL,''),(8931,'','IN-11745479465163','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','490','sales','','','No',NULL,NULL,''),(8932,'4165','IN-11745479465163','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','490','sales','','','No',NULL,NULL,''),(8933,'1100','IN-11745479465163','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','490','Payment','','','No',NULL,NULL,'GC-03-1195'),(8934,'','IN-11745479466165','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','492','sales','','','No',NULL,NULL,''),(8935,'','IN-11745479466165','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','492','sales','','','No',NULL,NULL,''),(8936,'','IN-11745479466165','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','492','sales','','','No',NULL,NULL,''),(8937,'4165','IN-11745479466165','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','492','sales','','','No',NULL,NULL,''),(8938,'1100','IN-11745479466165','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','492','Payment','','','No',NULL,NULL,'GC-03-846'),(8939,'','IN-11745479467166','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','493','sales','','','No',NULL,NULL,''),(8940,'','IN-11745479467166','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','493','sales','','','No',NULL,NULL,''),(8941,'','IN-11745479467166','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','493','sales','','','No',NULL,NULL,''),(8942,'4165','IN-11745479467166','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','493','sales','','','No',NULL,NULL,''),(8943,'1100','IN-11745479467166','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','493','Payment','','','No',NULL,NULL,'H-03-949'),(8944,'','IN-11745479468167','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','494','sales','','','No',NULL,NULL,''),(8945,'','IN-11745479468167','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','494','sales','','','No',NULL,NULL,''),(8946,'','IN-11745479468167','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','494','sales','','','No',NULL,NULL,''),(8947,'4165','IN-11745479468167','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','494','sales','','','No',NULL,NULL,''),(8948,'1100','IN-11745479468167','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','494','Payment','','','No',NULL,NULL,'HH-03-0345'),(8949,'','IN-11745479468168','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','495','sales','','','No',NULL,NULL,''),(8950,'','IN-11745479468168','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','495','sales','','','No',NULL,NULL,''),(8951,'','IN-11745479468168','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','495','sales','','','No',NULL,NULL,''),(8952,'4165','IN-11745479468168','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','495','sales','','','No',NULL,NULL,''),(8953,'1100','IN-11745479468168','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','495','Payment','','','No',NULL,NULL,'HH-03-0484'),(8954,'','IN-11745479469169','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','496','sales','','','No',NULL,NULL,''),(8955,'','IN-11745479469169','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','496','sales','','','No',NULL,NULL,''),(8956,'','IN-11745479469169','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','496','sales','','','No',NULL,NULL,''),(8957,'4165','IN-11745479469169','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','496','sales','','','No',NULL,NULL,''),(8958,'1100','IN-11745479469169','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','496','Payment','','','No',NULL,NULL,'HH-03-05'),(8959,'','IN-11745479470170','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','497','sales','','','No',NULL,NULL,''),(8960,'','IN-11745479470170','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','497','sales','','','No',NULL,NULL,''),(8961,'','IN-11745479470170','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','497','sales','','','No',NULL,NULL,''),(8962,'4165','IN-11745479470170','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','497','sales','','','No',NULL,NULL,''),(8963,'1100','IN-11745479470170','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','497','Payment','','','No',NULL,NULL,'HH-03-1011'),(8964,'','IN-11745479471171','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','498','sales','','','No',NULL,NULL,''),(8965,'','IN-11745479471171','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','498','sales','','','No',NULL,NULL,''),(8966,'','IN-11745479471171','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','498','sales','','','No',NULL,NULL,''),(8967,'4165','IN-11745479471171','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','498','sales','','','No',NULL,NULL,''),(8968,'1100','IN-11745479471171','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','498','Payment','','','No',NULL,NULL,'HH-03-1015'),(8969,'','IN-11745479471172','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','499','sales','','','No',NULL,NULL,''),(8970,'','IN-11745479471172','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','499','sales','','','No',NULL,NULL,''),(8971,'','IN-11745479471172','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','499','sales','','','No',NULL,NULL,''),(8972,'4165','IN-11745479471172','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','499','sales','','','No',NULL,NULL,''),(8973,'1100','IN-11745479471172','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','499','Payment','','','No',NULL,NULL,'HH-03-1019'),(8974,'','IN-11745479472173','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','500','sales','','','No',NULL,NULL,''),(8975,'','IN-11745479472173','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','500','sales','','','No',NULL,NULL,''),(8976,'','IN-11745479472173','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','500','sales','','','No',NULL,NULL,''),(8977,'4165','IN-11745479472173','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','500','sales','','','No',NULL,NULL,''),(8978,'1100','IN-11745479472173','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','500','Payment','','','No',NULL,NULL,'HH-03-1048'),(8979,'','IN-11745479473174','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','501','sales','','','No',NULL,NULL,''),(8980,'','IN-11745479473174','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','501','sales','','','No',NULL,NULL,''),(8981,'','IN-11745479473174','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','501','sales','','','No',NULL,NULL,''),(8982,'4165','IN-11745479473174','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','501','sales','','','No',NULL,NULL,''),(8983,'1100','IN-11745479473174','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','501','Payment','','','No',NULL,NULL,'HH-03-1083'),(8984,'','IN-11745479473175','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','502','sales','','','No',NULL,NULL,''),(8985,'','IN-11745479473175','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','502','sales','','','No',NULL,NULL,''),(8986,'','IN-11745479473175','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','502','sales','','','No',NULL,NULL,''),(8987,'4165','IN-11745479473175','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','502','sales','','','No',NULL,NULL,''),(8988,'1100','IN-11745479473175','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','502','Payment','','','No',NULL,NULL,'HH-03-1085'),(8989,'','IN-11745479474176','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','503','sales','','','No',NULL,NULL,''),(8990,'','IN-11745479474176','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','503','sales','','','No',NULL,NULL,''),(8991,'','IN-11745479474176','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','503','sales','','','No',NULL,NULL,''),(8992,'4165','IN-11745479474176','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','503','sales','','','No',NULL,NULL,''),(8993,'1100','IN-11745479474176','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','503','Payment','','','No',NULL,NULL,'HH-03-109'),(8994,'','IN-11745479475177','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','504','sales','','','No',NULL,NULL,''),(8995,'','IN-11745479475177','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','504','sales','','','No',NULL,NULL,''),(8996,'','IN-11745479475177','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','504','sales','','','No',NULL,NULL,''),(8997,'4165','IN-11745479475177','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','504','sales','','','No',NULL,NULL,''),(8998,'1100','IN-11745479475177','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','504','Payment','','','No',NULL,NULL,'HH-03-1091'),(8999,'','IN-11745479476178','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','505','sales','','','No',NULL,NULL,''),(9000,'','IN-11745479476178','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','505','sales','','','No',NULL,NULL,''),(9001,'','IN-11745479476178','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','505','sales','','','No',NULL,NULL,''),(9002,'4165','IN-11745479476178','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','505','sales','','','No',NULL,NULL,''),(9003,'1100','IN-11745479476178','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','505','Payment','','','No',NULL,NULL,'HH-03-1098'),(9004,'','IN-11745479476179','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','506','sales','','','No',NULL,NULL,''),(9005,'','IN-11745479476179','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','506','sales','','','No',NULL,NULL,''),(9006,'','IN-11745479476179','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','506','sales','','','No',NULL,NULL,''),(9007,'4165','IN-11745479476179','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','506','sales','','','No',NULL,NULL,''),(9008,'1100','IN-11745479476179','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','506','Payment','','','No',NULL,NULL,'HH-03-1102'),(9009,'','IN-11745479477180','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','507','sales','','','No',NULL,NULL,''),(9010,'','IN-11745479477180','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','507','sales','','','No',NULL,NULL,''),(9011,'','IN-11745479477180','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','507','sales','','','No',NULL,NULL,''),(9012,'4165','IN-11745479477180','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','507','sales','','','No',NULL,NULL,''),(9013,'1100','IN-11745479477180','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','507','Payment','','','No',NULL,NULL,'HH-03-1104'),(9014,'','IN-11745479478181','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','508','sales','','','No',NULL,NULL,''),(9015,'','IN-11745479478181','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','508','sales','','','No',NULL,NULL,''),(9016,'','IN-11745479478181','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','508','sales','','','No',NULL,NULL,''),(9017,'4165','IN-11745479478181','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','508','sales','','','No',NULL,NULL,''),(9018,'1100','IN-11745479478181','2025-03-24 00:00:00',6000.00,NULL,'','1','1',' mar invoice','1','508','Payment','','','No',NULL,NULL,'HH-03-1107'),(9019,'','IN-11745479478182','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','509','sales','','','No',NULL,NULL,''),(9020,'','IN-11745479478182','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','509','sales','','','No',NULL,NULL,''),(9021,'','IN-11745479478182','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','509','sales','','','No',NULL,NULL,''),(9022,'4165','IN-11745479478182','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','509','sales','','','No',NULL,NULL,''),(9023,'1100','IN-11745479478182','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','509','Payment','','','No',NULL,NULL,'HH-03-1113'),(9024,'','IN-11745479479183','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','510','sales','','','No',NULL,NULL,''),(9025,'','IN-11745479479183','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','510','sales','','','No',NULL,NULL,''),(9026,'','IN-11745479479183','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','510','sales','','','No',NULL,NULL,''),(9027,'4165','IN-11745479479183','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','510','sales','','','No',NULL,NULL,''),(9028,'1100','IN-11745479479183','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','510','Payment','','','No',NULL,NULL,'HH-03-1125'),(9029,'','IN-11745479480184','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','511','sales','','','No',NULL,NULL,''),(9030,'','IN-11745479480184','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','511','sales','','','No',NULL,NULL,''),(9031,'','IN-11745479480184','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','511','sales','','','No',NULL,NULL,''),(9032,'4165','IN-11745479480184','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','511','sales','','','No',NULL,NULL,''),(9033,'1100','IN-11745479480184','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','511','Payment','','','No',NULL,NULL,'HH-03-1131'),(9034,'','IN-11745479481185','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','512','sales','','','No',NULL,NULL,''),(9035,'','IN-11745479481185','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','512','sales','','','No',NULL,NULL,''),(9036,'','IN-11745479481185','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','512','sales','','','No',NULL,NULL,''),(9037,'4165','IN-11745479481185','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','512','sales','','','No',NULL,NULL,''),(9038,'1100','IN-11745479481185','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','512','Payment','','','No',NULL,NULL,'HH-03-1142'),(9039,'','IN-11745479481186','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','513','sales','','','No',NULL,NULL,''),(9040,'','IN-11745479481186','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','513','sales','','','No',NULL,NULL,''),(9041,'','IN-11745479481186','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','513','sales','','','No',NULL,NULL,''),(9042,'4165','IN-11745479481186','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','513','sales','','','No',NULL,NULL,''),(9043,'1100','IN-11745479481186','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','513','Payment','','','No',NULL,NULL,'HH-03-1143'),(9044,'','IN-11745479482187','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','514','sales','','','No',NULL,NULL,''),(9045,'','IN-11745479482187','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','514','sales','','','No',NULL,NULL,''),(9046,'','IN-11745479482187','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','514','sales','','','No',NULL,NULL,''),(9047,'4165','IN-11745479482187','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','514','sales','','','No',NULL,NULL,''),(9048,'1100','IN-11745479482187','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','514','Payment','','','No',NULL,NULL,'HH-03-1144'),(9049,'','IN-11745479483188','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','515','sales','','','No',NULL,NULL,''),(9050,'','IN-11745479483188','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','515','sales','','','No',NULL,NULL,''),(9051,'','IN-11745479483188','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','515','sales','','','No',NULL,NULL,''),(9052,'4165','IN-11745479483188','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','515','sales','','','No',NULL,NULL,''),(9053,'1100','IN-11745479483188','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','515','Payment','','','No',NULL,NULL,'HH-03-1153'),(9054,'','IN-11745479484189','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','516','sales','','','No',NULL,NULL,''),(9055,'','IN-11745479484189','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','516','sales','','','No',NULL,NULL,''),(9056,'','IN-11745479484189','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','516','sales','','','No',NULL,NULL,''),(9057,'4165','IN-11745479484189','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','516','sales','','','No',NULL,NULL,''),(9058,'1100','IN-11745479484189','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','516','Payment','','','No',NULL,NULL,'HH-03-116'),(9059,'','IN-11745479484190','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','517','sales','','','No',NULL,NULL,''),(9060,'','IN-11745479484190','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','517','sales','','','No',NULL,NULL,''),(9061,'','IN-11745479484190','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','517','sales','','','No',NULL,NULL,''),(9062,'4165','IN-11745479484190','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','517','sales','','','No',NULL,NULL,''),(9063,'1100','IN-11745479484190','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','517','Payment','','','No',NULL,NULL,'HH-03-1160'),(9064,'','IN-11745479485191','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','518','sales','','','No',NULL,NULL,''),(9065,'','IN-11745479485191','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','518','sales','','','No',NULL,NULL,''),(9066,'','IN-11745479485191','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','518','sales','','','No',NULL,NULL,''),(9067,'4165','IN-11745479485191','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','518','sales','','','No',NULL,NULL,''),(9068,'1100','IN-11745479485191','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','518','Payment','','','No',NULL,NULL,'HH-03-1162'),(9069,'','IN-11745479486192','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','519','sales','','','No',NULL,NULL,''),(9070,'','IN-11745479486192','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','519','sales','','','No',NULL,NULL,''),(9071,'','IN-11745479486192','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','519','sales','','','No',NULL,NULL,''),(9072,'4165','IN-11745479486192','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','519','sales','','','No',NULL,NULL,''),(9073,'1100','IN-11745479486192','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','519','Payment','','','No',NULL,NULL,'HH-03-117'),(9074,'','IN-11745479487193','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','520','sales','','','No',NULL,NULL,''),(9075,'','IN-11745479487193','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','520','sales','','','No',NULL,NULL,''),(9076,'','IN-11745479487193','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','520','sales','','','No',NULL,NULL,''),(9077,'4165','IN-11745479487193','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','520','sales','','','No',NULL,NULL,''),(9078,'1100','IN-11745479487193','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','520','Payment','','','No',NULL,NULL,'HH-03-1170'),(9079,'','IN-11745479487194','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','521','sales','','','No',NULL,NULL,''),(9080,'','IN-11745479487194','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','521','sales','','','No',NULL,NULL,''),(9081,'','IN-11745479487194','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','521','sales','','','No',NULL,NULL,''),(9082,'4165','IN-11745479487194','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','521','sales','','','No',NULL,NULL,''),(9083,'1100','IN-11745479487194','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','521','Payment','','','No',NULL,NULL,'HH-03-1174'),(9084,'','IN-11745479488195','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','522','sales','','','No',NULL,NULL,''),(9085,'','IN-11745479488195','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','522','sales','','','No',NULL,NULL,''),(9086,'','IN-11745479488195','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','522','sales','','','No',NULL,NULL,''),(9087,'4165','IN-11745479488195','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','522','sales','','','No',NULL,NULL,''),(9088,'1100','IN-11745479488195','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','522','Payment','','','No',NULL,NULL,'HH-03-118'),(9089,'','IN-11745479489196','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','523','sales','','','No',NULL,NULL,''),(9090,'','IN-11745479489196','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','523','sales','','','No',NULL,NULL,''),(9091,'','IN-11745479489196','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','523','sales','','','No',NULL,NULL,''),(9092,'4165','IN-11745479489196','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','523','sales','','','No',NULL,NULL,''),(9093,'1100','IN-11745479489196','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','523','Payment','','','No',NULL,NULL,'HH-03-1189'),(9094,'','IN-11745479490197','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','524','sales','','','No',NULL,NULL,''),(9095,'','IN-11745479490197','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','524','sales','','','No',NULL,NULL,''),(9096,'','IN-11745479490197','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','524','sales','','','No',NULL,NULL,''),(9097,'4165','IN-11745479490197','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','524','sales','','','No',NULL,NULL,''),(9098,'1100','IN-11745479490197','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','524','Payment','','','No',NULL,NULL,'HH-03-119'),(9099,'','IN-11745479490198','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','525','sales','','','No',NULL,NULL,''),(9100,'','IN-11745479490198','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','525','sales','','','No',NULL,NULL,''),(9101,'','IN-11745479490198','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','525','sales','','','No',NULL,NULL,''),(9102,'4165','IN-11745479490198','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','525','sales','','','No',NULL,NULL,''),(9103,'1100','IN-11745479490198','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','525','Payment','','','No',NULL,NULL,'HH-03-1200'),(9104,'','IN-11745479491199','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','526','sales','','','No',NULL,NULL,''),(9105,'','IN-11745479491199','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','526','sales','','','No',NULL,NULL,''),(9106,'','IN-11745479491199','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','526','sales','','','No',NULL,NULL,''),(9107,'4165','IN-11745479491199','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','526','sales','','','No',NULL,NULL,''),(9108,'1100','IN-11745479491199','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','526','Payment','','','No',NULL,NULL,'HH-03-121'),(9109,'','IN-11745479492200','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','527','sales','','','No',NULL,NULL,''),(9110,'','IN-11745479492200','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','527','sales','','','No',NULL,NULL,''),(9111,'','IN-11745479492200','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','527','sales','','','No',NULL,NULL,''),(9112,'4165','IN-11745479492200','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','527','sales','','','No',NULL,NULL,''),(9113,'1100','IN-11745479492200','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','527','Payment','','','No',NULL,NULL,'HH-03-1219'),(9114,'','IN-11745479492201','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','528','sales','','','No',NULL,NULL,''),(9115,'','IN-11745479492201','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','528','sales','','','No',NULL,NULL,''),(9116,'','IN-11745479492201','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','528','sales','','','No',NULL,NULL,''),(9117,'4165','IN-11745479492201','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','528','sales','','','No',NULL,NULL,''),(9118,'1100','IN-11745479492201','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','528','Payment','','','No',NULL,NULL,'HH-03-122'),(9119,'','IN-11745479493202','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','529','sales','','','No',NULL,NULL,''),(9120,'','IN-11745479493202','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','529','sales','','','No',NULL,NULL,''),(9121,'','IN-11745479493202','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','529','sales','','','No',NULL,NULL,''),(9122,'4165','IN-11745479493202','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','529','sales','','','No',NULL,NULL,''),(9123,'1100','IN-11745479493202','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','529','Payment','','','No',NULL,NULL,'HH-03-1226'),(9124,'','IN-11745479494203','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','530','sales','','','No',NULL,NULL,''),(9125,'','IN-11745479494203','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','530','sales','','','No',NULL,NULL,''),(9126,'','IN-11745479494203','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','530','sales','','','No',NULL,NULL,''),(9127,'4165','IN-11745479494203','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','530','sales','','','No',NULL,NULL,''),(9128,'1100','IN-11745479494203','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','530','Payment','','','No',NULL,NULL,'HH-03-1230'),(9129,'','IN-11745479495204','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','531','sales','','','No',NULL,NULL,''),(9130,'','IN-11745479495204','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','531','sales','','','No',NULL,NULL,''),(9131,'','IN-11745479495204','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','531','sales','','','No',NULL,NULL,''),(9132,'4165','IN-11745479495204','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','531','sales','','','No',NULL,NULL,''),(9133,'1100','IN-11745479495204','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','531','Payment','','','No',NULL,NULL,'HH-03-1233'),(9134,'','IN-11745479495205','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','532','sales','','','No',NULL,NULL,''),(9135,'','IN-11745479495205','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','532','sales','','','No',NULL,NULL,''),(9136,'','IN-11745479495205','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','532','sales','','','No',NULL,NULL,''),(9137,'4165','IN-11745479495205','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','532','sales','','','No',NULL,NULL,''),(9138,'1100','IN-11745479495205','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','532','Payment','','','No',NULL,NULL,'HH-03-124'),(9139,'','IN-11745479496206','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','533','sales','','','No',NULL,NULL,''),(9140,'','IN-11745479496206','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','533','sales','','','No',NULL,NULL,''),(9141,'','IN-11745479496206','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','533','sales','','','No',NULL,NULL,''),(9142,'4165','IN-11745479496206','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','533','sales','','','No',NULL,NULL,''),(9143,'1100','IN-11745479496206','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','533','Payment','','','No',NULL,NULL,'HH-03-1243'),(9144,'','IN-11745479497207','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','534','sales','','','No',NULL,NULL,''),(9145,'','IN-11745479497207','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','534','sales','','','No',NULL,NULL,''),(9146,'','IN-11745479497207','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','534','sales','','','No',NULL,NULL,''),(9147,'4165','IN-11745479497207','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','534','sales','','','No',NULL,NULL,''),(9148,'1100','IN-11745479497207','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','534','Payment','','','No',NULL,NULL,'HH-03-1249'),(9149,'','IN-11745479497208','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','535','sales','','','No',NULL,NULL,''),(9150,'','IN-11745479497208','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','535','sales','','','No',NULL,NULL,''),(9151,'','IN-11745479497208','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','535','sales','','','No',NULL,NULL,''),(9152,'4165','IN-11745479497208','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','535','sales','','','No',NULL,NULL,''),(9153,'1100','IN-11745479497208','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','535','Payment','','','No',NULL,NULL,'HH-03-1250'),(9154,'','IN-11745479498209','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','536','sales','','','No',NULL,NULL,''),(9155,'','IN-11745479498209','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','536','sales','','','No',NULL,NULL,''),(9156,'','IN-11745479498209','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','536','sales','','','No',NULL,NULL,''),(9157,'4165','IN-11745479498209','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','536','sales','','','No',NULL,NULL,''),(9158,'1100','IN-11745479498209','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','536','Payment','','','No',NULL,NULL,'HH-03-1258'),(9159,'','IN-11745479499210','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','537','sales','','','No',NULL,NULL,''),(9160,'','IN-11745479499210','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','537','sales','','','No',NULL,NULL,''),(9161,'','IN-11745479499210','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','537','sales','','','No',NULL,NULL,''),(9162,'4165','IN-11745479499210','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','537','sales','','','No',NULL,NULL,''),(9163,'1100','IN-11745479499210','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','537','Payment','','','No',NULL,NULL,'HH-03-1266'),(9164,'','IN-11745479500211','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','538','sales','','','No',NULL,NULL,''),(9165,'','IN-11745479500211','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','538','sales','','','No',NULL,NULL,''),(9166,'','IN-11745479500211','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','538','sales','','','No',NULL,NULL,''),(9167,'4165','IN-11745479500211','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','538','sales','','','No',NULL,NULL,''),(9168,'1100','IN-11745479500211','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','538','Payment','','','No',NULL,NULL,'HH-03-127'),(9169,'','IN-11745479500212','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','539','sales','','','No',NULL,NULL,''),(9170,'','IN-11745479500212','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','539','sales','','','No',NULL,NULL,''),(9171,'','IN-11745479500212','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','539','sales','','','No',NULL,NULL,''),(9172,'4165','IN-11745479500212','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','539','sales','','','No',NULL,NULL,''),(9173,'1100','IN-11745479500212','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','539','Payment','','','No',NULL,NULL,'HH-03-128'),(9174,'','IN-11745479501213','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','540','sales','','','No',NULL,NULL,''),(9175,'','IN-11745479501213','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','540','sales','','','No',NULL,NULL,''),(9176,'','IN-11745479501213','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','540','sales','','','No',NULL,NULL,''),(9177,'4165','IN-11745479501213','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','540','sales','','','No',NULL,NULL,''),(9178,'1100','IN-11745479501213','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','540','Payment','','','No',NULL,NULL,'HH-03-129'),(9179,'','IN-11745479502214','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','541','sales','','','No',NULL,NULL,''),(9180,'','IN-11745479502214','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','541','sales','','','No',NULL,NULL,''),(9181,'','IN-11745479502214','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','541','sales','','','No',NULL,NULL,''),(9182,'4165','IN-11745479502214','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','541','sales','','','No',NULL,NULL,''),(9183,'1100','IN-11745479502214','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','541','Payment','','','No',NULL,NULL,'HH-03-134'),(9184,'','IN-11745479510215','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','542','sales','','','No',NULL,NULL,''),(9185,'','IN-11745479510215','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','542','sales','','','No',NULL,NULL,''),(9186,'','IN-11745479510215','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','542','sales','','','No',NULL,NULL,''),(9187,'4165','IN-11745479510215','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','542','sales','','','No',NULL,NULL,''),(9188,'1100','IN-11745479510215','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','542','Payment','','','No',NULL,NULL,'HH-03-142'),(9189,'','IN-11745479513216','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','543','sales','','','No',NULL,NULL,''),(9190,'','IN-11745479513216','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','543','sales','','','No',NULL,NULL,''),(9191,'','IN-11745479513216','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','543','sales','','','No',NULL,NULL,''),(9192,'4165','IN-11745479513216','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','543','sales','','','No',NULL,NULL,''),(9193,'1100','IN-11745479513216','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','543','Payment','','','No',NULL,NULL,'HH-03-145'),(9194,'','IN-11745479513217','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','544','sales','','','No',NULL,NULL,''),(9195,'','IN-11745479513217','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','544','sales','','','No',NULL,NULL,''),(9196,'','IN-11745479513217','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','544','sales','','','No',NULL,NULL,''),(9197,'4165','IN-11745479513217','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','544','sales','','','No',NULL,NULL,''),(9198,'1100','IN-11745479513217','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','544','Payment','','','No',NULL,NULL,'HH-03-158'),(9199,'','IN-11745479514218','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','545','sales','','','No',NULL,NULL,''),(9200,'','IN-11745479514218','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','545','sales','','','No',NULL,NULL,''),(9201,'','IN-11745479514218','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','545','sales','','','No',NULL,NULL,''),(9202,'4165','IN-11745479514218','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','545','sales','','','No',NULL,NULL,''),(9203,'1100','IN-11745479514218','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','545','Payment','','','No',NULL,NULL,'HH-03-173'),(9204,'','IN-11745479515219','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','546','sales','','','No',NULL,NULL,''),(9205,'','IN-11745479515219','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','546','sales','','','No',NULL,NULL,''),(9206,'','IN-11745479515219','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','546','sales','','','No',NULL,NULL,''),(9207,'4165','IN-11745479515219','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','546','sales','','','No',NULL,NULL,''),(9208,'1100','IN-11745479515219','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','546','Payment','','','No',NULL,NULL,'HH-03-18'),(9209,'','IN-11745479515220','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','547','sales','','','No',NULL,NULL,''),(9210,'','IN-11745479515220','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','547','sales','','','No',NULL,NULL,''),(9211,'','IN-11745479515220','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','547','sales','','','No',NULL,NULL,''),(9212,'4165','IN-11745479515220','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','547','sales','','','No',NULL,NULL,''),(9213,'1100','IN-11745479515220','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','547','Payment','','','No',NULL,NULL,'HH-03-192'),(9214,'','IN-11745479516221','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','548','sales','','','No',NULL,NULL,''),(9215,'','IN-11745479516221','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','548','sales','','','No',NULL,NULL,''),(9216,'','IN-11745479516221','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','548','sales','','','No',NULL,NULL,''),(9217,'4165','IN-11745479516221','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','548','sales','','','No',NULL,NULL,''),(9218,'1100','IN-11745479516221','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','548','Payment','','','No',NULL,NULL,'HH-03-193'),(9219,'','IN-11745479517222','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','549','sales','','','No',NULL,NULL,''),(9220,'','IN-11745479517222','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','549','sales','','','No',NULL,NULL,''),(9221,'','IN-11745479517222','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','549','sales','','','No',NULL,NULL,''),(9222,'4165','IN-11745479517222','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','549','sales','','','No',NULL,NULL,''),(9223,'1100','IN-11745479517222','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','549','Payment','','','No',NULL,NULL,'HH-03-216'),(9224,'','IN-11745479518223','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','550','sales','','','No',NULL,NULL,''),(9225,'','IN-11745479518223','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','550','sales','','','No',NULL,NULL,''),(9226,'','IN-11745479518223','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','550','sales','','','No',NULL,NULL,''),(9227,'4165','IN-11745479518223','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','550','sales','','','No',NULL,NULL,''),(9228,'1100','IN-11745479518223','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','550','Payment','','','No',NULL,NULL,'HH-03-221'),(9229,'','IN-11745479518224','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','551','sales','','','No',NULL,NULL,''),(9230,'','IN-11745479518224','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','551','sales','','','No',NULL,NULL,''),(9231,'','IN-11745479518224','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','551','sales','','','No',NULL,NULL,''),(9232,'4165','IN-11745479518224','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','551','sales','','','No',NULL,NULL,''),(9233,'1100','IN-11745479518224','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','551','Payment','','','No',NULL,NULL,'HH-03-252'),(9234,'','IN-11745479519225','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','552','sales','','','No',NULL,NULL,''),(9235,'','IN-11745479519225','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','552','sales','','','No',NULL,NULL,''),(9236,'','IN-11745479519225','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','552','sales','','','No',NULL,NULL,''),(9237,'4165','IN-11745479519225','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','552','sales','','','No',NULL,NULL,''),(9238,'1100','IN-11745479519225','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','552','Payment','','','No',NULL,NULL,'HH-03-253'),(9239,'','IN-11745479520226','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','553','sales','','','No',NULL,NULL,''),(9240,'','IN-11745479520226','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','553','sales','','','No',NULL,NULL,''),(9241,'','IN-11745479520226','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','553','sales','','','No',NULL,NULL,''),(9242,'4165','IN-11745479520226','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','553','sales','','','No',NULL,NULL,''),(9243,'1100','IN-11745479520226','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','553','Payment','','','No',NULL,NULL,'HH-03-254'),(9244,'','IN-11745479521227','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','554','sales','','','No',NULL,NULL,''),(9245,'','IN-11745479521227','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','554','sales','','','No',NULL,NULL,''),(9246,'','IN-11745479521227','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','554','sales','','','No',NULL,NULL,''),(9247,'4165','IN-11745479521227','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','554','sales','','','No',NULL,NULL,''),(9248,'1100','IN-11745479521227','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','554','Payment','','','No',NULL,NULL,'HH-03-257'),(9249,'','IN-11745479521228','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','555','sales','','','No',NULL,NULL,''),(9250,'','IN-11745479521228','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','555','sales','','','No',NULL,NULL,''),(9251,'','IN-11745479521228','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','555','sales','','','No',NULL,NULL,''),(9252,'4165','IN-11745479521228','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','555','sales','','','No',NULL,NULL,''),(9253,'1100','IN-11745479521228','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','555','Payment','','','No',NULL,NULL,'HH-03-258'),(9254,'','IN-11745479522229','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','556','sales','','','No',NULL,NULL,''),(9255,'','IN-11745479522229','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','556','sales','','','No',NULL,NULL,''),(9256,'','IN-11745479522229','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','556','sales','','','No',NULL,NULL,''),(9257,'4165','IN-11745479522229','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','556','sales','','','No',NULL,NULL,''),(9258,'1100','IN-11745479522229','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','556','Payment','','','No',NULL,NULL,'HH-03-277'),(9259,'','IN-11745479523230','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','557','sales','','','No',NULL,NULL,''),(9260,'','IN-11745479523230','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','557','sales','','','No',NULL,NULL,''),(9261,'','IN-11745479523230','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','557','sales','','','No',NULL,NULL,''),(9262,'4165','IN-11745479523230','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','557','sales','','','No',NULL,NULL,''),(9263,'1100','IN-11745479523230','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','557','Payment','','','No',NULL,NULL,'HH-03-286'),(9264,'','IN-11745479524231','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','558','sales','','','No',NULL,NULL,''),(9265,'','IN-11745479524231','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','558','sales','','','No',NULL,NULL,''),(9266,'','IN-11745479524231','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','558','sales','','','No',NULL,NULL,''),(9267,'4165','IN-11745479524231','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','558','sales','','','No',NULL,NULL,''),(9268,'1100','IN-11745479524231','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','558','Payment','','','No',NULL,NULL,'HH-03-294'),(9269,'','IN-11745479524232','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','559','sales','','','No',NULL,NULL,''),(9270,'','IN-11745479524232','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','559','sales','','','No',NULL,NULL,''),(9271,'','IN-11745479524232','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','559','sales','','','No',NULL,NULL,''),(9272,'4165','IN-11745479524232','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','559','sales','','','No',NULL,NULL,''),(9273,'1100','IN-11745479524232','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','559','Payment','','','No',NULL,NULL,'HH-03-303'),(9274,'','IN-11745479525233','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','560','sales','','','No',NULL,NULL,''),(9275,'','IN-11745479525233','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','560','sales','','','No',NULL,NULL,''),(9276,'','IN-11745479525233','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','560','sales','','','No',NULL,NULL,''),(9277,'4165','IN-11745479525233','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','560','sales','','','No',NULL,NULL,''),(9278,'1100','IN-11745479525233','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','560','Payment','','','No',NULL,NULL,'HH-03-305'),(9279,'','IN-11745479526234','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','561','sales','','','No',NULL,NULL,''),(9280,'','IN-11745479526234','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','561','sales','','','No',NULL,NULL,''),(9281,'','IN-11745479526234','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','561','sales','','','No',NULL,NULL,''),(9282,'4165','IN-11745479526234','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','561','sales','','','No',NULL,NULL,''),(9283,'1100','IN-11745479526234','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','561','Payment','','','No',NULL,NULL,'HH-03-307'),(9284,'','IN-11745479526235','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','562','sales','','','No',NULL,NULL,''),(9285,'','IN-11745479526235','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','562','sales','','','No',NULL,NULL,''),(9286,'','IN-11745479526235','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','562','sales','','','No',NULL,NULL,''),(9287,'4165','IN-11745479526235','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','562','sales','','','No',NULL,NULL,''),(9288,'1100','IN-11745479526235','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','562','Payment','','','No',NULL,NULL,'HH-03-308'),(9289,'','IN-11745479527236','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','563','sales','','','No',NULL,NULL,''),(9290,'','IN-11745479527236','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','563','sales','','','No',NULL,NULL,''),(9291,'','IN-11745479527236','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','563','sales','','','No',NULL,NULL,''),(9292,'4165','IN-11745479527236','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','563','sales','','','No',NULL,NULL,''),(9293,'1100','IN-11745479527236','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','563','Payment','','','No',NULL,NULL,'HH-03-309'),(9294,'','IN-11745479528237','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','564','sales','','','No',NULL,NULL,''),(9295,'','IN-11745479528237','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','564','sales','','','No',NULL,NULL,''),(9296,'','IN-11745479528237','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','564','sales','','','No',NULL,NULL,''),(9297,'4165','IN-11745479528237','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','564','sales','','','No',NULL,NULL,''),(9298,'1100','IN-11745479528237','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','564','Payment','','','No',NULL,NULL,'HH-03-31'),(9299,'','IN-11745479529238','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','565','sales','','','No',NULL,NULL,''),(9300,'','IN-11745479529238','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','565','sales','','','No',NULL,NULL,''),(9301,'','IN-11745479529238','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','565','sales','','','No',NULL,NULL,''),(9302,'4165','IN-11745479529238','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','565','sales','','','No',NULL,NULL,''),(9303,'1100','IN-11745479529238','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','565','Payment','','','No',NULL,NULL,'HH-03-310'),(9304,'','IN-11745479529239','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','566','sales','','','No',NULL,NULL,''),(9305,'','IN-11745479529239','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','566','sales','','','No',NULL,NULL,''),(9306,'','IN-11745479529239','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','566','sales','','','No',NULL,NULL,''),(9307,'4165','IN-11745479529239','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','566','sales','','','No',NULL,NULL,''),(9308,'1100','IN-11745479529239','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','566','Payment','','','No',NULL,NULL,'HH-03-311'),(9309,'','IN-11745479530240','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','567','sales','','','No',NULL,NULL,''),(9310,'','IN-11745479530240','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','567','sales','','','No',NULL,NULL,''),(9311,'','IN-11745479530240','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','567','sales','','','No',NULL,NULL,''),(9312,'4165','IN-11745479530240','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','567','sales','','','No',NULL,NULL,''),(9313,'1100','IN-11745479530240','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','567','Payment','','','No',NULL,NULL,'HH-03-313'),(9314,'','IN-11745479531241','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','568','sales','','','No',NULL,NULL,''),(9315,'','IN-11745479531241','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','568','sales','','','No',NULL,NULL,''),(9316,'','IN-11745479531241','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','568','sales','','','No',NULL,NULL,''),(9317,'4165','IN-11745479531241','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','568','sales','','','No',NULL,NULL,''),(9318,'1100','IN-11745479531241','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','568','Payment','','','No',NULL,NULL,'HH-03-33'),(9319,'','IN-11745479532242','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','569','sales','','','No',NULL,NULL,''),(9320,'','IN-11745479532242','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','569','sales','','','No',NULL,NULL,''),(9321,'','IN-11745479532242','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','569','sales','','','No',NULL,NULL,''),(9322,'4165','IN-11745479532242','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','569','sales','','','No',NULL,NULL,''),(9323,'1100','IN-11745479532242','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','569','Payment','','','No',NULL,NULL,'HH-03-338'),(9324,'','IN-11745479532243','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','570','sales','','','No',NULL,NULL,''),(9325,'','IN-11745479532243','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','570','sales','','','No',NULL,NULL,''),(9326,'','IN-11745479532243','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','570','sales','','','No',NULL,NULL,''),(9327,'4165','IN-11745479532243','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','570','sales','','','No',NULL,NULL,''),(9328,'1100','IN-11745479532243','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','570','Payment','','','No',NULL,NULL,'HH-03-339'),(9329,'','IN-11745479533244','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','571','sales','','','No',NULL,NULL,''),(9330,'','IN-11745479533244','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','571','sales','','','No',NULL,NULL,''),(9331,'','IN-11745479533244','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','571','sales','','','No',NULL,NULL,''),(9332,'4165','IN-11745479533244','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','571','sales','','','No',NULL,NULL,''),(9333,'1100','IN-11745479533244','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','571','Payment','','','No',NULL,NULL,'HH-03-34'),(9334,'','IN-11745479534245','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','572','sales','','','No',NULL,NULL,''),(9335,'','IN-11745479534245','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','572','sales','','','No',NULL,NULL,''),(9336,'','IN-11745479534245','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','572','sales','','','No',NULL,NULL,''),(9337,'4165','IN-11745479534245','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','572','sales','','','No',NULL,NULL,''),(9338,'1100','IN-11745479534245','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','572','Payment','','','No',NULL,NULL,'HH-03-35'),(9339,'','IN-11745479534246','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','573','sales','','','No',NULL,NULL,''),(9340,'','IN-11745479534246','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','573','sales','','','No',NULL,NULL,''),(9341,'','IN-11745479534246','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','573','sales','','','No',NULL,NULL,''),(9342,'4165','IN-11745479534246','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','573','sales','','','No',NULL,NULL,''),(9343,'1100','IN-11745479534246','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','573','Payment','','','No',NULL,NULL,'HH-03-352'),(9344,'','IN-11745479535247','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','574','sales','','','No',NULL,NULL,''),(9345,'','IN-11745479535247','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','574','sales','','','No',NULL,NULL,''),(9346,'','IN-11745479535247','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','574','sales','','','No',NULL,NULL,''),(9347,'4165','IN-11745479535247','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','574','sales','','','No',NULL,NULL,''),(9348,'1100','IN-11745479535247','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','574','Payment','','','No',NULL,NULL,'HH-03-355'),(9349,'','IN-11745479536248','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','575','sales','','','No',NULL,NULL,''),(9350,'','IN-11745479536248','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','575','sales','','','No',NULL,NULL,''),(9351,'','IN-11745479536248','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','575','sales','','','No',NULL,NULL,''),(9352,'4165','IN-11745479536248','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','575','sales','','','No',NULL,NULL,''),(9353,'1100','IN-11745479536248','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','575','Payment','','','No',NULL,NULL,'HH-03-357'),(9354,'','IN-11745479537249','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','576','sales','','','No',NULL,NULL,''),(9355,'','IN-11745479537249','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','576','sales','','','No',NULL,NULL,''),(9356,'','IN-11745479537249','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','576','sales','','','No',NULL,NULL,''),(9357,'4165','IN-11745479537249','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','576','sales','','','No',NULL,NULL,''),(9358,'1100','IN-11745479537249','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','576','Payment','','','No',NULL,NULL,'HH-03-36'),(9359,'','IN-11745479537250','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','577','sales','','','No',NULL,NULL,''),(9360,'','IN-11745479537250','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','577','sales','','','No',NULL,NULL,''),(9361,'','IN-11745479537250','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','577','sales','','','No',NULL,NULL,''),(9362,'4165','IN-11745479537250','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','577','sales','','','No',NULL,NULL,''),(9363,'1100','IN-11745479537250','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','577','Payment','','','No',NULL,NULL,'HH-03-360'),(9364,'','IN-11745479538251','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','578','sales','','','No',NULL,NULL,''),(9365,'','IN-11745479538251','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','578','sales','','','No',NULL,NULL,''),(9366,'','IN-11745479538251','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','578','sales','','','No',NULL,NULL,''),(9367,'4165','IN-11745479538251','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','578','sales','','','No',NULL,NULL,''),(9368,'1100','IN-11745479538251','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','578','Payment','','','No',NULL,NULL,'HH-03-366'),(9369,'','IN-11745479539252','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','579','sales','','','No',NULL,NULL,''),(9370,'','IN-11745479539252','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','579','sales','','','No',NULL,NULL,''),(9371,'','IN-11745479539252','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','579','sales','','','No',NULL,NULL,''),(9372,'4165','IN-11745479539252','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','579','sales','','','No',NULL,NULL,''),(9373,'1100','IN-11745479539252','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','579','Payment','','','No',NULL,NULL,'HH-03-37'),(9374,'','IN-11745479539253','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','580','sales','','','No',NULL,NULL,''),(9375,'','IN-11745479539253','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','580','sales','','','No',NULL,NULL,''),(9376,'','IN-11745479539253','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','580','sales','','','No',NULL,NULL,''),(9377,'4165','IN-11745479539253','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','580','sales','','','No',NULL,NULL,''),(9378,'1100','IN-11745479539253','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','580','Payment','','','No',NULL,NULL,'HH-03-370'),(9379,'','IN-11745479540254','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','581','sales','','','No',NULL,NULL,''),(9380,'','IN-11745479540254','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','581','sales','','','No',NULL,NULL,''),(9381,'','IN-11745479540254','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','581','sales','','','No',NULL,NULL,''),(9382,'4165','IN-11745479540254','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','581','sales','','','No',NULL,NULL,''),(9383,'1100','IN-11745479540254','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','581','Payment','','','No',NULL,NULL,'HH-03-373'),(9384,'','IN-11745479541255','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','582','sales','','','No',NULL,NULL,''),(9385,'','IN-11745479541255','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','582','sales','','','No',NULL,NULL,''),(9386,'','IN-11745479541255','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','582','sales','','','No',NULL,NULL,''),(9387,'4165','IN-11745479541255','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','582','sales','','','No',NULL,NULL,''),(9388,'1100','IN-11745479541255','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','582','Payment','','','No',NULL,NULL,'HH-03-379'),(9389,'','IN-11745479542256','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','583','sales','','','No',NULL,NULL,''),(9390,'','IN-11745479542256','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','583','sales','','','No',NULL,NULL,''),(9391,'','IN-11745479542256','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','583','sales','','','No',NULL,NULL,''),(9392,'4165','IN-11745479542256','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','583','sales','','','No',NULL,NULL,''),(9393,'1100','IN-11745479542256','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','583','Payment','','','No',NULL,NULL,'HH-03-38'),(9394,'','IN-11745479542257','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','584','sales','','','No',NULL,NULL,''),(9395,'','IN-11745479542257','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','584','sales','','','No',NULL,NULL,''),(9396,'','IN-11745479542257','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','584','sales','','','No',NULL,NULL,''),(9397,'4165','IN-11745479542257','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','584','sales','','','No',NULL,NULL,''),(9398,'1100','IN-11745479542257','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','584','Payment','','','No',NULL,NULL,'HH-03-395'),(9399,'','IN-11745479543258','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','585','sales','','','No',NULL,NULL,''),(9400,'','IN-11745479543258','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','585','sales','','','No',NULL,NULL,''),(9401,'','IN-11745479543258','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','585','sales','','','No',NULL,NULL,''),(9402,'4165','IN-11745479543258','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','585','sales','','','No',NULL,NULL,''),(9403,'1100','IN-11745479543258','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','585','Payment','','','No',NULL,NULL,'HH-03-399'),(9404,'','IN-11745479544259','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','586','sales','','','No',NULL,NULL,''),(9405,'','IN-11745479544259','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','586','sales','','','No',NULL,NULL,''),(9406,'','IN-11745479544259','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','586','sales','','','No',NULL,NULL,''),(9407,'4165','IN-11745479544259','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','586','sales','','','No',NULL,NULL,''),(9408,'1100','IN-11745479544259','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','586','Payment','','','No',NULL,NULL,'HH-03-409'),(9409,'','IN-11745479545260','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','587','sales','','','No',NULL,NULL,''),(9410,'','IN-11745479545260','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','587','sales','','','No',NULL,NULL,''),(9411,'','IN-11745479545260','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','587','sales','','','No',NULL,NULL,''),(9412,'4165','IN-11745479545260','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','587','sales','','','No',NULL,NULL,''),(9413,'1100','IN-11745479545260','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','587','Payment','','','No',NULL,NULL,'HH-03-41'),(9414,'','IN-11745479545261','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','588','sales','','','No',NULL,NULL,''),(9415,'','IN-11745479545261','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','588','sales','','','No',NULL,NULL,''),(9416,'','IN-11745479545261','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','588','sales','','','No',NULL,NULL,''),(9417,'4165','IN-11745479545261','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','588','sales','','','No',NULL,NULL,''),(9418,'1100','IN-11745479545261','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','588','Payment','','','No',NULL,NULL,'HH-03-410'),(9419,'','IN-11745479546262','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','589','sales','','','No',NULL,NULL,''),(9420,'','IN-11745479546262','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','589','sales','','','No',NULL,NULL,''),(9421,'','IN-11745479546262','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','589','sales','','','No',NULL,NULL,''),(9422,'4165','IN-11745479546262','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','589','sales','','','No',NULL,NULL,''),(9423,'1100','IN-11745479546262','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','589','Payment','','','No',NULL,NULL,'HH-03-417'),(9424,'','IN-11745479547263','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','590','sales','','','No',NULL,NULL,''),(9425,'','IN-11745479547263','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','590','sales','','','No',NULL,NULL,''),(9426,'','IN-11745479547263','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','590','sales','','','No',NULL,NULL,''),(9427,'4165','IN-11745479547263','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','590','sales','','','No',NULL,NULL,''),(9428,'1100','IN-11745479547263','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','590','Payment','','','No',NULL,NULL,'HH-03-42'),(9429,'','IN-11745479547264','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','591','sales','','','No',NULL,NULL,''),(9430,'','IN-11745479547264','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','591','sales','','','No',NULL,NULL,''),(9431,'','IN-11745479547264','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','591','sales','','','No',NULL,NULL,''),(9432,'4165','IN-11745479547264','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','591','sales','','','No',NULL,NULL,''),(9433,'1100','IN-11745479547264','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','591','Payment','','','No',NULL,NULL,'HH-03-426'),(9434,'','IN-11745479548265','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','592','sales','','','No',NULL,NULL,''),(9435,'','IN-11745479548265','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','592','sales','','','No',NULL,NULL,''),(9436,'','IN-11745479548265','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','592','sales','','','No',NULL,NULL,''),(9437,'4165','IN-11745479548265','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','592','sales','','','No',NULL,NULL,''),(9438,'1100','IN-11745479548265','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','592','Payment','','','No',NULL,NULL,'HH-03-427'),(9439,'','IN-11745479549266','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','593','sales','','','No',NULL,NULL,''),(9440,'','IN-11745479549266','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','593','sales','','','No',NULL,NULL,''),(9441,'','IN-11745479549266','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','593','sales','','','No',NULL,NULL,''),(9442,'4165','IN-11745479549266','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','593','sales','','','No',NULL,NULL,''),(9443,'1100','IN-11745479549266','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','593','Payment','','','No',NULL,NULL,'HH-03-428'),(9444,'','IN-11745479550267','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','594','sales','','','No',NULL,NULL,''),(9445,'','IN-11745479550267','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','594','sales','','','No',NULL,NULL,''),(9446,'','IN-11745479550267','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','594','sales','','','No',NULL,NULL,''),(9447,'4165','IN-11745479550267','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','594','sales','','','No',NULL,NULL,''),(9448,'1100','IN-11745479550267','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','594','Payment','','','No',NULL,NULL,'HH-03-430'),(9449,'','IN-11745479550268','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','595','sales','','','No',NULL,NULL,''),(9450,'','IN-11745479550268','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','595','sales','','','No',NULL,NULL,''),(9451,'','IN-11745479550268','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','595','sales','','','No',NULL,NULL,''),(9452,'4165','IN-11745479550268','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','595','sales','','','No',NULL,NULL,''),(9453,'1100','IN-11745479550268','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','595','Payment','','','No',NULL,NULL,'HH-03-439'),(9454,'','IN-11745479551269','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','596','sales','','','No',NULL,NULL,''),(9455,'','IN-11745479551269','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','596','sales','','','No',NULL,NULL,''),(9456,'','IN-11745479551269','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','596','sales','','','No',NULL,NULL,''),(9457,'4165','IN-11745479551269','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','596','sales','','','No',NULL,NULL,''),(9458,'1100','IN-11745479551269','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','596','Payment','','','No',NULL,NULL,'HH-03-441'),(9459,'','IN-11745479552270','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','597','sales','','','No',NULL,NULL,''),(9460,'','IN-11745479552270','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','597','sales','','','No',NULL,NULL,''),(9461,'','IN-11745479552270','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','597','sales','','','No',NULL,NULL,''),(9462,'4165','IN-11745479552270','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','597','sales','','','No',NULL,NULL,''),(9463,'1100','IN-11745479552270','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','597','Payment','','','No',NULL,NULL,'HH-03-442'),(9464,'','IN-11745479553271','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','598','sales','','','No',NULL,NULL,''),(9465,'','IN-11745479553271','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','598','sales','','','No',NULL,NULL,''),(9466,'','IN-11745479553271','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','598','sales','','','No',NULL,NULL,''),(9467,'4165','IN-11745479553271','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','598','sales','','','No',NULL,NULL,''),(9468,'1100','IN-11745479553271','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','598','Payment','','','No',NULL,NULL,'HH-03-448'),(9469,'','IN-11745479553272','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','599','sales','','','No',NULL,NULL,''),(9470,'','IN-11745479553272','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','599','sales','','','No',NULL,NULL,''),(9471,'','IN-11745479553272','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','599','sales','','','No',NULL,NULL,''),(9472,'4165','IN-11745479553272','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','599','sales','','','No',NULL,NULL,''),(9473,'1100','IN-11745479553272','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','599','Payment','','','No',NULL,NULL,'HH-03-451'),(9474,'','IN-11745479554273','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','600','sales','','','No',NULL,NULL,''),(9475,'','IN-11745479554273','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','600','sales','','','No',NULL,NULL,''),(9476,'','IN-11745479554273','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','600','sales','','','No',NULL,NULL,''),(9477,'4165','IN-11745479554273','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','600','sales','','','No',NULL,NULL,''),(9478,'1100','IN-11745479554273','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','600','Payment','','','No',NULL,NULL,'HH-03-452'),(9479,'','IN-11745479555274','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','601','sales','','','No',NULL,NULL,''),(9480,'','IN-11745479555274','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','601','sales','','','No',NULL,NULL,''),(9481,'','IN-11745479555274','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','601','sales','','','No',NULL,NULL,''),(9482,'4165','IN-11745479555274','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','601','sales','','','No',NULL,NULL,''),(9483,'1100','IN-11745479555274','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','601','Payment','','','No',NULL,NULL,'HH-03-453'),(9484,'','IN-11745479555275','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','602','sales','','','No',NULL,NULL,''),(9485,'','IN-11745479555275','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','602','sales','','','No',NULL,NULL,''),(9486,'','IN-11745479555275','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','602','sales','','','No',NULL,NULL,''),(9487,'4165','IN-11745479555275','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','602','sales','','','No',NULL,NULL,''),(9488,'1100','IN-11745479555275','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','602','Payment','','','No',NULL,NULL,'HH-03-456'),(9489,'','IN-11745479556276','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','603','sales','','','No',NULL,NULL,''),(9490,'','IN-11745479556276','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','603','sales','','','No',NULL,NULL,''),(9491,'','IN-11745479556276','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','603','sales','','','No',NULL,NULL,''),(9492,'4165','IN-11745479556276','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','603','sales','','','No',NULL,NULL,''),(9493,'1100','IN-11745479556276','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','603','Payment','','','No',NULL,NULL,'HH-03-457'),(9494,'','IN-11745479557277','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','604','sales','','','No',NULL,NULL,''),(9495,'','IN-11745479557277','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','604','sales','','','No',NULL,NULL,''),(9496,'','IN-11745479557277','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','604','sales','','','No',NULL,NULL,''),(9497,'4165','IN-11745479557277','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','604','sales','','','No',NULL,NULL,''),(9498,'1100','IN-11745479557277','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','604','Payment','','','No',NULL,NULL,'HH-03-458'),(9499,'','IN-11745479558278','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','605','sales','','','No',NULL,NULL,''),(9500,'','IN-11745479558278','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','605','sales','','','No',NULL,NULL,''),(9501,'','IN-11745479558278','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','605','sales','','','No',NULL,NULL,''),(9502,'4165','IN-11745479558278','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','605','sales','','','No',NULL,NULL,''),(9503,'1100','IN-11745479558278','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','605','Payment','','','No',NULL,NULL,'HH-03-470'),(9504,'','IN-11745479558279','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','606','sales','','','No',NULL,NULL,''),(9505,'','IN-11745479558279','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','606','sales','','','No',NULL,NULL,''),(9506,'','IN-11745479558279','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','606','sales','','','No',NULL,NULL,''),(9507,'4165','IN-11745479558279','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','606','sales','','','No',NULL,NULL,''),(9508,'1100','IN-11745479558279','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','606','Payment','','','No',NULL,NULL,'HH-03-473'),(9509,'','IN-11745479559280','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','607','sales','','','No',NULL,NULL,''),(9510,'','IN-11745479559280','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','607','sales','','','No',NULL,NULL,''),(9511,'','IN-11745479559280','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','607','sales','','','No',NULL,NULL,''),(9512,'4165','IN-11745479559280','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','607','sales','','','No',NULL,NULL,''),(9513,'1100','IN-11745479559280','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','607','Payment','','','No',NULL,NULL,'HH-03-474'),(9514,'','IN-11745479560281','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','608','sales','','','No',NULL,NULL,''),(9515,'','IN-11745479560281','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','608','sales','','','No',NULL,NULL,''),(9516,'','IN-11745479560281','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','608','sales','','','No',NULL,NULL,''),(9517,'4165','IN-11745479560281','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','608','sales','','','No',NULL,NULL,''),(9518,'1100','IN-11745479560281','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','608','Payment','','','No',NULL,NULL,'HH-03-479'),(9519,'','IN-11745479561282','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','609','sales','','','No',NULL,NULL,''),(9520,'','IN-11745479561282','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','609','sales','','','No',NULL,NULL,''),(9521,'','IN-11745479561282','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','609','sales','','','No',NULL,NULL,''),(9522,'4165','IN-11745479561282','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','609','sales','','','No',NULL,NULL,''),(9523,'1100','IN-11745479561282','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','609','Payment','','','No',NULL,NULL,'HH-03-480'),(9524,'','IN-11745479561283','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','610','sales','','','No',NULL,NULL,''),(9525,'','IN-11745479561283','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','610','sales','','','No',NULL,NULL,''),(9526,'','IN-11745479561283','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','610','sales','','','No',NULL,NULL,''),(9527,'4165','IN-11745479561283','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','610','sales','','','No',NULL,NULL,''),(9528,'1100','IN-11745479561283','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','610','Payment','','','No',NULL,NULL,'HH-03-481'),(9529,'','IN-11745479571284','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','611','sales','','','No',NULL,NULL,''),(9530,'','IN-11745479571284','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','611','sales','','','No',NULL,NULL,''),(9531,'','IN-11745479571284','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','611','sales','','','No',NULL,NULL,''),(9532,'4165','IN-11745479571284','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','611','sales','','','No',NULL,NULL,''),(9533,'1100','IN-11745479571284','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','611','Payment','','','No',NULL,NULL,'HH-03-482'),(9534,'','IN-11745479572285','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','612','sales','','','No',NULL,NULL,''),(9535,'','IN-11745479572285','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','612','sales','','','No',NULL,NULL,''),(9536,'','IN-11745479572285','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','612','sales','','','No',NULL,NULL,''),(9537,'4165','IN-11745479572285','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','612','sales','','','No',NULL,NULL,''),(9538,'1100','IN-11745479572285','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','612','Payment','','','No',NULL,NULL,'HH-03-483'),(9539,'','IN-11745479573286','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','613','sales','','','No',NULL,NULL,''),(9540,'','IN-11745479573286','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','613','sales','','','No',NULL,NULL,''),(9541,'','IN-11745479573286','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','613','sales','','','No',NULL,NULL,''),(9542,'4165','IN-11745479573286','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','613','sales','','','No',NULL,NULL,''),(9543,'1100','IN-11745479573286','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','613','Payment','','','No',NULL,NULL,'HH-03-485'),(9544,'','IN-11745479574287','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','614','sales','','','No',NULL,NULL,''),(9545,'','IN-11745479574287','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','614','sales','','','No',NULL,NULL,''),(9546,'','IN-11745479574287','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','614','sales','','','No',NULL,NULL,''),(9547,'4165','IN-11745479574287','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','614','sales','','','No',NULL,NULL,''),(9548,'1100','IN-11745479574287','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','614','Payment','','','No',NULL,NULL,'HH-03-486'),(9549,'','IN-11745479575288','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','615','sales','','','No',NULL,NULL,''),(9550,'','IN-11745479575288','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','615','sales','','','No',NULL,NULL,''),(9551,'','IN-11745479575288','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','615','sales','','','No',NULL,NULL,''),(9552,'4165','IN-11745479575288','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','615','sales','','','No',NULL,NULL,''),(9553,'1100','IN-11745479575288','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','615','Payment','','','No',NULL,NULL,'HH-03-499'),(9554,'','IN-11745479575289','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','616','sales','','','No',NULL,NULL,''),(9555,'','IN-11745479575289','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','616','sales','','','No',NULL,NULL,''),(9556,'','IN-11745479575289','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','616','sales','','','No',NULL,NULL,''),(9557,'4165','IN-11745479575289','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','616','sales','','','No',NULL,NULL,''),(9558,'1100','IN-11745479575289','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','616','Payment','','','No',NULL,NULL,'HH-03-500'),(9559,'','IN-11745479576290','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','617','sales','','','No',NULL,NULL,''),(9560,'','IN-11745479576290','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','617','sales','','','No',NULL,NULL,''),(9561,'','IN-11745479576290','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','617','sales','','','No',NULL,NULL,''),(9562,'4165','IN-11745479576290','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','617','sales','','','No',NULL,NULL,''),(9563,'1100','IN-11745479576290','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','617','Payment','','','No',NULL,NULL,'HH-03-501'),(9564,'','IN-11745479577291','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','618','sales','','','No',NULL,NULL,''),(9565,'','IN-11745479577291','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','618','sales','','','No',NULL,NULL,''),(9566,'','IN-11745479577291','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','618','sales','','','No',NULL,NULL,''),(9567,'4165','IN-11745479577291','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','618','sales','','','No',NULL,NULL,''),(9568,'1100','IN-11745479577291','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','618','Payment','','','No',NULL,NULL,'HH-03-507'),(9569,'','IN-11745479578292','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','619','sales','','','No',NULL,NULL,''),(9570,'','IN-11745479578292','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','619','sales','','','No',NULL,NULL,''),(9571,'','IN-11745479578292','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','619','sales','','','No',NULL,NULL,''),(9572,'4165','IN-11745479578292','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','619','sales','','','No',NULL,NULL,''),(9573,'1100','IN-11745479578292','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','619','Payment','','','No',NULL,NULL,'HH-03-523'),(9574,'','IN-11745479579293','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','620','sales','','','No',NULL,NULL,''),(9575,'','IN-11745479579293','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','620','sales','','','No',NULL,NULL,''),(9576,'','IN-11745479579293','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','620','sales','','','No',NULL,NULL,''),(9577,'4165','IN-11745479579293','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','620','sales','','','No',NULL,NULL,''),(9578,'1100','IN-11745479579293','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','620','Payment','','','No',NULL,NULL,'HH-03-533'),(9579,'','IN-11745479580294','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','621','sales','','','No',NULL,NULL,''),(9580,'','IN-11745479580294','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','621','sales','','','No',NULL,NULL,''),(9581,'','IN-11745479580294','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','621','sales','','','No',NULL,NULL,''),(9582,'4165','IN-11745479580294','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','621','sales','','','No',NULL,NULL,''),(9583,'1100','IN-11745479580294','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','621','Payment','','','No',NULL,NULL,'HH-03-534'),(9584,'','IN-11745479581295','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','622','sales','','','No',NULL,NULL,''),(9585,'','IN-11745479581295','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','622','sales','','','No',NULL,NULL,''),(9586,'','IN-11745479581295','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','622','sales','','','No',NULL,NULL,''),(9587,'4165','IN-11745479581295','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','622','sales','','','No',NULL,NULL,''),(9588,'1100','IN-11745479581295','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','622','Payment','','','No',NULL,NULL,'HH-03-536'),(9589,'','IN-11745479582296','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','623','sales','','','No',NULL,NULL,''),(9590,'','IN-11745479582296','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','623','sales','','','No',NULL,NULL,''),(9591,'','IN-11745479582296','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','623','sales','','','No',NULL,NULL,''),(9592,'4165','IN-11745479582296','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','623','sales','','','No',NULL,NULL,''),(9593,'1100','IN-11745479582296','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','623','Payment','','','No',NULL,NULL,'HH-03-537'),(9594,'','IN-11745479582297','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','624','sales','','','No',NULL,NULL,''),(9595,'','IN-11745479582297','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','624','sales','','','No',NULL,NULL,''),(9596,'','IN-11745479582297','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','624','sales','','','No',NULL,NULL,''),(9597,'4165','IN-11745479582297','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','624','sales','','','No',NULL,NULL,''),(9598,'1100','IN-11745479582297','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','624','Payment','','','No',NULL,NULL,'HH-03-539'),(9599,'','IN-11745479583298','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','625','sales','','','No',NULL,NULL,''),(9600,'','IN-11745479583298','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','625','sales','','','No',NULL,NULL,''),(9601,'','IN-11745479583298','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','625','sales','','','No',NULL,NULL,''),(9602,'4165','IN-11745479583298','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','625','sales','','','No',NULL,NULL,''),(9603,'1100','IN-11745479583298','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','625','Payment','','','No',NULL,NULL,'HH-03-54'),(9604,'','IN-11745479584299','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','626','sales','','','No',NULL,NULL,''),(9605,'','IN-11745479584299','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','626','sales','','','No',NULL,NULL,''),(9606,'','IN-11745479584299','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','626','sales','','','No',NULL,NULL,''),(9607,'4165','IN-11745479584299','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','626','sales','','','No',NULL,NULL,''),(9608,'1100','IN-11745479584299','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','626','Payment','','','No',NULL,NULL,'HH-03-547'),(9609,'','IN-11745479584300','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','627','sales','','','No',NULL,NULL,''),(9610,'','IN-11745479584300','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','627','sales','','','No',NULL,NULL,''),(9611,'','IN-11745479584300','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','627','sales','','','No',NULL,NULL,''),(9612,'4165','IN-11745479584300','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','627','sales','','','No',NULL,NULL,''),(9613,'1100','IN-11745479584300','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','627','Payment','','','No',NULL,NULL,'HH-03-548'),(9614,'','IN-11745479585301','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','628','sales','','','No',NULL,NULL,''),(9615,'','IN-11745479585301','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','628','sales','','','No',NULL,NULL,''),(9616,'','IN-11745479585301','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','628','sales','','','No',NULL,NULL,''),(9617,'4165','IN-11745479585301','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','628','sales','','','No',NULL,NULL,''),(9618,'1100','IN-11745479585301','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','628','Payment','','','No',NULL,NULL,'HH-03-549'),(9619,'','IN-11745479586302','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','629','sales','','','No',NULL,NULL,''),(9620,'','IN-11745479586302','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','629','sales','','','No',NULL,NULL,''),(9621,'','IN-11745479586302','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','629','sales','','','No',NULL,NULL,''),(9622,'4165','IN-11745479586302','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','629','sales','','','No',NULL,NULL,''),(9623,'1100','IN-11745479586302','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','629','Payment','','','No',NULL,NULL,'HH-03-550'),(9624,'','IN-11745479587303','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','630','sales','','','No',NULL,NULL,''),(9625,'','IN-11745479587303','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','630','sales','','','No',NULL,NULL,''),(9626,'','IN-11745479587303','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','630','sales','','','No',NULL,NULL,''),(9627,'4165','IN-11745479587303','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','630','sales','','','No',NULL,NULL,''),(9628,'1100','IN-11745479587303','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','630','Payment','','','No',NULL,NULL,'HH-03-553'),(9629,'','IN-11745479587304','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','631','sales','','','No',NULL,NULL,''),(9630,'','IN-11745479587304','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','631','sales','','','No',NULL,NULL,''),(9631,'','IN-11745479587304','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','631','sales','','','No',NULL,NULL,''),(9632,'4165','IN-11745479587304','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','631','sales','','','No',NULL,NULL,''),(9633,'1100','IN-11745479587304','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','631','Payment','','','No',NULL,NULL,'HH-03-557'),(9634,'','IN-11745479588305','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','632','sales','','','No',NULL,NULL,''),(9635,'','IN-11745479588305','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','632','sales','','','No',NULL,NULL,''),(9636,'','IN-11745479588305','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','632','sales','','','No',NULL,NULL,''),(9637,'4165','IN-11745479588305','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','632','sales','','','No',NULL,NULL,''),(9638,'1100','IN-11745479588305','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','632','Payment','','','No',NULL,NULL,'HH-03-559'),(9639,'','IN-11745479589306','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','633','sales','','','No',NULL,NULL,''),(9640,'','IN-11745479589306','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','633','sales','','','No',NULL,NULL,''),(9641,'','IN-11745479589306','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','633','sales','','','No',NULL,NULL,''),(9642,'4165','IN-11745479589306','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','633','sales','','','No',NULL,NULL,''),(9643,'1100','IN-11745479589306','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','633','Payment','','','No',NULL,NULL,'HH-03-560'),(9644,'','IN-11745479589307','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','634','sales','','','No',NULL,NULL,''),(9645,'','IN-11745479589307','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','634','sales','','','No',NULL,NULL,''),(9646,'','IN-11745479589307','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','634','sales','','','No',NULL,NULL,''),(9647,'4165','IN-11745479589307','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','634','sales','','','No',NULL,NULL,''),(9648,'1100','IN-11745479589307','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','634','Payment','','','No',NULL,NULL,'HH-03-563'),(9649,'','IN-11745479590308','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','635','sales','','','No',NULL,NULL,''),(9650,'','IN-11745479590308','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','635','sales','','','No',NULL,NULL,''),(9651,'','IN-11745479590308','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','635','sales','','','No',NULL,NULL,''),(9652,'4165','IN-11745479590308','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','635','sales','','','No',NULL,NULL,''),(9653,'1100','IN-11745479590308','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','635','Payment','','','No',NULL,NULL,'HH-03-565'),(9654,'','IN-11745479591309','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','636','sales','','','No',NULL,NULL,''),(9655,'','IN-11745479591309','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','636','sales','','','No',NULL,NULL,''),(9656,'','IN-11745479591309','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','636','sales','','','No',NULL,NULL,''),(9657,'4165','IN-11745479591309','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','636','sales','','','No',NULL,NULL,''),(9658,'1100','IN-11745479591309','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','636','Payment','','','No',NULL,NULL,'HH-03-566'),(9659,'','IN-11745479591310','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','637','sales','','','No',NULL,NULL,''),(9660,'','IN-11745479591310','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','637','sales','','','No',NULL,NULL,''),(9661,'','IN-11745479591310','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','637','sales','','','No',NULL,NULL,''),(9662,'4165','IN-11745479591310','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','637','sales','','','No',NULL,NULL,''),(9663,'1100','IN-11745479591310','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','637','Payment','','','No',NULL,NULL,'HH-03-572'),(9664,'','IN-11745479592311','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','638','sales','','','No',NULL,NULL,''),(9665,'','IN-11745479592311','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','638','sales','','','No',NULL,NULL,''),(9666,'','IN-11745479592311','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','638','sales','','','No',NULL,NULL,''),(9667,'4165','IN-11745479592311','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','638','sales','','','No',NULL,NULL,''),(9668,'1100','IN-11745479592311','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','638','Payment','','','No',NULL,NULL,'HH-03-577'),(9669,'','IN-11745479593312','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','639','sales','','','No',NULL,NULL,''),(9670,'','IN-11745479593312','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','639','sales','','','No',NULL,NULL,''),(9671,'','IN-11745479593312','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','639','sales','','','No',NULL,NULL,''),(9672,'4165','IN-11745479593312','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','639','sales','','','No',NULL,NULL,''),(9673,'1100','IN-11745479593312','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','639','Payment','','','No',NULL,NULL,'HH-03-578'),(9674,'','IN-11745479594313','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','640','sales','','','No',NULL,NULL,''),(9675,'','IN-11745479594313','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','640','sales','','','No',NULL,NULL,''),(9676,'','IN-11745479594313','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','640','sales','','','No',NULL,NULL,''),(9677,'4165','IN-11745479594313','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','640','sales','','','No',NULL,NULL,''),(9678,'1100','IN-11745479594313','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','640','Payment','','','No',NULL,NULL,'HH-03-582'),(9679,'','IN-11745479594314','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','641','sales','','','No',NULL,NULL,''),(9680,'','IN-11745479594314','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','641','sales','','','No',NULL,NULL,''),(9681,'','IN-11745479594314','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','641','sales','','','No',NULL,NULL,''),(9682,'4165','IN-11745479594314','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','641','sales','','','No',NULL,NULL,''),(9683,'1100','IN-11745479594314','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','641','Payment','','','No',NULL,NULL,'HH-03-583'),(9684,'','IN-11745479595315','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','642','sales','','','No',NULL,NULL,''),(9685,'','IN-11745479595315','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','642','sales','','','No',NULL,NULL,''),(9686,'','IN-11745479595315','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','642','sales','','','No',NULL,NULL,''),(9687,'4165','IN-11745479595315','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','642','sales','','','No',NULL,NULL,''),(9688,'1100','IN-11745479595315','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','642','Payment','','','No',NULL,NULL,'HH-03-584'),(9689,'','IN-11745479596316','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','643','sales','','','No',NULL,NULL,''),(9690,'','IN-11745479596316','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','643','sales','','','No',NULL,NULL,''),(9691,'','IN-11745479596316','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','643','sales','','','No',NULL,NULL,''),(9692,'4165','IN-11745479596316','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','643','sales','','','No',NULL,NULL,''),(9693,'1100','IN-11745479596316','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','643','Payment','','','No',NULL,NULL,'HH-03-587'),(9694,'','IN-11745479597317','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','644','sales','','','No',NULL,NULL,''),(9695,'','IN-11745479597317','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','644','sales','','','No',NULL,NULL,''),(9696,'','IN-11745479597317','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','644','sales','','','No',NULL,NULL,''),(9697,'4165','IN-11745479597317','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','644','sales','','','No',NULL,NULL,''),(9698,'1100','IN-11745479597317','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','644','Payment','','','No',NULL,NULL,'HH-03-588'),(9699,'','IN-11745479597318','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','645','sales','','','No',NULL,NULL,''),(9700,'','IN-11745479597318','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','645','sales','','','No',NULL,NULL,''),(9701,'','IN-11745479597318','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','645','sales','','','No',NULL,NULL,''),(9702,'4165','IN-11745479597318','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','645','sales','','','No',NULL,NULL,''),(9703,'1100','IN-11745479597318','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','645','Payment','','','No',NULL,NULL,'HH-03-593'),(9704,'','IN-11745479598319','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','646','sales','','','No',NULL,NULL,''),(9705,'','IN-11745479598319','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','646','sales','','','No',NULL,NULL,''),(9706,'','IN-11745479598319','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','646','sales','','','No',NULL,NULL,''),(9707,'4165','IN-11745479598319','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','646','sales','','','No',NULL,NULL,''),(9708,'1100','IN-11745479598319','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','646','Payment','','','No',NULL,NULL,'HH-03-594'),(9709,'','IN-11745479599320','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','647','sales','','','No',NULL,NULL,''),(9710,'','IN-11745479599320','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','647','sales','','','No',NULL,NULL,''),(9711,'','IN-11745479599320','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','647','sales','','','No',NULL,NULL,''),(9712,'4165','IN-11745479599320','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','647','sales','','','No',NULL,NULL,''),(9713,'1100','IN-11745479599320','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','647','Payment','','','No',NULL,NULL,'HH-03-595'),(9714,'','IN-11745479599321','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','648','sales','','','No',NULL,NULL,''),(9715,'','IN-11745479599321','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','648','sales','','','No',NULL,NULL,''),(9716,'','IN-11745479599321','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','648','sales','','','No',NULL,NULL,''),(9717,'4165','IN-11745479599321','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','648','sales','','','No',NULL,NULL,''),(9718,'1100','IN-11745479599321','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','648','Payment','','','No',NULL,NULL,'HH-03-599'),(9719,'','IN-11745479600322','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','649','sales','','','No',NULL,NULL,''),(9720,'','IN-11745479600322','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','649','sales','','','No',NULL,NULL,''),(9721,'','IN-11745479600322','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','649','sales','','','No',NULL,NULL,''),(9722,'4165','IN-11745479600322','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','649','sales','','','No',NULL,NULL,''),(9723,'1100','IN-11745479600322','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','649','Payment','','','No',NULL,NULL,'HH-03-601'),(9724,'','IN-11745479601323','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','650','sales','','','No',NULL,NULL,''),(9725,'','IN-11745479601323','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','650','sales','','','No',NULL,NULL,''),(9726,'','IN-11745479601323','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','650','sales','','','No',NULL,NULL,''),(9727,'4165','IN-11745479601323','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','650','sales','','','No',NULL,NULL,''),(9728,'1100','IN-11745479601323','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','650','Payment','','','No',NULL,NULL,'HH-03-605'),(9729,'','IN-11745479602324','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','651','sales','','','No',NULL,NULL,''),(9730,'','IN-11745479602324','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','651','sales','','','No',NULL,NULL,''),(9731,'','IN-11745479602324','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','651','sales','','','No',NULL,NULL,''),(9732,'4165','IN-11745479602324','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','651','sales','','','No',NULL,NULL,''),(9733,'1100','IN-11745479602324','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','651','Payment','','','No',NULL,NULL,'HH-03-606'),(9734,'','IN-11745479602325','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','652','sales','','','No',NULL,NULL,''),(9735,'','IN-11745479602325','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','652','sales','','','No',NULL,NULL,''),(9736,'','IN-11745479602325','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','652','sales','','','No',NULL,NULL,''),(9737,'4165','IN-11745479602325','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','652','sales','','','No',NULL,NULL,''),(9738,'1100','IN-11745479602325','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','652','Payment','','','No',NULL,NULL,'HH-03-607'),(9739,'','IN-11745479603326','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','653','sales','','','No',NULL,NULL,''),(9740,'','IN-11745479603326','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','653','sales','','','No',NULL,NULL,''),(9741,'','IN-11745479603326','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','653','sales','','','No',NULL,NULL,''),(9742,'4165','IN-11745479603326','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','653','sales','','','No',NULL,NULL,''),(9743,'1100','IN-11745479603326','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','653','Payment','','','No',NULL,NULL,'HH-03-608'),(9744,'','IN-11745479604327','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','654','sales','','','No',NULL,NULL,''),(9745,'','IN-11745479604327','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','654','sales','','','No',NULL,NULL,''),(9746,'','IN-11745479604327','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','654','sales','','','No',NULL,NULL,''),(9747,'4165','IN-11745479604327','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','654','sales','','','No',NULL,NULL,''),(9748,'1100','IN-11745479604327','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','654','Payment','','','No',NULL,NULL,'HH-03-609'),(9749,'','IN-11745479604328','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','655','sales','','','No',NULL,NULL,''),(9750,'','IN-11745479604328','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','655','sales','','','No',NULL,NULL,''),(9751,'','IN-11745479604328','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','655','sales','','','No',NULL,NULL,''),(9752,'4165','IN-11745479604328','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','655','sales','','','No',NULL,NULL,''),(9753,'1100','IN-11745479604328','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','655','Payment','','','No',NULL,NULL,'HH-03-610'),(9754,'','IN-11745479605329','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','656','sales','','','No',NULL,NULL,''),(9755,'','IN-11745479605329','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','656','sales','','','No',NULL,NULL,''),(9756,'','IN-11745479605329','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','656','sales','','','No',NULL,NULL,''),(9757,'4165','IN-11745479605329','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','656','sales','','','No',NULL,NULL,''),(9758,'1100','IN-11745479605329','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','656','Payment','','','No',NULL,NULL,'HH-03-611'),(9759,'','IN-11745479606330','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','657','sales','','','No',NULL,NULL,''),(9760,'','IN-11745479606330','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','657','sales','','','No',NULL,NULL,''),(9761,'','IN-11745479606330','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','657','sales','','','No',NULL,NULL,''),(9762,'4165','IN-11745479606330','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','657','sales','','','No',NULL,NULL,''),(9763,'1100','IN-11745479606330','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','657','Payment','','','No',NULL,NULL,'HH-03-614'),(9764,'','IN-11745479607331','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','658','sales','','','No',NULL,NULL,''),(9765,'','IN-11745479607331','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','658','sales','','','No',NULL,NULL,''),(9766,'','IN-11745479607331','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','658','sales','','','No',NULL,NULL,''),(9767,'4165','IN-11745479607331','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','658','sales','','','No',NULL,NULL,''),(9768,'1100','IN-11745479607331','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','658','Payment','','','No',NULL,NULL,'HH-03-623'),(9769,'','IN-11745479607332','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','659','sales','','','No',NULL,NULL,''),(9770,'','IN-11745479607332','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','659','sales','','','No',NULL,NULL,''),(9771,'','IN-11745479607332','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','659','sales','','','No',NULL,NULL,''),(9772,'4165','IN-11745479607332','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','659','sales','','','No',NULL,NULL,''),(9773,'1100','IN-11745479607332','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','659','Payment','','','No',NULL,NULL,'HH-03-629'),(9774,'','IN-11745479608333','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','660','sales','','','No',NULL,NULL,''),(9775,'','IN-11745479608333','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','660','sales','','','No',NULL,NULL,''),(9776,'','IN-11745479608333','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','660','sales','','','No',NULL,NULL,''),(9777,'4165','IN-11745479608333','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','660','sales','','','No',NULL,NULL,''),(9778,'1100','IN-11745479608333','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','660','Payment','','','No',NULL,NULL,'HH-03-630'),(9779,'','IN-11745479609334','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','661','sales','','','No',NULL,NULL,''),(9780,'','IN-11745479609334','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','661','sales','','','No',NULL,NULL,''),(9781,'','IN-11745479609334','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','661','sales','','','No',NULL,NULL,''),(9782,'4165','IN-11745479609334','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','661','sales','','','No',NULL,NULL,''),(9783,'1100','IN-11745479609334','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','661','Payment','','','No',NULL,NULL,'HH-03-631'),(9784,'','IN-11745479609335','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','662','sales','','','No',NULL,NULL,''),(9785,'','IN-11745479609335','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','662','sales','','','No',NULL,NULL,''),(9786,'','IN-11745479609335','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','662','sales','','','No',NULL,NULL,''),(9787,'4165','IN-11745479609335','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','662','sales','','','No',NULL,NULL,''),(9788,'1100','IN-11745479609335','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','662','Payment','','','No',NULL,NULL,'HH-03-632'),(9789,'','IN-11745479610336','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','663','sales','','','No',NULL,NULL,''),(9790,'','IN-11745479610336','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','663','sales','','','No',NULL,NULL,''),(9791,'','IN-11745479610336','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','663','sales','','','No',NULL,NULL,''),(9792,'4165','IN-11745479610336','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','663','sales','','','No',NULL,NULL,''),(9793,'1100','IN-11745479610336','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','663','Payment','','','No',NULL,NULL,'HH-03-634'),(9794,'','IN-11745479611337','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','664','sales','','','No',NULL,NULL,''),(9795,'','IN-11745479611337','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','664','sales','','','No',NULL,NULL,''),(9796,'','IN-11745479611337','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','664','sales','','','No',NULL,NULL,''),(9797,'4165','IN-11745479611337','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','664','sales','','','No',NULL,NULL,''),(9798,'1100','IN-11745479611337','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','664','Payment','','','No',NULL,NULL,'HH-03-635'),(9799,'','IN-11745479612338','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','665','sales','','','No',NULL,NULL,''),(9800,'','IN-11745479612338','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','665','sales','','','No',NULL,NULL,''),(9801,'','IN-11745479612338','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','665','sales','','','No',NULL,NULL,''),(9802,'4165','IN-11745479612338','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','665','sales','','','No',NULL,NULL,''),(9803,'1100','IN-11745479612338','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','665','Payment','','','No',NULL,NULL,'HH-03-636'),(9804,'','IN-11745479612339','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','666','sales','','','No',NULL,NULL,''),(9805,'','IN-11745479612339','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','666','sales','','','No',NULL,NULL,''),(9806,'','IN-11745479612339','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','666','sales','','','No',NULL,NULL,''),(9807,'4165','IN-11745479612339','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','666','sales','','','No',NULL,NULL,''),(9808,'1100','IN-11745479612339','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','666','Payment','','','No',NULL,NULL,'HH-03-637'),(9809,'','IN-11745479613340','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','667','sales','','','No',NULL,NULL,''),(9810,'','IN-11745479613340','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','667','sales','','','No',NULL,NULL,''),(9811,'','IN-11745479613340','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','667','sales','','','No',NULL,NULL,''),(9812,'4165','IN-11745479613340','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','667','sales','','','No',NULL,NULL,''),(9813,'1100','IN-11745479613340','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','667','Payment','','','No',NULL,NULL,'HH-03-639'),(9814,'','IN-11745479614341','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','668','sales','','','No',NULL,NULL,''),(9815,'','IN-11745479614341','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','668','sales','','','No',NULL,NULL,''),(9816,'','IN-11745479614341','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','668','sales','','','No',NULL,NULL,''),(9817,'4165','IN-11745479614341','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','668','sales','','','No',NULL,NULL,''),(9818,'1100','IN-11745479614341','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','668','Payment','','','No',NULL,NULL,'HH-03-640'),(9819,'','IN-11745479615342','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','669','sales','','','No',NULL,NULL,''),(9820,'','IN-11745479615342','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','669','sales','','','No',NULL,NULL,''),(9821,'','IN-11745479615342','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','669','sales','','','No',NULL,NULL,''),(9822,'4165','IN-11745479615342','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','669','sales','','','No',NULL,NULL,''),(9823,'1100','IN-11745479615342','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','669','Payment','','','No',NULL,NULL,'HH-03-646'),(9824,'','IN-11745479615343','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','670','sales','','','No',NULL,NULL,''),(9825,'','IN-11745479615343','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','670','sales','','','No',NULL,NULL,''),(9826,'','IN-11745479615343','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','670','sales','','','No',NULL,NULL,''),(9827,'4165','IN-11745479615343','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','670','sales','','','No',NULL,NULL,''),(9828,'1100','IN-11745479615343','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','670','Payment','','','No',NULL,NULL,'HH-03-647'),(9829,'','IN-11745479616344','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','671','sales','','','No',NULL,NULL,''),(9830,'','IN-11745479616344','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','671','sales','','','No',NULL,NULL,''),(9831,'','IN-11745479616344','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','671','sales','','','No',NULL,NULL,''),(9832,'4165','IN-11745479616344','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','671','sales','','','No',NULL,NULL,''),(9833,'1100','IN-11745479616344','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','671','Payment','','','No',NULL,NULL,'HH-03-648'),(9834,'','IN-11745479617345','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','672','sales','','','No',NULL,NULL,''),(9835,'','IN-11745479617345','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','672','sales','','','No',NULL,NULL,''),(9836,'','IN-11745479617345','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','672','sales','','','No',NULL,NULL,''),(9837,'4165','IN-11745479617345','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','672','sales','','','No',NULL,NULL,''),(9838,'1100','IN-11745479617345','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','672','Payment','','','No',NULL,NULL,'HH-03-65'),(9839,'','IN-11745479617346','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','673','sales','','','No',NULL,NULL,''),(9840,'','IN-11745479617346','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','673','sales','','','No',NULL,NULL,''),(9841,'','IN-11745479617346','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','673','sales','','','No',NULL,NULL,''),(9842,'4165','IN-11745479617346','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','673','sales','','','No',NULL,NULL,''),(9843,'1100','IN-11745479617346','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','673','Payment','','','No',NULL,NULL,'HH-03-650'),(9844,'','IN-11745479618347','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','674','sales','','','No',NULL,NULL,''),(9845,'','IN-11745479618347','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','674','sales','','','No',NULL,NULL,''),(9846,'','IN-11745479618347','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','674','sales','','','No',NULL,NULL,''),(9847,'4165','IN-11745479618347','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','674','sales','','','No',NULL,NULL,''),(9848,'1100','IN-11745479618347','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','674','Payment','','','No',NULL,NULL,'HH-03-651'),(9849,'','IN-11745479619348','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','675','sales','','','No',NULL,NULL,''),(9850,'','IN-11745479619348','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','675','sales','','','No',NULL,NULL,''),(9851,'','IN-11745479619348','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','675','sales','','','No',NULL,NULL,''),(9852,'4165','IN-11745479619348','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','675','sales','','','No',NULL,NULL,''),(9853,'1100','IN-11745479619348','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','675','Payment','','','No',NULL,NULL,'HH-03-652'),(9854,'','IN-11745479620349','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','676','sales','','','No',NULL,NULL,''),(9855,'','IN-11745479620349','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','676','sales','','','No',NULL,NULL,''),(9856,'','IN-11745479620349','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','676','sales','','','No',NULL,NULL,''),(9857,'4165','IN-11745479620349','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','676','sales','','','No',NULL,NULL,''),(9858,'1100','IN-11745479620349','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','676','Payment','','','No',NULL,NULL,'HH-03-654'),(9859,'','IN-11745479620350','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','677','sales','','','No',NULL,NULL,''),(9860,'','IN-11745479620350','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','677','sales','','','No',NULL,NULL,''),(9861,'','IN-11745479620350','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','677','sales','','','No',NULL,NULL,''),(9862,'4165','IN-11745479620350','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','677','sales','','','No',NULL,NULL,''),(9863,'1100','IN-11745479620350','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','677','Payment','','','No',NULL,NULL,'HH-03-658'),(9864,'','IN-11745479621351','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','678','sales','','','No',NULL,NULL,''),(9865,'','IN-11745479621351','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','678','sales','','','No',NULL,NULL,''),(9866,'','IN-11745479621351','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','678','sales','','','No',NULL,NULL,''),(9867,'4165','IN-11745479621351','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','678','sales','','','No',NULL,NULL,''),(9868,'1100','IN-11745479621351','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','678','Payment','','','No',NULL,NULL,'HH-03-659'),(9869,'','IN-11745479622352','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','679','sales','','','No',NULL,NULL,''),(9870,'','IN-11745479622352','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','679','sales','','','No',NULL,NULL,''),(9871,'','IN-11745479622352','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','679','sales','','','No',NULL,NULL,''),(9872,'4165','IN-11745479622352','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','679','sales','','','No',NULL,NULL,''),(9873,'1100','IN-11745479622352','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','679','Payment','','','No',NULL,NULL,'HH-03-662'),(9874,'','IN-11745479632353','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','680','sales','','','No',NULL,NULL,''),(9875,'','IN-11745479632353','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','680','sales','','','No',NULL,NULL,''),(9876,'','IN-11745479632353','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','680','sales','','','No',NULL,NULL,''),(9877,'4165','IN-11745479632353','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','680','sales','','','No',NULL,NULL,''),(9878,'1100','IN-11745479632353','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','680','Payment','','','No',NULL,NULL,'HH-03-663'),(9879,'','IN-11745479632354','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','681','sales','','','No',NULL,NULL,''),(9880,'','IN-11745479632354','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','681','sales','','','No',NULL,NULL,''),(9881,'','IN-11745479632354','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','681','sales','','','No',NULL,NULL,''),(9882,'4165','IN-11745479632354','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','681','sales','','','No',NULL,NULL,''),(9883,'1100','IN-11745479632354','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','681','Payment','','','No',NULL,NULL,'HH-03-667'),(9884,'','IN-11745479633355','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','682','sales','','','No',NULL,NULL,''),(9885,'','IN-11745479633355','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','682','sales','','','No',NULL,NULL,''),(9886,'','IN-11745479633355','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','682','sales','','','No',NULL,NULL,''),(9887,'4165','IN-11745479633355','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','682','sales','','','No',NULL,NULL,''),(9888,'1100','IN-11745479633355','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','682','Payment','','','No',NULL,NULL,'HH-03-672'),(9889,'','IN-11745479634356','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','683','sales','','','No',NULL,NULL,''),(9890,'','IN-11745479634356','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','683','sales','','','No',NULL,NULL,''),(9891,'','IN-11745479634356','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','683','sales','','','No',NULL,NULL,''),(9892,'4165','IN-11745479634356','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','683','sales','','','No',NULL,NULL,''),(9893,'1100','IN-11745479634356','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','683','Payment','','','No',NULL,NULL,'HH-03-677'),(9894,'','IN-11745479635357','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','684','sales','','','No',NULL,NULL,''),(9895,'','IN-11745479635357','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','684','sales','','','No',NULL,NULL,''),(9896,'','IN-11745479635357','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','684','sales','','','No',NULL,NULL,''),(9897,'4165','IN-11745479635357','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','684','sales','','','No',NULL,NULL,''),(9898,'1100','IN-11745479635357','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','684','Payment','','','No',NULL,NULL,'HH-03-678'),(9899,'','IN-11745479635358','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','685','sales','','','No',NULL,NULL,''),(9900,'','IN-11745479635358','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','685','sales','','','No',NULL,NULL,''),(9901,'','IN-11745479635358','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','685','sales','','','No',NULL,NULL,''),(9902,'4165','IN-11745479635358','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','685','sales','','','No',NULL,NULL,''),(9903,'1100','IN-11745479635358','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','685','Payment','','','No',NULL,NULL,'HH-03-680'),(9904,'','IN-11745479636359','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','686','sales','','','No',NULL,NULL,''),(9905,'','IN-11745479636359','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','686','sales','','','No',NULL,NULL,''),(9906,'','IN-11745479636359','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','686','sales','','','No',NULL,NULL,''),(9907,'4165','IN-11745479636359','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','686','sales','','','No',NULL,NULL,''),(9908,'1100','IN-11745479636359','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','686','Payment','','','No',NULL,NULL,'HH-03-685'),(9909,'','IN-11745479637360','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','687','sales','','','No',NULL,NULL,''),(9910,'','IN-11745479637360','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','687','sales','','','No',NULL,NULL,''),(9911,'','IN-11745479637360','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','687','sales','','','No',NULL,NULL,''),(9912,'4165','IN-11745479637360','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','687','sales','','','No',NULL,NULL,''),(9913,'1100','IN-11745479637360','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','687','Payment','','','No',NULL,NULL,'HH-03-688'),(9914,'','IN-11745479637361','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','688','sales','','','No',NULL,NULL,''),(9915,'','IN-11745479637361','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','688','sales','','','No',NULL,NULL,''),(9916,'','IN-11745479637361','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','688','sales','','','No',NULL,NULL,''),(9917,'4165','IN-11745479637361','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','688','sales','','','No',NULL,NULL,''),(9918,'1100','IN-11745479637361','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','688','Payment','','','No',NULL,NULL,'HH-03-690'),(9919,'','IN-11745479638362','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','689','sales','','','No',NULL,NULL,''),(9920,'','IN-11745479638362','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','689','sales','','','No',NULL,NULL,''),(9921,'','IN-11745479638362','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','689','sales','','','No',NULL,NULL,''),(9922,'4165','IN-11745479638362','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','689','sales','','','No',NULL,NULL,''),(9923,'1100','IN-11745479638362','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','689','Payment','','','No',NULL,NULL,'HH-03-693'),(9924,'','IN-11745479639363','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','690','sales','','','No',NULL,NULL,''),(9925,'','IN-11745479639363','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','690','sales','','','No',NULL,NULL,''),(9926,'','IN-11745479639363','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','690','sales','','','No',NULL,NULL,''),(9927,'4165','IN-11745479639363','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','690','sales','','','No',NULL,NULL,''),(9928,'1100','IN-11745479639363','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','690','Payment','','','No',NULL,NULL,'HH-03-694'),(9929,'','IN-11745479640364','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','691','sales','','','No',NULL,NULL,''),(9930,'','IN-11745479640364','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','691','sales','','','No',NULL,NULL,''),(9931,'','IN-11745479640364','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','691','sales','','','No',NULL,NULL,''),(9932,'4165','IN-11745479640364','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','691','sales','','','No',NULL,NULL,''),(9933,'1100','IN-11745479640364','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','691','Payment','','','No',NULL,NULL,'HH-03-696'),(9934,'','IN-11745479640365','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','692','sales','','','No',NULL,NULL,''),(9935,'','IN-11745479640365','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','692','sales','','','No',NULL,NULL,''),(9936,'','IN-11745479640365','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','692','sales','','','No',NULL,NULL,''),(9937,'4165','IN-11745479640365','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','692','sales','','','No',NULL,NULL,''),(9938,'1100','IN-11745479640365','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','692','Payment','','','No',NULL,NULL,'HH-03-697'),(9939,'','IN-11745479641366','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','693','sales','','','No',NULL,NULL,''),(9940,'','IN-11745479641366','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','693','sales','','','No',NULL,NULL,''),(9941,'','IN-11745479641366','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','693','sales','','','No',NULL,NULL,''),(9942,'4165','IN-11745479641366','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','693','sales','','','No',NULL,NULL,''),(9943,'1100','IN-11745479641366','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','693','Payment','','','No',NULL,NULL,'HH-03-716'),(9944,'','IN-11745479642367','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','694','sales','','','No',NULL,NULL,''),(9945,'','IN-11745479642367','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','694','sales','','','No',NULL,NULL,''),(9946,'','IN-11745479642367','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','694','sales','','','No',NULL,NULL,''),(9947,'4165','IN-11745479642367','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','694','sales','','','No',NULL,NULL,''),(9948,'1100','IN-11745479642367','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','694','Payment','','','No',NULL,NULL,'HH-03-734'),(9949,'','IN-11745479642368','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','695','sales','','','No',NULL,NULL,''),(9950,'','IN-11745479642368','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','695','sales','','','No',NULL,NULL,''),(9951,'','IN-11745479642368','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','695','sales','','','No',NULL,NULL,''),(9952,'4165','IN-11745479642368','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','695','sales','','','No',NULL,NULL,''),(9953,'1100','IN-11745479642368','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','695','Payment','','','No',NULL,NULL,'HH-03-736'),(9954,'','IN-11745479643369','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','696','sales','','','No',NULL,NULL,''),(9955,'','IN-11745479643369','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','696','sales','','','No',NULL,NULL,''),(9956,'','IN-11745479643369','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','696','sales','','','No',NULL,NULL,''),(9957,'4165','IN-11745479643369','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','696','sales','','','No',NULL,NULL,''),(9958,'1100','IN-11745479643369','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','696','Payment','','','No',NULL,NULL,'HH-03-744'),(9959,'','IN-11745479644370','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','697','sales','','','No',NULL,NULL,''),(9960,'','IN-11745479644370','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','697','sales','','','No',NULL,NULL,''),(9961,'','IN-11745479644370','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','697','sales','','','No',NULL,NULL,''),(9962,'4165','IN-11745479644370','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','697','sales','','','No',NULL,NULL,''),(9963,'1100','IN-11745479644370','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','697','Payment','','','No',NULL,NULL,'HH-03-749'),(9964,'','IN-11745479645371','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','698','sales','','','No',NULL,NULL,''),(9965,'','IN-11745479645371','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','698','sales','','','No',NULL,NULL,''),(9966,'','IN-11745479645371','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','698','sales','','','No',NULL,NULL,''),(9967,'4165','IN-11745479645371','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','698','sales','','','No',NULL,NULL,''),(9968,'1100','IN-11745479645371','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','698','Payment','','','No',NULL,NULL,'HH-03-764'),(9969,'','IN-11745479645372','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','699','sales','','','No',NULL,NULL,''),(9970,'','IN-11745479645372','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','699','sales','','','No',NULL,NULL,''),(9971,'','IN-11745479645372','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','699','sales','','','No',NULL,NULL,''),(9972,'4165','IN-11745479645372','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','699','sales','','','No',NULL,NULL,''),(9973,'1100','IN-11745479645372','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','699','Payment','','','No',NULL,NULL,'HH-03-778'),(9974,'','IN-11745479646373','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','700','sales','','','No',NULL,NULL,''),(9975,'','IN-11745479646373','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','700','sales','','','No',NULL,NULL,''),(9976,'','IN-11745479646373','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','700','sales','','','No',NULL,NULL,''),(9977,'4165','IN-11745479646373','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','700','sales','','','No',NULL,NULL,''),(9978,'1100','IN-11745479646373','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','700','Payment','','','No',NULL,NULL,'HH-03-790'),(9979,'','IN-11745479647374','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','701','sales','','','No',NULL,NULL,''),(9980,'','IN-11745479647374','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','701','sales','','','No',NULL,NULL,''),(9981,'','IN-11745479647374','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','701','sales','','','No',NULL,NULL,''),(9982,'4165','IN-11745479647374','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','701','sales','','','No',NULL,NULL,''),(9983,'1100','IN-11745479647374','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','701','Payment','','','No',NULL,NULL,'HH-03-792'),(9984,'','IN-11745479648375','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','702','sales','','','No',NULL,NULL,''),(9985,'','IN-11745479648375','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','702','sales','','','No',NULL,NULL,''),(9986,'','IN-11745479648375','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','702','sales','','','No',NULL,NULL,''),(9987,'4165','IN-11745479648375','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','702','sales','','','No',NULL,NULL,''),(9988,'1100','IN-11745479648375','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','702','Payment','','','No',NULL,NULL,'HH-03-806'),(9989,'','IN-11745479648376','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','703','sales','','','No',NULL,NULL,''),(9990,'','IN-11745479648376','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','703','sales','','','No',NULL,NULL,''),(9991,'','IN-11745479648376','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','703','sales','','','No',NULL,NULL,''),(9992,'4165','IN-11745479648376','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','703','sales','','','No',NULL,NULL,''),(9993,'1100','IN-11745479648376','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','703','Payment','','','No',NULL,NULL,'HH-03-820'),(9994,'','IN-11745479649377','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','704','sales','','','No',NULL,NULL,''),(9995,'','IN-11745479649377','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','704','sales','','','No',NULL,NULL,''),(9996,'','IN-11745479649377','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','704','sales','','','No',NULL,NULL,''),(9997,'4165','IN-11745479649377','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','704','sales','','','No',NULL,NULL,''),(9998,'1100','IN-11745479649377','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','704','Payment','','','No',NULL,NULL,'HH-03-828'),(9999,'','IN-11745479650378','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','705','sales','','','No',NULL,NULL,''),(10000,'','IN-11745479650378','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','705','sales','','','No',NULL,NULL,''),(10001,'','IN-11745479650378','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','705','sales','','','No',NULL,NULL,''),(10002,'4165','IN-11745479650378','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','705','sales','','','No',NULL,NULL,''),(10003,'1100','IN-11745479650378','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','705','Payment','','','No',NULL,NULL,'HH-03-83'),(10004,'','IN-11745479650379','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','706','sales','','','No',NULL,NULL,''),(10005,'','IN-11745479650379','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','706','sales','','','No',NULL,NULL,''),(10006,'','IN-11745479650379','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','706','sales','','','No',NULL,NULL,''),(10007,'4165','IN-11745479650379','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','706','sales','','','No',NULL,NULL,''),(10008,'1100','IN-11745479650379','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','706','Payment','','','No',NULL,NULL,'HH-03-832'),(10009,'','IN-11745479651380','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','707','sales','','','No',NULL,NULL,''),(10010,'','IN-11745479651380','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','707','sales','','','No',NULL,NULL,''),(10011,'','IN-11745479651380','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','707','sales','','','No',NULL,NULL,''),(10012,'4165','IN-11745479651380','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','707','sales','','','No',NULL,NULL,''),(10013,'1100','IN-11745479651380','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','707','Payment','','','No',NULL,NULL,'HH-03-836'),(10014,'','IN-11745479652381','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','708','sales','','','No',NULL,NULL,''),(10015,'','IN-11745479652381','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','708','sales','','','No',NULL,NULL,''),(10016,'','IN-11745479652381','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','708','sales','','','No',NULL,NULL,''),(10017,'4165','IN-11745479652381','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','708','sales','','','No',NULL,NULL,''),(10018,'1100','IN-11745479652381','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','708','Payment','','','No',NULL,NULL,'HH-03-837'),(10019,'','IN-11745479653382','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','709','sales','','','No',NULL,NULL,''),(10020,'','IN-11745479653382','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','709','sales','','','No',NULL,NULL,''),(10021,'','IN-11745479653382','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','709','sales','','','No',NULL,NULL,''),(10022,'4165','IN-11745479653382','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','709','sales','','','No',NULL,NULL,''),(10023,'1100','IN-11745479653382','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','709','Payment','','','No',NULL,NULL,'HH-03-84'),(10024,'','IN-11745479653383','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','710','sales','','','No',NULL,NULL,''),(10025,'','IN-11745479653383','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','710','sales','','','No',NULL,NULL,''),(10026,'','IN-11745479653383','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','710','sales','','','No',NULL,NULL,''),(10027,'4165','IN-11745479653383','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','710','sales','','','No',NULL,NULL,''),(10028,'1100','IN-11745479653383','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','710','Payment','','','No',NULL,NULL,'HH-03-852'),(10029,'','IN-11745479654384','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','711','sales','','','No',NULL,NULL,''),(10030,'','IN-11745479654384','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','711','sales','','','No',NULL,NULL,''),(10031,'','IN-11745479654384','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','711','sales','','','No',NULL,NULL,''),(10032,'4165','IN-11745479654384','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','711','sales','','','No',NULL,NULL,''),(10033,'1100','IN-11745479654384','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','711','Payment','','','No',NULL,NULL,'HH-03-862'),(10034,'','IN-11745479655385','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','712','sales','','','No',NULL,NULL,''),(10035,'','IN-11745479655385','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','712','sales','','','No',NULL,NULL,''),(10036,'','IN-11745479655385','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','712','sales','','','No',NULL,NULL,''),(10037,'4165','IN-11745479655385','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','712','sales','','','No',NULL,NULL,''),(10038,'1100','IN-11745479655385','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','712','Payment','','','No',NULL,NULL,'HH-03-880'),(10039,'','IN-11745479655386','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','713','sales','','','No',NULL,NULL,''),(10040,'','IN-11745479655386','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','713','sales','','','No',NULL,NULL,''),(10041,'','IN-11745479655386','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','713','sales','','','No',NULL,NULL,''),(10042,'4165','IN-11745479655386','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','713','sales','','','No',NULL,NULL,''),(10043,'1100','IN-11745479655386','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','713','Payment','','','No',NULL,NULL,'HH-03-90'),(10044,'','IN-11745479656387','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','714','sales','','','No',NULL,NULL,''),(10045,'','IN-11745479656387','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','714','sales','','','No',NULL,NULL,''),(10046,'','IN-11745479656387','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','714','sales','','','No',NULL,NULL,''),(10047,'4165','IN-11745479656387','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','714','sales','','','No',NULL,NULL,''),(10048,'1100','IN-11745479656387','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','714','Payment','','','No',NULL,NULL,'HH-03-901'),(10049,'','IN-11745479657388','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','715','sales','','','No',NULL,NULL,''),(10050,'','IN-11745479657388','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','715','sales','','','No',NULL,NULL,''),(10051,'','IN-11745479657388','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','715','sales','','','No',NULL,NULL,''),(10052,'4165','IN-11745479657388','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','715','sales','','','No',NULL,NULL,''),(10053,'1100','IN-11745479657388','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','715','Payment','','','No',NULL,NULL,'HH-03-92'),(10054,'','IN-11745479658389','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','716','sales','','','No',NULL,NULL,''),(10055,'','IN-11745479658389','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','716','sales','','','No',NULL,NULL,''),(10056,'','IN-11745479658389','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','716','sales','','','No',NULL,NULL,''),(10057,'4165','IN-11745479658389','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','716','sales','','','No',NULL,NULL,''),(10058,'1100','IN-11745479658389','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','716','Payment','','','No',NULL,NULL,'HH-03-926'),(10059,'','IN-11745479658390','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','717','sales','','','No',NULL,NULL,''),(10060,'','IN-11745479658390','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','717','sales','','','No',NULL,NULL,''),(10061,'','IN-11745479658390','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','717','sales','','','No',NULL,NULL,''),(10062,'4165','IN-11745479658390','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','717','sales','','','No',NULL,NULL,''),(10063,'1100','IN-11745479658390','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','717','Payment','','','No',NULL,NULL,'HH-03-946'),(10064,'','IN-11745479659391','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','718','sales','','','No',NULL,NULL,''),(10065,'','IN-11745479659391','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','718','sales','','','No',NULL,NULL,''),(10066,'','IN-11745479659391','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','718','sales','','','No',NULL,NULL,''),(10067,'4165','IN-11745479659391','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','718','sales','','','No',NULL,NULL,''),(10068,'1100','IN-11745479659391','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','718','Payment','','','No',NULL,NULL,'HH-03-980'),(10069,'','IN-11745479660392','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','719','sales','','','No',NULL,NULL,''),(10070,'','IN-11745479660392','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','719','sales','','','No',NULL,NULL,''),(10071,'','IN-11745479660392','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','719','sales','','','No',NULL,NULL,''),(10072,'4165','IN-11745479660392','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','719','sales','','','No',NULL,NULL,''),(10073,'1100','IN-11745479660392','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','719','Payment','','','No',NULL,NULL,'HH-03-986'),(10074,'','IN-11745479661393','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','720','sales','','','No',NULL,NULL,''),(10075,'','IN-11745479661393','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','720','sales','','','No',NULL,NULL,''),(10076,'','IN-11745479661393','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','720','sales','','','No',NULL,NULL,''),(10077,'4165','IN-11745479661393','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','720','sales','','','No',NULL,NULL,''),(10078,'1100','IN-11745479661393','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','720','Payment','','','No',NULL,NULL,'HH-O3-419'),(10079,'','IN-11745479661394','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','721','sales','','','No',NULL,NULL,''),(10080,'','IN-11745479661394','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','721','sales','','','No',NULL,NULL,''),(10081,'','IN-11745479661394','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','721','sales','','','No',NULL,NULL,''),(10082,'4165','IN-11745479661394','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','721','sales','','','No',NULL,NULL,''),(10083,'1100','IN-11745479661394','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','721','Payment','','','No',NULL,NULL,'IN-03-01'),(10084,'','IN-11745479662396','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','723','sales','','','No',NULL,NULL,''),(10085,'','IN-11745479662396','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','723','sales','','','No',NULL,NULL,''),(10086,'','IN-11745479662396','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','723','sales','','','No',NULL,NULL,''),(10087,'4165','IN-11745479662396','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','723','sales','','','No',NULL,NULL,''),(10088,'1100','IN-11745479662396','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','723','Payment','','','No',NULL,NULL,'IN-03-03'),(10089,'','IN-11745479663397','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','724','sales','','','No',NULL,NULL,''),(10090,'','IN-11745479663397','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','724','sales','','','No',NULL,NULL,''),(10091,'','IN-11745479663397','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','724','sales','','','No',NULL,NULL,''),(10092,'4165','IN-11745479663397','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','724','sales','','','No',NULL,NULL,''),(10093,'1100','IN-11745479663397','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','724','Payment','','','No',NULL,NULL,'IN-03-1004'),(10094,'','IN-11745479664398','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','725','sales','','','No',NULL,NULL,''),(10095,'','IN-11745479664398','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','725','sales','','','No',NULL,NULL,''),(10096,'','IN-11745479664398','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','725','sales','','','No',NULL,NULL,''),(10097,'4165','IN-11745479664398','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','725','sales','','','No',NULL,NULL,''),(10098,'1100','IN-11745479664398','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','725','Payment','','','No',NULL,NULL,'IN-03-1005'),(10099,'','IN-11745479664399','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','726','sales','','','No',NULL,NULL,''),(10100,'','IN-11745479664399','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','726','sales','','','No',NULL,NULL,''),(10101,'','IN-11745479664399','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','726','sales','','','No',NULL,NULL,''),(10102,'4165','IN-11745479664399','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','726','sales','','','No',NULL,NULL,''),(10103,'1100','IN-11745479664399','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','726','Payment','','','No',NULL,NULL,'IN-03-1027'),(10104,'','IN-11745479665400','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','727','sales','','','No',NULL,NULL,''),(10105,'','IN-11745479665400','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','727','sales','','','No',NULL,NULL,''),(10106,'','IN-11745479665400','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','727','sales','','','No',NULL,NULL,''),(10107,'4165','IN-11745479665400','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','727','sales','','','No',NULL,NULL,''),(10108,'1100','IN-11745479665400','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','727','Payment','','','No',NULL,NULL,'IN-03-1166'),(10109,'','IN-11745479666401','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','728','sales','','','No',NULL,NULL,''),(10110,'','IN-11745479666401','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','728','sales','','','No',NULL,NULL,''),(10111,'','IN-11745479666401','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','728','sales','','','No',NULL,NULL,''),(10112,'4165','IN-11745479666401','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','728','sales','','','No',NULL,NULL,''),(10113,'1100','IN-11745479666401','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','728','Payment','','','No',NULL,NULL,'IN-03-1221'),(10114,'','IN-11745479667402','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','729','sales','','','No',NULL,NULL,''),(10115,'','IN-11745479667402','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','729','sales','','','No',NULL,NULL,''),(10116,'','IN-11745479667402','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','729','sales','','','No',NULL,NULL,''),(10117,'4165','IN-11745479667402','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','729','sales','','','No',NULL,NULL,''),(10118,'1100','IN-11745479667402','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','729','Payment','','','No',NULL,NULL,'IN-03-227'),(10119,'','IN-11745479667403','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','730','sales','','','No',NULL,NULL,''),(10120,'','IN-11745479667403','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','730','sales','','','No',NULL,NULL,''),(10121,'','IN-11745479667403','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','730','sales','','','No',NULL,NULL,''),(10122,'4165','IN-11745479667403','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','730','sales','','','No',NULL,NULL,''),(10123,'1100','IN-11745479667403','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','730','Payment','','','No',NULL,NULL,'IN-03-228'),(10124,'','IN-11745479668404','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','731','sales','','','No',NULL,NULL,''),(10125,'','IN-11745479668404','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','731','sales','','','No',NULL,NULL,''),(10126,'','IN-11745479668404','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','731','sales','','','No',NULL,NULL,''),(10127,'4165','IN-11745479668404','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','731','sales','','','No',NULL,NULL,''),(10128,'1100','IN-11745479668404','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','731','Payment','','','No',NULL,NULL,'IN-03-229'),(10129,'','IN-11745479669405','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','732','sales','','','No',NULL,NULL,''),(10130,'','IN-11745479669405','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','732','sales','','','No',NULL,NULL,''),(10131,'','IN-11745479669405','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','732','sales','','','No',NULL,NULL,''),(10132,'4165','IN-11745479669405','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','732','sales','','','No',NULL,NULL,''),(10133,'1100','IN-11745479669405','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','732','Payment','','','No',NULL,NULL,'IN-03-250'),(10134,'','IN-11745479669406','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','733','sales','','','No',NULL,NULL,''),(10135,'','IN-11745479669406','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','733','sales','','','No',NULL,NULL,''),(10136,'','IN-11745479669406','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','733','sales','','','No',NULL,NULL,''),(10137,'4165','IN-11745479669406','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','733','sales','','','No',NULL,NULL,''),(10138,'1100','IN-11745479669406','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','733','Payment','','','No',NULL,NULL,'IN-03-280'),(10139,'','IN-11745479670407','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','734','sales','','','No',NULL,NULL,''),(10140,'','IN-11745479670407','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','734','sales','','','No',NULL,NULL,''),(10141,'','IN-11745479670407','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','734','sales','','','No',NULL,NULL,''),(10142,'4165','IN-11745479670407','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','734','sales','','','No',NULL,NULL,''),(10143,'1100','IN-11745479670407','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','734','Payment','','','No',NULL,NULL,'IN-03-51'),(10144,'','IN-11745479671408','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','735','sales','','','No',NULL,NULL,''),(10145,'','IN-11745479671408','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','735','sales','','','No',NULL,NULL,''),(10146,'','IN-11745479671408','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','735','sales','','','No',NULL,NULL,''),(10147,'4165','IN-11745479671408','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','735','sales','','','No',NULL,NULL,''),(10148,'1100','IN-11745479671408','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','735','Payment','','','No',NULL,NULL,'IN-03-538'),(10149,'','IN-11745479672409','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','736','sales','','','No',NULL,NULL,''),(10150,'','IN-11745479672409','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','736','sales','','','No',NULL,NULL,''),(10151,'','IN-11745479672409','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','736','sales','','','No',NULL,NULL,''),(10152,'4165','IN-11745479672409','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','736','sales','','','No',NULL,NULL,''),(10153,'1100','IN-11745479672409','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','736','Payment','','','No',NULL,NULL,'IN-03-541'),(10154,'','IN-11745479672411','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','738','sales','','','No',NULL,NULL,''),(10155,'','IN-11745479672411','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','738','sales','','','No',NULL,NULL,''),(10156,'','IN-11745479672411','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','738','sales','','','No',NULL,NULL,''),(10157,'4165','IN-11745479672411','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','738','sales','','','No',NULL,NULL,''),(10158,'1100','IN-11745479672411','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','738','Payment','','','No',NULL,NULL,'IN-03-591'),(10159,'','IN-11745479673412','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','739','sales','','','No',NULL,NULL,''),(10160,'','IN-11745479673412','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','739','sales','','','No',NULL,NULL,''),(10161,'','IN-11745479673412','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','739','sales','','','No',NULL,NULL,''),(10162,'4165','IN-11745479673412','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','739','sales','','','No',NULL,NULL,''),(10163,'1100','IN-11745479673412','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','739','Payment','','','No',NULL,NULL,'IN-03-597'),(10164,'','IN-11745479674413','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','740','sales','','','No',NULL,NULL,''),(10165,'','IN-11745479674413','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','740','sales','','','No',NULL,NULL,''),(10166,'','IN-11745479674413','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','740','sales','','','No',NULL,NULL,''),(10167,'4165','IN-11745479674413','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','740','sales','','','No',NULL,NULL,''),(10168,'1100','IN-11745479674413','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','740','Payment','','','No',NULL,NULL,'IN-03-602'),(10169,'','IN-11745479675414','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','741','sales','','','No',NULL,NULL,''),(10170,'','IN-11745479675414','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','741','sales','','','No',NULL,NULL,''),(10171,'','IN-11745479675414','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','741','sales','','','No',NULL,NULL,''),(10172,'4165','IN-11745479675414','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','741','sales','','','No',NULL,NULL,''),(10173,'1100','IN-11745479675414','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','741','Payment','','','No',NULL,NULL,'IN-03-633'),(10174,'','IN-11745479676415','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','742','sales','','','No',NULL,NULL,''),(10175,'','IN-11745479676415','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','742','sales','','','No',NULL,NULL,''),(10176,'','IN-11745479676415','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','742','sales','','','No',NULL,NULL,''),(10177,'4165','IN-11745479676415','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','742','sales','','','No',NULL,NULL,''),(10178,'1100','IN-11745479676415','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','742','Payment','','','No',NULL,NULL,'IN-03-649'),(10179,'','IN-11745479676416','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','743','sales','','','No',NULL,NULL,''),(10180,'','IN-11745479676416','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','743','sales','','','No',NULL,NULL,''),(10181,'','IN-11745479676416','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','743','sales','','','No',NULL,NULL,''),(10182,'4165','IN-11745479676416','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','743','sales','','','No',NULL,NULL,''),(10183,'1100','IN-11745479676416','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','743','Payment','','','No',NULL,NULL,'IN-03-715'),(10184,'','IN-11745479677417','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','744','sales','','','No',NULL,NULL,''),(10185,'','IN-11745479677417','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','744','sales','','','No',NULL,NULL,''),(10186,'','IN-11745479677417','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','744','sales','','','No',NULL,NULL,''),(10187,'4165','IN-11745479677417','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','744','sales','','','No',NULL,NULL,''),(10188,'1100','IN-11745479677417','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','744','Payment','','','No',NULL,NULL,'IN-03-717'),(10189,'','IN-11745479678418','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','745','sales','','','No',NULL,NULL,''),(10190,'','IN-11745479678418','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','745','sales','','','No',NULL,NULL,''),(10191,'','IN-11745479678418','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','745','sales','','','No',NULL,NULL,''),(10192,'4165','IN-11745479678418','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','745','sales','','','No',NULL,NULL,''),(10193,'1100','IN-11745479678418','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','745','Payment','','','No',NULL,NULL,'IN-03-724'),(10194,'','IN-11745479678419','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','746','sales','','','No',NULL,NULL,''),(10195,'','IN-11745479678419','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','746','sales','','','No',NULL,NULL,''),(10196,'','IN-11745479678419','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','746','sales','','','No',NULL,NULL,''),(10197,'4165','IN-11745479678419','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','746','sales','','','No',NULL,NULL,''),(10198,'1100','IN-11745479678419','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','746','Payment','','','No',NULL,NULL,'IN-03-753'),(10199,'','IN-11745479679420','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','747','sales','','','No',NULL,NULL,''),(10200,'','IN-11745479679420','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','747','sales','','','No',NULL,NULL,''),(10201,'','IN-11745479679420','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','747','sales','','','No',NULL,NULL,''),(10202,'4165','IN-11745479679420','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','747','sales','','','No',NULL,NULL,''),(10203,'1100','IN-11745479679420','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','747','Payment','','','No',NULL,NULL,'IN-03-770'),(10204,'','IN-11745479680421','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','748','sales','','','No',NULL,NULL,''),(10205,'','IN-11745479680421','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','748','sales','','','No',NULL,NULL,''),(10206,'','IN-11745479680421','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','748','sales','','','No',NULL,NULL,''),(10207,'4165','IN-11745479680421','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','748','sales','','','No',NULL,NULL,''),(10208,'1100','IN-11745479680421','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','748','Payment','','','No',NULL,NULL,'IN-03-79'),(10209,'4165','IN-11745479681422','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','749','sales','','','No',NULL,NULL,''),(10210,'','IN-11745479681423','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','750','sales','','','No',NULL,NULL,''),(10211,'','IN-11745479681423','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','750','sales','','','No',NULL,NULL,''),(10212,'','IN-11745479681423','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','750','sales','','','No',NULL,NULL,''),(10213,'4165','IN-11745479681423','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','750','sales','','','No',NULL,NULL,''),(10214,'1100','IN-11745479681423','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','750','Payment','','','No',NULL,NULL,'IN-03-82'),(10215,'','IN-11745479681424','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','751','sales','','','No',NULL,NULL,''),(10216,'','IN-11745479681424','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','751','sales','','','No',NULL,NULL,''),(10217,'','IN-11745479681424','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','751','sales','','','No',NULL,NULL,''),(10218,'4165','IN-11745479681424','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','751','sales','','','No',NULL,NULL,''),(10219,'1100','IN-11745479681424','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','751','Payment','','','No',NULL,NULL,'IN-03-841'),(10220,'','IN-11745479686425','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','752','sales','','','No',NULL,NULL,''),(10221,'','IN-11745479686425','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','752','sales','','','No',NULL,NULL,''),(10222,'','IN-11745479686425','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','752','sales','','','No',NULL,NULL,''),(10223,'4165','IN-11745479686425','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','752','sales','','','No',NULL,NULL,''),(10224,'1100','IN-11745479686425','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','752','Payment','','','No',NULL,NULL,'IN-03-915'),(10225,'','IN-11745479693426','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','753','sales','','','No',NULL,NULL,''),(10226,'','IN-11745479693426','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','753','sales','','','No',NULL,NULL,''),(10227,'','IN-11745479693426','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','753','sales','','','No',NULL,NULL,''),(10228,'4165','IN-11745479693426','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','753','sales','','','No',NULL,NULL,''),(10229,'1100','IN-11745479693426','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','753','Payment','','','No',NULL,NULL,'IN-03-93'),(10230,'','IN-11745479694427','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','754','sales','','','No',NULL,NULL,''),(10231,'','IN-11745479694427','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','754','sales','','','No',NULL,NULL,''),(10232,'','IN-11745479694427','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','754','sales','','','No',NULL,NULL,''),(10233,'4165','IN-11745479694427','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','754','sales','','','No',NULL,NULL,''),(10234,'1100','IN-11745479694427','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','754','Payment','','','No',NULL,NULL,'IN-03-943'),(10235,'','IN-11745479695428','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','755','sales','','','No',NULL,NULL,''),(10236,'','IN-11745479695428','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','755','sales','','','No',NULL,NULL,''),(10237,'','IN-11745479695428','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','755','sales','','','No',NULL,NULL,''),(10238,'4165','IN-11745479695428','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','755','sales','','','No',NULL,NULL,''),(10239,'1100','IN-11745479695428','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','755','Payment','','','No',NULL,NULL,'IN-03-957'),(10240,'','IN-11745479695429','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','756','sales','','','No',NULL,NULL,''),(10241,'','IN-11745479695429','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','756','sales','','','No',NULL,NULL,''),(10242,'','IN-11745479695429','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','756','sales','','','No',NULL,NULL,''),(10243,'4165','IN-11745479695429','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','756','sales','','','No',NULL,NULL,''),(10244,'1100','IN-11745479695429','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','756','Payment','','','No',NULL,NULL,'IN-03-975'),(10245,'','IN-11745479696431','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','758','sales','','','No',NULL,NULL,''),(10246,'','IN-11745479696431','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','758','sales','','','No',NULL,NULL,''),(10247,'','IN-11745479696431','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','758','sales','','','No',NULL,NULL,''),(10248,'4165','IN-11745479696431','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','758','sales','','','No',NULL,NULL,''),(10249,'1100','IN-11745479696431','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','758','Payment','','','No',NULL,NULL,'KK-03-581'),(10250,'','IN-11745479697432','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','759','sales','','','No',NULL,NULL,''),(10251,'','IN-11745479697432','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','759','sales','','','No',NULL,NULL,''),(10252,'','IN-11745479697432','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','759','sales','','','No',NULL,NULL,''),(10253,'4165','IN-11745479697432','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','759','sales','','','No',NULL,NULL,''),(10254,'1100','IN-11745479697432','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','759','Payment','','','No',NULL,NULL,'LT-03-273'),(10255,'','IN-11745479699436','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','1337 ','sales','','','No',NULL,NULL,''),(10256,'','IN-11745479699436','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','1337 ','sales','','','No',NULL,NULL,''),(10257,'','IN-11745479699436','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','1337 ','sales','','','No',NULL,NULL,''),(10258,'4165','IN-11745479699436','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','1337 ','sales','','','No',NULL,NULL,''),(10259,'1100','IN-11745479699436','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','1337 ','Payment','','','No',NULL,NULL,'BD-03-23'),(10260,'','IN-11745479704437','2025-03-24 00:00:00',NULL,500.00,'','1','1',' mar invoice','1','1338 ','sales','','','No',NULL,NULL,''),(10261,'','IN-11745479704437','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','1338 ','sales','','','No',NULL,NULL,''),(10262,'','IN-11745479704437','2025-03-24 00:00:00',NULL,5000.00,'','1','1',' mar invoice','1','1338 ','sales','','','No',NULL,NULL,''),(10263,'4165','IN-11745479704437','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','1338 ','sales','','','No',NULL,NULL,''),(10264,'1100','IN-11745479704437','2025-03-24 00:00:00',5500.00,NULL,'','1','1',' mar invoice','1','1338 ','Payment','','','No',NULL,NULL,'BD-03-505'),(10265,'4165','IN-11745479706438','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','181 ','sales','','','No',NULL,NULL,''),(10266,'4165','IN-11745479706439','2025-03-24 00:00:00',NULL,0.00,'','1','1',' mar invoice','1','1320 ','sales','','','No',NULL,NULL,''),(10267,'4165','IN-117454958971','2025-03-24 00:00:00',NULL,730.00,'','1','1','mar invoice','1','760','sales','','','No',NULL,NULL,''),(10268,'1100','IN-117454958971','2025-03-24 00:00:00',730.00,NULL,'','1','1','mar invoice','1','760','Payment','','','No',NULL,NULL,'BD-04-1117'),(10269,'4165','IN-117454959022','2025-03-24 00:00:00',NULL,1190.00,'','1','1','mar invoice','1','761','sales','','','No',NULL,NULL,''),(10270,'1100','IN-117454959022','2025-03-24 00:00:00',1190.00,NULL,'','1','1','mar invoice','1','761','Payment','','','No',NULL,NULL,'HH-04-1018'),(10271,'4165','IN-117454959053','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','762','sales','','','No',NULL,NULL,''),(10272,'1100','IN-117454959053','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','762','Payment','','','No',NULL,NULL,'HH-04-1028'),(10273,'4165','IN-117454959064','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','763','sales','','','No',NULL,NULL,''),(10274,'1100','IN-117454959064','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','763','Payment','','','No',NULL,NULL,'HH-04-1037'),(10275,'4165','IN-117454959075','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','764','sales','','','No',NULL,NULL,''),(10276,'1100','IN-117454959075','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','764','Payment','','','No',NULL,NULL,'HH-04-1046'),(10277,'4165','IN-117454959086','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','765','sales','','','No',NULL,NULL,''),(10278,'1100','IN-117454959086','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','765','Payment','','','No',NULL,NULL,'HH-04-1061'),(10279,'4165','IN-117454959097','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','766','sales','','','No',NULL,NULL,''),(10280,'1100','IN-117454959097','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','766','Payment','','','No',NULL,NULL,'HH-04-1069'),(10281,'4165','IN-117454959108','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','767','sales','','','No',NULL,NULL,''),(10282,'1100','IN-117454959108','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','767','Payment','','','No',NULL,NULL,'HH-04-1080'),(10283,'4165','IN-117454959119','2025-03-24 00:00:00',NULL,450.00,'','1','1','mar invoice','1','768','sales','','','No',NULL,NULL,''),(10284,'1100','IN-117454959119','2025-03-24 00:00:00',450.00,NULL,'','1','1','mar invoice','1','768','Payment','','','No',NULL,NULL,'HH-04-1171'),(10285,'4165','IN-1174549591210','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','769','sales','','','No',NULL,NULL,''),(10286,'1100','IN-1174549591210','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','769','Payment','','','No',NULL,NULL,'HH-04-1177'),(10287,'4165','IN-1174549591311','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','770','sales','','','No',NULL,NULL,''),(10288,'1100','IN-1174549591311','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','770','Payment','','','No',NULL,NULL,'HH-04-1198'),(10289,'4165','IN-1174549591412','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','771','sales','','','No',NULL,NULL,''),(10290,'4165','IN-1174549591413','2025-03-24 00:00:00',NULL,615.00,'','1','1','mar invoice','1','772','sales','','','No',NULL,NULL,''),(10291,'1100','IN-1174549591413','2025-03-24 00:00:00',615.00,NULL,'','1','1','mar invoice','1','772','Payment','','','No',NULL,NULL,'HH-04-1222'),(10292,'4165','IN-1174549591514','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','773','sales','','','No',NULL,NULL,''),(10293,'1100','IN-1174549591514','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','773','Payment','','','No',NULL,NULL,'HH-04-1231'),(10294,'4165','IN-1174549591615','2025-03-24 00:00:00',NULL,450.00,'','1','1','mar invoice','1','774','sales','','','No',NULL,NULL,''),(10295,'1100','IN-1174549591615','2025-03-24 00:00:00',450.00,NULL,'','1','1','mar invoice','1','774','Payment','','','No',NULL,NULL,'HH-04-1232'),(10296,'4165','IN-1174549591716','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','775','sales','','','No',NULL,NULL,''),(10297,'4165','IN-1174549591717','2025-03-24 00:00:00',NULL,565.00,'','1','1','mar invoice','1','776','sales','','','No',NULL,NULL,''),(10298,'1100','IN-1174549591717','2025-03-24 00:00:00',565.00,NULL,'','1','1','mar invoice','1','776','Payment','','','No',NULL,NULL,'HH-04-1259'),(10299,'4165','IN-1174549591818','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','777','sales','','','No',NULL,NULL,''),(10300,'4165','IN-1174549591819','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','778','sales','','','No',NULL,NULL,''),(10301,'4165','IN-1174549591820','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','779','sales','','','No',NULL,NULL,''),(10302,'4165','IN-1174549591821','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','780','sales','','','No',NULL,NULL,''),(10303,'4165','IN-1174549591822','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','781','sales','','','No',NULL,NULL,''),(10304,'4165','IN-1174549591823','2025-03-24 00:00:00',NULL,3010.00,'','1','1','mar invoice','1','782','sales','','','No',NULL,NULL,''),(10305,'1100','IN-1174549591823','2025-03-24 00:00:00',3010.00,NULL,'','1','1','mar invoice','1','782','Payment','','','No',NULL,NULL,'HH-04-264'),(10306,'4165','IN-1174549591924','2025-03-24 00:00:00',NULL,450.00,'','1','1','mar invoice','1','783','sales','','','No',NULL,NULL,''),(10307,'1100','IN-1174549591924','2025-03-24 00:00:00',450.00,NULL,'','1','1','mar invoice','1','783','Payment','','','No',NULL,NULL,'HH-04-328'),(10308,'4165','IN-1174549592025','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','784','sales','','','No',NULL,NULL,''),(10309,'4165','IN-1174549592026','2025-03-24 00:00:00',NULL,960.00,'','1','1','mar invoice','1','785','sales','','','No',NULL,NULL,''),(10310,'1100','IN-1174549592026','2025-03-24 00:00:00',960.00,NULL,'','1','1','mar invoice','1','785','Payment','','','No',NULL,NULL,'HH-04-363'),(10311,'4165','IN-1174549592127','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','786','sales','','','No',NULL,NULL,''),(10312,'4165','IN-1174549592228','2025-03-24 00:00:00',NULL,450.00,'','1','1','mar invoice','1','787','sales','','','No',NULL,NULL,''),(10313,'1100','IN-1174549592228','2025-03-24 00:00:00',450.00,NULL,'','1','1','mar invoice','1','787','Payment','','','No',NULL,NULL,'HH-04-368'),(10314,'4165','IN-1174549592229','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','788','sales','','','No',NULL,NULL,''),(10315,'4165','IN-1174549592330','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','789','sales','','','No',NULL,NULL,''),(10316,'4165','IN-1174549592331','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','790','sales','','','No',NULL,NULL,''),(10317,'1100','IN-1174549592331','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','790','Payment','','','No',NULL,NULL,'HH-04-411'),(10318,'4165','IN-1174549592332','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','791','sales','','','No',NULL,NULL,''),(10319,'4165','IN-1174549592333','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','792','sales','','','No',NULL,NULL,''),(10320,'4165','IN-1174549592334','2025-03-24 00:00:00',NULL,1075.00,'','1','1','mar invoice','1','793','sales','','','No',NULL,NULL,''),(10321,'1100','IN-1174549592334','2025-03-24 00:00:00',1075.00,NULL,'','1','1','mar invoice','1','793','Payment','','','No',NULL,NULL,'HH-04-424'),(10322,'4165','IN-1174549592435','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','794','sales','','','No',NULL,NULL,''),(10323,'4165','IN-1174549592436','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','795','sales','','','No',NULL,NULL,''),(10324,'4165','IN-1174549592437','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','796','sales','','','No',NULL,NULL,''),(10325,'1100','IN-1174549592437','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','796','Payment','','','No',NULL,NULL,'HH-04-519'),(10326,'4165','IN-1174549592538','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','797','sales','','','No',NULL,NULL,''),(10327,'4165','IN-1174549592539','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','798','sales','','','No',NULL,NULL,''),(10328,'4165','IN-1174549592640','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','799','sales','','','No',NULL,NULL,''),(10329,'1100','IN-1174549592640','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','799','Payment','','','No',NULL,NULL,'HH-04-525'),(10330,'4165','IN-1174549592641','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','800','sales','','','No',NULL,NULL,''),(10331,'4165','IN-1174549592642','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','801','sales','','','No',NULL,NULL,''),(10332,'1100','IN-1174549592642','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','801','Payment','','','No',NULL,NULL,'HH-04-540'),(10333,'4165','IN-1174549592743','2025-03-24 00:00:00',NULL,730.00,'','1','1','mar invoice','1','802','sales','','','No',NULL,NULL,''),(10334,'1100','IN-1174549592743','2025-03-24 00:00:00',730.00,NULL,'','1','1','mar invoice','1','802','Payment','','','No',NULL,NULL,'HH-04-543'),(10335,'4165','IN-1174549592844','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','803','sales','','','No',NULL,NULL,''),(10336,'4165','IN-1174549592845','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','804','sales','','','No',NULL,NULL,''),(10337,'1100','IN-1174549592845','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','804','Payment','','','No',NULL,NULL,'HH-04-580'),(10338,'4165','IN-1174549592946','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','805','sales','','','No',NULL,NULL,''),(10339,'1100','IN-1174549592946','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','805','Payment','','','No',NULL,NULL,'HH-04-596'),(10340,'4165','IN-1174549593047','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','806','sales','','','No',NULL,NULL,''),(10341,'1100','IN-1174549593047','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','806','Payment','','','No',NULL,NULL,'HH-04-673'),(10342,'4165','IN-1174549593048','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','807','sales','','','No',NULL,NULL,''),(10343,'1100','IN-1174549593048','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','807','Payment','','','No',NULL,NULL,'HH-04-69'),(10344,'4165','IN-1174549593149','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','808','sales','','','No',NULL,NULL,''),(10345,'1100','IN-1174549593149','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','808','Payment','','','No',NULL,NULL,'HH-04-70'),(10346,'4165','IN-1174549593250','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','809','sales','','','No',NULL,NULL,''),(10347,'1100','IN-1174549593250','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','809','Payment','','','No',NULL,NULL,'HH-04-707'),(10348,'4165','IN-1174549593351','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','810','sales','','','No',NULL,NULL,''),(10349,'1100','IN-1174549593351','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','810','Payment','','','No',NULL,NULL,'HH-04-71'),(10350,'4165','IN-1174549593452','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','811','sales','','','No',NULL,NULL,''),(10351,'1100','IN-1174549593452','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','811','Payment','','','No',NULL,NULL,'HH-04-713'),(10352,'4165','IN-1174549593453','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','812','sales','','','No',NULL,NULL,''),(10353,'4165','IN-1174549593454','2025-03-24 00:00:00',NULL,615.00,'','1','1','mar invoice','1','813','sales','','','No',NULL,NULL,''),(10354,'1100','IN-1174549593454','2025-03-24 00:00:00',615.00,NULL,'','1','1','mar invoice','1','813','Payment','','','No',NULL,NULL,'HH-04-720'),(10355,'4165','IN-1174549593555','2025-03-24 00:00:00',NULL,960.00,'','1','1','mar invoice','1','814','sales','','','No',NULL,NULL,''),(10356,'1100','IN-1174549593555','2025-03-24 00:00:00',960.00,NULL,'','1','1','mar invoice','1','814','Payment','','','No',NULL,NULL,'HH-04-725'),(10357,'4165','IN-1174549593656','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','815','sales','','','No',NULL,NULL,''),(10358,'4165','IN-1174549593657','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','816','sales','','','No',NULL,NULL,''),(10359,'1100','IN-1174549593657','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','816','Payment','','','No',NULL,NULL,'HH-04-728'),(10360,'4165','IN-1174549593658','2025-03-24 00:00:00',NULL,960.00,'','1','1','mar invoice','1','817','sales','','','No',NULL,NULL,''),(10361,'1100','IN-1174549593658','2025-03-24 00:00:00',960.00,NULL,'','1','1','mar invoice','1','817','Payment','','','No',NULL,NULL,'HH-04-73'),(10362,'4165','IN-1174549593759','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','818','sales','','','No',NULL,NULL,''),(10363,'4165','IN-1174549593760','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','819','sales','','','No',NULL,NULL,''),(10364,'1100','IN-1174549593760','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','819','Payment','','','No',NULL,NULL,'HH-04-735'),(10365,'4165','IN-1174549593861','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','820','sales','','','No',NULL,NULL,''),(10366,'1100','IN-1174549593861','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','820','Payment','','','No',NULL,NULL,'HH-04-738'),(10367,'4165','IN-1174549593962','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','821','sales','','','No',NULL,NULL,''),(10368,'4165','IN-1174549593963','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','822','sales','','','No',NULL,NULL,''),(10369,'4165','IN-1174549593964','2025-03-24 00:00:00',NULL,845.00,'','1','1','mar invoice','1','823','sales','','','No',NULL,NULL,''),(10370,'1100','IN-1174549593964','2025-03-24 00:00:00',845.00,NULL,'','1','1','mar invoice','1','823','Payment','','','No',NULL,NULL,'HH-04-771'),(10371,'4165','IN-1174549593965','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','824','sales','','','No',NULL,NULL,''),(10372,'1100','IN-1174549593965','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','824','Payment','','','No',NULL,NULL,'HH-04-775'),(10373,'4165','IN-1174549594066','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','825','sales','','','No',NULL,NULL,''),(10374,'4165','IN-1174549594067','2025-03-24 00:00:00',NULL,730.00,'','1','1','mar invoice','1','826','sales','','','No',NULL,NULL,''),(10375,'1100','IN-1174549594067','2025-03-24 00:00:00',730.00,NULL,'','1','1','mar invoice','1','826','Payment','','','No',NULL,NULL,'HH-04-78'),(10376,'4165','IN-1174549594168','2025-03-24 00:00:00',NULL,615.00,'','1','1','mar invoice','1','827','sales','','','No',NULL,NULL,''),(10377,'1100','IN-1174549594168','2025-03-24 00:00:00',615.00,NULL,'','1','1','mar invoice','1','827','Payment','','','No',NULL,NULL,'HH-04-801'),(10378,'4165','IN-1174549594269','2025-03-24 00:00:00',NULL,1190.00,'','1','1','mar invoice','1','828','sales','','','No',NULL,NULL,''),(10379,'1100','IN-1174549594269','2025-03-24 00:00:00',1190.00,NULL,'','1','1','mar invoice','1','828','Payment','','','No',NULL,NULL,'HH-04-802'),(10380,'4165','IN-1174549596170','2025-03-24 00:00:00',NULL,1305.00,'','1','1','mar invoice','1','829','sales','','','No',NULL,NULL,''),(10381,'1100','IN-1174549596170','2025-03-24 00:00:00',1305.00,NULL,'','1','1','mar invoice','1','829','Payment','','','No',NULL,NULL,'HH-04-811'),(10382,'4165','IN-1174549596371','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','830','sales','','','No',NULL,NULL,''),(10383,'4165','IN-1174549596372','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','831','sales','','','No',NULL,NULL,''),(10384,'4165','IN-1174549596373','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','832','sales','','','No',NULL,NULL,''),(10385,'4165','IN-1174549596374','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','833','sales','','','No',NULL,NULL,''),(10386,'4165','IN-1174549596375','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','834','sales','','','No',NULL,NULL,''),(10387,'4165','IN-1174549596376','2025-03-24 00:00:00',NULL,730.00,'','1','1','mar invoice','1','835','sales','','','No',NULL,NULL,''),(10388,'1100','IN-1174549596376','2025-03-24 00:00:00',730.00,NULL,'','1','1','mar invoice','1','835','Payment','','','No',NULL,NULL,'HH-04-838'),(10389,'4165','IN-1174549596577','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','836','sales','','','No',NULL,NULL,''),(10390,'4165','IN-1174549596578','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','837','sales','','','No',NULL,NULL,''),(10391,'4165','IN-1174549596579','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','838','sales','','','No',NULL,NULL,''),(10392,'4165','IN-1174549596580','2025-03-24 00:00:00',NULL,1535.00,'','1','1','mar invoice','1','839','sales','','','No',NULL,NULL,''),(10393,'1100','IN-1174549596580','2025-03-24 00:00:00',1535.00,NULL,'','1','1','mar invoice','1','839','Payment','','','No',NULL,NULL,'HH-04-898'),(10394,'4165','IN-1174549596682','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','841','sales','','','No',NULL,NULL,''),(10395,'4165','IN-1174549596683','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','842','sales','','','No',NULL,NULL,''),(10396,'4165','IN-1174549596684','2025-03-24 00:00:00',NULL,0.00,'','1','1','mar invoice','1','843','sales','','','No',NULL,NULL,''),(10397,'4165','IN-1174549596685','2025-03-24 00:00:00',NULL,960.00,'','1','1','mar invoice','1','844','sales','','','No',NULL,NULL,''),(10398,'1100','IN-1174549596685','2025-03-24 00:00:00',960.00,NULL,'','1','1','mar invoice','1','844','Payment','','','No',NULL,NULL,'IN-04-731'),(10399,'4165','IN-1174549596786','2025-03-24 00:00:00',NULL,615.00,'','1','1','mar invoice','1','1329 ','sales','','','No',NULL,NULL,''),(10400,'1100','IN-1174549596786','2025-03-24 00:00:00',615.00,NULL,'','1','1','mar invoice','1','1329 ','Payment','','','No',NULL,NULL,'HH-03-1510'),(10401,'4165','IN-1174549596887','2025-03-24 00:00:00',NULL,845.00,'','1','1','mar invoice','1','1330 ','sales','','','No',NULL,NULL,''),(10402,'1100','IN-1174549596887','2025-03-24 00:00:00',845.00,NULL,'','1','1','mar invoice','1','1330 ','Payment','','','No',NULL,NULL,'HH-04-1500'),(10403,'4165','IN-1174549596988','2025-03-24 00:00:00',NULL,730.00,'','1','1','mar invoice','1','1331 ','sales','','','No',NULL,NULL,''),(10404,'1100','IN-1174549596988','2025-03-24 00:00:00',730.00,NULL,'','1','1','mar invoice','1','1331 ','Payment','','','No',NULL,NULL,'HH-04-1600'),(10405,'4165','IN-1174549597089','2025-03-24 00:00:00',NULL,615.00,'','1','1','mar invoice','1','1332 ','sales','','','No',NULL,NULL,''),(10406,'1100','IN-1174549597089','2025-03-24 00:00:00',615.00,NULL,'','1','1','mar invoice','1','1332 ','Payment','','','No',NULL,NULL,'HH-04-1900'),(10407,'4165','IN-1174549597090','2025-03-24 00:00:00',NULL,680.00,'','1','1','mar invoice','1','760 ','sales','','','No',NULL,NULL,''),(10408,'1100','IN-1174549597090','2025-03-24 00:00:00',680.00,NULL,'','1','1','mar invoice','1','760 ','Payment','','','No',NULL,NULL,'HH-04-1117'),(10409,'4165','IN-1174549597191','2025-03-24 00:00:00',NULL,1075.00,'','1','1','mar invoice','1','1004 ','sales','','','No',NULL,NULL,''),(10410,'1100','IN-1174549597191','2025-03-24 00:00:00',1075.00,NULL,'','1','1','mar invoice','1','1004 ','Payment','','','No',NULL,NULL,'HH-04-1297'),(10411,'4165','IN-1174549597292','2025-03-24 00:00:00',NULL,960.00,'','1','1','mar invoice','1','1340 ','sales','','','No',NULL,NULL,''),(10412,'1100','IN-1174549597292','2025-03-24 00:00:00',960.00,NULL,'','1','1','mar invoice','1','1340 ','Payment','','','No',NULL,NULL,'IN-04-1307'),(10413,'4165','IN-1174549597393','2025-03-24 00:00:00',NULL,3560.00,'','1','1','mar invoice','1','1344 ','sales','','','No',NULL,NULL,''),(10414,'1100','IN-1174549597393','2025-03-24 00:00:00',3560.00,NULL,'','1','1','mar invoice','1','1344 ','Payment','','','No',NULL,NULL,'HH-04-5090'),(10415,'4165','IN-1174549597394','2025-03-24 00:00:00',NULL,500.00,'','1','1','mar invoice','1','1345 ','sales','','','No',NULL,NULL,''),(10416,'1100','IN-1174549597394','2025-03-24 00:00:00',500.00,NULL,'','1','1','mar invoice','1','1345 ','Payment','','','No',NULL,NULL,'HH-04-1316'),(10417,'4165','IN-117455719981','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','163','sales','','','No',NULL,NULL,''),(10418,'4165','IN-117455719982','2025-04-24 00:00:00',NULL,615.00,'','1','1','Apr invoice','1','164','sales','','','No',NULL,NULL,''),(10419,'1100','IN-117455719982','2025-04-24 00:00:00',615.00,NULL,'','1','1','Apr invoice','1','164','Payment','','','No',NULL,NULL,'BD-03-06'),(10420,'4165','IN-117455719993','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','165','sales','','','No',NULL,NULL,''),(10421,'4165','IN-117455719994','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','166','sales','','','No',NULL,NULL,''),(10422,'4165','IN-117455719995','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','167','sales','','','No',NULL,NULL,''),(10423,'1100','IN-117455719995','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','167','Payment','','','No',NULL,NULL,'BD-03-09'),(10424,'4165','IN-117455720006','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','168','sales','','','No',NULL,NULL,''),(10425,'1100','IN-117455720006','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','168','Payment','','','No',NULL,NULL,'BD-03-10'),(10426,'4165','IN-117455720017','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','169','sales','','','No',NULL,NULL,''),(10427,'1100','IN-117455720017','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','169','Payment','','','No',NULL,NULL,'BD-03-1009'),(10428,'4165','IN-117455720018','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','170','sales','','','No',NULL,NULL,''),(10429,'1100','IN-117455720018','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','170','Payment','','','No',NULL,NULL,'BD-03-1010'),(10430,'4165','IN-117455720029','2025-04-24 00:00:00',NULL,1075.00,'','1','1','Apr invoice','1','171','sales','','','No',NULL,NULL,''),(10431,'1100','IN-117455720029','2025-04-24 00:00:00',1075.00,NULL,'','1','1','Apr invoice','1','171','Payment','','','No',NULL,NULL,'BD-03-1031'),(10432,'4165','IN-1174557200410','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','172','sales','','','No',NULL,NULL,''),(10433,'4165','IN-1174557200411','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','173','sales','','','No',NULL,NULL,''),(10434,'4165','IN-1174557200412','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','174','sales','','','No',NULL,NULL,''),(10435,'1100','IN-1174557200412','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','174','Payment','','','No',NULL,NULL,'BD-03-1060'),(10436,'4165','IN-1174557200613','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','175','sales','','','No',NULL,NULL,''),(10437,'4165','IN-1174557200614','2025-04-24 00:00:00',NULL,615.00,'','1','1','Apr invoice','1','176','sales','','','No',NULL,NULL,''),(10438,'1100','IN-1174557200614','2025-04-24 00:00:00',615.00,NULL,'','1','1','Apr invoice','1','176','Payment','','','No',NULL,NULL,'BD-03-1074'),(10439,'4165','IN-1174557200815','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','177','sales','','','No',NULL,NULL,''),(10440,'1100','IN-1174557200815','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','177','Payment','','','No',NULL,NULL,'BD-03-1076'),(10441,'4165','IN-1174557201016','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','178','sales','','','No',NULL,NULL,''),(10442,'4165','IN-1174557201017','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','179','sales','','','No',NULL,NULL,''),(10443,'4165','IN-1174557201018','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','180','sales','','','No',NULL,NULL,''),(10444,'1100','IN-1174557201018','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','180','Payment','','','No',NULL,NULL,'BD-03-1101'),(10445,'4165','IN-1174557201120','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','182','sales','','','No',NULL,NULL,''),(10446,'1100','IN-1174557201120','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','182','Payment','','','No',NULL,NULL,'BD-03-1119'),(10447,'4165','IN-1174557201221','2025-04-24 00:00:00',NULL,450.00,'','1','1','Apr invoice','1','183','sales','','','No',NULL,NULL,''),(10448,'1100','IN-1174557201221','2025-04-24 00:00:00',450.00,NULL,'','1','1','Apr invoice','1','183','Payment','','','No',NULL,NULL,'BD-03-1152'),(10449,'4165','IN-1174557201322','2025-04-24 00:00:00',NULL,910.00,'','1','1','Apr invoice','1','184','sales','','','No',NULL,NULL,''),(10450,'1100','IN-1174557201322','2025-04-24 00:00:00',910.00,NULL,'','1','1','Apr invoice','1','184','Payment','','','No',NULL,NULL,'BD-03-1173'),(10451,'4165','IN-1174557201423','2025-04-24 00:00:00',NULL,450.00,'','1','1','Apr invoice','1','185','sales','','','No',NULL,NULL,''),(10452,'1100','IN-1174557201423','2025-04-24 00:00:00',450.00,NULL,'','1','1','Apr invoice','1','185','Payment','','','No',NULL,NULL,'BD-03-1176'),(10453,'4165','IN-1174557201424','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','186','sales','','','No',NULL,NULL,''),(10454,'4165','IN-1174557201425','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','187','sales','','','No',NULL,NULL,''),(10455,'1100','IN-1174557201425','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','187','Payment','','','No',NULL,NULL,'BD-03-1181'),(10456,'4165','IN-1174557201526','2025-04-24 00:00:00',NULL,565.00,'','1','1','Apr invoice','1','188','sales','','','No',NULL,NULL,''),(10457,'1100','IN-1174557201526','2025-04-24 00:00:00',565.00,NULL,'','1','1','Apr invoice','1','188','Payment','','','No',NULL,NULL,'BD-03-1186'),(10458,'4165','IN-1174557201627','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','189','sales','','','No',NULL,NULL,''),(10459,'4165','IN-1174557201628','2025-04-24 00:00:00',NULL,450.00,'','1','1','Apr invoice','1','190','sales','','','No',NULL,NULL,''),(10460,'1100','IN-1174557201628','2025-04-24 00:00:00',450.00,NULL,'','1','1','Apr invoice','1','190','Payment','','','No',NULL,NULL,'BD-03-1192'),(10461,'4165','IN-1174557201729','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','191','sales','','','No',NULL,NULL,''),(10462,'4165','IN-1174557201730','2025-04-24 00:00:00',NULL,1600.00,'','1','1','Apr invoice','1','192','sales','','','No',NULL,NULL,''),(10463,'1100','IN-1174557201730','2025-04-24 00:00:00',1600.00,NULL,'','1','1','Apr invoice','1','192','Payment','','','No',NULL,NULL,'BD-03-1211'),(10464,'4165','IN-1174557201831','2025-04-24 00:00:00',NULL,1025.00,'','1','1','Apr invoice','1','193','sales','','','No',NULL,NULL,''),(10465,'1100','IN-1174557201831','2025-04-24 00:00:00',1025.00,NULL,'','1','1','Apr invoice','1','193','Payment','','','No',NULL,NULL,'BD-03-1215'),(10466,'4165','IN-1174557201832','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','194','sales','','','No',NULL,NULL,''),(10467,'4165','IN-1174557201833','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','195','sales','','','No',NULL,NULL,''),(10468,'4165','IN-1174557201934','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','196','sales','','','No',NULL,NULL,''),(10469,'1100','IN-1174557201934','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','196','Payment','','','No',NULL,NULL,'BD-03-1223'),(10470,'4165','IN-1174557201935','2025-04-24 00:00:00',NULL,450.00,'','1','1','Apr invoice','1','197','sales','','','No',NULL,NULL,''),(10471,'1100','IN-1174557201935','2025-04-24 00:00:00',450.00,NULL,'','1','1','Apr invoice','1','197','Payment','','','No',NULL,NULL,'BD-03-1229'),(10472,'4165','IN-1174557202036','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','198','sales','','','No',NULL,NULL,''),(10473,'1100','IN-1174557202036','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','198','Payment','','','No',NULL,NULL,'BD-03-1251'),(10474,'4165','IN-1174557202237','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','199','sales','','','No',NULL,NULL,''),(10475,'4165','IN-1174557202238','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','200','sales','','','No',NULL,NULL,''),(10476,'4165','IN-1174557202239','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','201','sales','','','No',NULL,NULL,''),(10477,'4165','IN-1174557202240','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','202','sales','','','No',NULL,NULL,''),(10478,'4165','IN-1174557202241','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','203','sales','','','No',NULL,NULL,''),(10479,'4165','IN-1174557202242','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','204','sales','','','No',NULL,NULL,''),(10480,'4165','IN-1174557202243','2025-04-24 00:00:00',NULL,730.00,'','1','1','Apr invoice','1','205','sales','','','No',NULL,NULL,''),(10481,'1100','IN-1174557202243','2025-04-24 00:00:00',730.00,NULL,'','1','1','Apr invoice','1','205','Payment','','','No',NULL,NULL,'BD-03-139'),(10482,'4165','IN-1174557203444','2025-04-24 00:00:00',NULL,1075.00,'','1','1','Apr invoice','1','206','sales','','','No',NULL,NULL,''),(10483,'1100','IN-1174557203444','2025-04-24 00:00:00',1075.00,NULL,'','1','1','Apr invoice','1','206','Payment','','','No',NULL,NULL,'BD-03-14'),(10484,'4165','IN-1174557203845','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','207','sales','','','No',NULL,NULL,''),(10485,'4165','IN-1174557203846','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','208','sales','','','No',NULL,NULL,''),(10486,'1100','IN-1174557203846','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','208','Payment','','','No',NULL,NULL,'BD-03-146'),(10487,'4165','IN-1174557204047','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','209','sales','','','No',NULL,NULL,''),(10488,'4165','IN-1174557204048','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','210','sales','','','No',NULL,NULL,''),(10489,'4165','IN-1174557204049','2025-04-24 00:00:00',NULL,730.00,'','1','1','Apr invoice','1','211','sales','','','No',NULL,NULL,''),(10490,'1100','IN-1174557204049','2025-04-24 00:00:00',730.00,NULL,'','1','1','Apr invoice','1','211','Payment','','','No',NULL,NULL,'BD-03-16'),(10491,'4165','IN-1174557204150','2025-04-24 00:00:00',NULL,2560.00,'','1','1','Apr invoice','1','212','sales','','','No',NULL,NULL,''),(10492,'1100','IN-1174557204150','2025-04-24 00:00:00',2560.00,NULL,'','1','1','Apr invoice','1','212','Payment','','','No',NULL,NULL,'BD-03-162'),(10493,'4165','IN-1174557204151','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','213','sales','','','No',NULL,NULL,''),(10494,'4165','IN-1174557204152','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','214','sales','','','No',NULL,NULL,''),(10495,'4165','IN-1174557204153','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','215','sales','','','No',NULL,NULL,''),(10496,'1100','IN-1174557204153','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','215','Payment','','','No',NULL,NULL,'BD-03-17'),(10497,'4165','IN-1174557204254','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','216','sales','','','No',NULL,NULL,''),(10498,'4165','IN-1174557204255','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','217','sales','','','No',NULL,NULL,''),(10499,'4165','IN-1174557204256','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','218','sales','','','No',NULL,NULL,''),(10500,'4165','IN-1174557204257','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','219','sales','','','No',NULL,NULL,''),(10501,'1100','IN-1174557204257','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','219','Payment','','','No',NULL,NULL,'BD-03-179'),(10502,'4165','IN-1174557204358','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','220','sales','','','No',NULL,NULL,''),(10503,'4165','IN-1174557204359','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','221','sales','','','No',NULL,NULL,''),(10504,'1100','IN-1174557204359','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','221','Payment','','','No',NULL,NULL,'BD-03-181'),(10505,'4165','IN-1174557204460','2025-04-24 00:00:00',NULL,4210.00,'','1','1','Apr invoice','1','222','sales','','','No',NULL,NULL,''),(10506,'1100','IN-1174557204460','2025-04-24 00:00:00',4210.00,NULL,'','1','1','Apr invoice','1','222','Payment','','','No',NULL,NULL,'BD-03-188'),(10507,'4165','IN-1174557204461','2025-04-24 00:00:00',NULL,450.00,'','1','1','Apr invoice','1','223','sales','','','No',NULL,NULL,''),(10508,'1100','IN-1174557204461','2025-04-24 00:00:00',450.00,NULL,'','1','1','Apr invoice','1','223','Payment','','','No',NULL,NULL,'BD-03-19'),(10509,'4165','IN-1174557204562','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','224','sales','','','No',NULL,NULL,''),(10510,'1100','IN-1174557204562','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','224','Payment','','','No',NULL,NULL,'BD-03-199'),(10511,'4165','IN-1174557204663','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','225','sales','','','No',NULL,NULL,''),(10512,'1100','IN-1174557204663','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','225','Payment','','','No',NULL,NULL,'BD-03-20'),(10513,'4165','IN-1174557204764','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','226','sales','','','No',NULL,NULL,''),(10514,'4165','IN-1174557204765','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','227','sales','','','No',NULL,NULL,''),(10515,'4165','IN-1174557204766','2025-04-24 00:00:00',NULL,1535.00,'','1','1','Apr invoice','1','228','sales','','','No',NULL,NULL,''),(10516,'1100','IN-1174557204766','2025-04-24 00:00:00',1535.00,NULL,'','1','1','Apr invoice','1','228','Payment','','','No',NULL,NULL,'BD-03-21'),(10517,'4165','IN-1174557204767','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','229','sales','','','No',NULL,NULL,''),(10518,'4165','IN-1174557204768','2025-04-24 00:00:00',NULL,2110.00,'','1','1','Apr invoice','1','230','sales','','','No',NULL,NULL,''),(10519,'1100','IN-1174557204768','2025-04-24 00:00:00',2110.00,NULL,'','1','1','Apr invoice','1','230','Payment','','','No',NULL,NULL,'BD-03-22'),(10520,'4165','IN-1174557204869','2025-04-24 00:00:00',NULL,1830.00,'','1','1','Apr invoice','1','231','sales','','','No',NULL,NULL,''),(10521,'1100','IN-1174557204869','2025-04-24 00:00:00',1830.00,NULL,'','1','1','Apr invoice','1','231','Payment','','','No',NULL,NULL,'BD-03-220'),(10522,'4165','IN-1174557204970','2025-04-24 00:00:00',NULL,2560.00,'','1','1','Apr invoice','1','232','sales','','','No',NULL,NULL,''),(10523,'1100','IN-1174557204970','2025-04-24 00:00:00',2560.00,NULL,'','1','1','Apr invoice','1','232','Payment','','','No',NULL,NULL,'BD-03-223'),(10524,'4165','IN-1174557205071','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','233','sales','','','No',NULL,NULL,''),(10525,'4165','IN-1174557205072','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','234','sales','','','No',NULL,NULL,''),(10526,'4165','IN-1174557205073','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','235','sales','','','No',NULL,NULL,''),(10527,'4165','IN-1174557205074','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','236','sales','','','No',NULL,NULL,''),(10528,'4165','IN-1174557205075','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','237','sales','','','No',NULL,NULL,''),(10529,'4165','IN-1174557205076','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','238','sales','','','No',NULL,NULL,''),(10530,'4165','IN-1174557205077','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','239','sales','','','No',NULL,NULL,''),(10531,'4165','IN-1174557205078','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','240','sales','','','No',NULL,NULL,''),(10532,'4165','IN-1174557205079','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','241','sales','','','No',NULL,NULL,''),(10533,'4165','IN-1174557205080','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','242','sales','','','No',NULL,NULL,''),(10534,'4165','IN-1174557205081','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','243','sales','','','No',NULL,NULL,''),(10535,'1100','IN-1174557205081','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','243','Payment','','','No',NULL,NULL,'BD-03-26'),(10536,'4165','IN-1174557205182','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','244','sales','','','No',NULL,NULL,''),(10537,'4165','IN-1174557205183','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','245','sales','','','No',NULL,NULL,''),(10538,'4165','IN-1174557205184','2025-04-24 00:00:00',NULL,565.00,'','1','1','Apr invoice','1','246','sales','','','No',NULL,NULL,''),(10539,'1100','IN-1174557205184','2025-04-24 00:00:00',565.00,NULL,'','1','1','Apr invoice','1','246','Payment','','','No',NULL,NULL,'BD-03-274'),(10540,'4165','IN-1174557205285','2025-04-24 00:00:00',NULL,730.00,'','1','1','Apr invoice','1','247','sales','','','No',NULL,NULL,''),(10541,'1100','IN-1174557205285','2025-04-24 00:00:00',730.00,NULL,'','1','1','Apr invoice','1','247','Payment','','','No',NULL,NULL,'BD-03-28'),(10542,'4165','IN-1174557205586','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','248','sales','','','No',NULL,NULL,''),(10543,'4165','IN-1174557205587','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','249','sales','','','No',NULL,NULL,''),(10544,'1100','IN-1174557205587','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','249','Payment','','','No',NULL,NULL,'BD-03-296'),(10545,'4165','IN-1174557205788','2025-04-24 00:00:00',NULL,960.00,'','1','1','Apr invoice','1','250','sales','','','No',NULL,NULL,''),(10546,'1100','IN-1174557205788','2025-04-24 00:00:00',960.00,NULL,'','1','1','Apr invoice','1','250','Payment','','','No',NULL,NULL,'BD-03-30'),(10547,'4165','IN-1174557205889','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','251','sales','','','No',NULL,NULL,''),(10548,'4165','IN-1174557205890','2025-04-24 00:00:00',NULL,2260.00,'','1','1','Apr invoice','1','252','sales','','','No',NULL,NULL,''),(10549,'1100','IN-1174557205890','2025-04-24 00:00:00',2260.00,NULL,'','1','1','Apr invoice','1','252','Payment','','','No',NULL,NULL,'BD-03-332'),(10550,'4165','IN-1174557205991','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','253','sales','','','No',NULL,NULL,''),(10551,'4165','IN-1174557205992','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','254','sales','','','No',NULL,NULL,''),(10552,'1100','IN-1174557205992','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','254','Payment','','','No',NULL,NULL,'BD-03-358'),(10553,'4165','IN-1174557205993','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','255','sales','','','No',NULL,NULL,''),(10554,'4165','IN-1174557205994','2025-04-24 00:00:00',NULL,3460.00,'','1','1','Apr invoice','1','256','sales','','','No',NULL,NULL,''),(10555,'1100','IN-1174557205994','2025-04-24 00:00:00',3460.00,NULL,'','1','1','Apr invoice','1','256','Payment','','','No',NULL,NULL,'BD-03-362'),(10556,'4165','IN-1174557206095','2025-04-24 00:00:00',NULL,2410.00,'','1','1','Apr invoice','1','257','sales','','','No',NULL,NULL,''),(10557,'1100','IN-1174557206095','2025-04-24 00:00:00',2410.00,NULL,'','1','1','Apr invoice','1','257','Payment','','','No',NULL,NULL,'BD-03-377'),(10558,'4165','IN-1174557206196','2025-04-24 00:00:00',NULL,1420.00,'','1','1','Apr invoice','1','258','sales','','','No',NULL,NULL,''),(10559,'1100','IN-1174557206196','2025-04-24 00:00:00',1420.00,NULL,'','1','1','Apr invoice','1','258','Payment','','','No',NULL,NULL,'BD-03-39'),(10560,'4165','IN-1174557206297','2025-04-24 00:00:00',NULL,2110.00,'','1','1','Apr invoice','1','259','sales','','','No',NULL,NULL,''),(10561,'1100','IN-1174557206297','2025-04-24 00:00:00',2110.00,NULL,'','1','1','Apr invoice','1','259','Payment','','','No',NULL,NULL,'BD-03-40'),(10562,'4165','IN-1174557206298','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','260','sales','','','No',NULL,NULL,''),(10563,'4165','IN-1174557206299','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','261','sales','','','No',NULL,NULL,''),(10564,'4165','IN-11745572062100','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','262','sales','','','No',NULL,NULL,''),(10565,'4165','IN-11745572062101','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','263','sales','','','No',NULL,NULL,''),(10566,'4165','IN-11745572062102','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','264','sales','','','No',NULL,NULL,''),(10567,'4165','IN-11745572063103','2025-04-24 00:00:00',NULL,730.00,'','1','1','Apr invoice','1','265','sales','','','No',NULL,NULL,''),(10568,'1100','IN-11745572063103','2025-04-24 00:00:00',730.00,NULL,'','1','1','Apr invoice','1','265','Payment','','','No',NULL,NULL,'BD-03-46'),(10569,'4165','IN-11745572063104','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','266','sales','','','No',NULL,NULL,''),(10570,'4165','IN-11745572063105','2025-04-24 00:00:00',NULL,960.00,'','1','1','Apr invoice','1','267','sales','','','No',NULL,NULL,''),(10571,'1100','IN-11745572063105','2025-04-24 00:00:00',960.00,NULL,'','1','1','Apr invoice','1','267','Payment','','','No',NULL,NULL,'BD-03-48'),(10572,'4165','IN-11745572064106','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','268','sales','','','No',NULL,NULL,''),(10573,'4165','IN-11745572064107','2025-04-24 00:00:00',NULL,1650.00,'','1','1','Apr invoice','1','269','sales','','','No',NULL,NULL,''),(10574,'1100','IN-11745572064107','2025-04-24 00:00:00',1650.00,NULL,'','1','1','Apr invoice','1','269','Payment','','','No',NULL,NULL,'BD-03-515'),(10575,'4165','IN-11745572065108','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','270','sales','','','No',NULL,NULL,''),(10576,'4165','IN-11745572065109','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','271','sales','','','No',NULL,NULL,''),(10577,'4165','IN-11745572065110','2025-04-24 00:00:00',NULL,1305.00,'','1','1','Apr invoice','1','272','sales','','','No',NULL,NULL,''),(10578,'1100','IN-11745572065110','2025-04-24 00:00:00',1305.00,NULL,'','1','1','Apr invoice','1','272','Payment','','','No',NULL,NULL,'BD-03-542'),(10579,'4165','IN-11745572066111','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','273','sales','','','No',NULL,NULL,''),(10580,'4165','IN-11745572066112','2025-04-24 00:00:00',NULL,450.00,'','1','1','Apr invoice','1','274','sales','','','No',NULL,NULL,''),(10581,'1100','IN-11745572066112','2025-04-24 00:00:00',450.00,NULL,'','1','1','Apr invoice','1','274','Payment','','','No',NULL,NULL,'BD-03-55'),(10582,'4165','IN-11745572066113','2025-04-24 00:00:00',NULL,1880.00,'','1','1','Apr invoice','1','275','sales','','','No',NULL,NULL,''),(10583,'1100','IN-11745572066113','2025-04-24 00:00:00',1880.00,NULL,'','1','1','Apr invoice','1','275','Payment','','','No',NULL,NULL,'BD-03-56'),(10584,'4165','IN-11745572067114','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','276','sales','','','No',NULL,NULL,''),(10585,'1100','IN-11745572067114','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','276','Payment','','','No',NULL,NULL,'BD-03-57'),(10586,'4165','IN-11745572068115','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','277','sales','','','No',NULL,NULL,''),(10587,'4165','IN-11745572068116','2025-04-24 00:00:00',NULL,730.00,'','1','1','Apr invoice','1','278','sales','','','No',NULL,NULL,''),(10588,'1100','IN-11745572068116','2025-04-24 00:00:00',730.00,NULL,'','1','1','Apr invoice','1','278','Payment','','','No',NULL,NULL,'BD-03-59'),(10589,'4165','IN-11745572069117','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','279','sales','','','No',NULL,NULL,''),(10590,'4165','IN-11745572069118','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','280','sales','','','No',NULL,NULL,''),(10591,'4165','IN-11745572069119','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','281','sales','','','No',NULL,NULL,''),(10592,'1100','IN-11745572069119','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','281','Payment','','','No',NULL,NULL,'BD-03-60'),(10593,'4165','IN-11745572069120','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','282','sales','','','No',NULL,NULL,''),(10594,'4165','IN-11745572069121','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','283','sales','','','No',NULL,NULL,''),(10595,'4165','IN-11745572069122','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','284','sales','','','No',NULL,NULL,''),(10596,'4165','IN-11745572070123','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','285','sales','','','No',NULL,NULL,''),(10597,'4165','IN-11745572070124','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','286','sales','','','No',NULL,NULL,''),(10598,'4165','IN-11745572070125','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','287','sales','','','No',NULL,NULL,''),(10599,'4165','IN-11745572070126','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','288','sales','','','No',NULL,NULL,''),(10600,'4165','IN-11745572070127','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','289','sales','','','No',NULL,NULL,''),(10601,'4165','IN-11745572070128','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','290','sales','','','No',NULL,NULL,''),(10602,'4165','IN-11745572070129','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','291','sales','','','No',NULL,NULL,''),(10603,'4165','IN-11745572070130','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','292','sales','','','No',NULL,NULL,''),(10604,'4165','IN-11745572070131','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','293','sales','','','No',NULL,NULL,''),(10605,'4165','IN-11745572070132','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','294','sales','','','No',NULL,NULL,''),(10606,'4165','IN-11745572070133','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','295','sales','','','No',NULL,NULL,''),(10607,'4165','IN-11745572070134','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','296','sales','','','No',NULL,NULL,''),(10608,'4165','IN-11745572070135','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','297','sales','','','No',NULL,NULL,''),(10609,'4165','IN-11745572070136','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','298','sales','','','No',NULL,NULL,''),(10610,'4165','IN-11745572070137','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','299','sales','','','No',NULL,NULL,''),(10611,'4165','IN-11745572070138','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','300','sales','','','No',NULL,NULL,''),(10612,'4165','IN-11745572070139','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','301','sales','','','No',NULL,NULL,''),(10613,'4165','IN-11745572070140','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','302','sales','','','No',NULL,NULL,''),(10614,'4165','IN-11745572070141','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','303','sales','','','No',NULL,NULL,''),(10615,'4165','IN-11745572070142','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','304','sales','','','No',NULL,NULL,''),(10616,'4165','IN-11745572070143','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','305','sales','','','No',NULL,NULL,''),(10617,'4165','IN-11745572070144','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','306','sales','','','No',NULL,NULL,''),(10618,'4165','IN-11745572070145','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','307','sales','','','No',NULL,NULL,''),(10619,'4165','IN-11745572070146','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','308','sales','','','No',NULL,NULL,''),(10620,'4165','IN-11745572070147','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','309','sales','','','No',NULL,NULL,''),(10621,'4165','IN-11745572070148','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','310','sales','','','No',NULL,NULL,''),(10622,'4165','IN-11745572070149','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','311','sales','','','No',NULL,NULL,''),(10623,'4165','IN-11745572070150','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','312','sales','','','No',NULL,NULL,''),(10624,'4165','IN-11745572070151','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','313','sales','','','No',NULL,NULL,''),(10625,'4165','IN-11745572070152','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','314','sales','','','No',NULL,NULL,''),(10626,'4165','IN-11745572070153','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','315','sales','','','No',NULL,NULL,''),(10627,'4165','IN-11745572070154','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','316','sales','','','No',NULL,NULL,''),(10628,'4165','IN-11745572070155','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','317','sales','','','No',NULL,NULL,''),(10629,'4165','IN-11745572070156','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','318','sales','','','No',NULL,NULL,''),(10630,'4165','IN-11745572070157','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','319','sales','','','No',NULL,NULL,''),(10631,'4165','IN-11745572070158','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','320','sales','','','No',NULL,NULL,''),(10632,'4165','IN-11745572070159','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','321','sales','','','No',NULL,NULL,''),(10633,'4165','IN-11745572070160','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','322','sales','','','No',NULL,NULL,''),(10634,'4165','IN-11745572070161','2025-04-24 00:00:00',NULL,500.00,'','1','1','Apr invoice','1','488','sales','','','No',NULL,NULL,''),(10635,'1100','IN-11745572070161','2025-04-24 00:00:00',500.00,NULL,'','1','1','Apr invoice','1','488','Payment','','','No',NULL,NULL,'1N-03-49'),(10636,'4165','IN-11745572071163','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','490','sales','','','No',NULL,NULL,''),(10637,'4165','IN-11745572071165','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','492','sales','','','No',NULL,NULL,''),(10638,'4165','IN-11745572071166','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','493','sales','','','No',NULL,NULL,''),(10639,'4165','IN-11745572071167','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','494','sales','','','No',NULL,NULL,''),(10640,'4165','IN-11745572071168','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','495','sales','','','No',NULL,NULL,''),(10641,'4165','IN-11745572071169','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','496','sales','','','No',NULL,NULL,''),(10642,'4165','IN-11745572071170','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','497','sales','','','No',NULL,NULL,''),(10643,'4165','IN-11745572071171','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','498','sales','','','No',NULL,NULL,''),(10644,'4165','IN-11745572071172','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','499','sales','','','No',NULL,NULL,''),(10645,'4165','IN-11745572071173','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','500','sales','','','No',NULL,NULL,''),(10646,'4165','IN-11745572071174','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','501','sales','','','No',NULL,NULL,''),(10647,'4165','IN-11745572071175','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','502','sales','','','No',NULL,NULL,''),(10648,'4165','IN-11745572071176','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','503','sales','','','No',NULL,NULL,''),(10649,'4165','IN-11745572071177','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','504','sales','','','No',NULL,NULL,''),(10650,'4165','IN-11745572071178','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','505','sales','','','No',NULL,NULL,''),(10651,'4165','IN-11745572071179','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','506','sales','','','No',NULL,NULL,''),(10652,'4165','IN-11745572071180','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','507','sales','','','No',NULL,NULL,''),(10653,'4165','IN-11745572071181','2025-04-24 00:00:00',NULL,845.00,'','1','1','Apr invoice','1','508','sales','','','No',NULL,NULL,''),(10654,'1100','IN-11745572071181','2025-04-24 00:00:00',845.00,NULL,'','1','1','Apr invoice','1','508','Payment','','','No',NULL,NULL,'HH-03-1107'),(10655,'4165','IN-11745572072182','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','509','sales','','','No',NULL,NULL,''),(10656,'4165','IN-11745572072183','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','510','sales','','','No',NULL,NULL,''),(10657,'4165','IN-11745572072184','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','511','sales','','','No',NULL,NULL,''),(10658,'4165','IN-11745572072185','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','512','sales','','','No',NULL,NULL,''),(10659,'4165','IN-11745572072186','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','513','sales','','','No',NULL,NULL,''),(10660,'4165','IN-11745572072187','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','514','sales','','','No',NULL,NULL,''),(10661,'4165','IN-11745572072188','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','515','sales','','','No',NULL,NULL,''),(10662,'4165','IN-11745572072189','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','516','sales','','','No',NULL,NULL,''),(10663,'4165','IN-11745572072190','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','517','sales','','','No',NULL,NULL,''),(10664,'4165','IN-11745572072191','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','518','sales','','','No',NULL,NULL,''),(10665,'4165','IN-11745572072192','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','519','sales','','','No',NULL,NULL,''),(10666,'4165','IN-11745572072193','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','520','sales','','','No',NULL,NULL,''),(10667,'4165','IN-11745572072194','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','521','sales','','','No',NULL,NULL,''),(10668,'4165','IN-11745572072195','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','522','sales','','','No',NULL,NULL,''),(10669,'4165','IN-11745572072196','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','523','sales','','','No',NULL,NULL,''),(10670,'4165','IN-11745572072197','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','524','sales','','','No',NULL,NULL,''),(10671,'4165','IN-11745572072198','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','525','sales','','','No',NULL,NULL,''),(10672,'4165','IN-11745572072199','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','526','sales','','','No',NULL,NULL,''),(10673,'4165','IN-11745572072200','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','527','sales','','','No',NULL,NULL,''),(10674,'4165','IN-11745572072201','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','528','sales','','','No',NULL,NULL,''),(10675,'4165','IN-11745572072202','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','529','sales','','','No',NULL,NULL,''),(10676,'4165','IN-11745572072203','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','530','sales','','','No',NULL,NULL,''),(10677,'4165','IN-11745572072204','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','531','sales','','','No',NULL,NULL,''),(10678,'4165','IN-11745572072205','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','532','sales','','','No',NULL,NULL,''),(10679,'4165','IN-11745572072206','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','533','sales','','','No',NULL,NULL,''),(10680,'4165','IN-11745572072207','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','534','sales','','','No',NULL,NULL,''),(10681,'4165','IN-11745572072208','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','535','sales','','','No',NULL,NULL,''),(10682,'4165','IN-11745572073209','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','536','sales','','','No',NULL,NULL,''),(10683,'4165','IN-11745572073210','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','537','sales','','','No',NULL,NULL,''),(10684,'4165','IN-11745572073211','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','538','sales','','','No',NULL,NULL,''),(10685,'4165','IN-11745572073212','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','539','sales','','','No',NULL,NULL,''),(10686,'4165','IN-11745572073213','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','540','sales','','','No',NULL,NULL,''),(10687,'4165','IN-11745572073214','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','541','sales','','','No',NULL,NULL,''),(10688,'4165','IN-11745572073215','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','542','sales','','','No',NULL,NULL,''),(10689,'4165','IN-11745572073216','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','543','sales','','','No',NULL,NULL,''),(10690,'4165','IN-11745572073217','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','544','sales','','','No',NULL,NULL,''),(10691,'4165','IN-11745572073218','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','545','sales','','','No',NULL,NULL,''),(10692,'4165','IN-11745572073219','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','546','sales','','','No',NULL,NULL,''),(10693,'4165','IN-11745572073220','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','547','sales','','','No',NULL,NULL,''),(10694,'4165','IN-11745572073221','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','548','sales','','','No',NULL,NULL,''),(10695,'4165','IN-11745572073222','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','549','sales','','','No',NULL,NULL,''),(10696,'4165','IN-11745572073223','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','550','sales','','','No',NULL,NULL,''),(10697,'4165','IN-11745572073224','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','551','sales','','','No',NULL,NULL,''),(10698,'4165','IN-11745572073225','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','552','sales','','','No',NULL,NULL,''),(10699,'4165','IN-11745572073226','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','553','sales','','','No',NULL,NULL,''),(10700,'4165','IN-11745572073227','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','554','sales','','','No',NULL,NULL,''),(10701,'4165','IN-11745572073228','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','555','sales','','','No',NULL,NULL,''),(10702,'4165','IN-11745572073229','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','556','sales','','','No',NULL,NULL,''),(10703,'4165','IN-11745572073230','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','557','sales','','','No',NULL,NULL,''),(10704,'4165','IN-11745572073231','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','558','sales','','','No',NULL,NULL,''),(10705,'4165','IN-11745572073232','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','559','sales','','','No',NULL,NULL,''),(10706,'4165','IN-11745572073233','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','560','sales','','','No',NULL,NULL,''),(10707,'4165','IN-11745572073234','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','561','sales','','','No',NULL,NULL,''),(10708,'4165','IN-11745572073235','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','562','sales','','','No',NULL,NULL,''),(10709,'4165','IN-11745572073236','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','563','sales','','','No',NULL,NULL,''),(10710,'4165','IN-11745572073237','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','564','sales','','','No',NULL,NULL,''),(10711,'4165','IN-11745572073238','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','565','sales','','','No',NULL,NULL,''),(10712,'4165','IN-11745572073239','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','566','sales','','','No',NULL,NULL,''),(10713,'4165','IN-11745572073240','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','567','sales','','','No',NULL,NULL,''),(10714,'4165','IN-11745572073241','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','568','sales','','','No',NULL,NULL,''),(10715,'4165','IN-11745572073242','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','569','sales','','','No',NULL,NULL,''),(10716,'4165','IN-11745572073243','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','570','sales','','','No',NULL,NULL,''),(10717,'4165','IN-11745572073244','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','571','sales','','','No',NULL,NULL,''),(10718,'4165','IN-11745572073245','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','572','sales','','','No',NULL,NULL,''),(10719,'4165','IN-11745572073246','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','573','sales','','','No',NULL,NULL,''),(10720,'4165','IN-11745572073247','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','574','sales','','','No',NULL,NULL,''),(10721,'4165','IN-11745572073248','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','575','sales','','','No',NULL,NULL,''),(10722,'4165','IN-11745572073249','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','576','sales','','','No',NULL,NULL,''),(10723,'4165','IN-11745572073250','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','577','sales','','','No',NULL,NULL,''),(10724,'4165','IN-11745572073251','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','578','sales','','','No',NULL,NULL,''),(10725,'4165','IN-11745572073252','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','579','sales','','','No',NULL,NULL,''),(10726,'4165','IN-11745572073253','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','580','sales','','','No',NULL,NULL,''),(10727,'4165','IN-11745572073254','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','581','sales','','','No',NULL,NULL,''),(10728,'4165','IN-11745572073255','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','582','sales','','','No',NULL,NULL,''),(10729,'4165','IN-11745572073256','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','583','sales','','','No',NULL,NULL,''),(10730,'4165','IN-11745572073257','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','584','sales','','','No',NULL,NULL,''),(10731,'4165','IN-11745572073258','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','585','sales','','','No',NULL,NULL,''),(10732,'4165','IN-11745572073259','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','586','sales','','','No',NULL,NULL,''),(10733,'4165','IN-11745572073260','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','587','sales','','','No',NULL,NULL,''),(10734,'4165','IN-11745572073261','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','588','sales','','','No',NULL,NULL,''),(10735,'4165','IN-11745572073262','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','589','sales','','','No',NULL,NULL,''),(10736,'4165','IN-11745572073263','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','590','sales','','','No',NULL,NULL,''),(10737,'4165','IN-11745572073264','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','591','sales','','','No',NULL,NULL,''),(10738,'4165','IN-11745572073265','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','592','sales','','','No',NULL,NULL,''),(10739,'4165','IN-11745572073266','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','593','sales','','','No',NULL,NULL,''),(10740,'4165','IN-11745572073267','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','594','sales','','','No',NULL,NULL,''),(10741,'4165','IN-11745572073268','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','595','sales','','','No',NULL,NULL,''),(10742,'4165','IN-11745572073269','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','596','sales','','','No',NULL,NULL,''),(10743,'4165','IN-11745572073270','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','597','sales','','','No',NULL,NULL,''),(10744,'4165','IN-11745572073271','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','598','sales','','','No',NULL,NULL,''),(10745,'4165','IN-11745572073272','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','599','sales','','','No',NULL,NULL,''),(10746,'4165','IN-11745572073273','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','600','sales','','','No',NULL,NULL,''),(10747,'4165','IN-11745572073274','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','601','sales','','','No',NULL,NULL,''),(10748,'4165','IN-11745572073275','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','602','sales','','','No',NULL,NULL,''),(10749,'4165','IN-11745572073276','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','603','sales','','','No',NULL,NULL,''),(10750,'4165','IN-11745572073277','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','604','sales','','','No',NULL,NULL,''),(10751,'4165','IN-11745572073278','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','605','sales','','','No',NULL,NULL,''),(10752,'4165','IN-11745572073279','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','606','sales','','','No',NULL,NULL,''),(10753,'4165','IN-11745572073280','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','607','sales','','','No',NULL,NULL,''),(10754,'4165','IN-11745572073281','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','608','sales','','','No',NULL,NULL,''),(10755,'4165','IN-11745572073282','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','609','sales','','','No',NULL,NULL,''),(10756,'4165','IN-11745572073283','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','610','sales','','','No',NULL,NULL,''),(10757,'4165','IN-11745572073284','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','611','sales','','','No',NULL,NULL,''),(10758,'4165','IN-11745572073285','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','612','sales','','','No',NULL,NULL,''),(10759,'4165','IN-11745572073286','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','613','sales','','','No',NULL,NULL,''),(10760,'4165','IN-11745572073287','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','614','sales','','','No',NULL,NULL,''),(10761,'4165','IN-11745572073288','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','615','sales','','','No',NULL,NULL,''),(10762,'4165','IN-11745572073289','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','616','sales','','','No',NULL,NULL,''),(10763,'4165','IN-11745572073290','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','617','sales','','','No',NULL,NULL,''),(10764,'4165','IN-11745572074291','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','618','sales','','','No',NULL,NULL,''),(10765,'4165','IN-11745572074292','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','619','sales','','','No',NULL,NULL,''),(10766,'4165','IN-11745572074293','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','620','sales','','','No',NULL,NULL,''),(10767,'4165','IN-11745572074294','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','621','sales','','','No',NULL,NULL,''),(10768,'4165','IN-11745572074295','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','622','sales','','','No',NULL,NULL,''),(10769,'4165','IN-11745572074296','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','623','sales','','','No',NULL,NULL,''),(10770,'4165','IN-11745572074297','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','624','sales','','','No',NULL,NULL,''),(10771,'4165','IN-11745572074298','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','625','sales','','','No',NULL,NULL,''),(10772,'4165','IN-11745572074299','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','626','sales','','','No',NULL,NULL,''),(10773,'4165','IN-11745572074300','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','627','sales','','','No',NULL,NULL,''),(10774,'4165','IN-11745572074301','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','628','sales','','','No',NULL,NULL,''),(10775,'4165','IN-11745572074302','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','629','sales','','','No',NULL,NULL,''),(10776,'4165','IN-11745572074303','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','630','sales','','','No',NULL,NULL,''),(10777,'4165','IN-11745572074304','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','631','sales','','','No',NULL,NULL,''),(10778,'4165','IN-11745572074305','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','632','sales','','','No',NULL,NULL,''),(10779,'4165','IN-11745572074306','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','633','sales','','','No',NULL,NULL,''),(10780,'4165','IN-11745572074307','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','634','sales','','','No',NULL,NULL,''),(10781,'4165','IN-11745572074308','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','635','sales','','','No',NULL,NULL,''),(10782,'4165','IN-11745572074309','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','636','sales','','','No',NULL,NULL,''),(10783,'4165','IN-11745572074310','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','637','sales','','','No',NULL,NULL,''),(10784,'4165','IN-11745572074311','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','638','sales','','','No',NULL,NULL,''),(10785,'4165','IN-11745572074312','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','639','sales','','','No',NULL,NULL,''),(10786,'4165','IN-11745572074313','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','640','sales','','','No',NULL,NULL,''),(10787,'4165','IN-11745572074314','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','641','sales','','','No',NULL,NULL,''),(10788,'4165','IN-11745572074315','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','642','sales','','','No',NULL,NULL,''),(10789,'4165','IN-11745572074316','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','643','sales','','','No',NULL,NULL,''),(10790,'4165','IN-11745572074317','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','644','sales','','','No',NULL,NULL,''),(10791,'4165','IN-11745572074318','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','645','sales','','','No',NULL,NULL,''),(10792,'4165','IN-11745572075319','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','646','sales','','','No',NULL,NULL,''),(10793,'4165','IN-11745572075320','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','647','sales','','','No',NULL,NULL,''),(10794,'4165','IN-11745572075321','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','648','sales','','','No',NULL,NULL,''),(10795,'4165','IN-11745572075322','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','649','sales','','','No',NULL,NULL,''),(10796,'4165','IN-11745572075323','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','650','sales','','','No',NULL,NULL,''),(10797,'4165','IN-11745572075324','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','651','sales','','','No',NULL,NULL,''),(10798,'4165','IN-11745572075325','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','652','sales','','','No',NULL,NULL,''),(10799,'4165','IN-11745572075326','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','653','sales','','','No',NULL,NULL,''),(10800,'4165','IN-11745572075327','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','654','sales','','','No',NULL,NULL,''),(10801,'4165','IN-11745572075328','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','655','sales','','','No',NULL,NULL,''),(10802,'4165','IN-11745572075329','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','656','sales','','','No',NULL,NULL,''),(10803,'4165','IN-11745572075330','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','657','sales','','','No',NULL,NULL,''),(10804,'4165','IN-11745572075331','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','658','sales','','','No',NULL,NULL,''),(10805,'4165','IN-11745572075332','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','659','sales','','','No',NULL,NULL,''),(10806,'4165','IN-11745572075333','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','660','sales','','','No',NULL,NULL,''),(10807,'4165','IN-11745572075334','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','661','sales','','','No',NULL,NULL,''),(10808,'4165','IN-11745572075335','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','662','sales','','','No',NULL,NULL,''),(10809,'4165','IN-11745572075336','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','663','sales','','','No',NULL,NULL,''),(10810,'4165','IN-11745572075337','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','664','sales','','','No',NULL,NULL,''),(10811,'4165','IN-11745572075338','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','665','sales','','','No',NULL,NULL,''),(10812,'4165','IN-11745572075339','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','666','sales','','','No',NULL,NULL,''),(10813,'4165','IN-11745572075340','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','667','sales','','','No',NULL,NULL,''),(10814,'4165','IN-11745572075341','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','668','sales','','','No',NULL,NULL,''),(10815,'4165','IN-11745572075342','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','669','sales','','','No',NULL,NULL,''),(10816,'4165','IN-11745572075343','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','670','sales','','','No',NULL,NULL,''),(10817,'4165','IN-11745572075344','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','671','sales','','','No',NULL,NULL,''),(10818,'4165','IN-11745572075345','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','672','sales','','','No',NULL,NULL,''),(10819,'4165','IN-11745572075346','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','673','sales','','','No',NULL,NULL,''),(10820,'4165','IN-11745572075347','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','674','sales','','','No',NULL,NULL,''),(10821,'4165','IN-11745572075348','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','675','sales','','','No',NULL,NULL,''),(10822,'4165','IN-11745572075349','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','676','sales','','','No',NULL,NULL,''),(10823,'4165','IN-11745572075350','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','677','sales','','','No',NULL,NULL,''),(10824,'4165','IN-11745572075351','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','678','sales','','','No',NULL,NULL,''),(10825,'4165','IN-11745572075352','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','679','sales','','','No',NULL,NULL,''),(10826,'4165','IN-11745572075353','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','680','sales','','','No',NULL,NULL,''),(10827,'4165','IN-11745572075354','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','681','sales','','','No',NULL,NULL,''),(10828,'4165','IN-11745572075355','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','682','sales','','','No',NULL,NULL,''),(10829,'4165','IN-11745572075356','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','683','sales','','','No',NULL,NULL,''),(10830,'4165','IN-11745572075357','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','684','sales','','','No',NULL,NULL,''),(10831,'4165','IN-11745572075358','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','685','sales','','','No',NULL,NULL,''),(10832,'4165','IN-11745572075359','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','686','sales','','','No',NULL,NULL,''),(10833,'4165','IN-11745572075360','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','687','sales','','','No',NULL,NULL,''),(10834,'4165','IN-11745572075361','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','688','sales','','','No',NULL,NULL,''),(10835,'4165','IN-11745572075362','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','689','sales','','','No',NULL,NULL,''),(10836,'4165','IN-11745572075363','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','690','sales','','','No',NULL,NULL,''),(10837,'4165','IN-11745572075364','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','691','sales','','','No',NULL,NULL,''),(10838,'4165','IN-11745572075365','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','692','sales','','','No',NULL,NULL,''),(10839,'4165','IN-11745572075366','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','693','sales','','','No',NULL,NULL,''),(10840,'4165','IN-11745572075367','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','694','sales','','','No',NULL,NULL,''),(10841,'4165','IN-11745572075368','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','695','sales','','','No',NULL,NULL,''),(10842,'4165','IN-11745572075369','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','696','sales','','','No',NULL,NULL,''),(10843,'4165','IN-11745572075370','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','697','sales','','','No',NULL,NULL,''),(10844,'4165','IN-11745572075371','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','698','sales','','','No',NULL,NULL,''),(10845,'4165','IN-11745572075372','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','699','sales','','','No',NULL,NULL,''),(10846,'4165','IN-11745572075373','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','700','sales','','','No',NULL,NULL,''),(10847,'4165','IN-11745572075374','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','701','sales','','','No',NULL,NULL,''),(10848,'4165','IN-11745572075375','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','702','sales','','','No',NULL,NULL,''),(10849,'4165','IN-11745572075376','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','703','sales','','','No',NULL,NULL,''),(10850,'4165','IN-11745572075377','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','704','sales','','','No',NULL,NULL,''),(10851,'4165','IN-11745572075378','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','705','sales','','','No',NULL,NULL,''),(10852,'4165','IN-11745572075379','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','706','sales','','','No',NULL,NULL,''),(10853,'4165','IN-11745572075380','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','707','sales','','','No',NULL,NULL,''),(10854,'4165','IN-11745572075381','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','708','sales','','','No',NULL,NULL,''),(10855,'4165','IN-11745572075382','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','709','sales','','','No',NULL,NULL,''),(10856,'4165','IN-11745572075383','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','710','sales','','','No',NULL,NULL,''),(10857,'4165','IN-11745572075384','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','711','sales','','','No',NULL,NULL,''),(10858,'4165','IN-11745572075385','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','712','sales','','','No',NULL,NULL,''),(10859,'4165','IN-11745572075386','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','713','sales','','','No',NULL,NULL,''),(10860,'4165','IN-11745572075387','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','714','sales','','','No',NULL,NULL,''),(10861,'4165','IN-11745572076388','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','715','sales','','','No',NULL,NULL,''),(10862,'4165','IN-11745572076389','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','716','sales','','','No',NULL,NULL,''),(10863,'4165','IN-11745572076390','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','717','sales','','','No',NULL,NULL,''),(10864,'4165','IN-11745572076391','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','718','sales','','','No',NULL,NULL,''),(10865,'4165','IN-11745572076392','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','719','sales','','','No',NULL,NULL,''),(10866,'4165','IN-11745572076393','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','720','sales','','','No',NULL,NULL,''),(10867,'4165','IN-11745572076394','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','721','sales','','','No',NULL,NULL,''),(10868,'4165','IN-11745572076396','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','723','sales','','','No',NULL,NULL,''),(10869,'4165','IN-11745572076397','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','724','sales','','','No',NULL,NULL,''),(10870,'4165','IN-11745572076398','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','725','sales','','','No',NULL,NULL,''),(10871,'4165','IN-11745572076399','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','726','sales','','','No',NULL,NULL,''),(10872,'4165','IN-11745572076400','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','727','sales','','','No',NULL,NULL,''),(10873,'4165','IN-11745572076401','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','728','sales','','','No',NULL,NULL,''),(10874,'4165','IN-11745572076402','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','729','sales','','','No',NULL,NULL,''),(10875,'4165','IN-11745572076403','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','730','sales','','','No',NULL,NULL,''),(10876,'4165','IN-11745572076404','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','731','sales','','','No',NULL,NULL,''),(10877,'4165','IN-11745572076405','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','732','sales','','','No',NULL,NULL,''),(10878,'4165','IN-11745572077406','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','733','sales','','','No',NULL,NULL,''),(10879,'4165','IN-11745572077407','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','734','sales','','','No',NULL,NULL,''),(10880,'4165','IN-11745572077408','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','735','sales','','','No',NULL,NULL,''),(10881,'4165','IN-11745572077409','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','736','sales','','','No',NULL,NULL,''),(10882,'4165','IN-11745572077411','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','738','sales','','','No',NULL,NULL,''),(10883,'4165','IN-11745572077412','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','739','sales','','','No',NULL,NULL,''),(10884,'4165','IN-11745572077413','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','740','sales','','','No',NULL,NULL,''),(10885,'4165','IN-11745572077414','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','741','sales','','','No',NULL,NULL,''),(10886,'4165','IN-11745572077415','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','742','sales','','','No',NULL,NULL,''),(10887,'4165','IN-11745572077416','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','743','sales','','','No',NULL,NULL,''),(10888,'4165','IN-11745572077417','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','744','sales','','','No',NULL,NULL,''),(10889,'4165','IN-11745572077418','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','745','sales','','','No',NULL,NULL,''),(10890,'4165','IN-11745572077419','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','746','sales','','','No',NULL,NULL,''),(10891,'4165','IN-11745572077420','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','747','sales','','','No',NULL,NULL,''),(10892,'4165','IN-11745572077421','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','748','sales','','','No',NULL,NULL,''),(10893,'4165','IN-11745572077422','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','749','sales','','','No',NULL,NULL,''),(10894,'4165','IN-11745572077423','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','750','sales','','','No',NULL,NULL,''),(10895,'4165','IN-11745572077424','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','751','sales','','','No',NULL,NULL,''),(10896,'4165','IN-11745572077425','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','752','sales','','','No',NULL,NULL,''),(10897,'4165','IN-11745572077426','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','753','sales','','','No',NULL,NULL,''),(10898,'4165','IN-11745572077427','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','754','sales','','','No',NULL,NULL,''),(10899,'4165','IN-11745572077428','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','755','sales','','','No',NULL,NULL,''),(10900,'4165','IN-11745572077429','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','756','sales','','','No',NULL,NULL,''),(10901,'4165','IN-11745572077431','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','758','sales','','','No',NULL,NULL,''),(10902,'4165','IN-11745572077432','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','759','sales','','','No',NULL,NULL,''),(10903,'4165','IN-11745572077436','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','1337 ','sales','','','No',NULL,NULL,''),(10904,'4165','IN-11745572077437','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','1338 ','sales','','','No',NULL,NULL,''),(10905,'4165','IN-11745572077438','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','181 ','sales','','','No',NULL,NULL,''),(10906,'4165','IN-11745572077439','2025-04-24 00:00:00',NULL,0.00,'','1','1','Apr invoice','1','1320 ','sales','','','No',NULL,NULL,''),(10907,'4165','IN-117470390231','2025-04-30 00:00:00',NULL,2810.00,'','1','1','APRIL invoice','1','845','sales','','','No',NULL,NULL,''),(10908,'1100','IN-117470390231','2025-04-30 00:00:00',2810.00,NULL,'','1','1','APRIL invoice','1','845','Payment','','','No',NULL,NULL,'BD-05-1191'),(10909,'4165','IN-117470390402','2025-04-30 00:00:00',NULL,450.00,'','1','1','APRIL invoice','1','846','sales','','','No',NULL,NULL,''),(10910,'1100','IN-117470390402','2025-04-30 00:00:00',450.00,NULL,'','1','1','APRIL invoice','1','846','Payment','','','No',NULL,NULL,'BD-05-1201'),(10911,'4165','IN-117470390404','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','848','sales','','','No',NULL,NULL,''),(10912,'4165','IN-117470390405','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','849','sales','','','No',NULL,NULL,''),(10913,'1100','IN-117470390405','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','849','Payment','','','No',NULL,NULL,'HH-05-100'),(10914,'4165','IN-117470390416','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','850','sales','','','No',NULL,NULL,''),(10915,'4165','IN-117470390417','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','851','sales','','','No',NULL,NULL,''),(10916,'4165','IN-117470390418','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','852','sales','','','No',NULL,NULL,''),(10917,'1100','IN-117470390418','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','852','Payment','','','No',NULL,NULL,'HH-05-1002'),(10918,'4165','IN-117470390429','2025-04-30 00:00:00',NULL,450.00,'','1','1','APRIL invoice','1','853','sales','','','No',NULL,NULL,''),(10919,'1100','IN-117470390429','2025-04-30 00:00:00',450.00,NULL,'','1','1','APRIL invoice','1','853','Payment','','','No',NULL,NULL,'HH-05-1003'),(10920,'4165','IN-1174703904310','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','854','sales','','','No',NULL,NULL,''),(10921,'4165','IN-1174703904311','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','855','sales','','','No',NULL,NULL,''),(10922,'4165','IN-1174703904312','2025-04-30 00:00:00',NULL,1370.00,'','1','1','APRIL invoice','1','856','sales','','','No',NULL,NULL,''),(10923,'1100','IN-1174703904312','2025-04-30 00:00:00',1370.00,NULL,'','1','1','APRIL invoice','1','856','Payment','','','No',NULL,NULL,'HH-05-1013'),(10924,'4165','IN-1174703904313','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','857','sales','','','No',NULL,NULL,''),(10925,'1100','IN-1174703904313','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','857','Payment','','','No',NULL,NULL,'HH-05-1014'),(10926,'4165','IN-1174703904414','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','858','sales','','','No',NULL,NULL,''),(10927,'4165','IN-1174703904415','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','859','sales','','','No',NULL,NULL,''),(10928,'1100','IN-1174703904415','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','859','Payment','','','No',NULL,NULL,'HH-05-1017'),(10929,'4165','IN-1174703904516','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','860','sales','','','No',NULL,NULL,''),(10930,'4165','IN-1174703904517','2025-04-30 00:00:00',NULL,615.00,'','1','1','APRIL invoice','1','861','sales','','','No',NULL,NULL,''),(10931,'1100','IN-1174703904517','2025-04-30 00:00:00',615.00,NULL,'','1','1','APRIL invoice','1','861','Payment','','','No',NULL,NULL,'HH-05-1021'),(10932,'4165','IN-1174703904618','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','862','sales','','','No',NULL,NULL,''),(10933,'1100','IN-1174703904618','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','862','Payment','','','No',NULL,NULL,'HH-05-1022'),(10934,'4165','IN-1174703904619','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','863','sales','','','No',NULL,NULL,''),(10935,'4165','IN-1174703904620','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','864','sales','','','No',NULL,NULL,''),(10936,'1100','IN-1174703904620','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','864','Payment','','','No',NULL,NULL,'HH-05-1024'),(10937,'4165','IN-1174703904721','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','865','sales','','','No',NULL,NULL,''),(10938,'4165','IN-1174703904722','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','866','sales','','','No',NULL,NULL,''),(10939,'4165','IN-1174703904723','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','867','sales','','','No',NULL,NULL,''),(10940,'4165','IN-1174703904724','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','868','sales','','','No',NULL,NULL,''),(10941,'4165','IN-1174703904725','2025-04-30 00:00:00',NULL,2710.00,'','1','1','APRIL invoice','1','869','sales','','','No',NULL,NULL,''),(10942,'1100','IN-1174703904725','2025-04-30 00:00:00',2710.00,NULL,'','1','1','APRIL invoice','1','869','Payment','','','No',NULL,NULL,'HH-05-1032'),(10943,'4165','IN-1174703904826','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','870','sales','','','No',NULL,NULL,''),(10944,'1100','IN-1174703904826','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','870','Payment','','','No',NULL,NULL,'HH-05-1038'),(10945,'4165','IN-1174703904928','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','872','sales','','','No',NULL,NULL,''),(10946,'4165','IN-1174703904929','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','873','sales','','','No',NULL,NULL,''),(10947,'4165','IN-1174703904930','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','874','sales','','','No',NULL,NULL,''),(10948,'4165','IN-1174703904931','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','875','sales','','','No',NULL,NULL,''),(10949,'1100','IN-1174703904931','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','875','Payment','','','No',NULL,NULL,'HH-05-1044'),(10950,'4165','IN-1174703904932','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','876','sales','','','No',NULL,NULL,''),(10951,'1100','IN-1174703904932','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','876','Payment','','','No',NULL,NULL,'HH-05-1049'),(10952,'4165','IN-1174703905033','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','877','sales','','','No',NULL,NULL,''),(10953,'4165','IN-1174703905034','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','878','sales','','','No',NULL,NULL,''),(10954,'4165','IN-1174703905035','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','879','sales','','','No',NULL,NULL,''),(10955,'4165','IN-1174703905036','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','880','sales','','','No',NULL,NULL,''),(10956,'4165','IN-1174703905037','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','881','sales','','','No',NULL,NULL,''),(10957,'4165','IN-1174703905038','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','882','sales','','','No',NULL,NULL,''),(10958,'1100','IN-1174703905038','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','882','Payment','','','No',NULL,NULL,'HH-05-1059'),(10959,'4165','IN-1174703905139','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','883','sales','','','No',NULL,NULL,''),(10960,'4165','IN-1174703905140','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','884','sales','','','No',NULL,NULL,''),(10961,'1100','IN-1174703905140','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','884','Payment','','','No',NULL,NULL,'HH-05-1062'),(10962,'4165','IN-1174703905241','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','885','sales','','','No',NULL,NULL,''),(10963,'4165','IN-1174703905242','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','886','sales','','','No',NULL,NULL,''),(10964,'4165','IN-1174703905243','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','887','sales','','','No',NULL,NULL,''),(10965,'1100','IN-1174703905243','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','887','Payment','','','No',NULL,NULL,'HH-05-1065'),(10966,'4165','IN-1174703905244','2025-04-30 00:00:00',NULL,1190.00,'','1','1','APRIL invoice','1','888','sales','','','No',NULL,NULL,''),(10967,'1100','IN-1174703905244','2025-04-30 00:00:00',1190.00,NULL,'','1','1','APRIL invoice','1','888','Payment','','','No',NULL,NULL,'HH-05-1067'),(10968,'4165','IN-1174703905345','2025-04-30 00:00:00',NULL,960.00,'','1','1','APRIL invoice','1','889','sales','','','No',NULL,NULL,''),(10969,'1100','IN-1174703905345','2025-04-30 00:00:00',960.00,NULL,'','1','1','APRIL invoice','1','889','Payment','','','No',NULL,NULL,'HH-05-107'),(10970,'4165','IN-1174703905446','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','890','sales','','','No',NULL,NULL,''),(10971,'1100','IN-1174703905446','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','890','Payment','','','No',NULL,NULL,'HH-05-1070'),(10972,'4165','IN-1174703905447','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','891','sales','','','No',NULL,NULL,''),(10973,'1100','IN-1174703905447','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','891','Payment','','','No',NULL,NULL,'HH-05-1071'),(10974,'4165','IN-1174703905548','2025-04-30 00:00:00',NULL,1190.00,'','1','1','APRIL invoice','1','892','sales','','','No',NULL,NULL,''),(10975,'1100','IN-1174703905548','2025-04-30 00:00:00',1190.00,NULL,'','1','1','APRIL invoice','1','892','Payment','','','No',NULL,NULL,'HH-05-1073'),(10976,'4165','IN-1174703905649','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','893','sales','','','No',NULL,NULL,''),(10977,'4165','IN-1174703905650','2025-04-30 00:00:00',NULL,1420.00,'','1','1','APRIL invoice','1','894','sales','','','No',NULL,NULL,''),(10978,'1100','IN-1174703905650','2025-04-30 00:00:00',1420.00,NULL,'','1','1','APRIL invoice','1','894','Payment','','','No',NULL,NULL,'HH-05-1078'),(10979,'4165','IN-1174703905651','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','895','sales','','','No',NULL,NULL,''),(10980,'4165','IN-1174703905652','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','896','sales','','','No',NULL,NULL,''),(10981,'4165','IN-1174703905653','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','897','sales','','','No',NULL,NULL,''),(10982,'4165','IN-1174703905754','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','898','sales','','','No',NULL,NULL,''),(10983,'4165','IN-1174703905755','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','899','sales','','','No',NULL,NULL,''),(10984,'4165','IN-1174703905756','2025-04-30 00:00:00',NULL,1535.00,'','1','1','APRIL invoice','1','900','sales','','','No',NULL,NULL,''),(10985,'1100','IN-1174703905756','2025-04-30 00:00:00',1535.00,NULL,'','1','1','APRIL invoice','1','900','Payment','','','No',NULL,NULL,'HH-05-1092'),(10986,'4165','IN-1174703905757','2025-04-30 00:00:00',NULL,730.00,'','1','1','APRIL invoice','1','901','sales','','','No',NULL,NULL,''),(10987,'1100','IN-1174703905757','2025-04-30 00:00:00',730.00,NULL,'','1','1','APRIL invoice','1','901','Payment','','','No',NULL,NULL,'HH-05-1094'),(10988,'4165','IN-1174703905858','2025-04-30 00:00:00',NULL,960.00,'','1','1','APRIL invoice','1','902','sales','','','No',NULL,NULL,''),(10989,'1100','IN-1174703905858','2025-04-30 00:00:00',960.00,NULL,'','1','1','APRIL invoice','1','902','Payment','','','No',NULL,NULL,'HH-05-1095'),(10990,'4165','IN-1174703905959','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','903','sales','','','No',NULL,NULL,''),(10991,'4165','IN-1174703905960','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','904','sales','','','No',NULL,NULL,''),(10992,'4165','IN-1174703905961','2025-04-30 00:00:00',NULL,960.00,'','1','1','APRIL invoice','1','905','sales','','','No',NULL,NULL,''),(10993,'1100','IN-1174703905961','2025-04-30 00:00:00',960.00,NULL,'','1','1','APRIL invoice','1','905','Payment','','','No',NULL,NULL,'HH-05-1099'),(10994,'4165','IN-1174703905962','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','906','sales','','','No',NULL,NULL,''),(10995,'4165','IN-1174703905963','2025-04-30 00:00:00',NULL,615.00,'','1','1','APRIL invoice','1','907','sales','','','No',NULL,NULL,''),(10996,'1100','IN-1174703905963','2025-04-30 00:00:00',615.00,NULL,'','1','1','APRIL invoice','1','907','Payment','','','No',NULL,NULL,'HH-05-1103'),(10997,'4165','IN-1174703906064','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','908','sales','','','No',NULL,NULL,''),(10998,'1100','IN-1174703906064','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','908','Payment','','','No',NULL,NULL,'HH-05-1105'),(10999,'4165','IN-1174703906165','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','909','sales','','','No',NULL,NULL,''),(11000,'4165','IN-1174703906166','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','910','sales','','','No',NULL,NULL,''),(11001,'1100','IN-1174703906166','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','910','Payment','','','No',NULL,NULL,'HH-05-1111'),(11002,'4165','IN-1174703906267','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','911','sales','','','No',NULL,NULL,''),(11003,'4165','IN-1174703906268','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','912','sales','','','No',NULL,NULL,''),(11004,'1100','IN-1174703906268','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','912','Payment','','','No',NULL,NULL,'HH-05-1116'),(11005,'4165','IN-1174703906269','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','913','sales','','','No',NULL,NULL,''),(11006,'4165','IN-1174703906270','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','914','sales','','','No',NULL,NULL,''),(11007,'4165','IN-1174703906271','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','915','sales','','','No',NULL,NULL,''),(11008,'1100','IN-1174703906271','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','915','Payment','','','No',NULL,NULL,'HH-05-1122'),(11009,'4165','IN-1174703906372','2025-04-30 00:00:00',NULL,1535.00,'','1','1','APRIL invoice','1','916','sales','','','No',NULL,NULL,''),(11010,'1100','IN-1174703906372','2025-04-30 00:00:00',1535.00,NULL,'','1','1','APRIL invoice','1','916','Payment','','','No',NULL,NULL,'HH-05-1123'),(11011,'4165','IN-1174703906473','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','917','sales','','','No',NULL,NULL,''),(11012,'4165','IN-1174703906474','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','918','sales','','','No',NULL,NULL,''),(11013,'4165','IN-1174703906475','2025-04-30 00:00:00',NULL,845.00,'','1','1','APRIL invoice','1','919','sales','','','No',NULL,NULL,''),(11014,'1100','IN-1174703906475','2025-04-30 00:00:00',845.00,NULL,'','1','1','APRIL invoice','1','919','Payment','','','No',NULL,NULL,'HH-05-1128'),(11015,'4165','IN-1174703906576','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','920','sales','','','No',NULL,NULL,''),(11016,'4165','IN-1174703906577','2025-04-30 00:00:00',NULL,1765.00,'','1','1','APRIL invoice','1','921','sales','','','No',NULL,NULL,''),(11017,'1100','IN-1174703906577','2025-04-30 00:00:00',1765.00,NULL,'','1','1','APRIL invoice','1','921','Payment','','','No',NULL,NULL,'HH-05-1130'),(11018,'4165','IN-1174703906578','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','922','sales','','','No',NULL,NULL,''),(11019,'1100','IN-1174703906578','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','922','Payment','','','No',NULL,NULL,'HH-05-1134'),(11020,'4165','IN-1174703906679','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','923','sales','','','No',NULL,NULL,''),(11021,'4165','IN-1174703906680','2025-04-30 00:00:00',NULL,450.00,'','1','1','APRIL invoice','1','924','sales','','','No',NULL,NULL,''),(11022,'1100','IN-1174703906680','2025-04-30 00:00:00',450.00,NULL,'','1','1','APRIL invoice','1','924','Payment','','','No',NULL,NULL,'HH-05-1138'),(11023,'4165','IN-1174703906781','2025-04-30 00:00:00',NULL,730.00,'','1','1','APRIL invoice','1','925','sales','','','No',NULL,NULL,''),(11024,'1100','IN-1174703906781','2025-04-30 00:00:00',730.00,NULL,'','1','1','APRIL invoice','1','925','Payment','','','No',NULL,NULL,'HH-05-1139'),(11025,'4165','IN-1174703906782','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','926','sales','','','No',NULL,NULL,''),(11026,'4165','IN-1174703906783','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','927','sales','','','No',NULL,NULL,''),(11027,'4165','IN-1174703906784','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','928','sales','','','No',NULL,NULL,''),(11028,'1100','IN-1174703906784','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','928','Payment','','','No',NULL,NULL,'HH-05-1145'),(11029,'4165','IN-1174703906885','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','929','sales','','','No',NULL,NULL,''),(11030,'4165','IN-1174703906886','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','930','sales','','','No',NULL,NULL,''),(11031,'4165','IN-1174703906887','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','931','sales','','','No',NULL,NULL,''),(11032,'1100','IN-1174703906887','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','931','Payment','','','No',NULL,NULL,'HH-05-1150'),(11033,'4165','IN-1174703906988','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','932','sales','','','No',NULL,NULL,''),(11034,'4165','IN-1174703906989','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','933','sales','','','No',NULL,NULL,''),(11035,'4165','IN-1174703906990','2025-04-30 00:00:00',NULL,450.00,'','1','1','APRIL invoice','1','934','sales','','','No',NULL,NULL,''),(11036,'1100','IN-1174703906990','2025-04-30 00:00:00',450.00,NULL,'','1','1','APRIL invoice','1','934','Payment','','','No',NULL,NULL,'HH-05-1155'),(11037,'4165','IN-1174703907091','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','935','sales','','','No',NULL,NULL,''),(11038,'4165','IN-1174703907092','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','936','sales','','','No',NULL,NULL,''),(11039,'4165','IN-1174703907093','2025-04-30 00:00:00',NULL,2110.00,'','1','1','APRIL invoice','1','937','sales','','','No',NULL,NULL,''),(11040,'1100','IN-1174703907093','2025-04-30 00:00:00',2110.00,NULL,'','1','1','APRIL invoice','1','937','Payment','','','No',NULL,NULL,'HH-05-1164'),(11041,'4165','IN-1174703907194','2025-04-30 00:00:00',NULL,450.00,'','1','1','APRIL invoice','1','938','sales','','','No',NULL,NULL,''),(11042,'1100','IN-1174703907194','2025-04-30 00:00:00',450.00,NULL,'','1','1','APRIL invoice','1','938','Payment','','','No',NULL,NULL,'HH-05-1165'),(11043,'4165','IN-1174703907195','2025-04-30 00:00:00',NULL,680.00,'','1','1','APRIL invoice','1','939','sales','','','No',NULL,NULL,''),(11044,'1100','IN-1174703907195','2025-04-30 00:00:00',680.00,NULL,'','1','1','APRIL invoice','1','939','Payment','','','No',NULL,NULL,'HH-05-1167'),(11045,'4165','IN-1174703907296','2025-04-30 00:00:00',NULL,450.00,'','1','1','APRIL invoice','1','940','sales','','','No',NULL,NULL,''),(11046,'1100','IN-1174703907296','2025-04-30 00:00:00',450.00,NULL,'','1','1','APRIL invoice','1','940','Payment','','','No',NULL,NULL,'HH-05-1172'),(11047,'4165','IN-1174703907397','2025-04-30 00:00:00',NULL,615.00,'','1','1','APRIL invoice','1','941','sales','','','No',NULL,NULL,''),(11048,'1100','IN-1174703907397','2025-04-30 00:00:00',615.00,NULL,'','1','1','APRIL invoice','1','941','Payment','','','No',NULL,NULL,'HH-05-1175'),(11049,'4165','IN-1174703907498','2025-04-30 00:00:00',NULL,795.00,'','1','1','APRIL invoice','1','942','sales','','','No',NULL,NULL,''),(11050,'1100','IN-1174703907498','2025-04-30 00:00:00',795.00,NULL,'','1','1','APRIL invoice','1','942','Payment','','','No',NULL,NULL,'HH-05-1179'),(11051,'4165','IN-1174703907499','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','943','sales','','','No',NULL,NULL,''),(11052,'4165','IN-11747039074100','2025-04-30 00:00:00',NULL,1255.00,'','1','1','APRIL invoice','1','944','sales','','','No',NULL,NULL,''),(11053,'1100','IN-11747039074100','2025-04-30 00:00:00',1255.00,NULL,'','1','1','APRIL invoice','1','944','Payment','','','No',NULL,NULL,'HH-05-1187'),(11054,'4165','IN-11747039075101','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','945','sales','','','No',NULL,NULL,''),(11055,'4165','IN-11747039075102','2025-04-30 00:00:00',NULL,795.00,'','1','1','APRIL invoice','1','946','sales','','','No',NULL,NULL,''),(11056,'1100','IN-11747039075102','2025-04-30 00:00:00',795.00,NULL,'','1','1','APRIL invoice','1','946','Payment','','','No',NULL,NULL,'HH-05-1193'),(11057,'4165','IN-11747039076103','2025-04-30 00:00:00',NULL,795.00,'','1','1','APRIL invoice','1','947','sales','','','No',NULL,NULL,''),(11058,'1100','IN-11747039076103','2025-04-30 00:00:00',795.00,NULL,'','1','1','APRIL invoice','1','947','Payment','','','No',NULL,NULL,'HH-05-1196'),(11059,'4165','IN-11747039076104','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','948','sales','','','No',NULL,NULL,''),(11060,'4165','IN-11747039076105','2025-04-30 00:00:00',NULL,1075.00,'','1','1','APRIL invoice','1','949','sales','','','No',NULL,NULL,''),(11061,'1100','IN-11747039076105','2025-04-30 00:00:00',1075.00,NULL,'','1','1','APRIL invoice','1','949','Payment','','','No',NULL,NULL,'HH-05-120'),(11062,'4165','IN-11747039077106','2025-04-30 00:00:00',NULL,2110.00,'','1','1','APRIL invoice','1','950','sales','','','No',NULL,NULL,''),(11063,'1100','IN-11747039077106','2025-04-30 00:00:00',2110.00,NULL,'','1','1','APRIL invoice','1','950','Payment','','','No',NULL,NULL,'HH-05-1202'),(11064,'4165','IN-11747039078107','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','951','sales','','','No',NULL,NULL,''),(11065,'4165','IN-11747039078108','2025-04-30 00:00:00',NULL,500.00,'','1','1','APRIL invoice','1','952','sales','','','No',NULL,NULL,''),(11066,'1100','IN-11747039078108','2025-04-30 00:00:00',500.00,NULL,'','1','1','APRIL invoice','1','952','Payment','','','No',NULL,NULL,'HH-05-1204'),(11067,'4165','IN-11747039078109','2025-04-30 00:00:00',NULL,1025.00,'','1','1','APRIL invoice','1','953','sales','','','No',NULL,NULL,''),(11068,'1100','IN-11747039078109','2025-04-30 00:00:00',1025.00,NULL,'','1','1','APRIL invoice','1','953','Payment','','','No',NULL,NULL,'HH-05-1205'),(11069,'4165','IN-11747039079110','2025-04-30 00:00:00',NULL,795.00,'','1','1','APRIL invoice','1','954','sales','','','No',NULL,NULL,''),(11070,'1100','IN-11747039079110','2025-04-30 00:00:00',795.00,NULL,'','1','1','APRIL invoice','1','954','Payment','','','No',NULL,NULL,'HH-05-1206'),(11071,'4165','IN-11747039080111','2025-04-30 00:00:00',NULL,1255.00,'','1','1','APRIL invoice','1','955','sales','','','No',NULL,NULL,''),(11072,'1100','IN-11747039080111','2025-04-30 00:00:00',1255.00,NULL,'','1','1','APRIL invoice','1','955','Payment','','','No',NULL,NULL,'HH-05-1210'),(11073,'4165','IN-11747039081112','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','956','sales','','','No',NULL,NULL,''),(11074,'4165','IN-11747039081114','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','958','sales','','','No',NULL,NULL,''),(11075,'4165','IN-11747039081115','2025-04-30 00:00:00',NULL,450.00,'','1','1','APRIL invoice','1','959','sales','','','No',NULL,NULL,''),(11076,'1100','IN-11747039081115','2025-04-30 00:00:00',450.00,NULL,'','1','1','APRIL invoice','1','959','Payment','','','No',NULL,NULL,'HH-05-1218'),(11077,'4165','IN-11747039081116','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','960','sales','','','No',NULL,NULL,''),(11078,'4165','IN-11747039081117','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','961','sales','','','No',NULL,NULL,''),(11079,'4165','IN-11747039081118','2025-04-30 00:00:00',NULL,450.00,'','1','1','APRIL invoice','1','962','sales','','','No',NULL,NULL,''),(11080,'1100','IN-11747039081118','2025-04-30 00:00:00',450.00,NULL,'','1','1','APRIL invoice','1','962','Payment','','','No',NULL,NULL,'HH-05-1228'),(11081,'4165','IN-11747039091119','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','963','sales','','','No',NULL,NULL,''),(11082,'4165','IN-11747039091120','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','964','sales','','','No',NULL,NULL,''),(11083,'4165','IN-11747039091121','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','965','sales','','','No',NULL,NULL,''),(11084,'4165','IN-11747039091122','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','966','sales','','','No',NULL,NULL,''),(11085,'4165','IN-11747039091123','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','967','sales','','','No',NULL,NULL,''),(11086,'4165','IN-11747039091124','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','968','sales','','','No',NULL,NULL,''),(11087,'4165','IN-11747039091125','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','969','sales','','','No',NULL,NULL,''),(11088,'4165','IN-11747039091126','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','970','sales','','','No',NULL,NULL,''),(11089,'4165','IN-11747039091127','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','971','sales','','','No',NULL,NULL,''),(11090,'4165','IN-11747039091128','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','972','sales','','','No',NULL,NULL,''),(11091,'4165','IN-11747039091129','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','973','sales','','','No',NULL,NULL,''),(11092,'4165','IN-11747039091130','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','974','sales','','','No',NULL,NULL,''),(11093,'4165','IN-11747039091131','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','975','sales','','','No',NULL,NULL,''),(11094,'4165','IN-11747039091132','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','976','sales','','','No',NULL,NULL,''),(11095,'4165','IN-11747039091133','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','977','sales','','','No',NULL,NULL,''),(11096,'4165','IN-11747039091134','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','978','sales','','','No',NULL,NULL,''),(11097,'4165','IN-11747039091135','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','979','sales','','','No',NULL,NULL,''),(11098,'4165','IN-11747039091136','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','980','sales','','','No',NULL,NULL,''),(11099,'4165','IN-11747039091137','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','981','sales','','','No',NULL,NULL,''),(11100,'4165','IN-11747039091138','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','982','sales','','','No',NULL,NULL,''),(11101,'4165','IN-11747039091139','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','983','sales','','','No',NULL,NULL,''),(11102,'4165','IN-11747039091140','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','984','sales','','','No',NULL,NULL,''),(11103,'4165','IN-11747039091141','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','985','sales','','','No',NULL,NULL,''),(11104,'4165','IN-11747039091142','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','986','sales','','','No',NULL,NULL,''),(11105,'4165','IN-11747039091143','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','987','sales','','','No',NULL,NULL,''),(11106,'4165','IN-11747039091144','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','988','sales','','','No',NULL,NULL,''),(11107,'4165','IN-11747039091145','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','989','sales','','','No',NULL,NULL,''),(11108,'4165','IN-11747039091146','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','990','sales','','','No',NULL,NULL,''),(11109,'4165','IN-11747039091147','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','991','sales','','','No',NULL,NULL,''),(11110,'4165','IN-11747039091148','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','992','sales','','','No',NULL,NULL,''),(11111,'4165','IN-11747039091149','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','993','sales','','','No',NULL,NULL,''),(11112,'4165','IN-11747039091150','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','994','sales','','','No',NULL,NULL,''),(11113,'4165','IN-11747039091151','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','995','sales','','','No',NULL,NULL,''),(11114,'4165','IN-11747039091152','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','996','sales','','','No',NULL,NULL,''),(11115,'4165','IN-11747039091153','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','997','sales','','','No',NULL,NULL,''),(11116,'4165','IN-11747039091154','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','998','sales','','','No',NULL,NULL,''),(11117,'4165','IN-11747039091155','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','999','sales','','','No',NULL,NULL,''),(11118,'4165','IN-11747039091156','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1000','sales','','','No',NULL,NULL,''),(11119,'4165','IN-11747039091157','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1001','sales','','','No',NULL,NULL,''),(11120,'4165','IN-11747039091158','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1002','sales','','','No',NULL,NULL,''),(11121,'4165','IN-11747039091159','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1003','sales','','','No',NULL,NULL,''),(11122,'4165','IN-11747039091161','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1005','sales','','','No',NULL,NULL,''),(11123,'4165','IN-11747039091162','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1006','sales','','','No',NULL,NULL,''),(11124,'4165','IN-11747039091163','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1007','sales','','','No',NULL,NULL,''),(11125,'4165','IN-11747039091164','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1008','sales','','','No',NULL,NULL,''),(11126,'4165','IN-11747039091165','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1009','sales','','','No',NULL,NULL,''),(11127,'4165','IN-11747039091166','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1010','sales','','','No',NULL,NULL,''),(11128,'4165','IN-11747039091167','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1011','sales','','','No',NULL,NULL,''),(11129,'4165','IN-11747039091168','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1012','sales','','','No',NULL,NULL,''),(11130,'4165','IN-11747039091169','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1013','sales','','','No',NULL,NULL,''),(11131,'4165','IN-11747039091170','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1014','sales','','','No',NULL,NULL,''),(11132,'4165','IN-11747039091171','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1015','sales','','','No',NULL,NULL,''),(11133,'4165','IN-11747039091172','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1016','sales','','','No',NULL,NULL,''),(11134,'4165','IN-11747039091173','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1017','sales','','','No',NULL,NULL,''),(11135,'4165','IN-11747039091174','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1018','sales','','','No',NULL,NULL,''),(11136,'4165','IN-11747039091175','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1019','sales','','','No',NULL,NULL,''),(11137,'4165','IN-11747039091176','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1020','sales','','','No',NULL,NULL,''),(11138,'4165','IN-11747039091177','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1021','sales','','','No',NULL,NULL,''),(11139,'4165','IN-11747039091178','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1022','sales','','','No',NULL,NULL,''),(11140,'4165','IN-11747039091179','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1023','sales','','','No',NULL,NULL,''),(11141,'4165','IN-11747039091180','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1024','sales','','','No',NULL,NULL,''),(11142,'4165','IN-11747039091181','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1025','sales','','','No',NULL,NULL,''),(11143,'4165','IN-11747039091182','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1026','sales','','','No',NULL,NULL,''),(11144,'4165','IN-11747039091183','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1027','sales','','','No',NULL,NULL,''),(11145,'4165','IN-11747039091184','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1028','sales','','','No',NULL,NULL,''),(11146,'4165','IN-11747039091185','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1029','sales','','','No',NULL,NULL,''),(11147,'4165','IN-11747039091186','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1030','sales','','','No',NULL,NULL,''),(11148,'4165','IN-11747039091187','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1031','sales','','','No',NULL,NULL,''),(11149,'4165','IN-11747039091188','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1032','sales','','','No',NULL,NULL,''),(11150,'4165','IN-11747039091189','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1033','sales','','','No',NULL,NULL,''),(11151,'4165','IN-11747039091190','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1034','sales','','','No',NULL,NULL,''),(11152,'4165','IN-11747039091191','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1035','sales','','','No',NULL,NULL,''),(11153,'4165','IN-11747039091192','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1036','sales','','','No',NULL,NULL,''),(11154,'4165','IN-11747039091193','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1037','sales','','','No',NULL,NULL,''),(11155,'4165','IN-11747039091194','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1038','sales','','','No',NULL,NULL,''),(11156,'4165','IN-11747039091195','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1039','sales','','','No',NULL,NULL,''),(11157,'4165','IN-11747039091196','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1040','sales','','','No',NULL,NULL,''),(11158,'4165','IN-11747039091197','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1041','sales','','','No',NULL,NULL,''),(11159,'4165','IN-11747039091198','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1042','sales','','','No',NULL,NULL,''),(11160,'4165','IN-11747039091199','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1043','sales','','','No',NULL,NULL,''),(11161,'4165','IN-11747039092200','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1044','sales','','','No',NULL,NULL,''),(11162,'4165','IN-11747039092201','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1045','sales','','','No',NULL,NULL,''),(11163,'4165','IN-11747039092202','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1046','sales','','','No',NULL,NULL,''),(11164,'4165','IN-11747039092203','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1047','sales','','','No',NULL,NULL,''),(11165,'4165','IN-11747039092204','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1048','sales','','','No',NULL,NULL,''),(11166,'4165','IN-11747039092205','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1049','sales','','','No',NULL,NULL,''),(11167,'4165','IN-11747039092206','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1050','sales','','','No',NULL,NULL,''),(11168,'4165','IN-11747039092207','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1051','sales','','','No',NULL,NULL,''),(11169,'4165','IN-11747039092208','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1052','sales','','','No',NULL,NULL,''),(11170,'4165','IN-11747039092209','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1053','sales','','','No',NULL,NULL,''),(11171,'4165','IN-11747039092210','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1054','sales','','','No',NULL,NULL,''),(11172,'4165','IN-11747039092211','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1055','sales','','','No',NULL,NULL,''),(11173,'4165','IN-11747039092212','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1056','sales','','','No',NULL,NULL,''),(11174,'4165','IN-11747039092213','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1057','sales','','','No',NULL,NULL,''),(11175,'4165','IN-11747039092214','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1058','sales','','','No',NULL,NULL,''),(11176,'4165','IN-11747039092215','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1059','sales','','','No',NULL,NULL,''),(11177,'4165','IN-11747039092216','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1060','sales','','','No',NULL,NULL,''),(11178,'4165','IN-11747039092217','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1061','sales','','','No',NULL,NULL,''),(11179,'4165','IN-11747039092218','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1062','sales','','','No',NULL,NULL,''),(11180,'4165','IN-11747039092219','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1063','sales','','','No',NULL,NULL,''),(11181,'4165','IN-11747039092220','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1064','sales','','','No',NULL,NULL,''),(11182,'4165','IN-11747039092221','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1065','sales','','','No',NULL,NULL,''),(11183,'4165','IN-11747039092222','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1066','sales','','','No',NULL,NULL,''),(11184,'4165','IN-11747039092223','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1067','sales','','','No',NULL,NULL,''),(11185,'4165','IN-11747039092224','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1068','sales','','','No',NULL,NULL,''),(11186,'4165','IN-11747039092225','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1069','sales','','','No',NULL,NULL,''),(11187,'4165','IN-11747039092226','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1070','sales','','','No',NULL,NULL,''),(11188,'4165','IN-11747039092227','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1071','sales','','','No',NULL,NULL,''),(11189,'4165','IN-11747039092228','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1072','sales','','','No',NULL,NULL,''),(11190,'4165','IN-11747039092229','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1073','sales','','','No',NULL,NULL,''),(11191,'4165','IN-11747039092230','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1074','sales','','','No',NULL,NULL,''),(11192,'4165','IN-11747039092231','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1075','sales','','','No',NULL,NULL,''),(11193,'4165','IN-11747039092232','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1076','sales','','','No',NULL,NULL,''),(11194,'4165','IN-11747039092233','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1077','sales','','','No',NULL,NULL,''),(11195,'4165','IN-11747039092234','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1078','sales','','','No',NULL,NULL,''),(11196,'4165','IN-11747039092235','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1079','sales','','','No',NULL,NULL,''),(11197,'4165','IN-11747039092236','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1080','sales','','','No',NULL,NULL,''),(11198,'4165','IN-11747039092237','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1081','sales','','','No',NULL,NULL,''),(11199,'4165','IN-11747039092238','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1082','sales','','','No',NULL,NULL,''),(11200,'4165','IN-11747039092239','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1083','sales','','','No',NULL,NULL,''),(11201,'4165','IN-11747039092240','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1084','sales','','','No',NULL,NULL,''),(11202,'4165','IN-11747039092241','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1085','sales','','','No',NULL,NULL,''),(11203,'4165','IN-11747039092242','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1086','sales','','','No',NULL,NULL,''),(11204,'4165','IN-11747039092243','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1087','sales','','','No',NULL,NULL,''),(11205,'4165','IN-11747039092244','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1088','sales','','','No',NULL,NULL,''),(11206,'4165','IN-11747039092245','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1089','sales','','','No',NULL,NULL,''),(11207,'4165','IN-11747039092246','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1090','sales','','','No',NULL,NULL,''),(11208,'4165','IN-11747039092247','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1091','sales','','','No',NULL,NULL,''),(11209,'4165','IN-11747039092248','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1092','sales','','','No',NULL,NULL,''),(11210,'4165','IN-11747039092249','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1093','sales','','','No',NULL,NULL,''),(11211,'4165','IN-11747039092250','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1094','sales','','','No',NULL,NULL,''),(11212,'4165','IN-11747039092251','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1095','sales','','','No',NULL,NULL,''),(11213,'4165','IN-11747039092252','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1096','sales','','','No',NULL,NULL,''),(11214,'4165','IN-11747039092253','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1097','sales','','','No',NULL,NULL,''),(11215,'4165','IN-11747039092254','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1098','sales','','','No',NULL,NULL,''),(11216,'4165','IN-11747039092255','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1099','sales','','','No',NULL,NULL,''),(11217,'4165','IN-11747039092256','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1100','sales','','','No',NULL,NULL,''),(11218,'4165','IN-11747039092257','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1101','sales','','','No',NULL,NULL,''),(11219,'4165','IN-11747039092258','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1102','sales','','','No',NULL,NULL,''),(11220,'4165','IN-11747039092259','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1103','sales','','','No',NULL,NULL,''),(11221,'4165','IN-11747039092260','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1104','sales','','','No',NULL,NULL,''),(11222,'4165','IN-11747039092261','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1105','sales','','','No',NULL,NULL,''),(11223,'4165','IN-11747039092262','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1106','sales','','','No',NULL,NULL,''),(11224,'4165','IN-11747039092263','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1107','sales','','','No',NULL,NULL,''),(11225,'4165','IN-11747039092264','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1108','sales','','','No',NULL,NULL,''),(11226,'4165','IN-11747039092265','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1109','sales','','','No',NULL,NULL,''),(11227,'4165','IN-11747039092266','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1110','sales','','','No',NULL,NULL,''),(11228,'4165','IN-11747039092267','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1111','sales','','','No',NULL,NULL,''),(11229,'4165','IN-11747039092268','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1112','sales','','','No',NULL,NULL,''),(11230,'4165','IN-11747039092269','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1113','sales','','','No',NULL,NULL,''),(11231,'4165','IN-11747039092270','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1114','sales','','','No',NULL,NULL,''),(11232,'4165','IN-11747039092271','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1115','sales','','','No',NULL,NULL,''),(11233,'4165','IN-11747039092272','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1116','sales','','','No',NULL,NULL,''),(11234,'4165','IN-11747039092273','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1117','sales','','','No',NULL,NULL,''),(11235,'4165','IN-11747039092274','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1118','sales','','','No',NULL,NULL,''),(11236,'4165','IN-11747039092276','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1120','sales','','','No',NULL,NULL,''),(11237,'4165','IN-11747039092277','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1121','sales','','','No',NULL,NULL,''),(11238,'4165','IN-11747039092278','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1122','sales','','','No',NULL,NULL,''),(11239,'4165','IN-11747039092279','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1123','sales','','','No',NULL,NULL,''),(11240,'4165','IN-11747039092280','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1124','sales','','','No',NULL,NULL,''),(11241,'4165','IN-11747039092281','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1125','sales','','','No',NULL,NULL,''),(11242,'4165','IN-11747039092282','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1126','sales','','','No',NULL,NULL,''),(11243,'4165','IN-11747039092283','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1127','sales','','','No',NULL,NULL,''),(11244,'4165','IN-11747039092284','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1128','sales','','','No',NULL,NULL,''),(11245,'4165','IN-11747039092285','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1129','sales','','','No',NULL,NULL,''),(11246,'4165','IN-11747039092286','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1130','sales','','','No',NULL,NULL,''),(11247,'4165','IN-11747039092287','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1131','sales','','','No',NULL,NULL,''),(11248,'4165','IN-11747039092288','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1132','sales','','','No',NULL,NULL,''),(11249,'4165','IN-11747039092289','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1133','sales','','','No',NULL,NULL,''),(11250,'4165','IN-11747039092290','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1134','sales','','','No',NULL,NULL,''),(11251,'4165','IN-11747039092291','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1135','sales','','','No',NULL,NULL,''),(11252,'4165','IN-11747039092292','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1136','sales','','','No',NULL,NULL,''),(11253,'4165','IN-11747039092293','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1137','sales','','','No',NULL,NULL,''),(11254,'4165','IN-11747039092294','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1138','sales','','','No',NULL,NULL,''),(11255,'4165','IN-11747039092295','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1139','sales','','','No',NULL,NULL,''),(11256,'4165','IN-11747039092296','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1140','sales','','','No',NULL,NULL,''),(11257,'4165','IN-11747039092297','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1141','sales','','','No',NULL,NULL,''),(11258,'4165','IN-11747039092298','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1142','sales','','','No',NULL,NULL,''),(11259,'4165','IN-11747039092299','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1143','sales','','','No',NULL,NULL,''),(11260,'4165','IN-11747039093300','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1144','sales','','','No',NULL,NULL,''),(11261,'4165','IN-11747039093301','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1145','sales','','','No',NULL,NULL,''),(11262,'4165','IN-11747039093302','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1146','sales','','','No',NULL,NULL,''),(11263,'4165','IN-11747039093303','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1147','sales','','','No',NULL,NULL,''),(11264,'4165','IN-11747039093304','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1148','sales','','','No',NULL,NULL,''),(11265,'4165','IN-11747039093305','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1149','sales','','','No',NULL,NULL,''),(11266,'4165','IN-11747039093306','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1150','sales','','','No',NULL,NULL,''),(11267,'4165','IN-11747039093307','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1151','sales','','','No',NULL,NULL,''),(11268,'4165','IN-11747039093308','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1152','sales','','','No',NULL,NULL,''),(11269,'4165','IN-11747039093309','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1153','sales','','','No',NULL,NULL,''),(11270,'4165','IN-11747039093310','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1154','sales','','','No',NULL,NULL,''),(11271,'4165','IN-11747039093311','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1155','sales','','','No',NULL,NULL,''),(11272,'4165','IN-11747039093312','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1156','sales','','','No',NULL,NULL,''),(11273,'4165','IN-11747039093313','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1157','sales','','','No',NULL,NULL,''),(11274,'4165','IN-11747039093314','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1158','sales','','','No',NULL,NULL,''),(11275,'4165','IN-11747039093315','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1159','sales','','','No',NULL,NULL,''),(11276,'4165','IN-11747039093316','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1160','sales','','','No',NULL,NULL,''),(11277,'4165','IN-11747039093317','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1161','sales','','','No',NULL,NULL,''),(11278,'4165','IN-11747039093318','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1162','sales','','','No',NULL,NULL,''),(11279,'4165','IN-11747039093319','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1163','sales','','','No',NULL,NULL,''),(11280,'4165','IN-11747039093320','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1164','sales','','','No',NULL,NULL,''),(11281,'4165','IN-11747039093321','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1165','sales','','','No',NULL,NULL,''),(11282,'4165','IN-11747039093322','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1166','sales','','','No',NULL,NULL,''),(11283,'4165','IN-11747039093323','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1167','sales','','','No',NULL,NULL,''),(11284,'4165','IN-11747039093324','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1168','sales','','','No',NULL,NULL,''),(11285,'4165','IN-11747039093325','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1169','sales','','','No',NULL,NULL,''),(11286,'4165','IN-11747039093326','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1171','sales','','','No',NULL,NULL,''),(11287,'4165','IN-11747039093327','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1172','sales','','','No',NULL,NULL,''),(11288,'4165','IN-11747039093328','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1173','sales','','','No',NULL,NULL,''),(11289,'4165','IN-11747039093329','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1174','sales','','','No',NULL,NULL,''),(11290,'4165','IN-11747039093330','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1175','sales','','','No',NULL,NULL,''),(11291,'4165','IN-11747039093331','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1176','sales','','','No',NULL,NULL,''),(11292,'4165','IN-11747039093332','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1177','sales','','','No',NULL,NULL,''),(11293,'4165','IN-11747039093333','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1178','sales','','','No',NULL,NULL,''),(11294,'4165','IN-11747039093334','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1179','sales','','','No',NULL,NULL,''),(11295,'4165','IN-11747039093335','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1180','sales','','','No',NULL,NULL,''),(11296,'4165','IN-11747039093336','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1181','sales','','','No',NULL,NULL,''),(11297,'4165','IN-11747039093337','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1182','sales','','','No',NULL,NULL,''),(11298,'4165','IN-11747039093338','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1183','sales','','','No',NULL,NULL,''),(11299,'4165','IN-11747039093339','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1184','sales','','','No',NULL,NULL,''),(11300,'4165','IN-11747039093340','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1185','sales','','','No',NULL,NULL,''),(11301,'4165','IN-11747039093341','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1186','sales','','','No',NULL,NULL,''),(11302,'4165','IN-11747039093342','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1187','sales','','','No',NULL,NULL,''),(11303,'4165','IN-11747039093343','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1188','sales','','','No',NULL,NULL,''),(11304,'4165','IN-11747039093344','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1189','sales','','','No',NULL,NULL,''),(11305,'4165','IN-11747039093345','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1190','sales','','','No',NULL,NULL,''),(11306,'4165','IN-11747039093346','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1191','sales','','','No',NULL,NULL,''),(11307,'4165','IN-11747039093347','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1192','sales','','','No',NULL,NULL,''),(11308,'4165','IN-11747039093348','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1193','sales','','','No',NULL,NULL,''),(11309,'4165','IN-11747039093349','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1194','sales','','','No',NULL,NULL,''),(11310,'4165','IN-11747039093350','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1195','sales','','','No',NULL,NULL,''),(11311,'4165','IN-11747039093351','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1196','sales','','','No',NULL,NULL,''),(11312,'4165','IN-11747039093352','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1197','sales','','','No',NULL,NULL,''),(11313,'4165','IN-11747039093353','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1198','sales','','','No',NULL,NULL,''),(11314,'4165','IN-11747039093354','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1199','sales','','','No',NULL,NULL,''),(11315,'4165','IN-11747039093355','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1200','sales','','','No',NULL,NULL,''),(11316,'4165','IN-11747039093356','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1201','sales','','','No',NULL,NULL,''),(11317,'4165','IN-11747039093357','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1202','sales','','','No',NULL,NULL,''),(11318,'4165','IN-11747039093358','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1203','sales','','','No',NULL,NULL,''),(11319,'4165','IN-11747039093359','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1204','sales','','','No',NULL,NULL,''),(11320,'4165','IN-11747039093360','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1205','sales','','','No',NULL,NULL,''),(11321,'4165','IN-11747039093361','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1206','sales','','','No',NULL,NULL,''),(11322,'4165','IN-11747039093362','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1207','sales','','','No',NULL,NULL,''),(11323,'4165','IN-11747039093363','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1208','sales','','','No',NULL,NULL,''),(11324,'4165','IN-11747039093364','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1209','sales','','','No',NULL,NULL,''),(11325,'4165','IN-11747039093365','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1210','sales','','','No',NULL,NULL,''),(11326,'4165','IN-11747039093366','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1211','sales','','','No',NULL,NULL,''),(11327,'4165','IN-11747039093367','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1212','sales','','','No',NULL,NULL,''),(11328,'4165','IN-11747039093368','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1213','sales','','','No',NULL,NULL,''),(11329,'4165','IN-11747039093369','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1214','sales','','','No',NULL,NULL,''),(11330,'4165','IN-11747039093370','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1215','sales','','','No',NULL,NULL,''),(11331,'4165','IN-11747039093371','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1216','sales','','','No',NULL,NULL,''),(11332,'4165','IN-11747039093372','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1217','sales','','','No',NULL,NULL,''),(11333,'4165','IN-11747039093373','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1218','sales','','','No',NULL,NULL,''),(11334,'4165','IN-11747039093374','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1219','sales','','','No',NULL,NULL,''),(11335,'4165','IN-11747039093375','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1220','sales','','','No',NULL,NULL,''),(11336,'4165','IN-11747039093376','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1221','sales','','','No',NULL,NULL,''),(11337,'4165','IN-11747039093377','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1222','sales','','','No',NULL,NULL,''),(11338,'4165','IN-11747039093378','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1223','sales','','','No',NULL,NULL,''),(11339,'4165','IN-11747039093379','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1224','sales','','','No',NULL,NULL,''),(11340,'4165','IN-11747039093380','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1225','sales','','','No',NULL,NULL,''),(11341,'4165','IN-11747039093381','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1226','sales','','','No',NULL,NULL,''),(11342,'4165','IN-11747039094382','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1227','sales','','','No',NULL,NULL,''),(11343,'4165','IN-11747039094383','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1228','sales','','','No',NULL,NULL,''),(11344,'4165','IN-11747039094384','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1229','sales','','','No',NULL,NULL,''),(11345,'4165','IN-11747039094385','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1230','sales','','','No',NULL,NULL,''),(11346,'4165','IN-11747039094386','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1231','sales','','','No',NULL,NULL,''),(11347,'4165','IN-11747039094387','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1232','sales','','','No',NULL,NULL,''),(11348,'4165','IN-11747039094388','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1233','sales','','','No',NULL,NULL,''),(11349,'4165','IN-11747039094389','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1234','sales','','','No',NULL,NULL,''),(11350,'4165','IN-11747039094390','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1235','sales','','','No',NULL,NULL,''),(11351,'4165','IN-11747039094391','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1236','sales','','','No',NULL,NULL,''),(11352,'4165','IN-11747039094392','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1237','sales','','','No',NULL,NULL,''),(11353,'4165','IN-11747039094393','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1238','sales','','','No',NULL,NULL,''),(11354,'4165','IN-11747039094394','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1239','sales','','','No',NULL,NULL,''),(11355,'4165','IN-11747039094395','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1240','sales','','','No',NULL,NULL,''),(11356,'4165','IN-11747039094396','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1241','sales','','','No',NULL,NULL,''),(11357,'4165','IN-11747039094397','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1242','sales','','','No',NULL,NULL,''),(11358,'4165','IN-11747039094398','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1243','sales','','','No',NULL,NULL,''),(11359,'4165','IN-11747039094399','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1244','sales','','','No',NULL,NULL,''),(11360,'4165','IN-11747039094400','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1245','sales','','','No',NULL,NULL,''),(11361,'4165','IN-11747039094402','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1247','sales','','','No',NULL,NULL,''),(11362,'4165','IN-11747039094403','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1248','sales','','','No',NULL,NULL,''),(11363,'4165','IN-11747039094404','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1249','sales','','','No',NULL,NULL,''),(11364,'4165','IN-11747039094405','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1250','sales','','','No',NULL,NULL,''),(11365,'4165','IN-11747039094407','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1252','sales','','','No',NULL,NULL,''),(11366,'4165','IN-11747039094408','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1253','sales','','','No',NULL,NULL,''),(11367,'4165','IN-11747039094409','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1254','sales','','','No',NULL,NULL,''),(11368,'4165','IN-11747039094410','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1255','sales','','','No',NULL,NULL,''),(11369,'4165','IN-11747039094411','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1256','sales','','','No',NULL,NULL,''),(11370,'4165','IN-11747039094412','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1257','sales','','','No',NULL,NULL,''),(11371,'4165','IN-11747039094413','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1258','sales','','','No',NULL,NULL,''),(11372,'4165','IN-11747039094414','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1259','sales','','','No',NULL,NULL,''),(11373,'4165','IN-11747039094415','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1260','sales','','','No',NULL,NULL,''),(11374,'4165','IN-11747039094416','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1261','sales','','','No',NULL,NULL,''),(11375,'4165','IN-11747039094417','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1262','sales','','','No',NULL,NULL,''),(11376,'4165','IN-11747039094418','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1263','sales','','','No',NULL,NULL,''),(11377,'4165','IN-11747039094419','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1264','sales','','','No',NULL,NULL,''),(11378,'4165','IN-11747039094420','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1265','sales','','','No',NULL,NULL,''),(11379,'4165','IN-11747039094421','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1266','sales','','','No',NULL,NULL,''),(11380,'4165','IN-11747039094422','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1267','sales','','','No',NULL,NULL,''),(11381,'4165','IN-11747039094423','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1268','sales','','','No',NULL,NULL,''),(11382,'4165','IN-11747039094424','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1269','sales','','','No',NULL,NULL,''),(11383,'4165','IN-11747039094425','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1270','sales','','','No',NULL,NULL,''),(11384,'4165','IN-11747039094426','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1271','sales','','','No',NULL,NULL,''),(11385,'4165','IN-11747039094427','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1272','sales','','','No',NULL,NULL,''),(11386,'4165','IN-11747039094428','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1273','sales','','','No',NULL,NULL,''),(11387,'4165','IN-11747039094429','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1274','sales','','','No',NULL,NULL,''),(11388,'4165','IN-11747039094430','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1275','sales','','','No',NULL,NULL,''),(11389,'4165','IN-11747039094431','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1276','sales','','','No',NULL,NULL,''),(11390,'4165','IN-11747039094432','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1277','sales','','','No',NULL,NULL,''),(11391,'4165','IN-11747039094433','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1278','sales','','','No',NULL,NULL,''),(11392,'4165','IN-11747039094434','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1279','sales','','','No',NULL,NULL,''),(11393,'4165','IN-11747039094435','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1280','sales','','','No',NULL,NULL,''),(11394,'4165','IN-11747039094436','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1281','sales','','','No',NULL,NULL,''),(11395,'4165','IN-11747039094437','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1282','sales','','','No',NULL,NULL,''),(11396,'4165','IN-11747039094438','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1283','sales','','','No',NULL,NULL,''),(11397,'4165','IN-11747039094439','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1284','sales','','','No',NULL,NULL,''),(11398,'4165','IN-11747039094440','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1285','sales','','','No',NULL,NULL,''),(11399,'4165','IN-11747039094441','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1286','sales','','','No',NULL,NULL,''),(11400,'4165','IN-11747039094442','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1287','sales','','','No',NULL,NULL,''),(11401,'4165','IN-11747039094443','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1288','sales','','','No',NULL,NULL,''),(11402,'4165','IN-11747039094444','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1289','sales','','','No',NULL,NULL,''),(11403,'4165','IN-11747039094445','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1290','sales','','','No',NULL,NULL,''),(11404,'4165','IN-11747039094446','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1291','sales','','','No',NULL,NULL,''),(11405,'4165','IN-11747039094447','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1292','sales','','','No',NULL,NULL,''),(11406,'4165','IN-11747039094448','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1293','sales','','','No',NULL,NULL,''),(11407,'4165','IN-11747039094449','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1294','sales','','','No',NULL,NULL,''),(11408,'4165','IN-11747039094450','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1295','sales','','','No',NULL,NULL,''),(11409,'4165','IN-11747039094451','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1296','sales','','','No',NULL,NULL,''),(11410,'4165','IN-11747039094452','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1297','sales','','','No',NULL,NULL,''),(11411,'4165','IN-11747039094453','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1298','sales','','','No',NULL,NULL,''),(11412,'4165','IN-11747039094454','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1299','sales','','','No',NULL,NULL,''),(11413,'4165','IN-11747039094455','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1300','sales','','','No',NULL,NULL,''),(11414,'4165','IN-11747039094456','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1301','sales','','','No',NULL,NULL,''),(11415,'4165','IN-11747039094457','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1302','sales','','','No',NULL,NULL,''),(11416,'4165','IN-11747039094458','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1303','sales','','','No',NULL,NULL,''),(11417,'4165','IN-11747039094459','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1304 ','sales','','','No',NULL,NULL,''),(11418,'4165','IN-11747039094460','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1306 ','sales','','','No',NULL,NULL,''),(11419,'4165','IN-11747039094461','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1334 ','sales','','','No',NULL,NULL,''),(11420,'4165','IN-11747039094462','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1336 ','sales','','','No',NULL,NULL,''),(11421,'4165','IN-11747039094463','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','1339 ','sales','','','No',NULL,NULL,''),(11422,'4165','IN-11747039094464','2025-04-30 00:00:00',NULL,795.00,'','1','1','APRIL invoice','1','1335 ','sales','','','No',NULL,NULL,''),(11423,'1100','IN-11747039094464','2025-04-30 00:00:00',795.00,NULL,'','1','1','APRIL invoice','1','1335 ','Payment','','','No',NULL,NULL,'BD-05-1213'),(11424,'4165','IN-11747039095465','2025-04-30 00:00:00',NULL,0.00,'','1','1','APRIL invoice','1','478 ','sales','','','No',NULL,NULL,''),(11425,'4165','IN-130917473046132','2025-04-30 00:00:00',NULL,2560.00,'','1309','1','april invoice','1','323','sales','','','No',NULL,NULL,''),(11426,'1100','IN-130917473046132','2025-04-30 00:00:00',2560.00,NULL,'','1309','1','april invoice','1','323','Payment','','','No',NULL,NULL,'HH-02-1006'),(11427,'4165','IN-130917473046274','2025-04-30 00:00:00',NULL,3760.00,'','1309','1','april invoice','1','325','sales','','','No',NULL,NULL,''),(11428,'1100','IN-130917473046274','2025-04-30 00:00:00',3760.00,NULL,'','1309','1','april invoice','1','325','Payment','','','No',NULL,NULL,'HH-02-103'),(11429,'4165','IN-130917473046325','2025-04-30 00:00:00',NULL,9570.00,'','1309','1','april invoice','1','326','sales','','','No',NULL,NULL,''),(11430,'1100','IN-130917473046325','2025-04-30 00:00:00',9570.00,NULL,'','1309','1','april invoice','1','326','Payment','','','No',NULL,NULL,'HH-02-1034'),(11431,'4165','IN-130917473046347','2025-04-30 00:00:00',NULL,1190.00,'','1309','1','april invoice','1','328','sales','','','No',NULL,NULL,''),(11432,'1100','IN-130917473046347','2025-04-30 00:00:00',1190.00,NULL,'','1309','1','april invoice','1','328','Payment','','','No',NULL,NULL,'HH-02-1050'),(11433,'4165','IN-130917473046348','2025-04-30 00:00:00',NULL,615.00,'','1309','1','april invoice','1','329','sales','','','No',NULL,NULL,''),(11434,'1100','IN-130917473046348','2025-04-30 00:00:00',615.00,NULL,'','1309','1','april invoice','1','329','Payment','','','No',NULL,NULL,'HH-02-1058'),(11435,'4165','IN-130917473046359','2025-04-30 00:00:00',NULL,615.00,'','1309','1','april invoice','1','330','sales','','','No',NULL,NULL,''),(11436,'1100','IN-130917473046359','2025-04-30 00:00:00',615.00,NULL,'','1309','1','april invoice','1','330','Payment','','','No',NULL,NULL,'HH-02-1081'),(11437,'4165','IN-1309174730463610','2025-04-30 00:00:00',NULL,1025.00,'','1309','1','april invoice','1','331','sales','','','No',NULL,NULL,''),(11438,'1100','IN-1309174730463610','2025-04-30 00:00:00',1025.00,NULL,'','1309','1','april invoice','1','331','Payment','','','No',NULL,NULL,'HH-02-1084'),(11439,'4165','IN-1309174730463712','2025-04-30 00:00:00',NULL,730.00,'','1309','1','april invoice','1','333','sales','','','No',NULL,NULL,''),(11440,'1100','IN-1309174730463712','2025-04-30 00:00:00',730.00,NULL,'','1309','1','april invoice','1','333','Payment','','','No',NULL,NULL,'HH-02-1112'),(11441,'4165','IN-1309174730463713','2025-04-30 00:00:00',NULL,730.00,'','1309','1','april invoice','1','334','sales','','','No',NULL,NULL,''),(11442,'1100','IN-1309174730463713','2025-04-30 00:00:00',730.00,NULL,'','1309','1','april invoice','1','334','Payment','','','No',NULL,NULL,'HH-02-1114'),(11443,'4165','IN-1309174730463814','2025-04-30 00:00:00',NULL,680.00,'','1309','1','april invoice','1','335','sales','','','No',NULL,NULL,''),(11444,'1100','IN-1309174730463814','2025-04-30 00:00:00',680.00,NULL,'','1309','1','april invoice','1','335','Payment','','','No',NULL,NULL,'HH-02-1121'),(11445,'4165','IN-1309174730463915','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','336','sales','','','No',NULL,NULL,''),(11446,'4165','IN-1309174730463916','2025-04-30 00:00:00',NULL,3910.00,'','1309','1','april invoice','1','337','sales','','','No',NULL,NULL,''),(11447,'1100','IN-1309174730463916','2025-04-30 00:00:00',3910.00,NULL,'','1309','1','april invoice','1','337','Payment','','','No',NULL,NULL,'HH-02-114'),(11448,'4165','IN-1309174730464017','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','338','sales','','','No',NULL,NULL,''),(11449,'1100','IN-1309174730464017','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','338','Payment','','','No',NULL,NULL,'HH-02-1157'),(11450,'4165','IN-1309174730464018','2025-04-30 00:00:00',NULL,565.00,'','1309','1','april invoice','1','339','sales','','','No',NULL,NULL,''),(11451,'1100','IN-1309174730464018','2025-04-30 00:00:00',565.00,NULL,'','1309','1','april invoice','1','339','Payment','','','No',NULL,NULL,'HH-02-1163'),(11452,'4165','IN-1309174730464119','2025-04-30 00:00:00',NULL,960.00,'','1309','1','april invoice','1','340','sales','','','No',NULL,NULL,''),(11453,'1100','IN-1309174730464119','2025-04-30 00:00:00',960.00,NULL,'','1309','1','april invoice','1','340','Payment','','','No',NULL,NULL,'HH-02-1168'),(11454,'4165','IN-1309174730464620','2025-04-30 00:00:00',NULL,450.00,'','1309','1','april invoice','1','341','sales','','','No',NULL,NULL,''),(11455,'1100','IN-1309174730464620','2025-04-30 00:00:00',450.00,NULL,'','1309','1','april invoice','1','341','Payment','','','No',NULL,NULL,'HH-02-1169'),(11456,'4165','IN-1309174730465224','2025-04-30 00:00:00',NULL,1190.00,'','1309','1','april invoice','1','345','sales','','','No',NULL,NULL,''),(11457,'1100','IN-1309174730465224','2025-04-30 00:00:00',1190.00,NULL,'','1309','1','april invoice','1','345','Payment','','','No',NULL,NULL,'HH-02-1185'),(11458,'4165','IN-1309174730465326','2025-04-30 00:00:00',NULL,1485.00,'','1309','1','april invoice','1','347','sales','','','No',NULL,NULL,''),(11459,'1100','IN-1309174730465326','2025-04-30 00:00:00',1485.00,NULL,'','1309','1','april invoice','1','347','Payment','','','No',NULL,NULL,'HH-02-1207'),(11460,'4165','IN-1309174730465427','2025-04-30 00:00:00',NULL,845.00,'','1309','1','april invoice','1','348','sales','','','No',NULL,NULL,''),(11461,'1100','IN-1309174730465427','2025-04-30 00:00:00',845.00,NULL,'','1309','1','april invoice','1','348','Payment','','','No',NULL,NULL,'HH-02-1208'),(11462,'4165','IN-1309174730465528','2025-04-30 00:00:00',NULL,910.00,'','1309','1','april invoice','1','349','sales','','','No',NULL,NULL,''),(11463,'1100','IN-1309174730465528','2025-04-30 00:00:00',910.00,NULL,'','1309','1','april invoice','1','349','Payment','','','No',NULL,NULL,'HH-02-1214'),(11464,'4165','IN-1309174730465629','2025-04-30 00:00:00',NULL,1025.00,'','1309','1','april invoice','1','350','sales','','','No',NULL,NULL,''),(11465,'1100','IN-1309174730465629','2025-04-30 00:00:00',1025.00,NULL,'','1309','1','april invoice','1','350','Payment','','','No',NULL,NULL,'HH-02-1225'),(11466,'4165','IN-1309174730466130','2025-04-30 00:00:00',NULL,615.00,'','1309','1','april invoice','1','351','sales','','','No',NULL,NULL,''),(11467,'1100','IN-1309174730466130','2025-04-30 00:00:00',615.00,NULL,'','1309','1','april invoice','1','351','Payment','','','No',NULL,NULL,'HH-02-1241'),(11468,'4165','IN-1309174730466431','2025-04-30 00:00:00',NULL,1485.00,'','1309','1','april invoice','1','352','sales','','','No',NULL,NULL,''),(11469,'1100','IN-1309174730466431','2025-04-30 00:00:00',1485.00,NULL,'','1309','1','april invoice','1','352','Payment','','','No',NULL,NULL,'HH-02-1246'),(11470,'4165','IN-1309174730466432','2025-04-30 00:00:00',NULL,1025.00,'','1309','1','april invoice','1','353','sales','','','No',NULL,NULL,''),(11471,'1100','IN-1309174730466432','2025-04-30 00:00:00',1025.00,NULL,'','1309','1','april invoice','1','353','Payment','','','No',NULL,NULL,'HH-02-1248'),(11472,'4165','IN-1309174730466534','2025-04-30 00:00:00',NULL,960.00,'','1309','1','april invoice','1','355','sales','','','No',NULL,NULL,''),(11473,'1100','IN-1309174730466534','2025-04-30 00:00:00',960.00,NULL,'','1309','1','april invoice','1','355','Payment','','','No',NULL,NULL,'HH-02-1265'),(11474,'4165','IN-1309174730466635','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','356','sales','','','No',NULL,NULL,''),(11475,'1100','IN-1309174730466635','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','356','Payment','','','No',NULL,NULL,'HH-02-1268'),(11476,'4165','IN-1309174730466736','2025-04-30 00:00:00',NULL,2110.00,'','1309','1','april invoice','1','357','sales','','','No',NULL,NULL,''),(11477,'1100','IN-1309174730466736','2025-04-30 00:00:00',2110.00,NULL,'','1309','1','april invoice','1','357','Payment','','','No',NULL,NULL,'HH-02-1278'),(11478,'4165','IN-1309174730466737','2025-04-30 00:00:00',NULL,1075.00,'','1309','1','april invoice','1','358','sales','','','No',NULL,NULL,''),(11479,'1100','IN-1309174730466737','2025-04-30 00:00:00',1075.00,NULL,'','1309','1','april invoice','1','358','Payment','','','No',NULL,NULL,'HH-02-1283'),(11480,'4165','IN-1309174730466838','2025-04-30 00:00:00',NULL,1880.00,'','1309','1','april invoice','1','359','sales','','','No',NULL,NULL,''),(11481,'1100','IN-1309174730466838','2025-04-30 00:00:00',1880.00,NULL,'','1309','1','april invoice','1','359','Payment','','','No',NULL,NULL,'HH-02-1298'),(11482,'4165','IN-1309174730466939','2025-04-30 00:00:00',NULL,1305.00,'','1309','1','april invoice','1','360','sales','','','No',NULL,NULL,''),(11483,'1100','IN-1309174730466939','2025-04-30 00:00:00',1305.00,NULL,'','1309','1','april invoice','1','360','Payment','','','No',NULL,NULL,'HH-02-131'),(11484,'4165','IN-1309174730466940','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','361','sales','','','No',NULL,NULL,''),(11485,'1100','IN-1309174730466940','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','361','Payment','','','No',NULL,NULL,'HH-02-133'),(11486,'4165','IN-1309174730467045','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','366','sales','','','No',NULL,NULL,''),(11487,'1100','IN-1309174730467045','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','366','Payment','','','No',NULL,NULL,'HH-02-151'),(11488,'4165','IN-1309174730467146','2025-04-30 00:00:00',NULL,960.00,'','1309','1','april invoice','1','367','sales','','','No',NULL,NULL,''),(11489,'1100','IN-1309174730467146','2025-04-30 00:00:00',960.00,NULL,'','1309','1','april invoice','1','367','Payment','','','No',NULL,NULL,'HH-02-157'),(11490,'4165','IN-1309174730467247','2025-04-30 00:00:00',NULL,730.00,'','1309','1','april invoice','1','368','sales','','','No',NULL,NULL,''),(11491,'1100','IN-1309174730467247','2025-04-30 00:00:00',730.00,NULL,'','1309','1','april invoice','1','368','Payment','','','No',NULL,NULL,'HH-02-165'),(11492,'4165','IN-1309174730467255','2025-04-30 00:00:00',NULL,795.00,'','1309','1','april invoice','1','376','sales','','','No',NULL,NULL,''),(11493,'1100','IN-1309174730467255','2025-04-30 00:00:00',795.00,NULL,'','1309','1','april invoice','1','376','Payment','','','No',NULL,NULL,'HH-02-189'),(11494,'4165','IN-1309174730467358','2025-04-30 00:00:00',NULL,1140.00,'','1309','1','april invoice','1','379','sales','','','No',NULL,NULL,''),(11495,'1100','IN-1309174730467358','2025-04-30 00:00:00',1140.00,NULL,'','1309','1','april invoice','1','379','Payment','','','No',NULL,NULL,'HH-02-194'),(11496,'4165','IN-1309174730467459','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','380','sales','','','No',NULL,NULL,''),(11497,'1100','IN-1309174730467459','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','380','Payment','','','No',NULL,NULL,'HH-02-195'),(11498,'4165','IN-1309174730467560','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','381','sales','','','No',NULL,NULL,''),(11499,'1100','IN-1309174730467560','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','381','Payment','','','No',NULL,NULL,'HH-02-197'),(11500,'4165','IN-1309174730467562','2025-04-30 00:00:00',NULL,1420.00,'','1309','1','april invoice','1','383','sales','','','No',NULL,NULL,''),(11501,'1100','IN-1309174730467562','2025-04-30 00:00:00',1420.00,NULL,'','1309','1','april invoice','1','383','Payment','','','No',NULL,NULL,'HH-02-203'),(11502,'4165','IN-1309174730467664','2025-04-30 00:00:00',NULL,960.00,'','1309','1','april invoice','1','385','sales','','','No',NULL,NULL,''),(11503,'1100','IN-1309174730467664','2025-04-30 00:00:00',960.00,NULL,'','1309','1','april invoice','1','385','Payment','','','No',NULL,NULL,'HH-02-208'),(11504,'4165','IN-1309174730467766','2025-04-30 00:00:00',NULL,1995.00,'','1309','1','april invoice','1','387','sales','','','No',NULL,NULL,''),(11505,'1100','IN-1309174730467766','2025-04-30 00:00:00',1995.00,NULL,'','1309','1','april invoice','1','387','Payment','','','No',NULL,NULL,'HH-02-213'),(11506,'4165','IN-1309174730467868','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','389','sales','','','No',NULL,NULL,''),(11507,'1100','IN-1309174730467868','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','389','Payment','','','No',NULL,NULL,'HH-02-262'),(11508,'4165','IN-1309174730467869','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','390','sales','','','No',NULL,NULL,''),(11509,'1100','IN-1309174730467869','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','390','Payment','','','No',NULL,NULL,'HH-02-27'),(11510,'4165','IN-1309174730467970','2025-04-30 00:00:00',NULL,960.00,'','1309','1','april invoice','1','391','sales','','','No',NULL,NULL,''),(11511,'1100','IN-1309174730467970','2025-04-30 00:00:00',960.00,NULL,'','1309','1','april invoice','1','391','Payment','','','No',NULL,NULL,'HH-02-304'),(11512,'4165','IN-1309174730468075','2025-04-30 00:00:00',NULL,450.00,'','1309','1','april invoice','1','396','sales','','','No',NULL,NULL,''),(11513,'1100','IN-1309174730468075','2025-04-30 00:00:00',450.00,NULL,'','1309','1','april invoice','1','396','Payment','','','No',NULL,NULL,'HH-02-351'),(11514,'4165','IN-1309174730468180','2025-04-30 00:00:00',NULL,1190.00,'','1309','1','april invoice','1','401','sales','','','No',NULL,NULL,''),(11515,'1100','IN-1309174730468180','2025-04-30 00:00:00',1190.00,NULL,'','1309','1','april invoice','1','401','Payment','','','No',NULL,NULL,'HH-02-394'),(11516,'4165','IN-1309174730468181','2025-04-30 00:00:00',NULL,730.00,'','1309','1','april invoice','1','402','sales','','','No',NULL,NULL,''),(11517,'1100','IN-1309174730468181','2025-04-30 00:00:00',730.00,NULL,'','1309','1','april invoice','1','402','Payment','','','No',NULL,NULL,'HH-02-400'),(11518,'4165','IN-1309174730468282','2025-04-30 00:00:00',NULL,910.00,'','1309','1','april invoice','1','403','sales','','','No',NULL,NULL,''),(11519,'1100','IN-1309174730468282','2025-04-30 00:00:00',910.00,NULL,'','1309','1','april invoice','1','403','Payment','','','No',NULL,NULL,'HH-02-406'),(11520,'4165','IN-1309174730468385','2025-04-30 00:00:00',NULL,615.00,'','1309','1','april invoice','1','406','sales','','','No',NULL,NULL,''),(11521,'1100','IN-1309174730468385','2025-04-30 00:00:00',615.00,NULL,'','1309','1','april invoice','1','406','Payment','','','No',NULL,NULL,'HH-02-435'),(11522,'4165','IN-1309174730468487','2025-04-30 00:00:00',NULL,1075.00,'','1309','1','april invoice','1','408','sales','','','No',NULL,NULL,''),(11523,'1100','IN-1309174730468487','2025-04-30 00:00:00',1075.00,NULL,'','1309','1','april invoice','1','408','Payment','','','No',NULL,NULL,'HH-02-443'),(11524,'4165','IN-1309174730468490','2025-04-30 00:00:00',NULL,1075.00,'','1309','1','april invoice','1','411','sales','','','No',NULL,NULL,''),(11525,'1100','IN-1309174730468490','2025-04-30 00:00:00',1075.00,NULL,'','1309','1','april invoice','1','411','Payment','','','No',NULL,NULL,'HH-02-449'),(11526,'4165','IN-1309174730468591','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','412','sales','','','No',NULL,NULL,''),(11527,'1100','IN-1309174730468591','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','412','Payment','','','No',NULL,NULL,'HH-02-461'),(11528,'4165','IN-1309174730468692','2025-04-30 00:00:00',NULL,730.00,'','1309','1','april invoice','1','413','sales','','','No',NULL,NULL,''),(11529,'1100','IN-1309174730468692','2025-04-30 00:00:00',730.00,NULL,'','1309','1','april invoice','1','413','Payment','','','No',NULL,NULL,'HH-02-464'),(11530,'4165','IN-1309174730468693','2025-04-30 00:00:00',NULL,1190.00,'','1309','1','april invoice','1','414','sales','','','No',NULL,NULL,''),(11531,'1100','IN-1309174730468693','2025-04-30 00:00:00',1190.00,NULL,'','1309','1','april invoice','1','414','Payment','','','No',NULL,NULL,'HH-02-466'),(11532,'4165','IN-1309174730468798','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','419','sales','','','No',NULL,NULL,''),(11533,'1100','IN-1309174730468798','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','419','Payment','','','No',NULL,NULL,'HH-02-497'),(11534,'4165','IN-1309174730468899','2025-04-30 00:00:00',NULL,730.00,'','1309','1','april invoice','1','420','sales','','','No',NULL,NULL,''),(11535,'1100','IN-1309174730468899','2025-04-30 00:00:00',730.00,NULL,'','1309','1','april invoice','1','420','Payment','','','No',NULL,NULL,'HH-02-498'),(11536,'4165','IN-13091747304689100','2025-04-30 00:00:00',NULL,795.00,'','1309','1','april invoice','1','421','sales','','','No',NULL,NULL,''),(11537,'1100','IN-13091747304689100','2025-04-30 00:00:00',795.00,NULL,'','1309','1','april invoice','1','421','Payment','','','No',NULL,NULL,'HH-02-503'),(11538,'4165','IN-13091747304689102','2025-04-30 00:00:00',NULL,1305.00,'','1309','1','april invoice','1','423','sales','','','No',NULL,NULL,''),(11539,'1100','IN-13091747304689102','2025-04-30 00:00:00',1305.00,NULL,'','1309','1','april invoice','1','423','Payment','','','No',NULL,NULL,'HH-02-512'),(11540,'4165','IN-13091747304690104','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','425','sales','','','No',NULL,NULL,''),(11541,'1100','IN-13091747304690104','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','425','Payment','','','No',NULL,NULL,'HH-02-551'),(11542,'4165','IN-13091747304691105','2025-04-30 00:00:00',NULL,960.00,'','1309','1','april invoice','1','426','sales','','','No',NULL,NULL,''),(11543,'1100','IN-13091747304691105','2025-04-30 00:00:00',960.00,NULL,'','1309','1','april invoice','1','426','Payment','','','No',NULL,NULL,'HH-02-561'),(11544,'4165','IN-13091747304692107','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','428','sales','','','No',NULL,NULL,''),(11545,'4165','IN-13091747304692108','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','429','sales','','','No',NULL,NULL,''),(11546,'4165','IN-13091747304692109','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','430','sales','','','No',NULL,NULL,''),(11547,'4165','IN-13091747304692114','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','435','sales','','','No',NULL,NULL,''),(11548,'4165','IN-13091747304692115','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','436','sales','','','No',NULL,NULL,''),(11549,'4165','IN-13091747304692120','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','441','sales','','','No',NULL,NULL,''),(11550,'4165','IN-13091747304692122','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','443','sales','','','No',NULL,NULL,''),(11551,'4165','IN-13091747304692124','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','445','sales','','','No',NULL,NULL,''),(11552,'4165','IN-13091747304692126','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','447','sales','','','No',NULL,NULL,''),(11553,'4165','IN-13091747304692127','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','448','sales','','','No',NULL,NULL,''),(11554,'4165','IN-13091747304692130','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','451','sales','','','No',NULL,NULL,''),(11555,'4165','IN-13091747304692131','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','452','sales','','','No',NULL,NULL,''),(11556,'4165','IN-13091747304692132','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','453','sales','','','No',NULL,NULL,''),(11557,'4165','IN-13091747304692133','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','454','sales','','','No',NULL,NULL,''),(11558,'4165','IN-13091747304692134','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','455','sales','','','No',NULL,NULL,''),(11559,'4165','IN-13091747304692135','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','456','sales','','','No',NULL,NULL,''),(11560,'4165','IN-13091747304692136','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','457','sales','','','No',NULL,NULL,''),(11561,'4165','IN-13091747304692137','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','458','sales','','','No',NULL,NULL,''),(11562,'4165','IN-13091747304692138','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','459','sales','','','No',NULL,NULL,''),(11563,'4165','IN-13091747304692139','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','460','sales','','','No',NULL,NULL,''),(11564,'4165','IN-13091747304692140','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','461','sales','','','No',NULL,NULL,''),(11565,'4165','IN-13091747304692141','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','462','sales','','','No',NULL,NULL,''),(11566,'4165','IN-13091747304692146','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','467','sales','','','No',NULL,NULL,''),(11567,'4165','IN-13091747304692149','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','470','sales','','','No',NULL,NULL,''),(11568,'4165','IN-13091747304692150','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','471','sales','','','No',NULL,NULL,''),(11569,'4165','IN-13091747304692153','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','474','sales','','','No',NULL,NULL,''),(11570,'4165','IN-13091747304692154','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','475','sales','','','No',NULL,NULL,''),(11571,'4165','IN-13091747304692157','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','478','sales','','','No',NULL,NULL,''),(11572,'4165','IN-13091747304692160','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','481','sales','','','No',NULL,NULL,''),(11573,'4165','IN-13091747304692163','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','484','sales','','','No',NULL,NULL,''),(11574,'4165','IN-13091747304692165','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','486','sales','','','No',NULL,NULL,''),(11575,'4165','IN-13091747304692167','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','1310 ','sales','','','No',NULL,NULL,''),(11576,'4165','IN-13091747304692168','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','996 ','sales','','','No',NULL,NULL,''),(11577,'4165','IN-13091747304692169','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','1312 ','sales','','','No',NULL,NULL,''),(11578,'4165','IN-13091747304692170','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','1324 ','sales','','','No',NULL,NULL,''),(11579,'4165','IN-13091747304692171','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','1333 ','sales','','','No',NULL,NULL,''),(11580,'4165','IN-13091747304692172','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','48 ','sales','','','No',NULL,NULL,''),(11581,'4165','IN-130917473064421','2025-04-30 00:00:00',NULL,2260.00,'','1309','1','april invoice','1','11','sales','','','No',NULL,NULL,''),(11582,'1100','IN-130917473064421','2025-04-30 00:00:00',2260.00,NULL,'','1309','1','april invoice','1','11','Payment','','','No',NULL,NULL,'BD-01-111'),(11583,'4165','IN-130917473064582','2025-04-30 00:00:00',NULL,250.00,'','1309','1','april invoice','1','12','sales','','','No',NULL,NULL,''),(11584,'1100','IN-130917473064582','2025-04-30 00:00:00',250.00,NULL,'','1309','1','april invoice','1','12','Payment','','','No',NULL,NULL,'BD-01-382'),(11585,'4165','IN-130917473064593','2025-04-30 00:00:00',NULL,250.00,'','1309','1','april invoice','1','13','sales','','','No',NULL,NULL,''),(11586,'1100','IN-130917473064593','2025-04-30 00:00:00',250.00,NULL,'','1309','1','april invoice','1','13','Payment','','','No',NULL,NULL,'GC-01-110'),(11587,'4165','IN-130917473064604','2025-04-30 00:00:00',NULL,50.00,'','1309','1','april invoice','1','14','sales','','','No',NULL,NULL,''),(11588,'1100','IN-130917473064604','2025-04-30 00:00:00',50.00,NULL,'','1309','1','april invoice','1','14','Payment','','','No',NULL,NULL,'GC-01-291'),(11589,'4165','IN-130917473064605','2025-04-30 00:00:00',NULL,50.00,'','1309','1','april invoice','1','15','sales','','','No',NULL,NULL,''),(11590,'1100','IN-130917473064605','2025-04-30 00:00:00',50.00,NULL,'','1309','1','april invoice','1','15','Payment','','','No',NULL,NULL,'HH-01- 437'),(11591,'4165','IN-130917473064616','2025-04-30 00:00:00',NULL,50.00,'','1309','1','april invoice','1','16','sales','','','No',NULL,NULL,''),(11592,'1100','IN-130917473064616','2025-04-30 00:00:00',50.00,NULL,'','1309','1','april invoice','1','16','Payment','','','No',NULL,NULL,'HH-01-1008'),(11593,'4165','IN-1309174730646211','2025-04-30 00:00:00',NULL,1420.00,'','1309','1','april invoice','1','21','sales','','','No',NULL,NULL,''),(11594,'1100','IN-1309174730646211','2025-04-30 00:00:00',1420.00,NULL,'','1309','1','april invoice','1','21','Payment','','','No',NULL,NULL,'HH-01-1040'),(11595,'4165','IN-1309174730646334','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','44','sales','','','No',NULL,NULL,''),(11596,'1100','IN-1309174730646334','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','44','Payment','','','No',NULL,NULL,'HH-01-13'),(11597,'4165','IN-1309174730646481','2025-04-30 00:00:00',NULL,1075.00,'','1309','1','april invoice','1','91','sales','','','No',NULL,NULL,''),(11598,'1100','IN-1309174730646481','2025-04-30 00:00:00',1075.00,NULL,'','1309','1','april invoice','1','91','Payment','','','No',NULL,NULL,'HH-01-374'),(11599,'4165','IN-1309174730646586','2025-04-30 00:00:00',NULL,2410.00,'','1309','1','april invoice','1','96','sales','','','No',NULL,NULL,''),(11600,'1100','IN-1309174730646586','2025-04-30 00:00:00',2410.00,NULL,'','1309','1','april invoice','1','96','Payment','','','No',NULL,NULL,'HH-01-383'),(11601,'4165','IN-13091747306465118','2025-04-30 00:00:00',NULL,1765.00,'','1309','1','april invoice','1','128','sales','','','No',NULL,NULL,''),(11602,'1100','IN-13091747306465118','2025-04-30 00:00:00',1765.00,NULL,'','1309','1','april invoice','1','128','Payment','','','No',NULL,NULL,'HH-01-628'),(11603,'4165','IN-13091747306466119','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','129','sales','','','No',NULL,NULL,''),(11604,'1100','IN-13091747306466119','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','129','Payment','','','No',NULL,NULL,'HH-01-656'),(11605,'4165','IN-13091747306467120','2025-04-30 00:00:00',NULL,1650.00,'','1309','1','april invoice','1','130','sales','','','No',NULL,NULL,''),(11606,'1100','IN-13091747306467120','2025-04-30 00:00:00',1650.00,NULL,'','1309','1','april invoice','1','130','Payment','','','No',NULL,NULL,'HH-01-660'),(11607,'4165','IN-13091747306468121','2025-04-30 00:00:00',NULL,2110.00,'','1309','1','april invoice','1','131','sales','','','No',NULL,NULL,''),(11608,'1100','IN-13091747306468121','2025-04-30 00:00:00',2110.00,NULL,'','1309','1','april invoice','1','131','Payment','','','No',NULL,NULL,'HH-01-668'),(11609,'4165','IN-13091747306469122','2025-04-30 00:00:00',NULL,2860.00,'','1309','1','april invoice','1','132','sales','','','No',NULL,NULL,''),(11610,'1100','IN-13091747306469122','2025-04-30 00:00:00',2860.00,NULL,'','1309','1','april invoice','1','132','Payment','','','No',NULL,NULL,'HH-01-676'),(11611,'4165','IN-13091747306470123','2025-04-30 00:00:00',NULL,1190.00,'','1309','1','april invoice','1','133','sales','','','No',NULL,NULL,''),(11612,'1100','IN-13091747306470123','2025-04-30 00:00:00',1190.00,NULL,'','1309','1','april invoice','1','133','Payment','','','No',NULL,NULL,'HH-01-679'),(11613,'4165','IN-13091747306470124','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','134','sales','','','No',NULL,NULL,''),(11614,'4165','IN-13091747306470126','2025-04-30 00:00:00',NULL,1305.00,'','1309','1','april invoice','1','136','sales','','','No',NULL,NULL,''),(11615,'1100','IN-13091747306470126','2025-04-30 00:00:00',1305.00,NULL,'','1309','1','april invoice','1','136','Payment','','','No',NULL,NULL,'HH-01-695'),(11616,'4165','IN-13091747306471134','2025-04-30 00:00:00',NULL,500.00,'','1309','1','april invoice','1','144','sales','','','No',NULL,NULL,''),(11617,'1100','IN-13091747306471134','2025-04-30 00:00:00',500.00,NULL,'','1309','1','april invoice','1','144','Payment','','','No',NULL,NULL,'HH-01-928'),(11618,'4165','IN-13091747306472141','2025-04-30 00:00:00',NULL,0.00,'','1309','1','april invoice','1','151','sales','','','No',NULL,NULL,''),(11622,'1110','13071747312464','2025-05-15 15:34:24',23700.00,NULL,'','1307','1','Inventory Purchased','1','1347','Purchases','1','','No',NULL,NULL,''),(11623,'1110','13071747312464','2025-05-15 15:34:24',5000.00,NULL,'','1307','1','Inventory Purchased','1','1347','Purchases','4','','No',NULL,NULL,''),(11624,'2130','13071747312464','2025-05-15 15:34:24',NULL,28700.00,'','1307','1','Account payable for inventory','1','1347','Purchases','','','No',NULL,NULL,''),(11627,'1110','13071747311537','2025-05-15 15:18:57',7500.00,NULL,'','1307','1','Inventory Purchased','1','1353','Purchases','2','','No',NULL,NULL,''),(11628,'2130','13071747311537','2025-05-15 15:18:57',NULL,7500.00,'','1307','1','Account payable for inventory','1','1353','Purchases','','','No',NULL,NULL,''),(11633,'1110','13071747310166','2025-05-15 14:56:06',7000.00,NULL,'','1307','1','Inventory Purchased','1','1352','Purchases','5','','No',NULL,NULL,''),(11634,'1110','13071747310166','2025-05-15 14:56:06',2500.00,NULL,'','1307','1','Inventory Purchased','1','1352','Purchases','6','','No',NULL,NULL,''),(11635,'1110','13071747310166','2025-05-15 14:56:06',1400.00,NULL,'','1307','1','Inventory Purchased','1','1352','Purchases','02','','No',NULL,NULL,''),(11636,'2130','13071747310166','2025-05-15 14:56:06',NULL,10900.00,'','1307','1','Account payable for inventory','1','1352','Purchases','','','No',NULL,NULL,''),(11639,'1110','13071747309014','2025-05-15 14:36:54',111360.00,NULL,'','1307','1','Inventory Purchased','1','1368','Purchases','7','','No',NULL,NULL,''),(11640,'2130','13071747309014','2025-05-15 14:36:54',NULL,111360.00,'','1307','1','Account payable for inventory','1','1368','Purchases','','','No',NULL,NULL,''),(11644,'1110','11744893621','2025-04-17 15:40:21',330000.00,NULL,'','1307','1','Inventory Purchased','1','1347','Purchases','2','','No',NULL,NULL,''),(11645,'1110','11744893621','2025-04-17 15:40:21',237000.00,NULL,'','1307','1','Inventory Purchased','1','1347','Purchases','1','','No',NULL,NULL,''),(11646,'2130','11744893621','2025-04-17 15:40:21',NULL,567000.00,'','1307','1','Account payable for inventory','1','1347','Purchases','','','No',NULL,NULL,''),(11647,'2130','13071747312464','2025-05-16 10:39:29',10000.00,NULL,'','1','1','','1','1347','supplier payment','','','No',NULL,NULL,'chq001'),(11648,'766','13071747312464','2025-05-16 10:39:29',NULL,10000.00,'','1','1','','1','1347','supplier payment','','','No',NULL,NULL,'chq001'),(11652,'1110','13071747387522','2025-05-16 12:25:22',30000.00,NULL,'','1307','1','Inventory Purchased','1','1361','Purchases','9','','No',NULL,NULL,''),(11653,'1110','13071747387522','2025-05-16 12:25:22',20000.00,NULL,'','1307','1','Inventory Purchased','1','1361','Purchases','8','','No',NULL,NULL,''),(11654,'2130','13071747387522','2025-05-16 12:25:22',NULL,50000.00,'','1307','1','Account payable for inventory','1','1361','Purchases','','','No',NULL,NULL,''),(11655,'2130','11744894620','2025-01-14 12:30:34',90000.00,NULL,'','1','1','','1','1346','supplier payment','','','No',NULL,NULL,'CHQ NO. '),(11656,'766','11744894620','2025-01-14 12:30:34',NULL,90000.00,'','1','1','','1','1346','supplier payment','','','No',NULL,NULL,'CHQ NO. '),(11659,'1110','13071747388246','2025-05-16 12:37:26',3000.00,NULL,'','1307','1','Inventory Purchased','1','1365','Purchases','10','','No',NULL,NULL,''),(11660,'2130','13071747388246','2025-05-16 12:37:26',NULL,3000.00,'','1307','1','Account payable for inventory','1','1365','Purchases','','','No',NULL,NULL,''),(11661,'2130','13071747388246','2025-05-16 12:41:00',2000.00,NULL,'','1307','1','DICOC','1','1365','supplier payment','','','No',NULL,NULL,'555555'),(11662,'766','13071747388246','2025-05-16 12:41:00',NULL,2000.00,'','1307','1','DICOC','1','1365','supplier payment','','','No',NULL,NULL,'555555'),(11663,'2130','BILL-13071747394690','2025-05-16 14:24:50',NULL,20000.00,'0','1307','1','Supplier Bill','1','POST AND TELECOMUNICATION','Invoiced Bills','','','No',NULL,NULL,''),(11664,'5770','BILL-13071747394690','2025-05-16 14:24:50',20000.00,NULL,'0','1307','1','Supplier Bill','1','POST AND TELECOMUNICATION','Invoiced Bills','','','No',NULL,NULL,''),(11665,'2130','13071747659915','2025-05-19 16:05:16',NULL,125000.00,'0','1307','1','Purchases','1','','','','','No',NULL,NULL,''),(11666,'1110','13071747659915','2025-05-19 16:12:17',125000.00,NULL,'','1307','1','Inventory ','1','','inventory','4','','No',NULL,NULL,''),(11667,'4165','IN-130917479219021','2025-05-31 00:00:00',NULL,960.00,'','1309','1','May invoice','1','11','sales','','','No',NULL,NULL,''),(11668,'1100','IN-130917479219021','2025-05-31 00:00:00',960.00,NULL,'','1309','1','May invoice','1','11','Payment','','','No',NULL,NULL,'BD-01-111'),(11669,'4165','IN-130917479219032','2025-05-31 00:00:00',NULL,250.00,'','1309','1','May invoice','1','12','sales','','','No',NULL,NULL,''),(11670,'1100','IN-130917479219032','2025-05-31 00:00:00',250.00,NULL,'','1309','1','May invoice','1','12','Payment','','','No',NULL,NULL,'BD-01-382'),(11671,'4165','IN-130917479219043','2025-05-31 00:00:00',NULL,250.00,'','1309','1','May invoice','1','13','sales','','','No',NULL,NULL,''),(11672,'1100','IN-130917479219043','2025-05-31 00:00:00',250.00,NULL,'','1309','1','May invoice','1','13','Payment','','','No',NULL,NULL,'GC-01-110'),(11673,'4165','IN-130917479219054','2025-05-31 00:00:00',NULL,50.00,'','1309','1','May invoice','1','14','sales','','','No',NULL,NULL,''),(11674,'1100','IN-130917479219054','2025-05-31 00:00:00',50.00,NULL,'','1309','1','May invoice','1','14','Payment','','','No',NULL,NULL,'GC-01-291'),(11675,'4165','IN-130917479219075','2025-05-31 00:00:00',NULL,50.00,'','1309','1','May invoice','1','15','sales','','','No',NULL,NULL,''),(11676,'1100','IN-130917479219075','2025-05-31 00:00:00',50.00,NULL,'','1309','1','May invoice','1','15','Payment','','','No',NULL,NULL,'HH-01- 437'),(11677,'4165','IN-130917479219086','2025-05-31 00:00:00',NULL,50.00,'','1309','1','May invoice','1','16','sales','','','No',NULL,NULL,''),(11678,'1100','IN-130917479219086','2025-05-31 00:00:00',50.00,NULL,'','1309','1','May invoice','1','16','Payment','','','No',NULL,NULL,'HH-01-1008'),(11679,'4165','IN-1309174792190911','2025-05-31 00:00:00',NULL,1535.00,'','1309','1','May invoice','1','21','sales','','','No',NULL,NULL,''),(11680,'1100','IN-1309174792190911','2025-05-31 00:00:00',1535.00,NULL,'','1309','1','May invoice','1','21','Payment','','','No',NULL,NULL,'HH-01-1040'),(11681,'4165','IN-1309174792191134','2025-05-31 00:00:00',NULL,845.00,'','1309','1','May invoice','1','44','sales','','','No',NULL,NULL,''),(11682,'1100','IN-1309174792191134','2025-05-31 00:00:00',845.00,NULL,'','1309','1','May invoice','1','44','Payment','','','No',NULL,NULL,'HH-01-13'),(11683,'4165','IN-1309174792191581','2025-05-31 00:00:00',NULL,1190.00,'','1309','1','May invoice','1','91','sales','','','No',NULL,NULL,''),(11684,'1100','IN-1309174792191581','2025-05-31 00:00:00',1190.00,NULL,'','1309','1','May invoice','1','91','Payment','','','No',NULL,NULL,'HH-01-374'),(11685,'4165','IN-1309174792191686','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','96','sales','','','No',NULL,NULL,''),(11686,'1100','IN-1309174792191686','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','96','Payment','','','No',NULL,NULL,'HH-01-383'),(11687,'4165','IN-13091747921917118','2025-05-31 00:00:00',NULL,730.00,'','1309','1','May invoice','1','128','sales','','','No',NULL,NULL,''),(11688,'1100','IN-13091747921917118','2025-05-31 00:00:00',730.00,NULL,'','1309','1','May invoice','1','128','Payment','','','No',NULL,NULL,'HH-01-628'),(11689,'4165','IN-13091747921918119','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','129','sales','','','No',NULL,NULL,''),(11690,'1100','IN-13091747921918119','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','129','Payment','','','No',NULL,NULL,'HH-01-656'),(11691,'4165','IN-13091747921919120','2025-05-31 00:00:00',NULL,1075.00,'','1309','1','May invoice','1','130','sales','','','No',NULL,NULL,''),(11692,'1100','IN-13091747921919120','2025-05-31 00:00:00',1075.00,NULL,'','1309','1','May invoice','1','130','Payment','','','No',NULL,NULL,'HH-01-660'),(11693,'4165','IN-13091747921920121','2025-05-31 00:00:00',NULL,615.00,'','1309','1','May invoice','1','131','sales','','','No',NULL,NULL,''),(11694,'1100','IN-13091747921920121','2025-05-31 00:00:00',615.00,NULL,'','1309','1','May invoice','1','131','Payment','','','No',NULL,NULL,'HH-01-668'),(11695,'4165','IN-13091747921921122','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','132','sales','','','No',NULL,NULL,''),(11696,'1100','IN-13091747921921122','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','132','Payment','','','No',NULL,NULL,'HH-01-676'),(11697,'4165','IN-13091747921922123','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','133','sales','','','No',NULL,NULL,''),(11698,'1100','IN-13091747921922123','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','133','Payment','','','No',NULL,NULL,'HH-01-679'),(11699,'4165','IN-13091747921939124','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','134','sales','','','No',NULL,NULL,''),(11700,'4165','IN-13091747921939126','2025-05-31 00:00:00',NULL,2110.00,'','1309','1','May invoice','1','136','sales','','','No',NULL,NULL,''),(11701,'1100','IN-13091747921939126','2025-05-31 00:00:00',2110.00,NULL,'','1309','1','May invoice','1','136','Payment','','','No',NULL,NULL,'HH-01-695'),(11702,'4165','IN-13091747921940134','2025-05-31 00:00:00',NULL,615.00,'','1309','1','May invoice','1','144','sales','','','No',NULL,NULL,''),(11703,'1100','IN-13091747921940134','2025-05-31 00:00:00',615.00,NULL,'','1309','1','May invoice','1','144','Payment','','','No',NULL,NULL,'HH-01-928'),(11704,'4165','IN-13091747921941141','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','151','sales','','','No',NULL,NULL,''),(11705,'4165','IN-117479229101','2025-06-30 00:00:00',NULL,500.00,'','1','1','april invoice','1','11','sales','','','No',NULL,NULL,''),(11706,'1100','IN-117479229101','2025-06-30 00:00:00',500.00,NULL,'','1','1','april invoice','1','11','Payment','','','No',NULL,NULL,'BD-01-111'),(11707,'4165','IN-117479229112','2025-06-30 00:00:00',NULL,250.00,'','1','1','april invoice','1','12','sales','','','No',NULL,NULL,''),(11708,'1100','IN-117479229112','2025-06-30 00:00:00',250.00,NULL,'','1','1','april invoice','1','12','Payment','','','No',NULL,NULL,'BD-01-382'),(11709,'4165','IN-117479229113','2025-06-30 00:00:00',NULL,250.00,'','1','1','april invoice','1','13','sales','','','No',NULL,NULL,''),(11710,'1100','IN-117479229113','2025-06-30 00:00:00',250.00,NULL,'','1','1','april invoice','1','13','Payment','','','No',NULL,NULL,'GC-01-110'),(11711,'4165','IN-117479229124','2025-06-30 00:00:00',NULL,0.00,'','1','1','april invoice','1','14','sales','','','No',NULL,NULL,''),(11712,'4165','IN-117479229125','2025-06-30 00:00:00',NULL,0.00,'','1','1','april invoice','1','15','sales','','','No',NULL,NULL,''),(11713,'4165','IN-117479229126','2025-06-30 00:00:00',NULL,50.00,'','1','1','april invoice','1','16','sales','','','No',NULL,NULL,''),(11714,'1100','IN-117479229126','2025-06-30 00:00:00',50.00,NULL,'','1','1','april invoice','1','16','Payment','','','No',NULL,NULL,'HH-01-1008'),(11715,'4165','IN-1174792291311','2025-06-30 00:00:00',NULL,500.00,'','1','1','april invoice','1','21','sales','','','No',NULL,NULL,''),(11716,'1100','IN-1174792291311','2025-06-30 00:00:00',500.00,NULL,'','1','1','april invoice','1','21','Payment','','','No',NULL,NULL,'HH-01-1040'),(11717,'4165','IN-1174792291434','2025-06-30 00:00:00',NULL,500.00,'','1','1','april invoice','1','44','sales','','','No',NULL,NULL,''),(11718,'1100','IN-1174792291434','2025-06-30 00:00:00',500.00,NULL,'','1','1','april invoice','1','44','Payment','','','No',NULL,NULL,'HH-01-13'),(11719,'4165','IN-1174792291581','2025-06-30 00:00:00',NULL,1190.00,'','1','1','april invoice','1','91','sales','','','No',NULL,NULL,''),(11720,'1100','IN-1174792291581','2025-06-30 00:00:00',1190.00,NULL,'','1','1','april invoice','1','91','Payment','','','No',NULL,NULL,'HH-01-374'),(11721,'4165','IN-1174792291686','2025-06-30 00:00:00',NULL,500.00,'','1','1','april invoice','1','96','sales','','','No',NULL,NULL,''),(11722,'1100','IN-1174792291686','2025-06-30 00:00:00',500.00,NULL,'','1','1','april invoice','1','96','Payment','','','No',NULL,NULL,'HH-01-383'),(11723,'4165','IN-11747922917118','2025-06-30 00:00:00',NULL,960.00,'','1','1','april invoice','1','128','sales','','','No',NULL,NULL,''),(11724,'1100','IN-11747922917118','2025-06-30 00:00:00',960.00,NULL,'','1','1','april invoice','1','128','Payment','','','No',NULL,NULL,'HH-01-628'),(11725,'4165','IN-11747922918119','2025-06-30 00:00:00',NULL,500.00,'','1','1','april invoice','1','129','sales','','','No',NULL,NULL,''),(11726,'1100','IN-11747922918119','2025-06-30 00:00:00',500.00,NULL,'','1','1','april invoice','1','129','Payment','','','No',NULL,NULL,'HH-01-656'),(11727,'4165','IN-11747922919120','2025-06-30 00:00:00',NULL,2110.00,'','1','1','april invoice','1','130','sales','','','No',NULL,NULL,''),(11728,'1100','IN-11747922919120','2025-06-30 00:00:00',2110.00,NULL,'','1','1','april invoice','1','130','Payment','','','No',NULL,NULL,'HH-01-660'),(11729,'4165','IN-11747922920121','2025-06-30 00:00:00',NULL,500.00,'','1','1','april invoice','1','131','sales','','','No',NULL,NULL,''),(11730,'1100','IN-11747922920121','2025-06-30 00:00:00',500.00,NULL,'','1','1','april invoice','1','131','Payment','','','No',NULL,NULL,'HH-01-668'),(11731,'4165','IN-11747922921122','2025-06-30 00:00:00',NULL,500.00,'','1','1','april invoice','1','132','sales','','','No',NULL,NULL,''),(11732,'1100','IN-11747922921122','2025-06-30 00:00:00',500.00,NULL,'','1','1','april invoice','1','132','Payment','','','No',NULL,NULL,'HH-01-676'),(11733,'4165','IN-11747922922123','2025-06-30 00:00:00',NULL,730.00,'','1','1','april invoice','1','133','sales','','','No',NULL,NULL,''),(11734,'1100','IN-11747922922123','2025-06-30 00:00:00',730.00,NULL,'','1','1','april invoice','1','133','Payment','','','No',NULL,NULL,'HH-01-679'),(11735,'4165','IN-11747922923124','2025-06-30 00:00:00',NULL,0.00,'','1','1','april invoice','1','134','sales','','','No',NULL,NULL,''),(11736,'4165','IN-11747922923126','2025-06-30 00:00:00',NULL,500.00,'','1','1','april invoice','1','136','sales','','','No',NULL,NULL,''),(11737,'1100','IN-11747922923126','2025-06-30 00:00:00',500.00,NULL,'','1','1','april invoice','1','136','Payment','','','No',NULL,NULL,'HH-01-695'),(11738,'4165','IN-11747922924134','2025-06-30 00:00:00',NULL,500.00,'','1','1','april invoice','1','144','sales','','','No',NULL,NULL,''),(11739,'1100','IN-11747922924134','2025-06-30 00:00:00',500.00,NULL,'','1','1','april invoice','1','144','Payment','','','No',NULL,NULL,'HH-01-928'),(11740,'4165','IN-11747922925141','2025-06-30 00:00:00',NULL,0.00,'','1','1','april invoice','1','151','sales','','','No',NULL,NULL,''),(11741,'4165','IN-130917480038212','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','323','sales','','','No',NULL,NULL,''),(11742,'1100','IN-130917480038212','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','323','Payment','','','No',NULL,NULL,'HH-02-1006'),(11743,'4165','IN-130917480038324','2025-05-31 00:00:00',NULL,1535.00,'','1309','1','May invoice','1','325','sales','','','No',NULL,NULL,''),(11744,'1100','IN-130917480038324','2025-05-31 00:00:00',1535.00,NULL,'','1309','1','May invoice','1','325','Payment','','','No',NULL,NULL,'HH-02-103'),(11745,'4165','IN-130917480038335','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','326','sales','','','No',NULL,NULL,''),(11746,'1100','IN-130917480038335','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','326','Payment','','','No',NULL,NULL,'HH-02-1034'),(11747,'4165','IN-130917480038347','2025-05-31 00:00:00',NULL,1075.00,'','1309','1','May invoice','1','328','sales','','','No',NULL,NULL,''),(11748,'1100','IN-130917480038347','2025-05-31 00:00:00',1075.00,NULL,'','1309','1','May invoice','1','328','Payment','','','No',NULL,NULL,'HH-02-1050'),(11749,'4165','IN-130917480038348','2025-05-31 00:00:00',NULL,960.00,'','1309','1','May invoice','1','329','sales','','','No',NULL,NULL,''),(11750,'1100','IN-130917480038348','2025-05-31 00:00:00',960.00,NULL,'','1309','1','May invoice','1','329','Payment','','','No',NULL,NULL,'HH-02-1058'),(11751,'4165','IN-130917480038359','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','330','sales','','','No',NULL,NULL,''),(11752,'1100','IN-130917480038359','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','330','Payment','','','No',NULL,NULL,'HH-02-1081'),(11753,'4165','IN-1309174800383610','2025-05-31 00:00:00',NULL,795.00,'','1309','1','May invoice','1','331','sales','','','No',NULL,NULL,''),(11754,'1100','IN-1309174800383610','2025-05-31 00:00:00',795.00,NULL,'','1309','1','May invoice','1','331','Payment','','','No',NULL,NULL,'HH-02-1084'),(11755,'4165','IN-1309174800383712','2025-05-31 00:00:00',NULL,615.00,'','1309','1','May invoice','1','333','sales','','','No',NULL,NULL,''),(11756,'1100','IN-1309174800383712','2025-05-31 00:00:00',615.00,NULL,'','1309','1','May invoice','1','333','Payment','','','No',NULL,NULL,'HH-02-1112'),(11757,'4165','IN-1309174800383813','2025-05-31 00:00:00',NULL,615.00,'','1309','1','May invoice','1','334','sales','','','No',NULL,NULL,''),(11758,'1100','IN-1309174800383813','2025-05-31 00:00:00',615.00,NULL,'','1309','1','May invoice','1','334','Payment','','','No',NULL,NULL,'HH-02-1114'),(11759,'4165','IN-1309174800383914','2025-05-31 00:00:00',NULL,450.00,'','1309','1','May invoice','1','335','sales','','','No',NULL,NULL,''),(11760,'1100','IN-1309174800383914','2025-05-31 00:00:00',450.00,NULL,'','1309','1','May invoice','1','335','Payment','','','No',NULL,NULL,'HH-02-1121'),(11761,'4165','IN-1309174800384015','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','336','sales','','','No',NULL,NULL,''),(11762,'4165','IN-1309174800384116','2025-05-31 00:00:00',NULL,615.00,'','1309','1','May invoice','1','337','sales','','','No',NULL,NULL,''),(11763,'1100','IN-1309174800384116','2025-05-31 00:00:00',615.00,NULL,'','1309','1','May invoice','1','337','Payment','','','No',NULL,NULL,'HH-02-114'),(11764,'4165','IN-1309174800384217','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','338','sales','','','No',NULL,NULL,''),(11765,'1100','IN-1309174800384217','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','338','Payment','','','No',NULL,NULL,'HH-02-1157'),(11766,'4165','IN-1309174800384318','2025-05-31 00:00:00',NULL,795.00,'','1309','1','May invoice','1','339','sales','','','No',NULL,NULL,''),(11767,'1100','IN-1309174800384318','2025-05-31 00:00:00',795.00,NULL,'','1309','1','May invoice','1','339','Payment','','','No',NULL,NULL,'HH-02-1163'),(11768,'4165','IN-1309174800384419','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','340','sales','','','No',NULL,NULL,''),(11769,'1100','IN-1309174800384419','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','340','Payment','','','No',NULL,NULL,'HH-02-1168'),(11770,'4165','IN-1309174800384420','2025-05-31 00:00:00',NULL,450.00,'','1309','1','May invoice','1','341','sales','','','No',NULL,NULL,''),(11771,'1100','IN-1309174800384420','2025-05-31 00:00:00',450.00,NULL,'','1309','1','May invoice','1','341','Payment','','','No',NULL,NULL,'HH-02-1169'),(11772,'4165','IN-1309174800384624','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','345','sales','','','No',NULL,NULL,''),(11773,'1100','IN-1309174800384624','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','345','Payment','','','No',NULL,NULL,'HH-02-1185'),(11774,'4165','IN-1309174800384626','2025-05-31 00:00:00',NULL,680.00,'','1309','1','May invoice','1','347','sales','','','No',NULL,NULL,''),(11775,'1100','IN-1309174800384626','2025-05-31 00:00:00',680.00,NULL,'','1309','1','May invoice','1','347','Payment','','','No',NULL,NULL,'HH-02-1207'),(11776,'4165','IN-1309174800384727','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','348','sales','','','No',NULL,NULL,''),(11777,'1100','IN-1309174800384727','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','348','Payment','','','No',NULL,NULL,'HH-02-1208'),(11778,'4165','IN-1309174800384828','2025-05-31 00:00:00',NULL,450.00,'','1309','1','May invoice','1','349','sales','','','No',NULL,NULL,''),(11779,'1100','IN-1309174800384828','2025-05-31 00:00:00',450.00,NULL,'','1309','1','May invoice','1','349','Payment','','','No',NULL,NULL,'HH-02-1214'),(11780,'4165','IN-1309174800384929','2025-05-31 00:00:00',NULL,450.00,'','1309','1','May invoice','1','350','sales','','','No',NULL,NULL,''),(11781,'1100','IN-1309174800384929','2025-05-31 00:00:00',450.00,NULL,'','1309','1','May invoice','1','350','Payment','','','No',NULL,NULL,'HH-02-1225'),(11782,'4165','IN-1309174800385030','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','351','sales','','','No',NULL,NULL,''),(11783,'1100','IN-1309174800385030','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','351','Payment','','','No',NULL,NULL,'HH-02-1241'),(11784,'4165','IN-1309174800385131','2025-05-31 00:00:00',NULL,795.00,'','1309','1','May invoice','1','352','sales','','','No',NULL,NULL,''),(11785,'1100','IN-1309174800385131','2025-05-31 00:00:00',795.00,NULL,'','1309','1','May invoice','1','352','Payment','','','No',NULL,NULL,'HH-02-1246'),(11786,'4165','IN-1309174800385232','2025-05-31 00:00:00',NULL,450.00,'','1309','1','May invoice','1','353','sales','','','No',NULL,NULL,''),(11787,'1100','IN-1309174800385232','2025-05-31 00:00:00',450.00,NULL,'','1309','1','May invoice','1','353','Payment','','','No',NULL,NULL,'HH-02-1248'),(11788,'4165','IN-1309174800385334','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','355','sales','','','No',NULL,NULL,''),(11789,'1100','IN-1309174800385334','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','355','Payment','','','No',NULL,NULL,'HH-02-1265'),(11790,'4165','IN-1309174800385435','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','356','sales','','','No',NULL,NULL,''),(11791,'1100','IN-1309174800385435','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','356','Payment','','','No',NULL,NULL,'HH-02-1268'),(11792,'4165','IN-1309174800385436','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','357','sales','','','No',NULL,NULL,''),(11793,'1100','IN-1309174800385436','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','357','Payment','','','No',NULL,NULL,'HH-02-1278'),(11794,'4165','IN-1309174800385637','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','358','sales','','','No',NULL,NULL,''),(11795,'1100','IN-1309174800385637','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','358','Payment','','','No',NULL,NULL,'HH-02-1283'),(11796,'4165','IN-1309174800385638','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','359','sales','','','No',NULL,NULL,''),(11797,'1100','IN-1309174800385638','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','359','Payment','','','No',NULL,NULL,'HH-02-1298'),(11798,'4165','IN-1309174800385839','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','360','sales','','','No',NULL,NULL,''),(11799,'1100','IN-1309174800385839','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','360','Payment','','','No',NULL,NULL,'HH-02-131'),(11800,'4165','IN-1309174800385840','2025-05-31 00:00:00',NULL,2410.00,'','1309','1','May invoice','1','361','sales','','','No',NULL,NULL,''),(11801,'1100','IN-1309174800385840','2025-05-31 00:00:00',2410.00,NULL,'','1309','1','May invoice','1','361','Payment','','','No',NULL,NULL,'HH-02-133'),(11802,'4165','IN-1309174800386045','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','366','sales','','','No',NULL,NULL,''),(11803,'1100','IN-1309174800386045','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','366','Payment','','','No',NULL,NULL,'HH-02-151'),(11804,'4165','IN-1309174800386146','2025-05-31 00:00:00',NULL,1075.00,'','1309','1','May invoice','1','367','sales','','','No',NULL,NULL,''),(11805,'1100','IN-1309174800386146','2025-05-31 00:00:00',1075.00,NULL,'','1309','1','May invoice','1','367','Payment','','','No',NULL,NULL,'HH-02-157'),(11806,'4165','IN-1309174800386247','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','368','sales','','','No',NULL,NULL,''),(11807,'1100','IN-1309174800386247','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','368','Payment','','','No',NULL,NULL,'HH-02-165'),(11808,'4165','IN-1309174800386355','2025-05-31 00:00:00',NULL,1025.00,'','1309','1','May invoice','1','376','sales','','','No',NULL,NULL,''),(11809,'1100','IN-1309174800386355','2025-05-31 00:00:00',1025.00,NULL,'','1309','1','May invoice','1','376','Payment','','','No',NULL,NULL,'HH-02-189'),(11810,'4165','IN-1309174800386458','2025-05-31 00:00:00',NULL,450.00,'','1309','1','May invoice','1','379','sales','','','No',NULL,NULL,''),(11811,'1100','IN-1309174800386458','2025-05-31 00:00:00',450.00,NULL,'','1309','1','May invoice','1','379','Payment','','','No',NULL,NULL,'HH-02-194'),(11812,'4165','IN-1309174800386559','2025-05-31 00:00:00',NULL,1190.00,'','1309','1','May invoice','1','380','sales','','','No',NULL,NULL,''),(11813,'1100','IN-1309174800386559','2025-05-31 00:00:00',1190.00,NULL,'','1309','1','May invoice','1','380','Payment','','','No',NULL,NULL,'HH-02-195'),(11814,'4165','IN-1309174800386660','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','381','sales','','','No',NULL,NULL,''),(11815,'1100','IN-1309174800386660','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','381','Payment','','','No',NULL,NULL,'HH-02-197'),(11816,'4165','IN-1309174800386862','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','383','sales','','','No',NULL,NULL,''),(11817,'1100','IN-1309174800386862','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','383','Payment','','','No',NULL,NULL,'HH-02-203'),(11818,'4165','IN-1309174800386964','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','385','sales','','','No',NULL,NULL,''),(11819,'1100','IN-1309174800386964','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','385','Payment','','','No',NULL,NULL,'HH-02-208'),(11820,'4165','IN-1309174800387066','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','387','sales','','','No',NULL,NULL,''),(11821,'1100','IN-1309174800387066','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','387','Payment','','','No',NULL,NULL,'HH-02-213'),(11822,'4165','IN-1309174800387168','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','389','sales','','','No',NULL,NULL,''),(11823,'1100','IN-1309174800387168','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','389','Payment','','','No',NULL,NULL,'HH-02-262'),(11824,'4165','IN-1309174800387269','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','390','sales','','','No',NULL,NULL,''),(11825,'1100','IN-1309174800387269','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','390','Payment','','','No',NULL,NULL,'HH-02-27'),(11826,'4165','IN-1309174800387370','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','391','sales','','','No',NULL,NULL,''),(11827,'1100','IN-1309174800387370','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','391','Payment','','','No',NULL,NULL,'HH-02-304'),(11828,'4165','IN-1309174800387475','2025-05-31 00:00:00',NULL,450.00,'','1309','1','May invoice','1','396','sales','','','No',NULL,NULL,''),(11829,'1100','IN-1309174800387475','2025-05-31 00:00:00',450.00,NULL,'','1309','1','May invoice','1','396','Payment','','','No',NULL,NULL,'HH-02-351'),(11830,'4165','IN-1309174800387580','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','401','sales','','','No',NULL,NULL,''),(11831,'1100','IN-1309174800387580','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','401','Payment','','','No',NULL,NULL,'HH-02-394'),(11832,'4165','IN-1309174800387681','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','402','sales','','','No',NULL,NULL,''),(11833,'1100','IN-1309174800387681','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','402','Payment','','','No',NULL,NULL,'HH-02-400'),(11834,'4165','IN-1309174800387682','2025-05-31 00:00:00',NULL,450.00,'','1309','1','May invoice','1','403','sales','','','No',NULL,NULL,''),(11835,'1100','IN-1309174800387682','2025-05-31 00:00:00',450.00,NULL,'','1309','1','May invoice','1','403','Payment','','','No',NULL,NULL,'HH-02-406'),(11836,'4165','IN-1309174800387785','2025-05-31 00:00:00',NULL,4810.00,'','1309','1','May invoice','1','406','sales','','','No',NULL,NULL,''),(11837,'1100','IN-1309174800387785','2025-05-31 00:00:00',4810.00,NULL,'','1309','1','May invoice','1','406','Payment','','','No',NULL,NULL,'HH-02-435'),(11838,'4165','IN-1309174800387887','2025-05-31 00:00:00',NULL,1075.00,'','1309','1','May invoice','1','408','sales','','','No',NULL,NULL,''),(11839,'1100','IN-1309174800387887','2025-05-31 00:00:00',1075.00,NULL,'','1309','1','May invoice','1','408','Payment','','','No',NULL,NULL,'HH-02-443'),(11840,'4165','IN-1309174800388090','2025-05-31 00:00:00',NULL,1535.00,'','1309','1','May invoice','1','411','sales','','','No',NULL,NULL,''),(11841,'1100','IN-1309174800388090','2025-05-31 00:00:00',1535.00,NULL,'','1309','1','May invoice','1','411','Payment','','','No',NULL,NULL,'HH-02-449'),(11842,'4165','IN-1309174800388091','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','412','sales','','','No',NULL,NULL,''),(11843,'1100','IN-1309174800388091','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','412','Payment','','','No',NULL,NULL,'HH-02-461'),(11844,'4165','IN-1309174800388292','2025-05-31 00:00:00',NULL,615.00,'','1309','1','May invoice','1','413','sales','','','No',NULL,NULL,''),(11845,'1100','IN-1309174800388292','2025-05-31 00:00:00',615.00,NULL,'','1309','1','May invoice','1','413','Payment','','','No',NULL,NULL,'HH-02-464'),(11846,'4165','IN-1309174800389293','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','414','sales','','','No',NULL,NULL,''),(11847,'1100','IN-1309174800389293','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','414','Payment','','','No',NULL,NULL,'HH-02-466'),(11848,'4165','IN-1309174800389398','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','419','sales','','','No',NULL,NULL,''),(11849,'1100','IN-1309174800389398','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','419','Payment','','','No',NULL,NULL,'HH-02-497'),(11850,'4165','IN-1309174800389499','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','420','sales','','','No',NULL,NULL,''),(11851,'1100','IN-1309174800389499','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','420','Payment','','','No',NULL,NULL,'HH-02-498'),(11852,'4165','IN-13091748003895100','2025-05-31 00:00:00',NULL,450.00,'','1309','1','May invoice','1','421','sales','','','No',NULL,NULL,''),(11853,'1100','IN-13091748003895100','2025-05-31 00:00:00',450.00,NULL,'','1309','1','May invoice','1','421','Payment','','','No',NULL,NULL,'HH-02-503'),(11854,'4165','IN-13091748003896102','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','423','sales','','','No',NULL,NULL,''),(11855,'1100','IN-13091748003896102','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','423','Payment','','','No',NULL,NULL,'HH-02-512'),(11856,'4165','IN-13091748003897104','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','425','sales','','','No',NULL,NULL,''),(11857,'1100','IN-13091748003897104','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','425','Payment','','','No',NULL,NULL,'HH-02-551'),(11858,'4165','IN-13091748003898105','2025-05-31 00:00:00',NULL,500.00,'','1309','1','May invoice','1','426','sales','','','No',NULL,NULL,''),(11859,'1100','IN-13091748003898105','2025-05-31 00:00:00',500.00,NULL,'','1309','1','May invoice','1','426','Payment','','','No',NULL,NULL,'HH-02-561'),(11860,'4165','IN-13091748003899107','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','428','sales','','','No',NULL,NULL,''),(11861,'4165','IN-13091748003899108','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','429','sales','','','No',NULL,NULL,''),(11862,'4165','IN-13091748003899109','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','430','sales','','','No',NULL,NULL,''),(11863,'4165','IN-13091748003899114','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','435','sales','','','No',NULL,NULL,''),(11864,'4165','IN-13091748003900115','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','436','sales','','','No',NULL,NULL,''),(11865,'4165','IN-13091748003900120','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','441','sales','','','No',NULL,NULL,''),(11866,'4165','IN-13091748003900122','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','443','sales','','','No',NULL,NULL,''),(11867,'4165','IN-13091748003900124','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','445','sales','','','No',NULL,NULL,''),(11868,'4165','IN-13091748003900126','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','447','sales','','','No',NULL,NULL,''),(11869,'4165','IN-13091748003900127','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','448','sales','','','No',NULL,NULL,''),(11870,'4165','IN-13091748003900130','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','451','sales','','','No',NULL,NULL,''),(11871,'4165','IN-13091748003900131','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','452','sales','','','No',NULL,NULL,''),(11872,'4165','IN-13091748003900132','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','453','sales','','','No',NULL,NULL,''),(11873,'4165','IN-13091748003901133','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','454','sales','','','No',NULL,NULL,''),(11874,'4165','IN-13091748003901134','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','455','sales','','','No',NULL,NULL,''),(11875,'4165','IN-13091748003901135','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','456','sales','','','No',NULL,NULL,''),(11876,'4165','IN-13091748003901136','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','457','sales','','','No',NULL,NULL,''),(11877,'4165','IN-13091748003901137','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','458','sales','','','No',NULL,NULL,''),(11878,'4165','IN-13091748003901138','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','459','sales','','','No',NULL,NULL,''),(11879,'4165','IN-13091748003901139','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','460','sales','','','No',NULL,NULL,''),(11880,'4165','IN-13091748003901140','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','461','sales','','','No',NULL,NULL,''),(11881,'4165','IN-13091748003901141','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','462','sales','','','No',NULL,NULL,''),(11882,'4165','IN-13091748003901146','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','467','sales','','','No',NULL,NULL,''),(11883,'4165','IN-13091748003901149','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','470','sales','','','No',NULL,NULL,''),(11884,'4165','IN-13091748003901150','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','471','sales','','','No',NULL,NULL,''),(11885,'4165','IN-13091748003902153','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','474','sales','','','No',NULL,NULL,''),(11886,'4165','IN-13091748003902154','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','475','sales','','','No',NULL,NULL,''),(11887,'4165','IN-13091748003902157','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','478','sales','','','No',NULL,NULL,''),(11888,'4165','IN-13091748003902160','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','481','sales','','','No',NULL,NULL,''),(11889,'4165','IN-13091748003903163','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','484','sales','','','No',NULL,NULL,''),(11890,'4165','IN-13091748003903165','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','486','sales','','','No',NULL,NULL,''),(11891,'4165','IN-13091748003903167','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','1310 ','sales','','','No',NULL,NULL,''),(11892,'4165','IN-13091748003903168','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','996 ','sales','','','No',NULL,NULL,''),(11893,'4165','IN-13091748003903169','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','1312 ','sales','','','No',NULL,NULL,''),(11894,'4165','IN-13091748003904170','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','1324 ','sales','','','No',NULL,NULL,''),(11895,'4165','IN-13091748003904171','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','1333 ','sales','','','No',NULL,NULL,''),(11896,'4165','IN-13091748003904172','2025-05-31 00:00:00',NULL,0.00,'','1309','1','May invoice','1','48 ','sales','','','No',NULL,NULL,''),(11897,'1100','IN-13091749126234','2025-05-31 00:00:00',7720.00,NULL,'','1309','1','Expected Rental income','1','323','Payment','','','No',NULL,NULL,'HH-02-1006'),(11898,'4165','IN-13091749126234','2025-05-31 00:00:00',NULL,7720.00,'','1309','1','may invoice','1','323','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=5 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,'OPERATIONS','OPERATIONS & MAINTENANCE',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'FINANCE','FINANCE AND ADMINISTRATION',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'SUPPLIES','SUPPLIES MANAGEMENT',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'HUMAN RESOURCE','HUMAN RESOURCE MANAGEMENT',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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `discount` -- DROP TABLE IF EXISTS `discount`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `discount` ( `id` int(11) NOT NULL AUTO_INCREMENT, `discount` varchar(50) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `type` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `discount` -- LOCK TABLES `discount` WRITE; /*!40000 ALTER TABLE `discount` DISABLE KEYS */; INSERT INTO `discount` VALUES (1,'1000','BASIC','2023-05-16 14:12:30','active','1','','1',1,'Amount'),(2,'10','PREMIUM DISCOUNT','2023-11-11 07:36:57','active','1','','1',1,'Percentage'); /*!40000 ALTER TABLE `discount` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `distribution` -- DROP TABLE IF EXISTS `distribution`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `distribution` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `distribution` -- LOCK TABLES `distribution` WRITE; /*!40000 ALTER TABLE `distribution` DISABLE KEYS */; /*!40000 ALTER TABLE `distribution` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `district` -- DROP TABLE IF EXISTS `district`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `district` ( `id` int(30) NOT NULL, `code` varchar(50) NOT NULL, `countyid` varchar(10) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `provincecode` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `district` -- LOCK TABLES `district` WRITE; /*!40000 ALTER TABLE `district` DISABLE KEYS */; /*!40000 ALTER TABLE `district` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `documents` -- DROP TABLE IF EXISTS `documents`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `documents` ( `id` int(50) NOT NULL AUTO_INCREMENT, `documentname` varchar(100) NOT NULL, `idno` varchar(50) NOT NULL, `category` varchar(100) NOT NULL, `name` text NOT NULL, `dateposted` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `entrydate` varchar(50) NOT NULL, `img_id` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `mydocuments` text DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `doorlock` -- DROP TABLE IF EXISTS `doorlock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `doorlock` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, `guest` varchar(50) NOT NULL, `roomtype` varchar(50) NOT NULL, `roomno` varchar(50) NOT NULL, `guesttype` varchar(50) NOT NULL, `chargetype` varchar(50) NOT NULL, `issuedqty` varchar(50) NOT NULL, `recycledcardqty` varchar(50) NOT NULL, `state` varchar(50) NOT NULL, `checkintime` varchar(50) NOT NULL, `departuretime` varchar(50) NOT NULL, `vouchertype` varchar(50) NOT NULL, `voucherno` varchar(50) NOT NULL, `checkouttime` varchar(50) NOT NULL, `area1` varchar(50) NOT NULL, `area2` varchar(50) NOT NULL, `operator` varchar(50) NOT NULL, `remark` varchar(50) NOT NULL, `familyroom` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `doorlock` -- LOCK TABLES `doorlock` WRITE; /*!40000 ALTER TABLE `doorlock` DISABLE KEYS */; /*!40000 ALTER TABLE `doorlock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `email_accounts` -- DROP TABLE IF EXISTS `email_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `email_accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `password` varchar(100) NOT NULL, `smtp_host` varchar(50) NOT NULL, `smtp_port` int(11) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `name` varchar(50) NOT NULL, `server` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `protocol` varchar(30) NOT NULL DEFAULT 'smtp', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `email_accounts` -- LOCK TABLES `email_accounts` WRITE; /*!40000 ALTER TABLE `email_accounts` DISABLE KEYS */; INSERT INTO `email_accounts` VALUES (1,'marketing@mombasacontinental.com','Pass@123','mail.mombasacontinental.com',587,1,465,'ROBISEARCH LTD/TASK MANAGER',1,'','mail/smtp'),(2,'support@robisearch.com','support!@##@!','ssl://mail.robisearch.com',465,1,1,'ROBISEARCH LTD/TASK MANAGER',2,'2019-06-23 05:28:28pm','smtp'),(3,'oukobert@gmail.com','0718667391','ssl://smtp.googlemail.com',465,1,1,'robisearch',1,'2019-11-04 11:00:33am','smtp'); /*!40000 ALTER TABLE `email_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeecharges` -- DROP TABLE IF EXISTS `employeecharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeecharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `statutory` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; INSERT INTO `employeecharges` VALUES (6,'8','PAYE','2024-06-12 14:39:31','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1,'PAYE'),(7,'9','NSSF','2024-06-12 14:39:55','Active','1','','1','Deduction','Fixed','Fixed',1.00,22410.00,'',1,'NSSF'),(8,'10','NHIF','2024-06-12 14:40:13','Active','1','','1','Deduction','Fixed','Fixed',1.00,850.00,'',1,'NHIF'),(9,'2005','House Levy','2024-06-12 14:45:20','Active','1','','1','Deduction','Fixed','Fixed',1.50,0.00,'1',1,'HOUSE LEVY'),(10,'10','NHIF','2025-05-16 14:41:46','Active','1308','','1','Deduction','Fixed','Fixed',1.00,750.00,'',1308,'NHIF'),(11,'2005','House Levy','2025-05-16 14:42:02','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5',1308,'HOUSE LEVY'),(12,'8','PAYE','2025-05-16 14:42:15','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1308,'PAYE'),(13,'9','NSSF','2025-05-16 15:05:42','Active','1308','','1','Deduction','Fixed','Fixed',1.00,1080.00,'',1308,'NSSF'),(14,'10','NHIF','2025-05-16 14:55:17','Active','1308','','1','Deduction','Fixed','Fixed',1.00,850.00,'',1309,'NHIF'),(15,'9','NSSF','2025-05-16 14:59:09','Active','1308','','1','Deduction','Fixed','Fixed',1.00,232.00,'',1309,'NSSF'),(16,'2','House Allowance','2025-05-16 14:56:10','Active','1308','','1','Pay','Fixed','Fixed',1.00,0.00,'',1309,'HOUSE LEVY'),(17,'8','PAYE','2025-05-16 14:56:40','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1309,'PAYE'),(18,'9','NSSF','2025-05-16 15:14:14','Active','1308','','1','Deduction','Fixed','Fixed',1.00,2160.00,'',1380,'NSSF'),(21,'2005','House Levy','2025-05-16 15:17:28','Active','1308','','1','Deduction','Fixed','Fixed',1.00,780.00,'1.5',1380,'HOUSE LEVY'),(22,'8','PAYE','2025-05-16 15:17:50','Active','1308','','1','Deduction','Fixed','Fixed',1.00,6672.35,'',1380,'PAYE'),(23,'10','SHA','2025-05-21 05:17:30','Active','1','','1','Deduction','Fixed','Fixed',1.00,1430.00,'2.75',1380,'NHIF'),(24,'8','PAYE','2025-05-29 11:15:33','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1381,'PAYE'),(25,'11','Advances','2025-05-29 11:15:53','Active','1308','','1','Deduction','Variable','Variable',1.00,1000.00,'',1381,'No'); /*!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 AUTO_INCREMENT=21 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 */; INSERT INTO `employeepayments` VALUES (1,'2005','House Levy','2024-06-12 14:49:10','Active','1','','1','Deduction','Fixed','Fixed',1.50,0.00,'1',1,'111718192950'),(2,'10','NHIF','2024-06-12 14:49:10','Active','1','','1','Deduction','Fixed','Fixed',1.00,850.00,'',1,'111718192950'),(3,'9','NSSF','2024-06-12 14:49:10','Active','1','','1','Deduction','Fixed','Fixed',1.00,22410.00,'',1,'111718192950'),(4,'8','PAYE','2024-06-12 14:49:10','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1,'111718192950'),(5,'9','NSSF','2025-05-16 14:45:57','Active','1308','','1','Deduction','Fixed','Fixed',1.00,8010.00,'',1308,'113081747395957'),(6,'8','PAYE','2025-05-16 14:45:57','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1308,'113081747395957'),(7,'2005','House Levy','2025-05-16 14:45:57','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5',1308,'113081747395957'),(8,'10','NHIF','2025-05-16 14:45:57','Active','1308','','1','Deduction','Fixed','Fixed',1.00,750.00,'',1308,'113081747395957'),(9,'8','PAYE','2025-05-16 14:59:54','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1309,'113081747396794'),(10,'2','House Allowance','2025-05-16 14:59:54','Active','1308','','1','Pay','Fixed','Fixed',1.00,0.00,'',1309,'113081747396794'),(11,'9','NSSF','2025-05-16 14:59:54','Active','1308','','1','Deduction','Fixed','Fixed',1.00,232.00,'',1309,'113081747396794'),(12,'10','NHIF','2025-05-16 14:59:54','Active','1308','','1','Deduction','Fixed','Fixed',1.00,850.00,'',1309,'113081747396794'),(13,'9','NSSF','2025-05-16 15:06:05','Active','1308','','1','Deduction','Fixed','Fixed',1.00,1080.00,'',1308,'113081747397165'),(14,'8','PAYE','2025-05-16 15:06:05','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1308,'113081747397165'),(15,'2005','House Levy','2025-05-16 15:06:05','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5',1308,'113081747397165'),(16,'10','NHIF','2025-05-16 15:06:05','Active','1308','','1','Deduction','Fixed','Fixed',1.00,750.00,'',1308,'113081747397165'),(17,'8','PAYE','2025-05-16 15:21:38','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1380,'113081747398098'),(18,'2005','House Levy','2025-05-16 15:21:38','Active','1308','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5',1380,'113081747398098'),(19,'10','NHIF','2025-05-16 15:21:38','Active','1308','','1','Deduction','Fixed','Fixed',1.00,1200.00,'',1380,'113081747398098'),(20,'9','NSSF','2025-05-16 15:21:38','Active','1308','','1','Deduction','Fixed','Fixed',1.00,119610.00,'',1380,'113081747398098'); /*!40000 ALTER TABLE `employeepayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etiminitialization` -- DROP TABLE IF EXISTS `etiminitialization`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etiminitialization` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tin` varchar(50) NOT NULL, `bhfOpenDt` varchar(50) DEFAULT NULL, `createdate` datetime NOT NULL, `sdcId` varchar(50) DEFAULT '00', `mrcNo` text DEFAULT NULL, `cmcKey` text DEFAULT NULL, `companyid` varchar(50) NOT NULL, `branchid` varchar(50) NOT NULL, `updatedid` varchar(20) NOT NULL DEFAULT 'KES', `updatedby` varchar(20) DEFAULT NULL, `userid` int(11) NOT NULL, `name` text NOT NULL, `bhfid` varchar(50) DEFAULT NULL, `bhfSttsCd` varchar(50) DEFAULT NULL, `url` text NOT NULL, `onlineoffline` varchar(20) NOT NULL, `phone` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `verification` text NOT NULL, `requestdate` varchar(50) NOT NULL, `confirmationdate` varchar(50) NOT NULL, `businesskey` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `etiminitialization` -- LOCK TABLES `etiminitialization` WRITE; /*!40000 ALTER TABLE `etiminitialization` DISABLE KEYS */; /*!40000 ALTER TABLE `etiminitialization` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etimsactivations` -- DROP TABLE IF EXISTS `etimsactivations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etimsactivations` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `bhfid` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) DEFAULT NULL, `tin` text NOT NULL, `sdcId` text NOT NULL, `cmcKey` text NOT NULL, `mrcNo` text NOT NULL, `url` text NOT NULL, `onlineoffline` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `etimsactivations` -- LOCK TABLES `etimsactivations` WRITE; /*!40000 ALTER TABLE `etimsactivations` DISABLE KEYS */; /*!40000 ALTER TABLE `etimsactivations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `one` varchar(20) NOT NULL, `two` varchar(20) NOT NULL, `three` varchar(20) DEFAULT NULL, `branchid` int(10) NOT NULL DEFAULT 1, `four` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, `loanpaid` decimal(10,2) NOT NULL, `loanbalance` decimal(10,2) NOT NULL, `duration` varchar(20) NOT NULL, `monthlyrate` varchar(20) NOT NULL, `department` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `expenses` -- LOCK TABLES `expenses` WRITE; /*!40000 ALTER TABLE `expenses` DISABLE KEYS */; INSERT INTO `expenses` VALUES (1,'Expense','1','10000','PURCHASE OF CHEMICALS','2024-05-13 14:21:17','','Closed','2024-05-13 14:21:17','','','','MAINA','','9169891715599166','1','','1050','','11715599139','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',NULL),(2,'Expense','1','1000','OFFICE TEA ','2024-06-12 13:51:24','','Closed','2024-06-12 13:51:24','','','','ERICK','','5721741718189357','1','','1050','','11718189351','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',NULL),(3,'Bill','1','10000','','2024-06-12 14:12:49','robisearch','closed','2024-06-12 14:10:47','','2323','','kelvine','','','1','','','2','BILL-11718190647','','2024-06-30 14:10:47','MPESA',0.00,10000.00,'2024-06-12 14:16:47',1,1,'No','No','',0.00,0.00,'','',NULL),(4,'Expense','1','600','mmn','2024-06-14 15:11:18','','Closed','2024-06-14 15:11:18','','','','mmb','','6867651718366970','1','','1050','','11718366962','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',NULL),(5,'Expense','1','200','FUEL','2024-06-14 15:27:40','','Closed','2024-06-14 15:27:40','','5623','','2541MI','','757851718367955','1','','1011','','11718367943','n/a','','',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',NULL),(6,'Bill','1307','20000','POST OFFFICE BOX','2025-05-16 14:27:17','DENISS','Active','2025-05-16 14:24:50','','6666','','MD','','','1','','','POST AND TELECOMUNICATION','BILL-13071747394690','','2025-05-16 14:24:50','N/A',0.00,0.00,'',0,1,'No','No','',0.00,0.00,'','',NULL); /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2024 Fiscal Year','active','2024-01-01 00:00:00','2024-12-31 23:59:00',1,1,'2024-01-11 10:54:45',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `dealowner` varchar(20) DEFAULT NULL, `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=224 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-123735','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','34000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-3890498','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','-1500','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'1','1','29','Motor Spares','','2018-07-20 15:05:47 ',5,'','0','2025-05-16 13:07:49','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'1','1','14','Customer Deposits ','','2018-07-23 12:38:55 ',2,'','0','2024-02-01 06:08:04','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','1000','2019-07-23 11:30:51','4000',''),(95,'1','1','29','Operations & Maintainance(O&M)','','2018-07-23 14:09:38 ',5,'','0','2025-05-16 13:02:14','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,'1','1','29','Transport & Accomodation','','2018-06-01 ',5,'','0','2025-05-16 13:02:37','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,'1','1','29','Salaries','','2018-07-23 14:35:41 ',5,'','0','2025-05-16 13:00:21','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,'1','1','29','Postage & Telephone','','2018-07-23 15:06:59 ',5,'','0','2025-05-16 13:03:08','5770',''),(127,'1','1','29','Painting','','2018-07-23 15:07:48 ',5,'','0','2024-02-26 12:40:36','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'1','1','27','Vehicle Loan','94','2018-07-23 15:16:38 ',4,'','2000000','2023-05-27 12:46:29','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666664999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','6000','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'1','1','29','Branding','156','2018-11-05 16:46:57 ',5,'','0','2024-02-26 12:40:51','5910',''),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'1','1','27','Donations','131','2019-07-20 15:56:24 ',4,'','140000','2023-03-08 12:44:25','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'1','1','29','Wages','104','2019-07-20 20:26:31 ',5,'','0','2025-05-16 13:01:12','5551',''),(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,'1','1','29','Fuel','','2019-07-20 23:02:14 ',5,'','0','2025-05-16 13:04:29','5170',''),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','Witholding Account','','2019-10-01 11:49:23 ',1,'','6666629825.5','2021-11-25 16:26:21','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(205,'1','1','1','Bonga points Account','','2021-03-08 15:21:56 ',1,'','2000','2021-09-07 06:35:52','1011','1'),(206,'1','1','29','CARE PURCHASE','','2021-07-19 15:02:30 ',5,'','0','2023-05-27 12:48:58','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','27','GARBAGE','','2021-09-17 06:49:49',4,'','0','2021-09-17 06:50:07','4167','1'),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','0','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','-50000','2021-09-17 06:51:44','4172','1'),(218,'1','1','27','BED ONLY','','2021-09-17 06:45:51',4,'','7000','2021-09-17 06:52:22','4173','1'),(219,'1','1','27','BED AND BREAKFAST','','2021-09-17 06:24:52',4,'','-55555','2021-09-17 06:52:42','4174','1'),(220,'1','1','28','Foreign Exchange gain/loss','','2023-07-30 07:48:19',4,'','0','2023-07-30 07:21:27','4001','5'),(221,'1','1','27','OTHER INCOME ACCOUNT','','2024-06-12 13:09:00',4,'','0','2024-06-12 13:08:36','20100','31'),(222,'1','1','29','OFFICE TEA','','2024-06-12 13:19:24',5,'','0','2024-06-12 13:47:07','10100','31'),(223,'1','1','1','CO-OPERATIVE BANK','','2024-09-13 11:49:32',1,'','1000','2024-09-13 11:36:09','766','33'); /*!40000 ALTER TABLE `glaccounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glfiscalyear` -- DROP TABLE IF EXISTS `glfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glfiscalyear` -- LOCK TABLES `glfiscalyear` WRITE; /*!40000 ALTER TABLE `glfiscalyear` DISABLE KEYS */; /*!40000 ALTER TABLE `glfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glgroups` -- DROP TABLE IF EXISTS `glgroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glgroups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `groupname` bigint(50) NOT NULL DEFAULT 1, `openingdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glgroups` -- LOCK TABLES `glgroups` WRITE; /*!40000 ALTER TABLE `glgroups` DISABLE KEYS */; INSERT INTO `glgroups` VALUES (1,'2','1','1','Banks',0,''),(6,'2','1','1','Current asset',0,''),(7,'2','1','1','Fixed assets',0,''),(8,'2','1','5','Cost of Good Sold',0,''),(9,'2','1','1','Capital asset',0,''),(14,'2','1','2','Current liabilities',0,''),(15,'2','1','2','Longterm liabilities',0,''),(26,'2','1','3','Equity',0,''),(27,'2','1','4','Income',0,''),(28,'2','1','4','Other income',0,''),(29,'2','1','5','Expenses',0,''),(30,'2','1','5','Other expenses',0,''),(31,'2','1','2','Share Capital',0,''),(32,'2','1','2','Retained Earnings',0,''),(33,'2','1','4','Cash',1,''),(34,'2','1','4','Equity',1,''); /*!40000 ALTER TABLE `glgroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grouping` -- DROP TABLE IF EXISTS `grouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `grouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 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 */; INSERT INTO `grouping` VALUES (1,'1348','1307','2025-04-21 12:53:44pm','','1','','2','1'),(2,'1349','1307','2025-04-21 01:12:14pm','','1','','2','1'),(3,'1350','1307','2025-04-21 01:15:58pm','','1','','2','1'); /*!40000 ALTER TABLE `grouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `groupleavedays` -- DROP TABLE IF EXISTS `groupleavedays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `groupleavedays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `overtime` int(11) DEFAULT NULL COMMENT 'Link to an overtime request', `startdate` date DEFAULT NULL, `enddate` date DEFAULT NULL, `type` int(11) NOT NULL, `days` decimal(10,2) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`group`), KEY `employee` (`employeeno`), KEY `type` (`type`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, `meternumber` text NOT NULL, `utility` varchar(20) DEFAULT 'yes', `waterno` varchar(30) NOT NULL, `waterrate` varchar(30) NOT NULL, `watercharge` varchar(30) NOT NULL, `watermonth` varchar(30) NOT NULL, `wateryear` varchar(30) NOT NULL, `electricityno` varchar(30) NOT NULL, `electricityrate` varchar(30) NOT NULL, `electricitycharge` varchar(30) NOT NULL, `electricitymonth` varchar(30) NOT NULL, `electricityyear` varchar(30) NOT NULL, `bowholeno` varchar(30) NOT NULL, `bowholerate` varchar(30) NOT NULL, `bowholecharge` varchar(30) NOT NULL, `bowholemonth` varchar(30) NOT NULL, `bowholeyear` varchar(30) NOT NULL, `beds` varchar(5) DEFAULT NULL, `bedstatus` varchar(20) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1349 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,'BD-01-111','Single','','1','0','occupied','2024-11-06 08:35:00','2024-11-06 08:35:00','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','BD-01-111','yes','BD-01-111','0','50','','','','','','','','','','','','','1','no'),(3,'BD-01-382','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-01-382','','','','','','','','','','','','','','',NULL,'no'),(4,'GC-01-110','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','GC-01-110','','','','','','','','','','','','','','',NULL,'no'),(5,'GC-01-291','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','GC-01-291','','','','','','','','','','','','','','',NULL,'no'),(6,'HH-01- 437','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01- 437','','','','','','','','','','','','','','',NULL,'no'),(7,'HH-01-1008','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1008','','','','','','','','','','','','','','',NULL,'no'),(8,'HH-01-101','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-101','','','','','','','','','','','','','','',NULL,'no'),(9,'HH-01-1033','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1033','','','','','','','','','','','','','','',NULL,'no'),(10,'HH-01-1035','single','','1','0','occupied','2024-11-06 08:35:26','2024-11-06 08:35:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-1035','yes','HH-01-1035','','','','','','','','','','','','','','','','no'),(11,'HH-01-1036','single','','1','0','occupied','2024-11-06 08:43:40','2024-11-06 08:43:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-1036','yes','HH-01-1036','','50','','','','','','','','','','','','','','no'),(12,'HH-01-1040','single','','1','0','occupied','2024-11-06 08:53:40','2024-11-06 08:53:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-1040','yes','HH-01-1040','','50','','','','','','','','','','','','','','no'),(13,'HH-01-1041','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1041','','','','','','','','','','','','','','',NULL,'no'),(14,'HH-01-1056','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1056','','','','','','','','','','','','','','',NULL,'no'),(15,'HH-01-1057','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1057','','','','','','','','','','','','','','',NULL,'no'),(16,'HH-01-1068','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1068','','','','','','','','','','','','','','',NULL,'no'),(17,'HH-01-1072','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1072','','','','','','','','','','','','','','',NULL,'no'),(18,'HH-01-1077','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1077','','','','','','','','','','','','','','',NULL,'no'),(19,'HH-01-1089','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1089','','','','','','','','','','','','','','',NULL,'no'),(20,'HH-01-1090','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1090','','','','','','','','','','','','','','',NULL,'no'),(21,'HH-01-1106','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1106','','','','','','','','','','','','','','',NULL,'no'),(22,'HH-01-1109','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1109','','','','','','','','','','','','','','',NULL,'no'),(23,'HH-01-112','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-112','','','','','','','','','','','','','','',NULL,'no'),(24,'hh-01-1126','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','hh-01-1126','','','','','','','','','','','','','','',NULL,'no'),(25,'HH-01-113','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-113','','','','','','','','','','','','','','',NULL,'no'),(26,'HH-01-1132','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1132','','','','','','','','','','','','','','',NULL,'no'),(27,'HH-01-1133','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1133','','','','','','','','','','','','','','',NULL,'no'),(28,'HH-01-1137','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1137','','','','','','','','','','','','','','',NULL,'no'),(29,'HH-01-1146','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1146','','','','','','','','','','','','','','',NULL,'no'),(30,'HH-01-1149','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1149','','','','','','','','','','','','','','',NULL,'no'),(31,'HH-01-115','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-115','','','','','','','','','','','','','','',NULL,'no'),(32,'HH-01-1158','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1158','','','','','','','','','','','','','','',NULL,'no'),(33,'HH-01-1159','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-1159','','','','','','','','','','','','','','',NULL,'no'),(34,'HH-01-123','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-123','','','','','','','','','','','','','','',NULL,'no'),(35,'HH-01-13','single','','1','0','occupied','2024-09-12 11:10:53','2024-09-12 11:10:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-13','','50','','','','','','','','','','','','','','no'),(36,'HH-01-160','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-160','','','','','','','','','','','','','','',NULL,'no'),(37,'HH-01-163','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-163','','','','','','','','','','','','','','',NULL,'no'),(38,'HH-01-169','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-169','','','','','','','','','','','','','','',NULL,'no'),(39,'HH-01-174','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-174','','','','','','','','','','','','','','',NULL,'no'),(40,'HH-01-176','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-176','','','','','','','','','','','','','','',NULL,'no'),(41,'HH-01-182','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-182','','','','','','','','','','','','','','',NULL,'no'),(42,'HH-01-183','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-183','','','','','','','','','','','','','','',NULL,'no'),(43,'HH-01-185','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-185','','','','','','','','','','','','','','',NULL,'no'),(44,'HH-01-205','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-205','','','','','','','','','','','','','','',NULL,'no'),(45,'HH-01-219','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-219','','','','','','','','','','','','','','',NULL,'no'),(46,'HH-01-222','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-222','','','','','','','','','','','','','','',NULL,'no'),(47,'HH-01-230','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-230','','','','','','','','','','','','','','',NULL,'no'),(48,'HH-01-234','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-234','','','','','','','','','','','','','','',NULL,'no'),(49,'hh-01-241','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','hh-01-241','','','','','','','','','','','','','','',NULL,'no'),(50,'HH-01-246','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-246','','','','','','','','','','','','','','',NULL,'no'),(51,'HH-01-260','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-260','','','','','','','','','','','','','','',NULL,'no'),(52,'HH-01-266','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-266','','','','','','','','','','','','','','',NULL,'no'),(53,'HH-01-268','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-268','','','','','','','','','','','','','','',NULL,'no'),(54,'HH-01-269','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-269','','','','','','','','','','','','','','',NULL,'no'),(55,'HH-01-271','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-271','','','','','','','','','','','','','','',NULL,'no'),(56,'HH-01-272','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-272','','','','','','','','','','','','','','',NULL,'no'),(57,'hh-01-275','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','hh-01-275','','','','','','','','','','','','','','',NULL,'no'),(58,'HH-01-279','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-279','','','','','','','','','','','','','','',NULL,'no'),(59,'HH-01-288','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-288','','','','','','','','','','','','','','',NULL,'no'),(60,'HH-01-289','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-289','','','','','','','','','','','','','','',NULL,'no'),(61,'HH-01-290','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-290','','','','','','','','','','','','','','',NULL,'no'),(62,'HH-01-292','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-292','','','','','','','','','','','','','','',NULL,'no'),(63,'HH-01-293','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-293','','','','','','','','','','','','','','',NULL,'no'),(64,'HH-01-295','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-295','','','','','','','','','','','','','','',NULL,'no'),(65,'HH-01-300','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-300','','','','','','','','','','','','','','',NULL,'no'),(66,'HH-01-301','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-301','','','','','','','','','','','','','','',NULL,'no'),(67,'HH-01-302','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-302','','','','','','','','','','','','','','',NULL,'no'),(68,'HH-01-312','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-312','','','','','','','','','','','','','','',NULL,'no'),(69,'HH-01-320','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-320','','','','','','','','','','','','','','',NULL,'no'),(70,'HH-01-321','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-321','','','','','','','','','','','','','','',NULL,'no'),(71,'HH-01-323','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-323','','','','','','','','','','','','','','',NULL,'no'),(72,'HH-01-324','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-324','','','','','','','','','','','','','','',NULL,'no'),(73,'HH-01-325','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-325','','','','','','','','','','','','','','',NULL,'no'),(74,'HH-01-326','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-326','','','','','','','','','','','','','','',NULL,'no'),(75,'HH-01-333','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-333','','','','','','','','','','','','','','',NULL,'no'),(76,'HH-01-340','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-340','','','','','','','','','','','','','','',NULL,'no'),(77,'HH-01-341','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-341','','','','','','','','','','','','','','',NULL,'no'),(78,'HH-01-346','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-346','','','','','','','','','','','','','','',NULL,'no'),(79,'HH-01-348','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-348','','','','','','','','','','','','','','',NULL,'no'),(80,'HH-01-349','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-349','','','','','','','','','','','','','','',NULL,'no'),(81,'HH-01-365','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-365','','','','','','','','','','','','','','',NULL,'no'),(82,'HH-01-374','single','','1','0','occupied','2024-09-12 11:12:08','2024-09-12 11:12:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-374','','50','','','','','','','','','','','','','','no'),(83,'HH-01-375','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-375','','','','','','','','','','','','','','',NULL,'no'),(84,'HH-01-376','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-376','','','','','','','','','','','','','','',NULL,'no'),(85,'HH-01-378','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-378','','','','','','','','','','','','','','',NULL,'no'),(86,'HH-01-380','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-380','','','','','','','','','','','','','','',NULL,'no'),(87,'HH-01-383','single','','1','0','occupied','2024-09-12 11:13:05','2024-09-12 11:13:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-383','','50','','','','','','','','','','','','','','no'),(88,'HH-01-384','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-384','','','','','','','','','','','','','','',NULL,'no'),(89,'HH-01-385','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-385','','','','','','','','','','','','','','',NULL,'no'),(90,'HH-01-390','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-390','','','','','','','','','','','','','','',NULL,'no'),(91,'HH-01-401','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-401','','','','','','','','','','','','','','',NULL,'no'),(92,'HH-01-402','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-402','','','','','','','','','','','','','','',NULL,'no'),(93,'HH-01-403','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-403','','','','','','','','','','','','','','',NULL,'no'),(94,'HH-01-404','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-404','','','','','','','','','','','','','','',NULL,'no'),(95,'HH-01-405','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-405','','','','','','','','','','','','','','',NULL,'no'),(96,'HH-01-420','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-420','','','','','','','','','','','','','','',NULL,'no'),(97,'HH-01-421','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-421','','','','','','','','','','','','','','',NULL,'no'),(98,'HH-01-422','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-422','','','','','','','','','','','','','','',NULL,'no'),(99,'HH-01-429','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-429','','','','','','','','','','','','','','',NULL,'no'),(100,'HH-01-432','single','','1','0','occupied','2024-11-06 08:38:17','2024-11-06 08:38:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-432','yes','HH-01-432','','50','','','','','','','','','','','','','','no'),(101,'HH-01-433','single','','1','0','occupied','2024-11-06 08:38:43','2024-11-06 08:38:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-433','yes','HH-01-433','','50','','','','','','','','','','','','','','no'),(102,'HH-01-434','single','','1','0','occupied','2024-11-06 08:38:56','2024-11-06 08:38:56','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-434','yes','HH-01-434','','50','','','','','','','','','','','','','','no'),(103,'HH-01-438','single','','1','0','occupied','2024-11-06 08:39:31','2024-11-06 08:39:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-438','yes','HH-01-438','','50','','','','','','','','','','','','','','no'),(104,'HH-01-440','single','','1','0','occupied','2024-11-06 08:40:40','2024-11-06 08:40:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-440','yes','HH-01-440','','50','','','','','','','','','','','','','','no'),(105,'HH-01-447','single','','1','0','occupied','2024-11-06 08:41:36','2024-11-06 08:41:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-447','yes','HH-01-447','','50','','','','','','','','','','','','','','no'),(106,'HH-01-508','single','','1','0','occupied','2024-11-06 08:42:13','2024-11-06 08:42:13','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-508','yes','HH-01-508','','50','','','','','','','','','','','','','','no'),(107,'HH-01-514','single','','1','0','occupied','2024-11-06 08:42:37','2024-11-06 08:42:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-514','yes','HH-01-514','','50','','','','','','','','','','','','','','no'),(108,'HH-01-530','single','','1','0','occupied','2024-11-06 08:43:15','2024-11-06 08:43:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-530','yes','HH-01-530','','50','','','','','','','','','','','','','','no'),(109,'HH-01-531','single','','1','0','occupied','2024-11-06 08:43:27','2024-11-06 08:43:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-531','yes','HH-01-531','','50','','','','','','','','','','','','','','no'),(110,'HH-01-532','single','','1','0','occupied','2024-11-06 08:43:58','2024-11-06 08:43:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-532','yes','HH-01-532','','50','','','','','','','','','','','','','','no'),(111,'HH-01-545','single','','1','0','occupied','2024-11-06 08:44:26','2024-11-06 08:44:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-545','yes','HH-01-545','','50','','','','','','','','','','','','','','no'),(112,'HH-01-567','single','','1','0','occupied','2024-11-06 08:44:39','2024-11-06 08:44:39','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-567','yes','HH-01-567','','50','','','','','','','','','','','','','','no'),(113,'HH-01-568','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-568','','','','','','','','','','','','','','',NULL,'no'),(114,'HH-01-569','single','','1','0','occupied','2024-11-06 08:46:29','2024-11-06 08:46:29','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-569','yes','HH-01-569','','50','','','','','','','','','','','','','','no'),(115,'HH-01-574','single','','1','0','occupied','2024-11-06 08:46:55','2024-11-06 08:46:55','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-574','yes','HH-01-574','','50','','','','','','','','','','','','','','no'),(116,'HH-01-575','single','','1','0','occupied','2024-11-06 08:47:19','2024-11-06 08:47:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-575','yes','HH-01-575','','50','','','','','','','','','','','','','','no'),(117,'HH-01-622','single','','1','0','occupied','2024-11-06 08:49:38','2024-11-06 08:49:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-622','yes','HH-01-622','','50','','','','','','','','','','','','','','no'),(118,'HH-01-627','single','','1','0','occupied','2024-11-06 08:50:33','2024-11-06 08:50:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-627','yes','HH-01-627','','50','','','','','','','','','','','','','','no'),(119,'HH-01-628','single','','1','0','occupied','2024-11-06 08:50:46','2024-11-06 08:50:46','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-628','yes','HH-01-628','','50','','','','','','','','','','','','','','no'),(120,'HH-01-656','single','','1','0','occupied','2024-11-06 08:54:16','2024-11-06 08:54:16','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-656','yes','HH-01-656','','50','','','','','','','','','','','','','','no'),(121,'HH-01-660','single','','1','0','occupied','2024-11-06 08:54:48','2024-11-06 08:54:48','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-660','yes','HH-01-660','','50','','','','','','','','','','','','','','no'),(122,'HH-01-668','single','','1','0','occupied','2024-11-06 08:55:49','2024-11-06 08:55:49','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-668','yes','HH-01-668','','50','','','','','','','','','','','','','','no'),(123,'HH-01-676','single','','1','0','occupied','2024-11-06 09:00:26','2024-11-06 09:00:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-676','yes','HH-01-676','','50','','','','','','','','','','','','','','no'),(124,'HH-01-679','single','','1','0','occupied','2024-11-06 09:00:56','2024-11-06 09:00:56','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-01-679','yes','HH-01-679','','50','','','','','','','','','','','','','','no'),(125,'HH-01-686','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-686','','','','','','','','','','','','','','',NULL,'no'),(126,'HH-01-692','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-692','','','','','','','','','','','','','','',NULL,'no'),(127,'HH-01-695','single','','1','0','occupied','2024-09-12 11:14:06','2024-09-12 11:14:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-695','','50','','','','','','','','','','','','','','no'),(128,'HH-01-721','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-721','','','','','','','','','','','','','','',NULL,'no'),(129,'HH-01-726','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-726','','','','','','','','','','','','','','',NULL,'no'),(130,'HH-01-847','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-847','','','','','','','','','','','','','','',NULL,'no'),(131,'HH-01-870','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-870','','','','','','','','','','','','','','',NULL,'no'),(132,'HH-01-878','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-878','','','','','','','','','','','','','','',NULL,'no'),(133,'HH-01-911','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-911','','','','','','','','','','','','','','',NULL,'no'),(134,'HH-01-923','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-923','','','','','','','','','','','','','','',NULL,'no'),(135,'HH-01-928','single','','1','0','occupied','2024-09-12 11:24:50','2024-09-12 11:24:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-928','','50','','','','','','','','','','','','','','no'),(136,'HH-01-935','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-935','','','','','','','','','','','','','','',NULL,'no'),(137,'HH-01-983','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-983','','','','','','','','','','','','','','',NULL,'no'),(138,'HH-01-984','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-984','','','','','','','','','','','','','','',NULL,'no'),(139,'HH-01-994','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-994','','','','','','','','','','','','','','',NULL,'no'),(140,'HH-01-995','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-995','','','','','','','','','','','','','','',NULL,'no'),(141,'HH-01-997','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-01-997','','','','','','','','','','','','','','',NULL,'no'),(142,'HH-O1-77','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-O1-77','','','','','','','','','','','','','','',NULL,'no'),(143,'IN-01-244','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-01-244','','','','','','','','','','','','','','',NULL,'no'),(144,'IN-01-249','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-01-249','','','','','','','','','','','','','','',NULL,'no'),(145,'IN-01-327','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-01-327','','','','','','','','','','','','','','',NULL,'no'),(146,'IN-01-371','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-01-371','','','','','','','','','','','','','','',NULL,'no'),(147,'IN-01-691','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-01-691','','','','','','','','','','','','','','',NULL,'no'),(149,'KK-01-1284','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','KK-01-1284','','','','','','','','','','','','','','',NULL,'no'),(150,'KK-01-1289','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','KK-01-1289','','','','','','','','','','','','','','',NULL,'no'),(151,'KK-01-217','single','','1','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','KK-01-217','','','','','','','','','','','','','','',NULL,'no'),(152,'BD-02-916','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-02-916','','','','','','','','','','','','','','',NULL,'no'),(153,'HH-02-1006','single','','2','0','occupied','2024-08-09 16:33:22','2024-08-09 16:33:22','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1006','0','50','','','','','','','','','','','','','','no'),(154,'HH-02-102','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-102','','','','','','','','','','','','','','',NULL,'no'),(155,'HH-02-103','single','WATER','2','0','occupied','2024-08-09 16:37:38','2024-08-09 16:37:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-02-103','yes','HH-02-103','0','50','','','','','','','','','','','','','','no'),(156,'HH-02-1034','single','WATER','2','0','occupied','2024-08-09 16:38:37','2024-08-09 16:38:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-02-1034','yes','HH-02-1034','0','50','','','','','','','','','','','','','','no'),(157,'HH-02-1047','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1047','','','','','','','','','','','','','','',NULL,'no'),(158,'HH-02-1050','single','WATER','2','0','occupied','2025-05-20 15:08:21','2025-05-20 15:08:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-02-1050','yes','HH-02-1050','0','50','','','','','','','','','','','','','','no'),(159,'HH-02-1058','single','WATER','2','0','occupied','2024-08-09 16:44:08','2024-08-09 16:44:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-02-1058','yes','HH-02-1058','0','50','','','','','','','','','','','','','','no'),(160,'HH-02-1081','single','','2','0','occupied','2024-08-01 13:05:11','2024-08-01 13:05:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1081','','50','','','','','','','','','','','','','','no'),(161,'HH-02-1084','single','','2','0','occupied','2024-08-06 11:31:38','2024-08-06 11:31:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1084','','0','','','','','','','','','','','','','','no'),(162,'HH-02-1093','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1093','','','','','','','','','','','','','','',NULL,'no'),(163,'HH-02-1112','single','','2','0','occupied','2024-08-01 13:06:09','2024-08-01 13:06:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1112','','50','','','','','','','','','','','','','','no'),(164,'HH-02-1114','single','','2','0','occupied','2024-08-01 13:06:45','2024-08-01 13:06:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1114','','50','','','','','','','','','','','','','','no'),(165,'HH-02-1121','single','','2','0','occupied','2024-10-03 15:19:43','2024-10-03 15:19:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1121','','00','','','','','','','','','','','','','','no'),(166,'HH-02-1136','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1136','','','','','','','','','','','','','','',NULL,'no'),(167,'HH-02-114','single','','2','0','occupied','2024-07-31 15:27:21','2024-07-31 15:27:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-114','','50','','','','','','','','','','','','','','no'),(168,'HH-02-1157','single','','2','0','occupied','2024-08-01 13:08:10','2024-08-01 13:08:10','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1157','','50','','','','','','','','','','','','','','no'),(169,'HH-02-1163','single','','2','0','occupied','2024-10-03 15:27:39','2024-10-03 15:27:39','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1163','','00','','','','','','','','','','','','','','no'),(170,'HH-02-1168','single','','2','0','occupied','2024-08-01 13:09:44','2024-08-01 13:09:44','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1168','','50','','','','','','','','','','','','','','no'),(171,'HH-02-1169','single','','2','0','occupied','2024-10-03 15:34:28','2024-10-03 15:34:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1169','','00','','','','','','','','','','','','','','no'),(172,'HH-02-1180','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1180','','','','','','','','','','','','','','',NULL,'no'),(173,'HH-02-1183','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1183','','','','','','','','','','','','','','',NULL,'no'),(174,'HH-02-1184','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1184','','','','','','','','','','','','','','',NULL,'no'),(175,'HH-02-1185','single','','2','0','occupied','2024-08-01 13:11:49','2024-08-01 13:11:49','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1185','','50','','','','','','','','','','','','','','no'),(176,'HH-02-1199','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1199','','','','','','','','','','','','','','',NULL,'no'),(177,'HH-02-1207','single','','2','0','occupied','2024-10-03 15:43:23','2024-10-03 15:43:23','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1207','','00','','','','','','','','','','','','','','no'),(178,'HH-02-1208','single','','2','0','occupied','2024-08-01 13:13:50','2024-08-01 13:13:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1208','','50','','','','','','','','','','','','','','no'),(179,'HH-02-1214','single','','2','0','occupied','2024-10-03 15:51:35','2024-10-03 15:51:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1214','','00','','','','','','','','','','','','','','no'),(180,'HH-02-1225','single','','2','0','occupied','2024-09-25 09:50:06','2024-09-25 09:50:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1225','','00','','','','','','','','','','','','','','no'),(181,'HH-02-1241','single','','2','0','occupied','2024-08-09 15:30:56','2024-08-09 15:30:56','1','','1',0.00,0.00,0,'rental',1,0.00,'HH-02-1241','HH-02-1241','yes','HH-02-1241','4','50','','','','','','','','','','','','','','no'),(182,'HH-02-1246','single','','2','0','occupied','2024-10-03 16:10:05','2024-10-03 16:10:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1246','','00','','','','','','','','','','','','','','no'),(183,'HH-02-1248','single','','2','0','occupied','2024-10-03 16:12:39','2024-10-03 16:12:39','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1248','','00','','','','','','','','','','','','','','no'),(184,'HH-02-1252','single','','2','0','occupied','2024-08-01 13:29:32','2024-08-01 13:29:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1252','','50','','','','','','','','','','','','','','no'),(185,'HH-02-1265','single','','2','0','occupied','2024-08-01 13:30:34','2024-08-01 13:30:34','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1265','','50','','','','','','','','','','','','','','no'),(186,'HH-02-1268','single','','2','0','occupied','2024-08-01 13:31:21','2024-08-01 13:31:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1268','','50','','','','','','','','','','','','','','no'),(187,'HH-02-1278','single','','2','0','occupied','2024-08-01 13:36:41','2024-08-01 13:36:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1278','','50','','','','','','','','','','','','','','no'),(188,'HH-02-1283','single','','2','0','occupied','2024-08-01 13:38:26','2024-08-01 13:38:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1283','','50','','','','','','','','','','','','','','no'),(189,'HH-02-1298','single','','2','0','occupied','2024-08-01 13:43:35','2024-08-01 13:43:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-1298','','50','','','','','','','','','','','','','','no'),(190,'HH-02-131','single','','2','0','occupied','2024-07-31 15:28:20','2024-07-31 15:28:20','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-131','','50','','','','','','','','','','','','','','no'),(191,'HH-02-133','single','','2','0','occupied','2024-07-31 15:29:19','2024-07-31 15:29:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-133','','50','','','','','','','','','','','','','','no'),(192,'HH-02-138','single','','2','0','occupied','2024-07-31 15:30:09','2024-07-31 15:30:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-138','','50','','','','','','','','','','','','','','no'),(193,'HH-02-140','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-140','','','','','','','','','','','','','','',NULL,'no'),(194,'HH-02-147','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-147','','','','','','','','','','','','','','',NULL,'no'),(195,'HH-02-150','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-150','','','','','','','','','','','','','','',NULL,'no'),(196,'HH-02-151','single','','2','0','occupied','2024-07-31 15:31:17','2024-07-31 15:31:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-151','','50','','','','','','','','','','','','','','no'),(197,'HH-02-157','single','','2','0','occupied','2024-07-31 15:32:16','2024-07-31 15:32:16','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-157','','50','','','','','','','','','','','','','','no'),(198,'HH-02-165','single','','2','0','occupied','2024-07-31 15:34:53','2024-07-31 15:34:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-165','','50','','','','','','','','','','','','','','no'),(199,'HH-02-166','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-166','','','','','','','','','','','','','','',NULL,'no'),(200,'HH-02-168','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-168','','','','','','','','','','','','','','',NULL,'no'),(201,'HH-02-175','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-175','','','','','','','','','','','','','','',NULL,'no'),(202,'HH-02-177','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-177','','','','','','','','','','','','','','',NULL,'no'),(203,'HH-02-184','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-184','','','','','','','','','','','','','','',NULL,'no'),(204,'HH-02-186','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-186','','','','','','','','','','','','','','',NULL,'no'),(205,'HH-02-187','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-187','','','','','','','','','','','','','','',NULL,'no'),(206,'HH-02-189','single','','2','0','occupied','2024-10-02 16:18:33','2024-10-02 16:18:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-189','','00','','','','','','','','','','','','','','no'),(207,'HH-02-190','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-190','','','','','','','','','','','','','','',NULL,'no'),(208,'HH-02-191','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-191','','','','','','','','','','','','','','',NULL,'no'),(209,'HH-02-194','single','','2','0','occupied','2024-10-02 16:24:22','2024-10-02 16:24:22','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-194','','00','','','','','','','','','','','','','','no'),(210,'HH-02-195','single','','2','0','occupied','2024-07-31 15:44:19','2024-07-31 15:44:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-195','','50','','','','','','','','','','','','','','no'),(211,'HH-02-197','single','','2','0','occupied','2024-07-31 15:45:42','2024-07-31 15:45:42','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-197','','50','','','','','','','','','','','','','','no'),(212,'HH-02-198','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-198','','','','','','','','','','','','','','',NULL,'no'),(213,'HH-02-203','single','','2','0','occupied','2024-07-31 15:46:53','2024-07-31 15:46:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-203','','50','','','','','','','','','','','','','','no'),(214,'HH-02-204','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-204','','','','','','','','','','','','','','',NULL,'no'),(215,'HH-02-208','single','','2','0','occupied','2024-07-31 15:47:40','2024-07-31 15:47:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-208','','50','','','','','','','','','','','','','','no'),(216,'HH-02-212','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-212','','','','','','','','','','','','','','',NULL,'no'),(217,'HH-02-213','single','','2','0','occupied','2024-07-31 15:49:34','2024-07-31 15:49:34','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-213','','50','','','','','','','','','','','','','','no'),(218,'HH-02-214','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-214','','','','','','','','','','','','','','',NULL,'no'),(219,'HH-02-262','single','','2','0','occupied','2024-08-01 13:48:22','2024-08-01 13:48:22','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-262','','50','','','','','','','','','','','','','','no'),(220,'HH-02-27','single','','2','0','occupied','2024-10-02 14:26:13','2024-10-02 14:26:13','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-27','','50','','','','','','','','','','','','','','no'),(221,'HH-02-304','single','','2','0','occupied','2024-07-31 15:50:23','2024-07-31 15:50:23','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-304','','50','','','','','','','','','','','','','','no'),(222,'HH-02-335','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-335','','','','','','','','','','','','','','',NULL,'no'),(223,'HH-02-337','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-337','','','','','','','','','','','','','','',NULL,'no'),(224,'HH-02-342','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-342','','','','','','','','','','','','','','',NULL,'no'),(225,'HH-02-344','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-344','','','','','','','','','','','','','','',NULL,'no'),(226,'HH-02-351','single','','2','0','occupied','2024-10-02 16:45:54','2024-10-02 16:45:54','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-351','','0','','','','','','','','','','','','','','no'),(227,'HH-02-353','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-353','','','','','','','','','','','','','','',NULL,'no'),(228,'HH-02-354','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-354','','','','','','','','','','','','','','',NULL,'no'),(229,'HH-02-367','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-367','','','','','','','','','','','','','','',NULL,'no'),(230,'HH-02-389','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-389','','','','','','','','','','','','','','',NULL,'no'),(231,'HH-02-394','single','','2','0','occupied','2024-07-31 15:51:28','2024-07-31 15:51:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-394','','50','','','','','','','','','','','','','','no'),(232,'HH-02-400','single','','2','0','occupied','2024-07-31 15:52:16','2024-07-31 15:52:16','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-400','','50','','','','','','','','','','','','','','no'),(233,'HH-02-406','single','','2','0','occupied','2024-09-16 14:40:43','2024-09-16 14:40:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-406','','0','','','','','','','','','','','','','','no'),(234,'HH-02-425','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-425','','','','','','','','','','','','','','',NULL,'no'),(235,'HH-02-431','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-431','','','','','','','','','','','','','','',NULL,'no'),(236,'HH-02-435','single','','2','0','occupied','2024-07-31 15:53:23','2024-07-31 15:53:23','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-435','','50','','','','','','','','','','','','','','no'),(237,'HH-02-436','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-436','','','','','','','','','','','','','','',NULL,'no'),(238,'HH-02-443','single','','2','0','occupied','2024-07-31 15:57:17','2024-07-31 15:57:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-443','','50','','','','','','','','','','','','','','no'),(239,'HH-02-445','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-445','','','','','','','','','','','','','','',NULL,'no'),(240,'HH-02-446','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-446','','','','','','','','','','','','','','',NULL,'no'),(241,'HH-02-449','single','','2','0','occupied','2024-07-31 16:00:04','2024-07-31 16:00:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-449','','50','','','','','','','','','','','','','','no'),(242,'HH-02-461','single','','2','0','occupied','2024-09-16 12:22:36','2024-09-16 12:22:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-461','','50','','','','','','','','','','','','','','no'),(243,'HH-02-464','single','','2','0','occupied','2024-07-31 16:01:02','2024-07-31 16:01:02','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-464','','50','','','','','','','','','','','','','','no'),(244,'HH-02-466','single','','2','0','occupied','2024-08-01 14:00:26','2024-08-01 14:00:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-466','','50','','','','','','','','','','','','','','no'),(245,'HH-02-468','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-468','','','','','','','','','','','','','','',NULL,'no'),(246,'HH-02-469','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-469','','','','','','','','','','','','','','',NULL,'no'),(247,'HH-02-490','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-490','','','','','','','','','','','','','','',NULL,'no'),(248,'HH-02-494','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-494','','','','','','','','','','','','','','',NULL,'no'),(249,'HH-02-497','single','','2','0','occupied','2024-07-31 16:02:00','2024-07-31 16:02:00','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-497','','50','','','','','','','','','','','','','','no'),(250,'HH-02-498','single','','2','0','occupied','2024-07-31 16:02:50','2024-07-31 16:02:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-498','','50','','','','','','','','','','','','','','no'),(251,'HH-02-503','single','','2','0','occupied','2024-10-03 11:31:21','2024-10-03 11:31:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-503','','00','','','','','','','','','','','','','','no'),(252,'HH-02-511','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-511','','','','','','','','','','','','','','',NULL,'no'),(253,'HH-02-512','single','','2','0','occupied','2024-08-01 14:01:35','2024-08-01 14:01:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-512','','50','','','','','','','','','','','','','','no'),(254,'HH-02-513','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-513','','','','','','','','','','','','','','',NULL,'no'),(255,'HH-02-551','single','','2','0','occupied','2024-07-31 16:10:09','2024-07-31 16:10:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-551','','50','','','','','','','','','','','','','','no'),(256,'HH-02-561','single','','2','0','occupied','2024-07-31 16:11:26','2024-07-31 16:11:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-561','','50','','','','','','','','','','','','','','no'),(257,'HH-02-585','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-585','','','','','','','','','','','','','','',NULL,'no'),(258,'HH-02-586','single','','2','0','occupied','2024-07-31 16:12:35','2024-07-31 16:12:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-586','','50','','','','','','','','','','','','','','no'),(259,'HH-02-600','single','','2','0','occupied','2024-07-31 16:13:34','2024-07-31 16:13:34','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-600','','50','','','','','','','','','','','','','','no'),(261,'HH-02-612','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-612','','','','','','','','','','','','','','',NULL,'no'),(262,'HH-02-618','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-618','','','','','','','','','','','','','','',NULL,'no'),(263,'HH-02-619','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-619','','','','','','','','','','','','','','',NULL,'no'),(265,'HH-02-603','single','','2','0','occupied','2024-07-31 16:37:45','2024-07-31 16:37:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-603','','50','','','','','','','','','','','','','','no'),(266,'HH-02-638','single','','2','0','occupied','2024-07-31 16:38:30','2024-07-31 16:38:30','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-638','','50','','','','','','','','','','','','','','no'),(267,'HH-02-641','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-641','','','','','','','','','','','','','','',NULL,'no'),(268,'HH-02-643','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-643','','','','','','','','','','','','','','',NULL,'no'),(269,'HH-02-644','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-644','','','','','','','','','','','','','','',NULL,'no'),(270,'HH-02-645','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-645','','','','','','','','','','','','','','',NULL,'no'),(271,'HH-02-653','single','','2','0','occupied','2024-10-03 12:04:58','2024-10-03 12:04:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-653','','00','','','','','','','','','','','','','','no'),(272,'HH-02-657','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-657','','','','','','','','','','','','','','',NULL,'no'),(273,'HH-02-661','single','','2','0','occupied','2024-09-03 11:20:37','2024-09-03 11:20:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-661','','50','','','','','','','','','','','','','','no'),(274,'HH-02-664','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-664','','','','','','','','','','','','','','',NULL,'no'),(275,'HH-02-665','single','','2','0','occupied','2024-07-31 16:40:31','2024-07-31 16:40:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-665','','50','','','','','','','','','','','','','','no'),(276,'HH-02-666','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-666','','','','','','','','','','','','','','',NULL,'no'),(277,'HH-02-669','single','','2','0','occupied','2024-07-31 16:41:20','2024-07-31 16:41:20','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-669','','50','','','','','','','','','','','','','','no'),(278,'HH-02-675','single','','2','0','occupied','2024-08-01 14:08:02','2024-08-01 14:08:02','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-675','','0','','','','','','','','','','','','','','no'),(279,'hh-02-68','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','hh-02-68','','','','','','','','','','','','','','',NULL,'no'),(280,'HH-02-683','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-683','','','','','','','','','','','','','','',NULL,'no'),(281,'HH-02-684','single','','2','0','occupied','2024-07-31 16:45:19','2024-07-31 16:45:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-684','','50','','','','','','','','','','','','','','no'),(282,'HH-02-687','single','','2','0','occupied','2024-07-31 16:46:19','2024-07-31 16:46:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-687','','50','','','','','','','','','','','','','','no'),(283,'HH-02-689','single','','2','0','occupied','2024-07-31 16:47:10','2024-07-31 16:47:10','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-689','','50','','','','','','','','','','','','','','no'),(284,'HH-02-698','single','','2','0','occupied','2024-07-31 16:48:00','2024-07-31 16:48:00','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-698','','50','','','','','','','','','','','','','','no'),(285,'HH-02-699','single','','2','0','occupied','2024-10-03 12:36:06','2024-10-03 12:36:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-699','','00','','','','','','','','','','','','','','no'),(286,'HH-02-700','single','','2','0','occupied','2024-07-31 16:50:31','2024-07-31 16:50:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-700','','50','','','','','','','','','','','','','','no'),(287,'HH-02-701','single','','2','0','occupied','2024-07-31 16:51:18','2024-07-31 16:51:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-701','','50','','','','','','','','','','','','','','no'),(288,'HH-02-702','single','','2','0','occupied','2024-10-03 12:53:40','2024-10-03 12:53:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-702','','50','','','','','','','','','','','','','','no'),(289,'HH-02-703','single','','2','0','occupied','2024-10-03 12:53:56','2024-10-03 12:53:56','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-703','','00','','','','','','','','','','','','','','no'),(290,'HH-02-704','single','','2','0','occupied','2024-07-31 16:54:20','2024-07-31 16:54:20','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-704','','50','','','','','','','','','','','','','','no'),(291,'HH-02-709','single','','2','0','occupied','2024-10-03 13:01:28','2024-10-03 13:01:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-709','','00','','','','','','','','','','','','','','no'),(292,'HH-02-722','single','','2','0','occupied','2024-10-03 13:05:46','2024-10-03 13:05:46','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-722','','00','','','','','','','','','','','','','','no'),(293,'HH-02-729','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-729','','','','','','','','','','','','','','',NULL,'no'),(294,'HH-02-75','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-75','','','','','','','','','','','','','','',NULL,'no'),(295,'HH-02-76','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-76','','','','','','','','','','','','','','',NULL,'no'),(296,'HH-02-766','single','','2','0','occupied','2024-07-31 16:59:15','2024-07-31 16:59:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-766','','50','','','','','','','','','','','','','','no'),(297,'HH-02-767','single','','2','0','occupied','2024-08-01 12:53:13','2024-08-01 12:53:13','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-767','','50','','','','','','','','','','','','','','no'),(298,'HH-02-773','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-773','','','','','','','','','','','','','','',NULL,'no'),(299,'HH-02-777','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-777','','','','','','','','','','','','','','',NULL,'no'),(300,'HH-02-839','single','','2','0','occupied','2024-08-01 12:54:33','2024-08-01 12:54:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-839','','50','','','','','','','','','','','','','','no'),(301,'HH-02-842','single','','2','0','occupied','2024-08-01 12:55:21','2024-08-01 12:55:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-842','','50','','','','','','','','','','','','','','no'),(302,'HH-02-875','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-875','','','','','','','','','','','','','','',NULL,'no'),(303,'HH-02-890','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-890','','','','','','','','','','','','','','',NULL,'no'),(304,'HH-02-894','single','','2','0','occupied','2024-08-01 12:56:09','2024-08-01 12:56:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-894','','50','','','','','','','','','','','','','','no'),(305,'HH-02-896','single','','2','0','occupied','2024-08-01 12:56:43','2024-08-01 12:56:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-896','','50','','','','','','','','','','','','','','no'),(306,'HH-02-929','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-929','','','','','','','','','','','','','','',NULL,'no'),(307,'HH-02-938','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-938','','','','','','','','','','','','','','',NULL,'no'),(308,'HH-02-94','single','','2','0','occupied','2024-09-11 13:06:51','2024-09-11 13:06:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-94','','50','','','','','','','','','','','','','','no'),(309,'HH-02-955','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-955','','','','','','','','','','','','','','',NULL,'no'),(310,'HH-02-971','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-971','','','','','','','','','','','','','','',NULL,'no'),(312,'HH-02-979','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-979','','','','','','','','','','','','','','',NULL,'no'),(313,'HH-02-991','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-02-991','','','','','','','','','','','','','','',NULL,'no'),(314,'IN-02-1194','single','','2','0','occupied','2024-08-01 13:12:24','2024-08-01 13:12:24','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-02-1194','','50','','','','','','','','','','','','','','no'),(316,'IN-02-900','single','','2','0','occupied','2024-08-01 12:57:30','2024-08-01 12:57:30','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-02-900','','50','','','','','','','','','','','','','','no'),(317,'IN-02-922','single','','2','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-02-922','','','','','','','','','','','','','','',NULL,'no'),(318,'1N-03-49','single','','3','0','occupied','2024-08-01 15:13:00','2024-08-01 15:13:00','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','1N-03-49','','50','','','','','','','','','','','','','','no'),(319,'BD-03-04','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-04','','','','','','','','','','','','','','',NULL,'no'),(320,'BD-03-06','single','','3','0','occupied','2024-08-01 14:40:45','2024-08-01 14:40:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-06','','50','','','','','','','','','','','','','','no'),(321,'BD-03-07','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-07','','','','','','','','','','','','','','',NULL,'no'),(322,'BD-03-08','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-08','','','','','','','','','','','','','','',NULL,'no'),(323,'BD-03-09','single','','3','0','occupied','2024-08-01 14:42:12','2024-08-01 14:42:12','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-09','','50','','','','','','','','','','','','','','no'),(324,'BD-03-10','single','','3','0','occupied','2024-08-01 14:43:19','2024-08-01 14:43:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-10','','50','','','','','','','','','','','','','','no'),(325,'BD-03-1009','single','','3','0','occupied','2024-08-02 14:53:36','2024-08-02 14:53:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1009','','50','','','','','','','','','','','','','','no'),(326,'BD-03-1010','single','','3','0','occupied','2024-08-02 14:54:26','2024-08-02 14:54:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1010','','50','','','','','','','','','','','','','','no'),(327,'BD-03-1031','single','','3','0','occupied','2024-08-02 14:57:40','2024-08-02 14:57:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1031','','50','','','','','','','','','','','','','','no'),(328,'BD-03-1045','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1045','','','','','','','','','','','','','','',NULL,'no'),(329,'BD-03-1053','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1053','','','','','','','','','','','','','','',NULL,'no'),(330,'BD-03-1060','single','','3','0','occupied','2024-08-02 14:58:14','2024-08-02 14:58:14','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1060','','50','','','','','','','','','','','','','','no'),(331,'BD-03-1066','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1066','','','','','','','','','','','','','','',NULL,'no'),(332,'BD-03-1074','single','','3','0','occupied','2024-08-02 14:59:33','2024-08-02 14:59:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1074','','50','','','','','','','','','','','','','','no'),(333,'BD-03-1076','single','','3','0','occupied','2024-08-02 15:00:15','2024-08-02 15:00:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1076','','50','','','','','','','','','','','','','','no'),(334,'BD-03-1082','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1082','','','','','','','','','','','','','','',NULL,'no'),(335,'BD-03-11','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-11','','','','','','','','','','','','','','',NULL,'no'),(336,'BD-03-1101','single','','3','0','occupied','2024-08-02 15:04:56','2024-08-02 15:04:56','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1101','','50','','','','','','','','','','','','','','no'),(337,'HH-03-1107','single','','3','0','occupied','2024-08-02 15:09:34','2024-08-02 15:09:34','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1107','','50','','','','','','','','','','','','','','no'),(338,'BD-03-1119','single','','3','0','occupied','2024-08-02 15:11:09','2024-08-02 15:11:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1119','','50','','','','','','','','','','','','','','no'),(339,'BD-03-1152','single','','3','0','occupied','2024-08-02 15:16:11','2024-08-02 15:16:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1152','','0','','','','','','','','','','','','','','no'),(340,'BD-03-1173','single','','3','0','occupied','2024-09-26 15:42:10','2024-09-26 15:42:10','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1173','','00','','','','','','','','','','','','','','no'),(341,'BD-03-1176','single','','3','0','occupied','2024-09-26 15:46:22','2024-09-26 15:46:22','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1176','','00','','','','','','','','','','','','','','no'),(342,'BD-03-1178','single','','3','0','occupied','2024-10-08 12:14:50','2024-10-08 12:14:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1178','','00','','','','','','','','','','','','','','no'),(343,'BD-03-1181','single','','3','0','occupied','2024-08-02 15:46:53','2024-08-02 15:46:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1181','','50','','','','','','','','','','','','','','no'),(344,'BD-03-1186','single','','3','0','occupied','2024-09-26 15:58:37','2024-09-26 15:58:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1186','','00','','','','','','','','','','','','','','no'),(345,'BD-03-1190','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1190','','','','','','','','','','','','','','',NULL,'no'),(346,'BD-03-1192','single','','3','0','occupied','2024-09-26 16:00:18','2024-09-26 16:00:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1192','','00','','','','','','','','','','','','','','no'),(347,'BD-03-1209','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1209','','','','','','','','','','','','','','',NULL,'no'),(348,'BD-03-1211','single','','3','0','occupied','2024-10-08 14:24:06','2024-10-08 14:24:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1211','','00','','','','','','','','','','','','','','no'),(349,'BD-03-1215','single','','3','0','occupied','2024-09-26 16:14:43','2024-09-26 16:14:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1215','','00','','','','','','','','','','','','','','no'),(350,'BD-03-1217','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1217','','','','','','','','','','','','','','',NULL,'no'),(351,'BD-03-1220','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1220','','','','','','','','','','','','','','',NULL,'no'),(352,'BD-03-1223','single','','3','0','occupied','2024-08-02 15:35:15','2024-08-02 15:35:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1223','','50','','','','','','','','','','','','','','no'),(353,'BD-03-1229','single','','3','0','occupied','2024-08-02 15:37:43','2024-08-02 15:37:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1229','','0','','','','','','','','','','','','','','no'),(354,'BD-03-1251','single','','3','0','occupied','2024-08-02 15:39:56','2024-08-02 15:39:56','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1251','','50','','','','','','','','','','','','','','no'),(355,'BD-03-1253','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1253','','','','','','','','','','','','','','',NULL,'no'),(356,'BD-03-1254','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1254','','','','','','','','','','','','','','',NULL,'no'),(357,'BD-03-1255','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1255','','','','','','','','','','','','','','',NULL,'no'),(358,'BD-03-1256','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-1256','','','','','','','','','','','','','','',NULL,'no'),(359,'BD-03-130','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-130','','','','','','','','','','','','','','',NULL,'no'),(360,'BD-03-135','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-135','','','','','','','','','','','','','','',NULL,'no'),(361,'BD-03-139','single','','3','0','occupied','2024-08-01 15:58:28','2024-08-01 15:58:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-139','','50','','','','','','','','','','','','','','no'),(362,'BD-03-14','single','','3','0','occupied','2024-08-01 14:44:27','2024-08-01 14:44:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-14','','50','','','','','','','','','','','','','','no'),(363,'BD-03-144','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-144','','','','','','','','','','','','','','',NULL,'no'),(364,'BD-03-146','single','','3','0','occupied','2024-08-01 16:01:44','2024-08-01 16:01:44','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-146','','50','','','','','','','','','','','','','','no'),(365,'BD-03-148','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-148','','','','','','','','','','','','','','',NULL,'no'),(366,'BD-03-15','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-15','','','','','','','','','','','','','','',NULL,'no'),(367,'BD-03-16','single','','3','0','occupied','2024-08-01 14:47:18','2024-08-01 14:47:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-16','','50','','','','','','','','','','','','','','no'),(368,'BD-03-162','single','','3','0','occupied','2024-08-01 16:03:27','2024-08-01 16:03:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-162','','50','','','','','','','','','','','','','','no'),(369,'BD-03-164','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-164','','','','','','','','','','','','','','',NULL,'no'),(370,'BD-03-167','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-167','','','','','','','','','','','','','','',NULL,'no'),(371,'BD-03-17','single','','3','0','occupied','2024-08-02 15:53:38','2024-08-02 15:53:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-17','','50','','','','','','','','','','','','','','no'),(372,'BD-03-171','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-171','','','','','','','','','','','','','','',NULL,'no'),(373,'BD-03-172','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-172','','','','','','','','','','','','','','',NULL,'no'),(374,'BD-03-178','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-178','','','','','','','','','','','','','','',NULL,'no'),(375,'BD-03-179','single','','3','0','occupied','2024-08-02 15:54:49','2024-08-02 15:54:49','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-179','','50','','','','','','','','','','','','','','no'),(376,'BD-03-180','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-180','','','','','','','','','','','','','','',NULL,'no'),(377,'BD-03-181','single','','3','0','occupied','2024-08-01 16:07:46','2024-08-01 16:07:46','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-181','','50','','','','','','','','','','','','','','no'),(378,'BD-03-188','single','','3','0','occupied','2024-08-01 16:23:39','2024-08-01 16:23:39','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-188','','50','','','','','','','','','','','','','','no'),(379,'BD-03-19','single','','3','0','occupied','2024-08-20 10:09:49','2024-08-20 10:09:49','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-19','','0','','','','','','','','','','','','','','no'),(380,'BD-03-199','single','','3','0','occupied','2024-08-01 16:25:23','2024-08-01 16:25:23','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-199','','50','','','','','','','','','','','','','','no'),(381,'BD-03-20','single','','3','0','occupied','2024-08-01 14:50:20','2024-08-01 14:50:20','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-20','','50','','','','','','','','','','','','','','no'),(382,'BD-03-200','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-200','','','','','','','','','','','','','','',NULL,'no'),(383,'BD-03-207','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-207','','','','','','','','','','','','','','',NULL,'no'),(384,'BD-03-21','single','','3','0','occupied','2024-08-01 14:51:18','2024-08-01 14:51:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-21','','50','','','','','','','','','','','','','','no'),(385,'BD-03-218','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-218','','','','','','','','','','','','','','',NULL,'no'),(386,'BD-03-22','single','','3','0','occupied','2024-08-01 14:52:09','2024-08-01 14:52:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-22','','50','','','','','','','','','','','','','','no'),(387,'BD-03-220','single','','3','0','occupied','2024-09-24 16:08:08','2024-09-24 16:08:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-220','','00','','','','','','','','','','','','','','no'),(388,'BD-03-223','single','','3','0','occupied','2024-08-01 16:28:51','2024-08-01 16:28:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-223','','50','','','','','','','','','','','','','','no'),(389,'BD-03-226','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-226','','','','','','','','','','','','','','',NULL,'no'),(390,'BD-03-231','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-231','','','','','','','','','','','','','','',NULL,'no'),(391,'BD-03-233','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-233','','','','','','','','','','','','','','',NULL,'no'),(392,'BD-03-235','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-235','','','','','','','','','','','','','','',NULL,'no'),(393,'BD-03-240','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-240','','','','','','','','','','','','','','',NULL,'no'),(394,'BD-03-243','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-243','','','','','','','','','','','','','','',NULL,'no'),(395,'BD-03-245','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-245','','','','','','','','','','','','','','',NULL,'no'),(396,'BD-03-251','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-251','','','','','','','','','','','','','','',NULL,'no'),(397,'BD-03-255','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-255','','','','','','','','','','','','','','',NULL,'no'),(398,'BD-03-256','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-256','','','','','','','','','','','','','','',NULL,'no'),(399,'BD-03-26','single','','3','0','occupied','2024-08-29 12:59:11','2024-08-29 12:59:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-26','','50','','','','','','','','','','','','','','no'),(400,'BD-03-267','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-267','','','','','','','','','','','','','','',NULL,'no'),(401,'BD-03-270','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-270','','','','','','','','','','','','','','',NULL,'no'),(402,'BD-03-274','single','','3','0','occupied','2024-09-24 16:23:50','2024-09-24 16:23:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-274','','00','','','','','','','','','','','','','','no'),(403,'BD-03-28','single','','3','0','occupied','2024-08-01 14:56:35','2024-08-01 14:56:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-28','','50','','','','','','','','','','','','','','no'),(404,'BD-03-29','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-29','','','','','','','','','','','','','','',NULL,'no'),(405,'BD-03-296','single','','3','0','occupied','2024-08-01 16:34:46','2024-08-01 16:34:46','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-296','','50','','','','','','','','','','','','','','no'),(406,'BD-03-30','single','','3','0','occupied','2024-08-01 14:57:42','2024-08-01 14:57:42','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-30','','50','','','','','','','','','','','','','','no'),(407,'BD-03-306','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-306','','','','','','','','','','','','','','',NULL,'no'),(408,'BD-03-332','single','','3','0','occupied','2024-08-01 16:40:35','2024-08-01 16:40:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-332','','50','','','','','','','','','','','','','','no'),(409,'BD-03-356','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-356','','','','','','','','','','','','','','',NULL,'no'),(410,'BD-03-358','single','','3','0','occupied','2024-08-01 16:44:44','2024-08-01 16:44:44','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-358','','50','','','','','','','','','','','','','','no'),(411,'BD-03-361','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-361','','','','','','','','','','','','','','',NULL,'no'),(412,'BD-03-362','single','','3','0','occupied','2024-08-01 16:46:59','2024-08-01 16:46:59','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-362','','50','','','','','','','','','','','','','','no'),(413,'BD-03-377','single','','3','0','occupied','2024-08-01 16:48:26','2024-08-01 16:48:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-377','','50','','','','','','','','','','','','','','no'),(414,'BD-03-39','single','','3','0','occupied','2024-08-01 15:02:19','2024-08-01 15:02:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-39','','50','','','','','','','','','','','','','','no'),(415,'BD-03-40','single','','3','0','occupied','2024-08-01 15:03:37','2024-08-01 15:03:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-40','','50','','','','','','','','','','','','','','no'),(416,'BD-03-407','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-407','','','','','','','','','','','','','','',NULL,'no'),(417,'BD-03-408','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-408','','','','','','','','','','','','','','',NULL,'no'),(418,'BD-03-43','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-43','','','','','','','','','','','','','','',NULL,'no'),(419,'BD-03-44','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-44','','','','','','','','','','','','','','',NULL,'no'),(420,'BD-03-45','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-45','','','','','','','','','','','','','','',NULL,'no'),(421,'BD-03-46','single','','3','0','occupied','2024-08-01 15:05:27','2024-08-01 15:05:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-46','','50','','','','','','','','','','','','','','no'),(422,'BD-03-47','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-47','','','','','','','','','','','','','','',NULL,'no'),(423,'BD-03-48','single','','3','0','occupied','2024-08-01 15:06:17','2024-08-01 15:06:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-48','','50','','','','','','','','','','','','','','no'),(424,'BD-03-50','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-50','','','','','','','','','','','','','','',NULL,'no'),(425,'BD-03-515','single','','3','0','occupied','2024-08-02 12:54:15','2024-08-02 12:54:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-515','','50','','','','','','','','','','','','','','no'),(426,'BD-03-52','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-52','','','','','','','','','','','','','','',NULL,'no'),(427,'BD-03-53','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-53','','','','','','','','','','','','','','',NULL,'no'),(428,'BD-03-542','single','','3','0','occupied','2024-08-02 12:59:59','2024-08-02 12:59:59','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-542','','50','','','','','','','','','','','','','','no'),(429,'BD-03-544','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-544','','','','','','','','','','','','','','',NULL,'no'),(430,'BD-03-55','single','','3','0','occupied','2024-08-01 15:14:57','2024-08-01 15:14:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-55','','','','','','','','','','','','','','','','no'),(431,'BD-03-56','single','','3','0','occupied','2024-08-01 15:15:55','2024-08-01 15:15:55','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-56','','50','','','','','','','','','','','','','','no'),(432,'BD-03-57','single','','3','0','occupied','2024-08-01 15:16:51','2024-08-01 15:16:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-57','','50','','','','','','','','','','','','','','no'),(433,'BD-03-579','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-579','','','','','','','','','','','','','','',NULL,'no'),(434,'BD-03-59','single','','3','0','occupied','2024-08-02 15:58:34','2024-08-02 15:58:34','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-59','','50','','','','','','','','','','','','','','no'),(435,'BD-03-592','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-592','','','','','','','','','','','','','','',NULL,'no'),(436,'BD-03-598','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-598','','','','','','','','','','','','','','',NULL,'no'),(437,'BD-03-60','single','','3','0','occupied','2024-08-01 15:18:42','2024-08-01 15:18:42','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-60','','50','','','','','','','','','','','','','','no'),(438,'BD-03-61','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-61','','','','','','','','','','','','','','',NULL,'no'),(439,'BD-03-62','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-62','','','','','','','','','','','','','','',NULL,'no'),(440,'BD-03-620','single','','3','0','occupied','2024-08-02 13:58:07','2024-08-02 13:58:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-620','','50','','','','','','','','','','','','','','no'),(441,'BD-03-621','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-621','','','','','','','','','','','','','','',NULL,'no'),(442,'BD-03-63','single','','3','0','occupied','2024-08-01 15:19:51','2024-08-01 15:19:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-63','','50','','','','','','','','','','','','','','no'),(443,'BD-03-64','single','','3','0','occupied','2024-08-20 10:17:31','2024-08-20 10:17:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-64','','50','','','','','','','','','','','','','','no'),(444,'BD-03-66','single','','3','0','occupied','2024-08-01 15:21:33','2024-08-01 15:21:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-66','','50','','','','','','','','','','','','','','no'),(445,'BD-03-67','single','','3','0','occupied','2024-08-01 15:22:24','2024-08-01 15:22:24','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-67','','50','','','','','','','','','','','','','','no'),(446,'BD-03-705','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-705','','','','','','','','','','','','','','',NULL,'no'),(447,'BD-03-708','single','','3','0','occupied','2024-08-02 14:13:42','2024-08-02 14:13:42','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-708','','50','','','','','','','','','','','','','','no'),(448,'BD-03-712','single','','3','0','occupied','2024-08-02 14:14:54','2024-08-02 14:14:54','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-712','','50','','','','','','','','','','','','','','no'),(449,'BD-03-714','single','','3','0','occupied','2024-08-02 14:14:17','2024-08-02 14:14:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-714','','50','','','','','','','','','','','','','','no'),(450,'BD-03-723','single','','3','0','occupied','2024-08-02 14:15:41','2024-08-02 14:15:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-723','','50','','','','','','','','','','','','','','no'),(451,'BD-03-739','single','','3','0','occupied','2024-08-01 16:06:01','2024-08-01 16:06:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-739','','50','','','','','','','','','','','','','','no'),(452,'BD-03-774','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-774','','','','','','','','','','','','','','',NULL,'no'),(453,'BD-03-780','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-780','','','','','','','','','','','','','','',NULL,'no'),(454,'BD-03-834','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-834','','','','','','','','','','','','','','',NULL,'no'),(455,'BD-03-840','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-840','','','','','','','','','','','','','','',NULL,'no'),(456,'BD-03-85','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-85','','','','','','','','','','','','','','',NULL,'no'),(457,'BD-03-86','single','','3','0','occupied','2024-08-29 13:54:03','2024-08-29 13:54:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-86','','50','','','','','','','','','','','','','','no'),(458,'BD-03-87','single','','3','0','occupied','2024-09-23 16:06:08','2024-09-23 16:06:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-87','','0','','','','','','','','','','','','','','no'),(459,'BD-03-873','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-873','','','','','','','','','','','','','','',NULL,'no'),(460,'BD-03-874','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-874','','','','','','','','','','','','','','',NULL,'no'),(461,'BD-03-88','single','','3','0','occupied','2024-08-01 15:33:03','2024-08-01 15:33:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-88','','50','','','','','','','','','','','','','','no'),(462,'BD-03-888','single','','3','0','occupied','2024-08-02 14:29:02','2024-08-02 14:29:02','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-888','','50','','','','','','','','','','','','','','no'),(463,'BD-03-89','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-89','','','','','','','','','','','','','','',NULL,'no'),(464,'BD-03-899','single','','3','0','occupied','2024-08-02 14:29:43','2024-08-02 14:29:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-899','','50','','','','','','','','','','','','','','no'),(465,'BD-03-902','single','','3','0','occupied','2024-08-02 14:30:51','2024-08-02 14:30:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-902','','50','','','','','','','','','','','','','','no'),(466,'BD-03-903','single','','3','0','occupied','2024-08-02 14:32:03','2024-08-02 14:32:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-903','','50','','','','','','','','','','','','','','no'),(467,'BD-03-91','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-91','','','','','','','','','','','','','','',NULL,'no'),(468,'BD-03-925','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-925','','','','','','','','','','','','','','',NULL,'no'),(469,'BD-03-945','single','','3','0','occupied','2024-08-02 14:34:17','2024-08-02 14:34:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-945','','50','','','','','','','','','','','','','','no'),(470,'BD-03-95','single','','3','0','occupied','2024-09-23 16:17:07','2024-09-23 16:17:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-95','','0','','','','','','','','','','','','','','no'),(471,'BD-03-96','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-96','','','','','','','','','','','','','','',NULL,'no'),(472,'BD-03-967','single','','3','0','occupied','2024-08-02 14:50:27','2024-08-02 14:50:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-967','','50','','','','','','','','','','','','','','no'),(473,'BD-03-969','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-969','','','','','','','','','','','','','','',NULL,'no'),(474,'BD-03-97','single','','3','0','occupied','2024-08-01 15:41:40','2024-08-01 15:41:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-97','','50','','','','','','','','','','','','','','no'),(475,'BD-03-972','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-972','','','','','','','','','','','','','','',NULL,'no'),(476,'BD-03-974','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-974','','','','','','','','','','','','','','',NULL,'no'),(477,'BD-03-976','single','','3','0','occupied','2024-08-02 14:51:27','2024-08-02 14:51:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-976','','0','','','','','','','','','','','','','','no'),(478,'BD-03-98','single','','3','0','occupied','2024-08-01 15:43:58','2024-08-01 15:43:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-98','','50','','','','','','','','','','','','','','no'),(479,'HH-05-1154','single','','3','0','occupied','2024-08-02 16:06:40','2024-08-02 16:06:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1154','','','','','','','','','','','','','','','','no'),(480,'GC-03-1195','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','GC-03-1195','','','','','','','','','','','','','','',NULL,'no'),(481,'BD-03-23','single','','3','0','occupied','2024-09-23 12:44:21','2024-09-23 12:44:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-23','','0','','','','','','','','','','','','','','no'),(482,'GC-03-846','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','GC-03-846','','','','','','','','','','','','','','',NULL,'no'),(483,'H-03-949','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','H-03-949','','','','','','','','','','','','','','',NULL,'no'),(484,'HH-03-1125','single','','3','0','occupied','2024-08-02 16:14:37','2024-08-02 16:14:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1125','','50','','','','','','','','','','','','','','no'),(485,'HH-03-0345','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-0345','','','','','','','','','','','','','','',NULL,'no'),(486,'HH-03-0484','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-0484','','','','','','','','','','','','','','',NULL,'no'),(487,'HH-03-05','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-05','','','','','','','','','','','','','','',NULL,'no'),(488,'HH-03-1011','single','','3','0','occupied','2024-09-26 12:46:22','2024-09-26 12:46:22','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1011','','00','','','','','','','','','','','','','','no'),(489,'HH-03-1015','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1015','','','','','','','','','','','','','','',NULL,'no'),(490,'HH-03-1019','single','','3','0','occupied','2024-08-02 14:56:09','2024-08-02 14:56:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1019','','50','','','','','','','','','','','','','','no'),(491,'HH-03-1048','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1048','','','','','','','','','','','','','','',NULL,'no'),(492,'HH-03-1083','single','','3','0','occupied','2024-08-02 15:02:36','2024-08-02 15:02:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1083','','50','','','','','','','','','','','','','','no'),(493,'HH-03-1085','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1085','','','','','','','','','','','','','','',NULL,'no'),(494,'HH-03-109','single','','3','0','occupied','2024-08-01 15:44:47','2024-08-01 15:44:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-109','','50','','','','','','','','','','','','','','no'),(495,'HH-03-1091','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1091','','','','','','','','','','','','','','',NULL,'no'),(496,'HH-03-1098','single','','3','0','occupied','2024-08-02 15:04:17','2024-08-02 15:04:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1098','','50','','','','','','','','','','','','','','no'),(497,'HH-03-1102','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1102','','','','','','','','','','','','','','',NULL,'no'),(498,'HH-03-1104','single','','3','0','occupied','2024-08-02 15:08:57','2024-08-02 15:08:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1104','','0','','','','','','','','','','','','','','no'),(499,'HH-03-1107','single','','3','0','occupied','2024-08-02 15:08:31','2024-08-02 15:08:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1107','','0','','','','','','','','','','','','','','no'),(500,'HH-03-1113','single','','3','0','occupied','2024-08-02 15:10:38','2024-08-02 15:10:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1113','','50','','','','','','','','','','','','','','no'),(501,'HH-03-1131','single','','3','0','occupied','2024-08-02 15:11:45','2024-08-02 15:11:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1131','','50','','','','','','','','','','','','','','no'),(502,'HH-03-1142','single','','3','0','occupied','2024-08-02 15:12:21','2024-08-02 15:12:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1142','','50','','','','','','','','','','','','','','no'),(503,'HH-03-1143','single','','3','0','occupied','2024-09-26 15:12:45','2024-09-26 15:12:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1143','','00','','','','','','','','','','','','','','no'),(504,'HH-03-1144','single','','3','0','occupied','2024-08-02 15:14:06','2024-08-02 15:14:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1144','','50','','','','','','','','','','','','','','no'),(505,'HH-03-1153','single','','3','0','occupied','2024-09-26 15:19:47','2024-09-26 15:19:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1153','','00','','','','','','','','','','','','','','no'),(506,'HH-03-116','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-116','','','','','','','','','','','','','','',NULL,'no'),(507,'HH-03-1160','single','','3','0','occupied','2024-08-02 15:17:17','2024-08-02 15:17:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1160','','50','','','','','','','','','','','','','','no'),(508,'HH-03-1162','single','','3','0','occupied','2024-09-26 15:28:54','2024-09-26 15:28:54','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1162','','00','','','','','','','','','','','','','','no'),(509,'HH-03-117','single','','3','0','occupied','2024-09-23 16:28:41','2024-09-23 16:28:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-117','0','0','','','','','','','','','','','','','','no'),(510,'HH-03-1170','single','','3','0','occupied','2024-09-26 15:35:31','2024-09-26 15:35:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1170','','00','','','','','','','','','','','','','','no'),(511,'HH-03-1174','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1174','','','','','','','','','','','','','','',NULL,'no'),(512,'HH-03-118','single','','3','0','occupied','2024-08-01 15:47:16','2024-08-01 15:47:16','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-118','','50','','','','','','','','','','','','','','no'),(513,'HH-03-1189','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1189','','','','','','','','','','','','','','',NULL,'no'),(514,'HH-03-119','single','','3','0','occupied','2024-09-23 16:35:11','2024-09-23 16:35:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-119','','0','','','','','','','','','','','','','','no'),(515,'HH-03-1200','single','','3','0','occupied','2024-08-02 15:29:55','2024-08-02 15:29:55','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1200','','50','','','','','','','','','','','','','','no'),(516,'HH-03-121','single','','3','0','occupied','2024-09-23 16:36:47','2024-09-23 16:36:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-121','','0','','','','','','','','','','','','','','no'),(517,'HH-03-1219','single','','3','0','occupied','2024-09-26 16:17:15','2024-09-26 16:17:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1219','','00','','','','','','','','','','','','','','no'),(518,'HH-03-122','single','','3','0','occupied','2024-08-01 15:49:44','2024-08-01 15:49:44','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-122','','50','','','','','','','','','','','','','','no'),(519,'HH-03-1226','single','','3','0','occupied','2024-09-26 16:26:23','2024-09-26 16:26:23','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1226','','00','','','','','','','','','','','','','','no'),(520,'HH-03-1230','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1230','','','','','','','','','','','','','','',NULL,'no'),(521,'HH-03-1233','single','','3','0','occupied','2024-08-02 15:38:40','2024-08-02 15:38:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1233','','0','','','','','','','','','','','','','','no'),(522,'HH-03-124','single','','3','0','occupied','2024-09-23 16:43:30','2024-09-23 16:43:30','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-124','','00','','','','','','','','','','','','','','no'),(523,'HH-03-1243','single','','3','0','occupied','2024-08-06 13:28:17','2024-08-06 13:28:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1243','','50','','','','','','','','','','','','','','no'),(524,'HH-03-1249','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1249','','','','','','','','','','','','','','',NULL,'no'),(525,'HH-03-1250','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1250','','','','','','','','','','','','','','',NULL,'no'),(526,'HH-03-1258','single','','3','0','occupied','2024-08-02 15:40:33','2024-08-02 15:40:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1258','','0','','','','','','','','','','','','','','no'),(527,'HH-03-1266','single','','3','0','occupied','2024-08-02 15:41:58','2024-08-02 15:41:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-1266','','50','','','','','','','','','','','','','','no'),(528,'HH-03-127','single','','3','0','occupied','2024-09-23 16:48:21','2024-09-23 16:48:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-127','','00','','','','','','','','','','','','','','no'),(529,'HH-03-128','single','','3','0','occupied','2024-08-01 15:55:30','2024-08-01 15:55:30','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-128','','50','','','','','','','','','','','','','','no'),(530,'HH-03-129','single','','3','0','occupied','2024-09-23 16:57:24','2024-09-23 16:57:24','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-129','','0','','','','','','','','','','','','','','no'),(531,'HH-03-134','single','','3','0','occupied','2024-08-01 15:57:37','2024-08-01 15:57:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-134','','50','','','','','','','','','','','','','','no'),(532,'HH-03-142','single','','3','0','occupied','2024-08-01 15:59:51','2024-08-01 15:59:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-142','','50','','','','','','','','','','','','','','no'),(533,'HH-03-145','single','','3','0','occupied','2024-08-01 16:00:51','2024-08-01 16:00:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-145','','50','','','','','','','','','','','','','','no'),(534,'HH-03-158','single','','3','0','occupied','2024-08-01 16:02:40','2024-08-01 16:02:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-158','','50','','','','','','','','','','','','','','no'),(535,'HH-03-173','single','','3','0','occupied','2024-08-20 10:32:44','2024-08-20 10:32:44','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-173','','50','','','','','','','','','','','','','','no'),(536,'HH-03-18','single','','3','0','occupied','2024-08-01 14:48:31','2024-08-01 14:48:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-18','','50','','','','','','','','','','','','','','no'),(537,'HH-03-192','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-192','','','','','','','','','','','','','','',NULL,'no'),(538,'HH-03-193','single','','3','0','occupied','2024-09-24 15:52:36','2024-09-24 15:52:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-193','','00','','','','','','','','','','','','','','no'),(539,'HH-03-216','single','','3','0','occupied','2024-09-24 16:05:06','2024-09-24 16:05:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-216','','00','','','','','','','','','','','','','','no'),(540,'HH-03-221','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-221','','','','','','','','','','','','','','',NULL,'no'),(541,'HH-03-252','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-252','','','','','','','','','','','','','','',NULL,'no'),(542,'HH-03-253','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-253','','','','','','','','','','','','','','',NULL,'no'),(543,'HH-03-254','single','','3','0','occupied','2024-08-01 16:29:57','2024-08-01 16:29:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-254','','50','','','','','','','','','','','','','','no'),(544,'HH-03-257','single','','3','0','occupied','2024-08-20 10:57:07','2024-08-20 10:57:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-257','','50','','','','','','','','','','','','','','no'),(545,'HH-03-258','single','','3','0','occupied','2024-08-20 10:58:53','2024-08-20 10:58:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-258','','50','','','','','','','','','','','','','','no'),(546,'HH-03-277','single','','3','0','occupied','2024-08-01 16:33:10','2024-08-01 16:33:10','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-277','','50','','','','','','','','','','','','','','no'),(547,'HH-03-286','single','','3','0','occupied','2024-09-25 08:52:25','2024-09-25 08:52:25','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-286','','50','','','','','','','','','','','','','','no'),(548,'HH-03-294','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-294','','','','','','','','','','','','','','',NULL,'no'),(549,'HH-03-303','single','','3','0','occupied','2024-08-01 16:35:51','2024-08-01 16:35:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-303','','50','','','','','','','','','','','','','','no'),(550,'HH-03-305','single','','3','0','occupied','2024-08-01 16:36:35','2024-08-01 16:36:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-305','','50','','','','','','','','','','','','','','no'),(551,'HH-03-307','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-307','','','','','','','','','','','','','','',NULL,'no'),(552,'HH-03-308','single','','3','0','occupied','2024-08-20 11:06:48','2024-08-20 11:06:48','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-308','','50','','','','','','','','','','','','','','no'),(553,'HH-03-309','single','','3','0','occupied','2024-09-25 09:29:11','2024-09-25 09:29:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-309','0','00','','','','','','','','','','','','','','no'),(554,'HH-03-31','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-31','','','','','','','','','','','','','','',NULL,'no'),(555,'HH-03-310','single','','3','0','occupied','2024-08-20 11:35:52','2024-08-20 11:35:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-310','0','50','','','','','','','','','','','','','','no'),(556,'HH-03-311','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-311','','','','','','','','','','','','','','',NULL,'no'),(557,'HH-03-313','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-313','','','','','','','','','','','','','','',NULL,'no'),(558,'HH-03-33','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-33','','','','','','','','','','','','','','',NULL,'no'),(559,'HH-03-338','single','','3','0','occupied','2024-09-25 10:26:44','2024-09-25 10:26:44','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-338','','00','','','','','','','','','','','','','','no'),(560,'HH-03-339','single','','3','0','occupied','2024-08-01 16:42:14','2024-08-01 16:42:14','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-339','','50','','','','','','','','','','','','','','no'),(561,'HH-03-34','single','','3','0','occupied','2024-08-01 14:58:38','2024-08-01 14:58:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-34','','50','','','','','','','','','','','','','','no'),(562,'HH-03-35','single','','3','0','occupied','2024-08-01 14:59:32','2024-08-01 14:59:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-35','','50','','','','','','','','','','','','','','no'),(563,'HH-03-352','single','','3','0','occupied','2024-08-29 14:33:05','2024-08-29 14:33:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-352','','50','','','','','','','','','','','','','','no'),(564,'HH-03-355','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-355','','','','','','','','','','','','','','',NULL,'no'),(565,'HH-03-357','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-357','','','','','','','','','','','','','','',NULL,'no'),(566,'HH-03-36','single','','3','0','occupied','2024-08-01 15:01:15','2024-08-01 15:01:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-36','','50','','','','','','','','','','','','','','no'),(567,'HH-03-360','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-360','','','','','','','','','','','','','','',NULL,'no'),(568,'HH-03-366','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-366','','','','','','','','','','','','','','',NULL,'no'),(569,'HH-03-37','single','','3','0','occupied','2024-09-23 13:05:40','2024-09-23 13:05:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-37','','50','','','','','','','','','','','','','','no'),(570,'HH-03-370','single','','3','0','occupied','2024-10-04 16:05:47','2024-10-04 16:05:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-370','','50','','','','','','','','','','','','','','no'),(571,'HH-03-373','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-373','','','','','','','','','','','','','','',NULL,'no'),(572,'HH-03-379','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-379','','','','','','','','','','','','','','',NULL,'no'),(573,'HH-03-38','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-38','','','','','','','','','','','','','','',NULL,'no'),(574,'HH-03-395','single','','3','0','occupied','2024-08-01 16:49:25','2024-08-01 16:49:25','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-395','','50','','','','','','','','','','','','','','no'),(575,'HH-03-399','single','','3','0','occupied','2024-08-01 16:50:54','2024-08-01 16:50:54','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-399','','50','','','','','','','','','','','','','','no'),(576,'HH-03-409','single','','3','0','occupied','2024-08-01 16:51:54','2024-08-01 16:51:54','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-409','','50','','','','','','','','','','','','','','no'),(577,'HH-03-41','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-41','','','','','','','','','','','','','','',NULL,'no'),(578,'HH-03-410','single','','3','0','occupied','2024-08-01 16:52:47','2024-08-01 16:52:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-410','','50','','','','','','','','','','','','','','no'),(579,'HH-03-417','single','','3','0','occupied','2024-08-29 14:40:38','2024-08-29 14:40:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-417','','50','','','','','','','','','','','','','','no'),(580,'HH-03-42','single','','3','0','occupied','2024-08-01 15:04:29','2024-08-01 15:04:29','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-42','','50','','','','','','','','','','','','','','no'),(581,'HH-03-426','single','','3','0','occupied','2024-09-25 11:45:21','2024-09-25 11:45:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-426','','00','','','','','','','','','','','','','','no'),(582,'HH-03-427','single','','3','0','occupied','2024-08-20 10:51:58','2024-08-20 10:51:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-427','','50','','','','','','','','','','','','','','no'),(583,'HH-03-428','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-428','','','','','','','','','','','','','','',NULL,'no'),(584,'HH-03-430','single','','3','0','occupied','2024-09-25 11:50:09','2024-09-25 11:50:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-430','','00','','','','','','','','','','','','','','no'),(585,'HH-03-439','single','','3','0','occupied','2024-08-29 14:46:23','2024-08-29 14:46:23','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-439','','50','','','','','','','','','','','','','','no'),(586,'HH-03-441','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-441','','','','','','','','','','','','','','',NULL,'no'),(587,'HH-03-442','single','','3','0','occupied','2024-08-20 10:53:16','2024-08-20 10:53:16','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-442','','50','','','','','','','','','','','','','','no'),(588,'HH-03-448','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-448','','','','','','','','','','','','','','',NULL,'no'),(589,'HH-03-451','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-451','','','','','','','','','','','','','','',NULL,'no'),(590,'HH-03-452','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-452','','','','','','','','','','','','','','',NULL,'no'),(591,'HH-03-453','single','','3','0','occupied','2024-08-01 17:01:16','2024-08-01 17:01:16','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-453','','50','','','','','','','','','','','','','','no'),(592,'HH-03-456','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-456','','','','','','','','','','','','','','',NULL,'no'),(593,'HH-03-457','single','','3','0','occupied','2024-08-02 12:39:35','2024-08-02 12:39:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-457','','50','','','','','','','','','','','','','','no'),(594,'HH-03-458','single','','3','0','occupied','2024-08-02 12:45:20','2024-08-02 12:45:20','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-458','','50','','','','','','','','','','','','','','no'),(595,'HH-03-470','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-470','','','','','','','','','','','','','','',NULL,'no'),(596,'HH-03-473','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-473','','','','','','','','','','','','','','',NULL,'no'),(597,'HH-03-474','single','','3','0','occupied','2024-08-20 10:55:06','2024-08-20 10:55:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-474','','0','','','','','','','','','','','','','','no'),(598,'HH-03-479','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-479','','','','','','','','','','','','','','',NULL,'no'),(599,'HH-03-480','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-480','','','','','','','','','','','','','','',NULL,'no'),(600,'HH-03-481','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-481','','','','','','','','','','','','','','',NULL,'no'),(601,'HH-03-482','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-482','','','','','','','','','','','','','','',NULL,'no'),(602,'HH-03-483','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-483','','','','','','','','','','','','','','',NULL,'no'),(603,'HH-03-485','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-485','','','','','','','','','','','','','','',NULL,'no'),(604,'HH-03-486','single','','3','0','occupied','2024-08-02 12:48:53','2024-08-02 12:48:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-486','','50','','','','','','','','','','','','','','no'),(605,'HH-03-499','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-499','','','','','','','','','','','','','','',NULL,'no'),(606,'HH-03-500','single','','3','0','occupied','2024-08-02 12:50:55','2024-08-02 12:50:55','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-500','','50','','','','','','','','','','','','','','no'),(607,'HH-03-501','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-501','','','','','','','','','','','','','','',NULL,'no'),(608,'HH-03-507','single','','3','0','occupied','2024-09-25 12:24:41','2024-09-25 12:24:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-507','','00','','','','','','','','','','','','','','no'),(609,'HH-03-523','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-523','','','','','','','','','','','','','','',NULL,'no'),(610,'HH-03-533','single','','3','0','occupied','2024-08-02 12:54:58','2024-08-02 12:54:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-533','','50','','','','','','','','','','','','','','no'),(611,'HH-03-534','single','','3','0','occupied','2024-08-02 12:56:32','2024-08-02 12:56:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-534','','50','','','','','','','','','','','','','','no'),(612,'HH-03-536','single','','3','0','occupied','2024-08-02 12:57:29','2024-08-02 12:57:29','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-536','','50','','','','','','','','','','','','','','no'),(613,'HH-03-537','single','','3','0','occupied','2024-08-02 12:58:13','2024-08-02 12:58:13','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-537','','50','','','','','','','','','','','','','','no'),(614,'HH-03-539','single','','3','0','occupied','2024-08-29 15:23:26','2024-08-29 15:23:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-539','','50','','','','','','','','','','','','','','no'),(615,'HH-03-54','single','','3','0','occupied','2024-08-20 10:12:12','2024-08-20 10:12:12','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-54','','50','','','','','','','','','','','','','','no'),(616,'HH-03-547','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-547','','','','','','','','','','','','','','',NULL,'no'),(617,'HH-03-548','single','','3','0','occupied','2024-08-02 13:00:38','2024-08-02 13:00:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-548','','50','','','','','','','','','','','','','','no'),(618,'HH-03-549','single','','3','0','occupied','2024-08-02 13:01:21','2024-08-02 13:01:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-549','','50','','','','','','','','','','','','','','no'),(619,'HH-03-550','single','','3','0','occupied','2024-08-02 13:02:07','2024-08-02 13:02:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-550','','50','','','','','','','','','','','','','','no'),(620,'HH-03-553','single','','3','0','occupied','2024-08-02 13:02:48','2024-08-02 13:02:48','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-553','','50','','','','','','','','','','','','','','no'),(621,'HH-03-557','single','','3','0','occupied','2024-08-02 13:03:44','2024-08-02 13:03:44','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-557','','50','','','','','','','','','','','','','','no'),(622,'HH-03-559','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-559','','','','','','','','','','','','','','',NULL,'no'),(623,'HH-03-560','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-560','','','','','','','','','','','','','','',NULL,'no'),(624,'HH-03-563','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-563','','','','','','','','','','','','','','',NULL,'no'),(625,'HH-03-565','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-565','','','','','','','','','','','','','','',NULL,'no'),(626,'HH-03-566','single','','3','0','occupied','2024-09-25 14:49:01','2024-09-25 14:49:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-566','','50','','','','','','','','','','','','','','no'),(627,'HH-03-572','single','','3','0','occupied','2024-08-02 13:06:37','2024-08-02 13:06:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-572','','50','','','','','','','','','','','','','','no'),(628,'HH-03-577','single','','3','0','occupied','2024-08-02 13:07:21','2024-08-02 13:07:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-577','','50','','','','','','','','','','','','','','no'),(629,'HH-03-578','single','','3','0','occupied','2024-09-25 16:13:35','2024-09-25 16:13:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-578','','00','','','','','','','','','','','','','','no'),(630,'HH-03-582','single','','3','0','occupied','2024-08-02 13:09:41','2024-08-02 13:09:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-582','','50','','','','','','','','','','','','','','no'),(631,'HH-03-583','single','','3','0','occupied','2024-08-29 15:32:51','2024-08-29 15:32:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-583','','50','','','','','','','','','','','','','','no'),(632,'HH-03-584','single','','3','0','occupied','2024-08-02 13:11:00','2024-08-02 13:11:00','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-584','','50','','','','','','','','','','','','','','no'),(633,'HH-03-587','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-587','','','','','','','','','','','','','','',NULL,'no'),(634,'HH-03-588','single','','3','0','occupied','2024-08-02 13:12:09','2024-08-02 13:12:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-588','','50','','','','','','','','','','','','','','no'),(635,'HH-03-593','single','','3','0','occupied','2024-08-02 13:15:31','2024-08-02 13:15:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-593','','50','','','','','','','','','','','','','','no'),(636,'HH-03-594','single','','3','0','occupied','2024-08-02 13:14:16','2024-08-02 13:14:16','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-594','','50','','','','','','','','','','','','','','no'),(637,'HH-03-595','single','','3','0','occupied','2024-08-02 13:17:20','2024-08-02 13:17:20','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-595','','50','','','','','','','','','','','','','','no'),(638,'HH-03-599','single','','3','0','occupied','2024-08-02 13:19:05','2024-08-02 13:19:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-599','','50','','','','','','','','','','','','','','no'),(639,'HH-03-601','single','','3','0','occupied','2024-08-02 13:32:53','2024-08-02 13:32:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-601','','50','','','','','','','','','','','','','','no'),(640,'HH-03-605','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-605','','','','','','','','','','','','','','',NULL,'no'),(641,'HH-03-606','single','','3','0','occupied','2024-08-02 13:45:01','2024-08-02 13:45:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-606','','50','','','','','','','','','','','','','','no'),(642,'HH-03-607','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-607','','','','','','','','','','','','','','',NULL,'no'),(643,'HH-03-608','single','','3','0','occupied','2024-08-02 13:45:47','2024-08-02 13:45:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-608','','50','','','','','','','','','','','','','','no'),(644,'HH-03-609','single','','3','0','occupied','2024-08-02 13:46:42','2024-08-02 13:46:42','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-609','','50','','','','','','','','','','','','','','no'),(645,'HH-03-610','single','','3','0','occupied','2024-08-02 13:47:36','2024-08-02 13:47:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-610','','50','','','','','','','','','','','','','','no'),(646,'HH-03-611','single','','3','0','occupied','2024-08-29 15:42:07','2024-08-29 15:42:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-611','','50','','','','','','','','','','','','','','no'),(647,'HH-03-614','single','','3','0','occupied','2024-08-02 13:51:11','2024-08-02 13:51:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-614','','50','','','','','','','','','','','','','','no'),(648,'HH-03-623','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-623','','','','','','','','','','','','','','',NULL,'no'),(649,'HH-03-629','single','','3','0','occupied','2024-08-02 13:59:17','2024-08-02 13:59:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-629','','0','','','','','','','','','','','','','','no'),(650,'HH-03-630','single','','3','0','occupied','2024-08-29 15:44:55','2024-08-29 15:44:55','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-630','','50','','','','','','','','','','','','','','no'),(651,'HH-03-631','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-631','','','','','','','','','','','','','','',NULL,'no'),(652,'HH-03-632','single','','3','0','occupied','2024-08-20 11:42:41','2024-08-20 11:42:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-632','0','50','','','','','','','','','','','','','','no'),(653,'HH-03-634','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-634','','','','','','','','','','','','','','',NULL,'no'),(654,'HH-03-635','single','','3','0','occupied','2024-08-02 13:59:54','2024-08-02 13:59:54','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-635','','50','','','','','','','','','','','','','','no'),(655,'HH-03-636','single','','3','0','occupied','2024-08-20 11:44:37','2024-08-20 11:44:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-636','0','50','','','','','','','','','','','','','','no'),(656,'HH-03-637','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-637','','','','','','','','','','','','','','',NULL,'no'),(657,'HH-03-639','single','','3','0','occupied','2024-08-20 11:46:52','2024-08-20 11:46:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-639','0','50','','','','','','','','','','','','','','no'),(658,'HH-03-640','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-640','','','','','','','','','','','','','','',NULL,'no'),(659,'HH-03-646','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-646','','','','','','','','','','','','','','',NULL,'no'),(660,'HH-03-647','single','','3','0','occupied','2024-08-02 14:02:01','2024-08-02 14:02:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-647','','50','','','','','','','','','','','','','','no'),(661,'HH-03-648','single','','3','0','occupied','2024-09-11 14:43:52','2024-09-11 14:43:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-648','','50','','','','','','','','','','','','','','no'),(662,'HH-03-65','single','','3','0','occupied','2024-08-02 15:35:50','2024-08-02 15:35:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-65','','50','','','','','','','','','','','','','','no'),(663,'HH-03-650','single','','3','0','occupied','2024-08-02 14:03:17','2024-08-02 14:03:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-650','','50','','','','','','','','','','','','','','no'),(664,'HH-03-651','single','','3','0','occupied','2024-08-20 11:51:04','2024-08-20 11:51:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-651','0','50','','','','','','','','','','','','','','no'),(665,'HH-03-652','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-652','','','','','','','','','','','','','','',NULL,'no'),(666,'HH-03-654','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-654','','','','','','','','','','','','','','',NULL,'no'),(667,'HH-03-658','single','','3','0','occupied','2024-08-02 14:04:01','2024-08-02 14:04:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-658','','50','','','','','','','','','','','','','','no'),(668,'HH-03-659','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-659','','','','','','','','','','','','','','',NULL,'no'),(669,'HH-03-662','single','','3','0','occupied','2024-08-02 14:05:03','2024-08-02 14:05:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-662','','50','','','','','','','','','','','','','','no'),(670,'HH-03-663','single','','3','0','occupied','2024-08-02 14:06:09','2024-08-02 14:06:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-663','','50','','','','','','','','','','','','','','no'),(671,'HH-03-667','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-667','','','','','','','','','','','','','','',NULL,'no'),(672,'HH-03-672','single','','3','0','occupied','2024-08-02 14:07:40','2024-08-02 14:07:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-672','','50','','','','','','','','','','','','','','no'),(673,'HH-03-677','single','','3','0','occupied','2024-08-02 14:08:21','2024-08-02 14:08:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-677','','50','','','','','','','','','','','','','','no'),(674,'HH-03-678','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-678','','','','','','','','','','','','','','',NULL,'no'),(675,'HH-03-680','single','','3','0','occupied','2024-08-20 11:54:58','2024-08-20 11:54:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-680','0','50','','','','','','','','','','','','','','no'),(676,'HH-03-685','single','','3','0','occupied','2024-08-02 14:10:07','2024-08-02 14:10:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-685','','50','','','','','','','','','','','','','','no'),(677,'HH-03-688','single','','3','0','occupied','2024-08-02 14:11:09','2024-08-02 14:11:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-688','','50','','','','','','','','','','','','','','no'),(678,'HH-03-690','single','','3','0','occupied','2024-08-02 14:12:17','2024-08-02 14:12:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-690','','50','','','','','','','','','','','','','','no'),(679,'HH-03-693','single','','3','0','occupied','2024-08-29 15:58:07','2024-08-29 15:58:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-693','','50','','','','','','','','','','','','','','no'),(680,'HH-03-694','single','','3','0','occupied','2024-08-20 11:57:59','2024-08-20 11:57:59','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-694','0','50','','','','','','','','','','','','','','no'),(681,'HH-03-696','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-696','','','','','','','','','','','','','','',NULL,'no'),(682,'HH-03-697','single','','3','0','occupied','2024-08-02 14:12:56','2024-08-02 14:12:56','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-697','','50','','','','','','','','','','','','','','no'),(683,'HH-03-716','single','','3','0','occupied','2024-08-20 12:01:17','2024-08-20 12:01:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-716','0','50','','','','','','','','','','','','','','no'),(684,'HH-03-734','single','','3','0','occupied','2024-08-02 14:17:51','2024-08-02 14:17:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-734','','50','','','','','','','','','','','','','','no'),(685,'HH-03-736','single','','3','0','occupied','2024-08-02 14:18:40','2024-08-02 14:18:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-736','','50','','','','','','','','','','','','','','no'),(686,'HH-03-744','single','','3','0','occupied','2024-08-02 14:19:30','2024-08-02 14:19:30','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-744','','50','','','','','','','','','','','','','','no'),(687,'HH-03-749','single','','3','0','occupied','2024-08-02 14:20:03','2024-08-02 14:20:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-749','','50','','','','','','','','','','','','','','no'),(688,'HH-03-764','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-764','','','','','','','','','','','','','','',NULL,'no'),(689,'HH-03-778','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-778','','','','','','','','','','','','','','',NULL,'no'),(690,'HH-03-790','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-790','','','','','','','','','','','','','','',NULL,'no'),(691,'HH-03-792','single','','3','0','occupied','2024-09-26 11:59:40','2024-09-26 11:59:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-792','','00','','','','','','','','','','','','','','no'),(692,'HH-03-806','single','','3','0','occupied','2024-09-26 12:01:31','2024-09-26 12:01:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-806','','00','','','','','','','','','','','','','','no'),(693,'HH-03-820','single','','3','0','occupied','2024-08-02 14:25:45','2024-08-02 14:25:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-820','','50','','','','','','','','','','','','','','no'),(694,'HH-03-828','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-828','','','','','','','','','','','','','','',NULL,'no'),(695,'HH-03-83','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-83','','','','','','','','','','','','','','',NULL,'no'),(696,'HH-03-832','single','','3','0','occupied','2024-08-02 14:26:27','2024-08-02 14:26:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-832','','50','','','','','','','','','','','','','','no'),(697,'HH-03-836','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-836','','','','','','','','','','','','','','',NULL,'no'),(698,'HH-03-837','single','','3','0','occupied','2024-08-02 14:27:11','2024-08-02 14:27:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-837','','50','','','','','','','','','','','','','','no'),(699,'HH-03-84','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-84','','','','','','','','','','','','','','',NULL,'no'),(700,'HH-03-852','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-852','','','','','','','','','','','','','','',NULL,'no'),(701,'HH-03-862','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-862','','','','','','','','','','','','','','',NULL,'no'),(702,'HH-03-880','single','','3','0','occupied','2024-08-02 14:28:01','2024-08-02 14:28:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-880','','50','','','','','','','','','','','','','','no'),(703,'HH-03-90','single','','3','0','occupied','2024-08-01 15:34:07','2024-08-01 15:34:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-90','','50','','','','','','','','','','','','','','no'),(704,'HH-03-901','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-901','','','','','','','','','','','','','','',NULL,'no'),(705,'HH-03-92','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-92','','','','','','','','','','','','','','',NULL,'no'),(706,'HH-03-926','single','','3','0','occupied','2024-08-02 14:33:33','2024-08-02 14:33:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-926','','50','','','','','','','','','','','','','','no'),(707,'HH-03-946','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-946','','','','','','','','','','','','','','',NULL,'no'),(708,'HH-03-980','single','','3','0','occupied','2024-08-02 14:52:08','2024-08-02 14:52:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-980','','50','','','','','','','','','','','','','','no'),(709,'HH-03-986','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-03-986','','','','','','','','','','','','','','',NULL,'no'),(710,'HH-O3-419','single','','3','0','occupied','2024-09-25 11:35:52','2024-09-25 11:35:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-O3-419','','00','','','','','','','','','','','','','','no'),(711,'IN-03-01','single','','3','0','occupied','2024-08-01 14:38:46','2024-08-01 14:38:46','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-01','','250','','','','','','','','','','','','','','no'),(713,'IN-03-03','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-03','','','','','','','','','','','','','','',NULL,'no'),(714,'IN-03-1004','single','','3','0','occupied','2024-08-02 14:52:47','2024-08-02 14:52:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-1004','','50','','','','','','','','','','','','','','no'),(715,'IN-03-1005','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-1005','','','','','','','','','','','','','','',NULL,'no'),(716,'IN-03-1027','single','','3','0','occupied','2024-09-26 12:50:33','2024-09-26 12:50:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-1027','','00','','','','','','','','','','','','','','no'),(717,'IN-03-1166','single','','3','0','occupied','2024-08-02 15:18:29','2024-08-02 15:18:29','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-1166','','50','','','','','','','','','','','','','','no'),(718,'IN-03-1221','single','','3','0','occupied','2024-08-02 15:34:36','2024-08-02 15:34:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-1221','','0','','','','','','','','','','','','','','no'),(719,'IN-03-227','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-227','','','','','','','','','','','','','','',NULL,'no'),(720,'IN-03-228','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-228','','','','','','','','','','','','','','',NULL,'no'),(721,'IN-03-229','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-229','','','','','','','','','','','','','','',NULL,'no'),(722,'IN-03-250','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-250','','','','','','','','','','','','','','',NULL,'no'),(723,'IN-03-280','single','','3','0','occupied','2024-08-01 16:33:58','2024-08-01 16:33:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-280','','50','','','','','','','','','','','','','','no'),(724,'IN-03-51','single','','3','0','occupied','2024-08-01 15:14:04','2024-08-01 15:14:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-51','','50','','','','','','','','','','','','','','no'),(725,'IN-03-538','single','','3','0','occupied','2024-08-02 12:59:08','2024-08-02 12:59:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-538','','50','','','','','','','','','','','','','','no'),(726,'IN-03-541','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-541','','','','','','','','','','','','','','',NULL,'no'),(728,'IN-03-591','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-591','','','','','','','','','','','','','','',NULL,'no'),(729,'IN-03-597','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-597','','','','','','','','','','','','','','',NULL,'no'),(730,'IN-03-602','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-602','','','','','','','','','','','','','','',NULL,'no'),(731,'IN-03-633','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-633','','','','','','','','','','','','','','',NULL,'no'),(732,'IN-03-649','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-649','','','','','','','','','','','','','','',NULL,'no'),(733,'IN-03-715','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-715','','','','','','','','','','','','','','',NULL,'no'),(735,'IN-03-724','single','','3','0','occupied','2024-08-02 14:16:57','2024-08-02 14:16:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-724','','50','','','','','','','','','','','','','','no'),(736,'IN-03-753','single','','3','0','occupied','2024-08-02 14:21:00','2024-08-02 14:21:00','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-753','','50','','','','','','','','','','','','','','no'),(737,'IN-03-770','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-770','','','','','','','','','','','','','','',NULL,'no'),(738,'IN-03-79','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-79','','','','','','','','','','','','','','',NULL,'no'),(739,'IN-03-717','single','','3','0','occupied','2024-08-01 15:27:26','2024-08-01 15:27:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-717','','50','','','','','','','','','','','','','','no'),(740,'IN-03-82','single','','3','0','occupied','2024-08-20 10:20:38','2024-08-20 10:20:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-82','','50','','','','','','','','','','','','','','no'),(741,'IN-03-841','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-841','','','','','','','','','','','','','','',NULL,'no'),(742,'IN-03-915','single','','3','0','occupied','2024-08-02 14:32:45','2024-08-02 14:32:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-915','','50','','','','','','','','','','','','','','no'),(743,'IN-03-93','single','','3','0','occupied','2024-08-20 10:22:22','2024-08-20 10:22:22','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-93','','50','','','','','','','','','','','','','','no'),(744,'IN-03-943','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-943','','','','','','','','','','','','','','',NULL,'no'),(745,'IN-03-957','single','','3','0','occupied','2024-08-02 14:48:08','2024-08-02 14:48:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-957','','50','','','','','','','','','','','','','','no'),(746,'IN-03-975','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-03-975','','','','','','','','','','','','','','',NULL,'no'),(747,'BD-03-505','single','','3','0','occupied','2024-09-25 12:21:28','2024-09-25 12:21:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-03-505','','0','','','','','','','','','','','','','','no'),(748,'KK-03-581','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','KK-03-581','','','','','','','','','','','','','','',NULL,'no'),(749,'LT-03-273','single','','3','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','LT-03-273','','','','','','','','','','','','','','',NULL,'no'),(750,'BD-04-1117','single','','4','0','occupied','2024-08-15 15:33:32','2024-08-15 15:33:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-04-1117','','50','','','','','','','','','','','','','','no'),(751,'HH-04-1018','single','','4','0','occupied','2024-07-31 12:51:46','2024-07-31 12:51:46','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1018','','50','','','','','','','','','','','','','','no'),(752,'HH-04-1028','single','','4','0','occupied','2024-07-31 12:58:29','2024-07-31 12:58:29','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1028','','50','','','','','','','','','','','','','','no'),(753,'HH-04-1037','single','','4','0','occupied','2024-07-31 13:00:11','2024-07-31 13:00:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1037','','50','','','','','','','','','','','','','','no'),(754,'HH-04-1046','single','','4','0','occupied','2024-07-31 13:01:18','2024-07-31 13:01:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1046','','50','','','','','','','','','','','','','','no'),(755,'HH-04-1061','single','','4','0','occupied','2024-07-31 13:09:04','2024-07-31 13:09:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1061','','50','','','','','','','','','','','','','','no'),(756,'HH-04-1069','single','','4','0','occupied','2024-07-31 14:29:15','2024-07-31 14:29:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1069','','50','','','','','','','','','','','','','','no'),(757,'HH-04-1080','single','','4','0','occupied','2024-07-31 14:01:17','2024-07-31 14:01:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1080','','50','','','','','','','','','','','','','','no'),(758,'HH-04-1171','single','','4','0','occupied','2024-10-04 12:35:41','2024-10-04 12:35:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1171','','00','','','','','','','','','','','','','','no'),(759,'HH-04-1177','single','','4','0','occupied','2024-07-31 14:04:32','2024-07-31 14:04:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1177','','50','','','','','','','','','','','','','','no'),(760,'HH-04-1198','single','','4','0','occupied','2024-07-31 14:05:50','2024-07-31 14:05:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1198','','50','','','','','','','','','','','','','','no'),(761,'HH-04-12','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-12','','','','','','','','','','','','','','',NULL,'no'),(762,'HH-04-1222','single','','4','0','occupied','2024-07-31 14:06:41','2024-07-31 14:06:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1222','','50','','','','','','','','','','','','','','no'),(763,'HH-04-1231','single','','4','0','occupied','2024-07-31 14:08:05','2024-07-31 14:08:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1231','','50','','','','','','','','','','','','','','no'),(764,'HH-04-1232','single','','4','0','occupied','2024-10-04 14:20:13','2024-10-04 14:20:13','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1232','','00','','','','','','','','','','','','','','no'),(765,'HH-04-125','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-125','','','','','','','','','','','','','','',NULL,'no'),(766,'HH-04-1259','single','','4','0','occupied','2024-10-04 14:28:03','2024-10-04 14:28:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1259','','00','','','','','','','','','','','','','','no'),(767,'HH-04-126','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-126','','','','','','','','','','','','','','',NULL,'no'),(768,'HH-04-1261','single','','4','0','occupied','2024-09-16 09:41:21','2024-09-16 09:41:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-1261','','0','','','','','','','','','','','','','','no'),(769,'HH-04-132','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-132','','','','','','','','','','','','','','',NULL,'no'),(770,'HH-04-136','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-136','','','','','','','','','','','','','','',NULL,'no'),(771,'HH-04-137','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-137','','','','','','','','','','','','','','',NULL,'no'),(772,'HH-04-264','single','','4','0','occupied','2024-07-31 13:16:16','2024-07-31 13:16:16','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-264','','50','','','','','','','','','','','','','','no'),(773,'HH-04-328','single','','4','0','occupied','2024-10-04 09:28:25','2024-10-04 09:28:25','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-328','','00','','','','','','','','','','','','','','no'),(774,'HH-04-347','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-347','','','','','','','','','','','','','','',NULL,'no'),(775,'HH-04-363','single','','4','0','occupied','2024-08-30 14:18:13','2024-08-30 14:18:13','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-363','0','50','','','','','','','','','','','','','','no'),(776,'HH-04-364','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-364','','','','','','','','','','','','','','',NULL,'no'),(777,'HH-04-368','single','','4','0','occupied','2024-10-04 09:37:04','2024-10-04 09:37:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-368','','00','','','','','','','','','','','','','','no'),(778,'HH-04-381','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-381','','','','','','','','','','','','','','',NULL,'no'),(779,'HH-04-391','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-391','','','','','','','','','','','','','','',NULL,'no'),(780,'HH-04-411','single','','4','0','occupied','2024-07-31 13:20:27','2024-07-31 13:20:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-411','','50','','','','','','','','','','','','','','no'),(781,'HH-04-413','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-413','','','','','','','','','','','','','','',NULL,'no'),(782,'HH-04-423','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-423','','','','','','','','','','','','','','',NULL,'no'),(783,'HH-04-424','single','','4','0','occupied','2024-07-31 13:22:05','2024-07-31 13:22:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-424','','50','','','','','','','','','','','','','','no'),(784,'HH-04-444','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-444','','','','','','','','','','','','','','',NULL,'no'),(785,'HH-04-495','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-495','','','','','','','','','','','','','','',NULL,'no'),(786,'HH-04-519','single','','4','0','occupied','2024-07-31 13:24:26','2024-07-31 13:24:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-519','','50','','','','','','','','','','','','','','no'),(787,'HH-04-520','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-520','','','','','','','','','','','','','','',NULL,'no'),(788,'HH-04-524','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-524','','','','','','','','','','','','','','',NULL,'no'),(789,'HH-04-525','single','','4','0','occupied','2024-07-31 13:25:35','2024-07-31 13:25:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-525','','50','','','','','','','','','','','','','','no'),(790,'HH-04-529','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-529','','','','','','','','','','','','','','',NULL,'no'),(791,'HH-04-540','single','','4','0','occupied','2024-07-31 14:59:29','2024-07-31 14:59:29','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-540','','50','','','','','','','','','','','','','','no'),(792,'HH-04-543','single','','4','0','occupied','2024-07-31 13:37:56','2024-07-31 13:37:56','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-543','','50','','','','','','','','','','','','','','no'),(793,'HH-04-546','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-546','','','','','','','','','','','','','','',NULL,'no'),(794,'HH-04-580','single','','4','0','occupied','2024-07-31 15:00:41','2024-07-31 15:00:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-580','','50','','','','','','','','','','','','','','no'),(795,'HH-04-596','single','','4','0','occupied','2024-07-31 13:38:52','2024-07-31 13:38:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-596','','50','','','','','','','','','','','','','','no'),(796,'HH-04-673','single','','4','0','occupied','2024-07-31 13:39:50','2024-07-31 13:39:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-673','','50','','','','','','','','','','','','','','no'),(797,'HH-04-69','single','','4','0','occupied','2024-07-31 14:54:57','2024-07-31 14:54:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-69','','50','','','','','','','','','','','','','','no'),(798,'HH-04-70','single','','4','0','occupied','2024-07-31 13:12:27','2024-07-31 13:12:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-70','','50','','','','','','','','','','','','','','no'),(799,'HH-04-707','single','','4','0','occupied','2024-07-31 13:41:03','2024-07-31 13:41:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-707','','50','','','','','','','','','','','','','','no'),(800,'HH-04-71','single','','4','0','occupied','2024-07-31 15:02:08','2024-07-31 15:02:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-71','','50','','','','','','','','','','','','','','no'),(801,'HH-04-713','single','','4','0','occupied','2024-07-31 13:41:57','2024-07-31 13:41:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-713','','50','','','','','','','','','','','','','','no'),(802,'HH-04-72','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-72','','','','','','','','','','','','','','',NULL,'no'),(803,'HH-04-720','single','','4','0','occupied','2024-07-31 13:42:53','2024-07-31 13:42:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-720','','50','','','','','','','','','','','','','','no'),(804,'HH-04-725','single','','4','0','occupied','2024-07-31 13:44:01','2024-07-31 13:44:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-725','','50','','','','','','','','','','','','','','no'),(805,'HH-04-727','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-727','','','','','','','','','','','','','','',NULL,'no'),(806,'HH-04-728','single','','4','0','occupied','2024-07-31 13:44:57','2024-07-31 13:44:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-728','','50','','','','','','','','','','','','','','no'),(807,'HH-04-73','single','','4','0','occupied','2024-07-31 14:57:14','2024-07-31 14:57:14','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-73','','50','','','','','','','','','','','','','','no'),(808,'HH-04-732','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-732','','','','','','','','','','','','','','',NULL,'no'),(809,'HH-04-735','single','','4','0','occupied','2024-07-31 13:46:46','2024-07-31 13:46:46','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-735','','50','','','','','','','','','','','','','','no'),(810,'HH-04-738','single','','4','0','occupied','2024-07-31 13:47:51','2024-07-31 13:47:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-738','','50','','','','','','','','','','','','','','no'),(811,'HH-04-74','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-74','','','','','','','','','','','','','','',NULL,'no'),(812,'HH-04-768','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-768','','','','','','','','','','','','','','',NULL,'no'),(813,'HH-04-771','single','','4','0','occupied','2024-07-31 13:48:53','2024-07-31 13:48:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-771','','50','','','','','','','','','','','','','','no'),(814,'HH-04-775','single','','4','0','occupied','2024-07-31 13:49:52','2024-07-31 13:49:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-775','','50','','','','','','','','','','','','','','no'),(815,'HH-04-776','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-776','','','','','','','','','','','','','','',NULL,'no'),(816,'HH-04-78','single','','4','0','occupied','2024-07-31 13:13:57','2024-07-31 13:13:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-78','','50','','','','','','','','','','','','','','no'),(817,'HH-04-801','single','','4','0','occupied','2024-07-31 13:51:09','2024-07-31 13:51:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-801','','50','','','','','','','','','','','','','','no'),(818,'HH-04-802','single','','4','0','occupied','2024-07-31 13:52:05','2024-07-31 13:52:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-802','','50','','','','','','','','','','','','','','no'),(819,'HH-04-811','single','','4','0','occupied','2024-09-11 09:21:54','2024-09-11 09:21:54','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-811','','50','','','','','','','','','','','','','','no'),(820,'HH-04-814','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-814','','','','','','','','','','','','','','',NULL,'no'),(821,'HH-04-815','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-815','','','','','','','','','','','','','','',NULL,'no'),(822,'HH-04-821','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-821','','','','','','','','','','','','','','',NULL,'no'),(823,'HH-04-829','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-829','','','','','','','','','','','','','','',NULL,'no'),(824,'HH-04-835','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-835','','','','','','','','','','','','','','',NULL,'no'),(825,'HH-04-838','single','','4','0','occupied','2024-07-31 13:53:00','2024-07-31 13:53:00','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-838','','50','','','','','','','','','','','','','','no'),(826,'HH-04-843','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-843','','','','','','','','','','','','','','',NULL,'no'),(827,'HH-04-856','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-856','','','','','','','','','','','','','','',NULL,'no'),(828,'HH-04-857','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-857','','','','','','','','','','','','','','',NULL,'no'),(829,'HH-04-898','single','','4','0','occupied','2024-07-31 13:54:09','2024-07-31 13:54:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-898','','50','','','','','','','','','','','','','','no'),(831,'HH-04-944','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-944','','','','','','','','','','','','','','',NULL,'no'),(832,'HH-04-950','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-950','','','','','','','','','','','','','','',NULL,'no'),(833,'HH-04-964','single','','4','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-04-964','','','','','','','','','','','','','','',NULL,'no'),(834,'IN-04-731','single','','4','0','occupied','2024-07-31 13:45:45','2024-07-31 13:45:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','IN-04-731','','50','','','','','','','','','','','','','','no'),(835,'BD-05-1191','single','','5','0','occupied','2024-08-20 15:16:15','2024-08-20 15:16:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-05-1191','','0','','','','','','','','','','','','','','no'),(836,'BD-05-1201','single','','5','0','occupied','2024-10-02 09:54:18','2024-10-02 09:54:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','BD-05-1201','yes','BD-05-1201','0','00','','','','','','','','','','','','','','no'),(837,'HH-05 -418','single','','5','0','occupied','2024-08-20 15:19:39','2024-08-20 15:19:39','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05 -418','','50','','','','','','','','','','','','','','no'),(838,'HH-05- 747','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05- 747','','','','','','','','','','','','','','',NULL,'no'),(839,'HH-05-100','single','','5','0','occupied','2024-08-20 15:24:18','2024-08-20 15:24:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-100','0','50','','','','','','','','','','','','','','no'),(840,'HH-05-1000','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1000','','','','','','','','','','','','','','',NULL,'no'),(841,'HH-05-1001','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1001','','','','','','','','','','','','','','',NULL,'no'),(842,'HH-05-1002','single','','5','0','occupied','2024-08-20 15:26:07','2024-08-20 15:26:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1002','','50','','','','','','','','','','','','','','no'),(843,'HH-05-1003','single','','5','0','occupied','2024-09-30 13:04:35','2024-09-30 13:04:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1003','0','00','','','','','','','','','','','','','','no'),(844,'HH-05-1007','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1007','','','','','','','','','','','','','','',NULL,'no'),(845,'HH-05-1012','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1012','','','','','','','','','','','','','','',NULL,'no'),(846,'HH-05-1013','single','','5','0','occupied','2024-08-20 15:28:33','2024-08-20 15:28:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1013','0','0','','','','','','','','','','','','','','no'),(847,'HH-05-1014','single','','5','0','occupied','2024-08-20 15:30:39','2024-08-20 15:30:39','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1014','','50','','','','','','','','','','','','','','no'),(848,'HH-05-1016','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1016','','','','','','','','','','','','','','',NULL,'no'),(849,'HH-05-1017','single','','5','0','occupied','2024-08-20 15:44:22','2024-08-20 15:44:22','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1017','','50','','','','','','','','','','','','','','no'),(850,'HH-05-1020','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1020','','','','','','','','','','','','','','',NULL,'no'),(851,'HH-05-1021','single','','5','0','occupied','2024-08-20 16:04:26','2024-08-20 16:04:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1021','','50','','','','','','','','','','','','','','no'),(852,'HH-05-1022','single','','5','0','occupied','2024-08-21 09:48:09','2024-08-21 09:48:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1022','','50','','','','','','','','','','','','','','no'),(853,'HH-05-1023','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1023','','','','','','','','','','','','','','',NULL,'no'),(854,'HH-05-1024','single','','5','0','occupied','2024-08-21 09:51:36','2024-08-21 09:51:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1024','','50','','','','','','','','','','','','','','no'),(855,'HH-05-1025','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1025','','','','','','','','','','','','','','',NULL,'no'),(856,'HH-05-1026','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1026','','','','','','','','','','','','','','',NULL,'no'),(857,'HH-05-1029','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1029','','','','','','','','','','','','','','',NULL,'no'),(858,'HH-05-1030','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1030','','','','','','','','','','','','','','',NULL,'no'),(859,'HH-05-1032','single','','5','0','occupied','2024-08-21 09:53:55','2024-08-21 09:53:55','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1032','','50','','','','','','','','','','','','','','no'),(860,'HH-05-1038','single','','5','0','occupied','2024-08-21 09:55:03','2024-08-21 09:55:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1038','','50','','','','','','','','','','','','','','no'),(862,'HH-05-104','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-104','','','','','','','','','','','','','','',NULL,'no'),(863,'HH-05-1042','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1042','','','','','','','','','','','','','','',NULL,'no'),(864,'HH-05-1043','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1043','','','','','','','','','','','','','','',NULL,'no'),(865,'HH-05-1044','single','','5','0','occupied','2024-08-21 09:59:01','2024-08-21 09:59:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1044','','50','','','','','','','','','','','','','','no'),(866,'HH-05-1049','single','','5','0','occupied','2024-08-21 09:57:45','2024-08-21 09:57:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1049','','50','','','','','','','','','','','','','','no'),(867,'HH-05-105','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-105','','','','','','','','','','','','','','',NULL,'no'),(868,'HH-05-1051','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1051','','','','','','','','','','','','','','',NULL,'no'),(869,'HH-05-1052','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1052','','','','','','','','','','','','','','',NULL,'no'),(870,'HH-05-1054','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1054','','','','','','','','','','','','','','',NULL,'no'),(871,'HH-05-1055','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1055','','','','','','','','','','','','','','',NULL,'no'),(872,'HH-05-1059','single','','5','0','occupied','2024-08-21 10:00:56','2024-08-21 10:00:56','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1059','','50','','','','','','','','','','','','','','no'),(873,'HH-05-106','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-106','','','','','','','','','','','','','','',NULL,'no'),(874,'HH-05-1062','single','','5','0','occupied','2024-08-21 10:02:49','2024-08-21 10:02:49','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1062','','50','','','','','','','','','','','','','','no'),(875,'HH-05-1063','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1063','','','','','','','','','','','','','','',NULL,'no'),(876,'HH-05-1064','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1064','','','','','','','','','','','','','','',NULL,'no'),(877,'HH-05-1065','single','','5','0','occupied','2024-08-21 10:04:04','2024-08-21 10:04:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1065','','50','','','','','','','','','','','','','','no'),(878,'HH-05-1067','single','','5','0','occupied','2024-08-21 10:04:43','2024-08-21 10:04:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1067','','50','','','','','','','','','','','','','','no'),(879,'HH-05-107','single','','5','0','occupied','2024-08-21 10:05:28','2024-08-21 10:05:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-107','','50','','','','','','','','','','','','','','no'),(880,'HH-05-1070','single','','5','0','occupied','2024-08-21 10:06:23','2024-08-21 10:06:23','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1070','','50','','','','','','','','','','','','','','no'),(881,'HH-05-1071','single','','5','0','occupied','2024-08-21 10:06:56','2024-08-21 10:06:56','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1071','','50','','','','','','','','','','','','','','no'),(882,'HH-05-1073','single','','5','0','occupied','2024-08-21 10:07:31','2024-08-21 10:07:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1073','','50','','','','','','','','','','','','','','no'),(883,'HH-05-1075','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1075','','','','','','','','','','','','','','',NULL,'no'),(884,'HH-05-1078','single','','5','0','occupied','2024-08-21 10:08:05','2024-08-21 10:08:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1078','','50','','','','','','','','','','','','','','no'),(885,'HH-05-1079','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1079','','','','','','','','','','','','','','',NULL,'no'),(886,'HH-05-108','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-108','','','','','','','','','','','','','','',NULL,'no'),(887,'HH-05-1086','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1086','','','','','','','','','','','','','','',NULL,'no'),(888,'HH-05-1087','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1087','','','','','','','','','','','','','','',NULL,'no'),(889,'HH-05-1088','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1088','','','','','','','','','','','','','','',NULL,'no'),(890,'HH-05-1092','single','','5','0','occupied','2024-08-21 10:32:48','2024-08-21 10:32:48','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1092','','50','','','','','','','','','','','','','','no'),(891,'HH-05-1094','single','','5','0','occupied','2024-08-21 10:34:08','2024-08-21 10:34:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1094','','50','','','','','','','','','','','','','','no'),(892,'HH-05-1095','single','','5','0','occupied','2024-08-21 10:35:44','2024-08-21 10:35:44','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1095','','50','','','','','','','','','','','','','','no'),(893,'HH-05-1096','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1096','','','','','','','','','','','','','','',NULL,'no'),(894,'HH-05-1097','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1097','','','','','','','','','','','','','','',NULL,'no'),(895,'HH-05-1099','single','','5','0','occupied','2024-08-21 10:37:06','2024-08-21 10:37:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1099','','50','','','','','','','','','','','','','','no'),(896,'HH-05-1100','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1100','','','','','','','','','','','','','','',NULL,'no'),(897,'HH-05-1103','single','','5','0','occupied','2024-08-21 10:38:51','2024-08-21 10:38:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1103','','50','','','','','','','','','','','','','','no'),(898,'HH-05-1105','single','','5','0','occupied','2024-08-21 10:39:52','2024-08-21 10:39:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1105','','50','','','','','','','','','','','','','','no'),(899,'HH-05-1108','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1108','','','','','','','','','','','','','','',NULL,'no'),(900,'HH-05-1111','single','','5','0','occupied','2024-08-21 10:41:11','2024-08-21 10:41:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1111','','50','','','','','','','','','','','','','','no'),(901,'HH-05-1115','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1115','','','','','','','','','','','','','','',NULL,'no'),(902,'HH-05-1116','single','','5','0','occupied','2024-08-21 10:41:59','2024-08-21 10:41:59','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1116','','50','','','','','','','','','','','','','','no'),(903,'HH-05-1118','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1118','','','','','','','','','','','','','','',NULL,'no'),(904,'HH-05-1120','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1120','','','','','','','','','','','','','','',NULL,'no'),(905,'HH-05-1122','single','','5','0','occupied','2024-08-21 10:43:20','2024-08-21 10:43:20','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1122','','50','','','','','','','','','','','','','','no'),(906,'HH-05-1123','single','','5','0','occupied','2024-08-21 10:43:52','2024-08-21 10:43:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1123','','50','','','','','','','','','','','','','','no'),(907,'HH-05-1124','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1124','','','','','','','','','','','','','','',NULL,'no'),(908,'HH-05-1127','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1127','','','','','','','','','','','','','','',NULL,'no'),(909,'HH-05-1128','single','','5','0','occupied','2024-08-21 10:44:35','2024-08-21 10:44:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1128','','50','','','','','','','','','','','','','','no'),(910,'HH-05-1129','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1129','','','','','','','','','','','','','','',NULL,'no'),(911,'HH-05-1130','single','','5','0','occupied','2024-08-21 10:45:19','2024-08-21 10:45:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1130','','50','','','','','','','','','','','','','','no'),(912,'HH-05-1134','single','','5','0','occupied','2024-08-21 10:46:46','2024-08-21 10:46:46','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1134','','50','','','','','','','','','','','','','','no'),(913,'HH-05-1135','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1135','','','','','','','','','','','','','','',NULL,'no'),(914,'HH-05-1138','single','','5','0','occupied','2024-10-01 09:22:50','2024-10-01 09:22:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1138','','00','','','','','','','','','','','','','','no'),(915,'HH-05-1139','single','','5','0','occupied','2024-08-21 10:51:32','2024-08-21 10:51:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1139','','50','','','','','','','','','','','','','','no'),(916,'HH-05-1140','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1140','','','','','','','','','','','','','','',NULL,'no'),(917,'HH-05-1141','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1141','','','','','','','','','','','','','','',NULL,'no'),(918,'HH-05-1145','single','','5','0','occupied','2024-08-21 10:52:31','2024-08-21 10:52:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1145','','50','','','','','','','','','','','','','','no'),(919,'HH-05-1147','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1147','','','','','','','','','','','','','','',NULL,'no'),(920,'HH-05-1148','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1148','','','','','','','','','','','','','','',NULL,'no'),(921,'HH-05-1150','single','','5','0','occupied','2024-08-21 10:53:36','2024-08-21 10:53:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1150','','50','','','','','','','','','','','','','','no'),(922,'HH-05-1151','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1151','','','','','','','','','','','','','','',NULL,'no'),(923,'HH-05-1154','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1154','','','','','','','','','','','','','','',NULL,'no'),(924,'HH-05-1155','single','','5','0','occupied','2024-08-21 10:54:39','2024-08-21 10:54:39','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1155','','0','','','','','','','','','','','','','','no'),(925,'HH-05-1156','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1156','','','','','','','','','','','','','','',NULL,'no'),(926,'HH-05-1161','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1161','','','','','','','','','','','','','','',NULL,'no'),(927,'HH-05-1164','single','','5','0','occupied','2024-08-21 10:55:53','2024-08-21 10:55:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1164','','50','','','','','','','','','','','','','','no'),(928,'HH-05-1165','single','','5','0','occupied','2024-08-21 10:57:30','2024-08-21 10:57:30','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1165','','0','','','','','','','','','','','','','','no'),(929,'HH-05-1167','single','','5','0','occupied','2024-08-21 10:58:29','2024-08-21 10:58:29','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1167','','0','','','','','','','','','','','','','','no'),(930,'HH-05-1172','single','','5','0','occupied','2024-08-21 10:59:12','2024-08-21 10:59:12','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1172','','0','','','','','','','','','','','','','','no'),(931,'HH-05-1175','single','','5','0','occupied','2024-08-21 11:00:05','2024-08-21 11:00:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1175','','50','','','','','','','','','','','','','','no'),(932,'HH-05-1179','single','','5','0','occupied','2024-08-21 11:03:30','2024-08-21 11:03:30','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1179','','0','','','','','','','','','','','','','','no'),(933,'HH-05-1182','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1182','','','','','','','','','','','','','','',NULL,'no'),(934,'HH-05-1187','single','','5','0','occupied','2024-08-21 11:02:17','2024-08-21 11:02:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1187','','0','','','','','','','','','','','','','','no'),(935,'HH-05-1188','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1188','','','','','','','','','','','','','','',NULL,'no'),(936,'HH-05-1193','single','','5','0','occupied','2024-08-21 11:05:00','2024-08-21 11:05:00','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1193','','0','','','','','','','','','','','','','','no'),(937,'HH-05-1196','single','','5','0','occupied','2024-08-21 11:06:11','2024-08-21 11:06:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1196','','0','','','','','','','','','','','','','','no'),(938,'HH-05-1197','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1197','','','','','','','','','','','','','','',NULL,'no'),(939,'HH-05-120','single','','5','0','occupied','2024-08-21 11:09:22','2024-08-21 11:09:22','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-120','','50','','','','','','','','','','','','','','no'),(940,'HH-05-1202','single','','5','0','occupied','2024-08-21 11:11:15','2024-08-21 11:11:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1202','','50','','','','','','','','','','','','','','no'),(941,'HH-05-1203','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1203','','','','','','','','','','','','','','',NULL,'no'),(942,'HH-05-1204','single','','5','0','occupied','2024-08-21 11:13:45','2024-08-21 11:13:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1204','','50','','','','','','','','','','','','','','no'),(943,'HH-05-1205','single','','5','0','occupied','2024-08-21 11:14:58','2024-08-21 11:14:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1205','','0','','','','','','','','','','','','','','no'),(944,'HH-05-1206','single','','5','0','occupied','2024-08-21 11:16:14','2024-08-21 11:16:14','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1206','','0','','','','','','','','','','','','','','no'),(945,'HH-05-1210','single','','5','0','occupied','2024-08-21 11:17:40','2024-08-21 11:17:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1210','','0','','','','','','','','','','','','','','no'),(946,'HH-05-1212','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1212','','','','','','','','','','','','','','',NULL,'no'),(947,'BD-05-1213','single','','5','0','occupied','2024-10-02 10:43:03','2024-10-02 10:43:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','BD-05-1213','','0','','','','','','','','','','','','','','no'),(948,'HH-05-1216','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1216','','','','','','','','','','','','','','',NULL,'no'),(949,'HH-05-1218','single','','5','0','occupied','2024-08-21 11:22:53','2024-08-21 11:22:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1218','','0','','','','','','','','','','','','','','no'),(950,'HH-05-1224','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1224','','','','','','','','','','','','','','',NULL,'no'),(951,'HH-05-1227','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1227','','','','','','','','','','','','','','',NULL,'no'),(952,'HH-05-1228','single','','5','0','occupied','2024-08-21 15:35:57','2024-08-21 15:35:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1228','','0','','','','','','','','','','','','','','no'),(953,'HH-05-1234','single','','5','0','occupied','2024-09-09 14:35:35','2024-09-09 14:35:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1234','','0','','','','','','','','','','','','','','no'),(954,'HH-05-1235','single','','5','0','occupied','2024-08-22 10:21:01','2024-08-22 10:21:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1235','','0','','','','','','','','','','','','','','no'),(955,'HH-05-1236','single','','5','0','occupied','2024-08-22 10:21:40','2024-08-22 10:21:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1236','','0','','','','','','','','','','','','','','no'),(956,'HH-05-1237','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1237','','','','','','','','','','','','','','',NULL,'no'),(957,'HH-05-1238','single','','5','0','occupied','2024-08-22 10:22:28','2024-08-22 10:22:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1238','','0','','','','','','','','','','','','','','no'),(958,'HH-05-1239','single','','5','0','occupied','2024-11-07 12:59:23','2024-11-07 12:59:23','1','','1',0.00,0.00,0,'rental',1,0.00,'','HH-05-1239','yes','HH-05-1239','','0','','','','','','','','','','','','','','no'),(959,'HH-05-1240','single','','5','0','occupied','2024-08-22 10:23:01','2024-08-22 10:23:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1240','','0','','','','','','','','','','','','','','no'),(960,'HH-05-1242','single','','5','0','occupied','2024-08-22 10:23:47','2024-08-22 10:23:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1242','','0','','','','','','','','','','','','','','no'),(961,'HH-05-1244','single','','5','0','occupied','2024-08-22 10:25:17','2024-08-22 10:25:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1244','','50','','','','','','','','','','','','','','no'),(962,'HH-05-1245','single','','5','0','occupied','2024-08-22 10:25:47','2024-08-22 10:25:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1245','','50','','','','','','','','','','','','','','no'),(963,'HH-05-1247','single','','5','0','occupied','2024-08-22 10:26:11','2024-08-22 10:26:11','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1247','','0','','','','','','','','','','','','','','no'),(964,'HH-05-1257','single','','5','0','occupied','2024-08-22 10:27:04','2024-08-22 10:27:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1257','','0','','','','','','','','','','','','','','no'),(965,'HH-05-1260','single','','5','0','occupied','2024-08-22 09:22:59','2024-08-22 09:22:59','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1260','','0','','','','','','','','','','','','','','no'),(966,'HH-05-1262','single','','5','0','occupied','2024-08-22 10:27:36','2024-08-22 10:27:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1262','','50','','','','','','','','','','','','','','no'),(967,'HH-05-1263','single','','5','0','occupied','2024-08-22 09:26:31','2024-08-22 09:26:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1263','','50','','','','','','','','','','','','','','no'),(968,'HH-05-1264','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1264','','','','','','','','','','','','','','',NULL,'no'),(969,'HH-05-1267','single','','5','0','occupied','2024-08-22 09:28:24','2024-08-22 09:28:24','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1267','','50','','','','','','','','','','','','','','no'),(970,'HH-05-1269','single','','5','0','occupied','2024-08-22 09:29:35','2024-08-22 09:29:35','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1269','','50','','','','','','','','','','','','','','no'),(971,'HH-05-1270','single','','5','0','occupied','2024-11-21 06:18:58','2024-11-21 06:18:58','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1270','','00','','','','','','','','','','','','','','no'),(972,'HH-05-1271','single','','5','0','occupied','2024-08-22 09:32:27','2024-08-22 09:32:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1271','','50','','','','','','','','','','','','','','no'),(973,'HH-05-1272','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1272','','','','','','','','','','','','','','',NULL,'no'),(974,'HH-05-1273','single','','5','0','occupied','2024-10-02 12:15:00','2024-10-02 12:15:00','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1273','','00','','','','','','','','','','','','','','no'),(975,'HH-05-1274','single','','5','0','occupied','2024-08-22 09:35:04','2024-08-22 09:35:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1274','','50','','','','','','','','','','','','','','no'),(976,'HH-05-1275','single','','5','0','occupied','2024-08-22 09:36:28','2024-08-22 09:36:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1275','','50','','','','','','','','','','','','','','no'),(977,'HH-05-1276','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1276','','','','','','','','','','','','','','',NULL,'no'),(978,'HH-05-1277','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1277','','','','','','','','','','','','','','',NULL,'no'),(979,'HH-05-1279','single','','5','0','occupied','2024-08-22 09:37:34','2024-08-22 09:37:34','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1279','','0','','','','','','','','','','','','','','no'),(980,'HH-05-1280','single','','5','0','occupied','2024-10-02 12:32:41','2024-10-02 12:32:41','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1280','','50','','','','','','','','','','','','','','no'),(981,'HH-05-1281','single','','5','0','occupied','2024-08-22 09:40:10','2024-08-22 09:40:10','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1281','','50','','','','','','','','','','','','','','no'),(982,'HH-05-1282','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1282','','','','','','','','','','','','','','',NULL,'no'),(983,'HH-05-1285','single','','5','0','occupied','2024-08-22 09:41:29','2024-08-22 09:41:29','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1285','','50','','','','','','','','','','','','','','no'),(984,'HH-05-1286','single','','5','0','occupied','2024-08-22 09:43:28','2024-08-22 09:43:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1286','','50','','','','','','','','','','','','','','no'),(985,'HH-05-1287','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1287','','','','','','','','','','','','','','',NULL,'no'),(986,'HH-05-1288','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1288','','','','','','','','','','','','','','',NULL,'no'),(987,'HH-05-1290','single','','5','0','occupied','2024-08-22 09:44:30','2024-08-22 09:44:30','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1290','','50','','','','','','','','','','','','','','no'),(988,'HH-05-1291','single','','5','0','occupied','2024-08-22 09:46:26','2024-08-22 09:46:26','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1291','','50','','','','','','','','','','','','','','no'),(989,'HH-05-1292','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1292','','','','','','','','','','','','','','',NULL,'no'),(990,'HH-05-1293','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1293','','','','','','','','','','','','','','',NULL,'no'),(991,'HH-05-1294','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1294','','','','','','','','','','','','','','',NULL,'no'),(992,'HH-05-1295','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1295','','','','','','','','','','','','','','',NULL,'no'),(993,'HH-05-1296','single','','5','0','occupied','2024-08-22 09:47:51','2024-08-22 09:47:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1296','','50','','','','','','','','','','','','','','no'),(995,'HH-05-1299','single','','5','0','occupied','2024-08-22 09:48:45','2024-08-22 09:48:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1299','','0','','','','','','','','','','','','','','no'),(996,'HH-05-1300','single','','5','0','occupied','2024-08-22 09:49:55','2024-08-22 09:49:55','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1300','','50','','','','','','','','','','','','','','no'),(997,'HH-05-1301','single','','5','0','occupied','2024-08-22 09:51:13','2024-08-22 09:51:13','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1301','','50','','','','','','','','','','','','','','no'),(998,'HH-05-1302','single','','5','0','occupied','2024-10-02 13:03:47','2024-10-02 13:03:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-1302','','00','','','','','','','','','','','','','','no'),(999,'HH-05-141','single','','5','0','occupied','2024-09-17 11:00:15','2024-09-17 11:00:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-141','','0','','','','','','','','','','','','','','no'),(1000,'HH-05-143','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-143','','','','','','','','','','','','','','',NULL,'no'),(1001,'HH-05-149','single','','5','0','occupied','2024-09-27 08:56:05','2024-09-27 08:56:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-149','','50','','','','','','','','','','','','','','no'),(1002,'HH-05-152','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-152','','','','','','','','','','','','','','',NULL,'no'),(1003,'HH-05-153','single','','5','0','occupied','2024-09-27 09:05:31','2024-09-27 09:05:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-153','','50','','','','','','','','','','','','','','no'),(1004,'HH-05-154','single','','5','0','occupied','2024-08-22 11:51:32','2024-08-22 11:51:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-154','','0','','','','','','','','','','','','','','no'),(1005,'HH-05-155','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-155','','','','','','','','','','','','','','',NULL,'no'),(1006,'HH-05-156','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-156','','','','','','','','','','','','','','',NULL,'no'),(1007,'HH-05-159','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-159','','','','','','','','','','','','','','',NULL,'no'),(1008,'HH-05-161','single','','5','0','occupied','2024-09-27 09:17:42','2024-09-27 09:17:42','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-161','','50','','','','','','','','','','','','','','no'),(1009,'HH-05-170','single','','5','0','occupied','2024-09-27 09:28:05','2024-09-27 09:28:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-170','','50','','','','','','','','','','','','','','no'),(1010,'HH-05-196','single','','5','0','occupied','2024-08-22 11:53:57','2024-08-22 11:53:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-196','','50','','','','','','','','','','','','','','no'),(1011,'HH-05-201','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-201','','','','','','','','','','','','','','',NULL,'no'),(1012,'HH-05-202','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-202','','','','','','','','','','','','','','',NULL,'no'),(1013,'HH-05-206','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-206','','','','','','','','','','','','','','',NULL,'no'),(1014,'HH-05-209','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-209','','','','','','','','','','','','','','',NULL,'no'),(1015,'HH-05-210','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-210','','','','','','','','','','','','','','',NULL,'no'),(1016,'HH-05-211','single','','5','0','occupied','2024-09-27 09:43:32','2024-09-27 09:43:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-211','','50','','','','','','','','','','','','','','no'),(1017,'HH-05-215','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-215','','','','','','','','','','','','','','',NULL,'no'),(1018,'HH-05-224','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-224','','','','','','','','','','','','','','',NULL,'no'),(1019,'HH-05-225','single','','5','0','occupied','2024-08-22 12:01:14','2024-08-22 12:01:14','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-225','','','','','','','','','','','','','','','','no'),(1020,'HH-05-232','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-232','','','','','','','','','','','','','','',NULL,'no'),(1021,'HH-05-236','single','','5','0','occupied','2024-08-22 12:02:18','2024-08-22 12:02:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-236','','50','','','','','','','','','','','','','','no'),(1022,'HH-05-237','single','','5','0','occupied','2024-08-22 12:06:33','2024-08-22 12:06:33','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-237','','50','','','','','','','','','','','','','','no'),(1023,'HH-05-238','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-238','','','','','','','','','','','','','','',NULL,'no'),(1024,'HH-05-239','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-239','','','','','','','','','','','','','','',NULL,'no'),(1025,'HH-05-24','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-24','','','','','','','','','','','','','','',NULL,'no'),(1026,'HH-05-242','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-242','','','','','','','','','','','','','','',NULL,'no'),(1027,'HH-05-247','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-247','','','','','','','','','','','','','','',NULL,'no'),(1028,'HH-05-248','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-248','','','','','','','','','','','','','','',NULL,'no'),(1029,'HH-05-25','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-25','','','','','','','','','','','','','','',NULL,'no'),(1030,'HH-05-259','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-259','','','','','','','','','','','','','','',NULL,'no'),(1031,'HH-05-261','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-261','','','','','','','','','','','','','','',NULL,'no'),(1032,'HH-05-263','single','','5','0','occupied','2024-08-22 12:07:52','2024-08-22 12:07:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-263','','50','','','','','','','','','','','','','','no'),(1033,'HH-05-265','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-265','','','','','','','','','','','','','','',NULL,'no'),(1034,'HH-05-276','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-276','','','','','','','','','','','','','','',NULL,'no'),(1035,'HH-05-278','single','','5','0','occupied','2024-08-22 12:08:52','2024-08-22 12:08:52','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-278','','50','','','','','','','','','','','','','','no'),(1036,'HH-05-281','single','','5','0','occupied','2024-08-22 12:13:53','2024-08-22 12:13:53','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-281','','50','','','','','','','','','','','','','','no'),(1037,'HH-05-282','single','','5','0','occupied','2024-08-22 12:15:06','2024-08-22 12:15:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-282','','50','','','','','','','','','','','','','','no'),(1038,'HH-05-283','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-283','','','','','','','','','','','','','','',NULL,'no'),(1039,'HH-05-284','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-284','','','','','','','','','','','','','','',NULL,'no'),(1040,'HH-05-285','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-285','','','','','','','','','','','','','','',NULL,'no'),(1041,'HH-05-287','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-287','','','','','','','','','','','','','','',NULL,'no'),(1042,'HH-05-297','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-297','','','','','','','','','','','','','','',NULL,'no'),(1043,'HH-05-298','single','','5','0','occupied','2024-08-22 12:15:51','2024-08-22 12:15:51','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-298','','50','','','','','','','','','','','','','','no'),(1044,'HH-05-299','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-299','','','','','','','','','','','','','','',NULL,'no'),(1045,'HH-05-314','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-314','','','','','','','','','','','','','','',NULL,'no'),(1046,'HH-05-315','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-315','','','','','','','','','','','','','','',NULL,'no'),(1047,'HH-05-316','single','','5','0','occupied','2024-08-22 12:22:23','2024-08-22 12:22:23','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-316','','50','','','','','','','','','','','','','','no'),(1048,'HH-05-317','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-317','','','','','','','','','','','','','','',NULL,'no'),(1049,'HH-05-318','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-318','','','','','','','','','','','','','','',NULL,'no'),(1050,'HH-05-319','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-319','','','','','','','','','','','','','','',NULL,'no'),(1051,'HH-05-32','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-32','','','','','','','','','','','','','','',NULL,'no'),(1052,'HH-05-322','single','','5','0','occupied','2024-08-22 12:24:57','2024-08-22 12:24:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-322','','50','','','','','','','','','','','','','','no'),(1053,'HH-05-329','single','','5','0','occupied','2024-08-22 12:25:32','2024-08-22 12:25:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-329','','50','','','','','','','','','','','','','','no'),(1054,'HH-05-330','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-330','','','','','','','','','','','','','','',NULL,'no'),(1055,'HH-05-331','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-331','','','','','','','','','','','','','','',NULL,'no'),(1056,'HH-05-334','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-334','','','','','','','','','','','','','','',NULL,'no'),(1057,'HH-05-336','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-336','','','','','','','','','','','','','','',NULL,'no'),(1058,'HH-05-343','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-343','','','','','','','','','','','','','','',NULL,'no'),(1059,'HH-05-350','single','','5','0','occupied','2024-08-22 12:26:27','2024-08-22 12:26:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-350','','50','','','','','','','','','','','','','','no'),(1060,'HH-05-359','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-359','','','','','','','','','','','','','','',NULL,'no'),(1061,'HH-05-369','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-369','','','','','','','','','','','','','','',NULL,'no'),(1062,'HH-05-372','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-372','','','','','','','','','','','','','','',NULL,'no'),(1063,'HH-05-386','single','','5','0','occupied','2024-08-22 12:28:01','2024-08-22 12:28:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-386','','50','','','','','','','','','','','','','','no'),(1064,'HH-05-387','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-387','','','','','','','','','','','','','','',NULL,'no'),(1065,'HH-05-388','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-388','','','','','','','','','','','','','','',NULL,'no'),(1066,'HH-05-392','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-392','','','','','','','','','','','','','','',NULL,'no'),(1067,'HH-05-393','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-393','','','','','','','','','','','','','','',NULL,'no'),(1068,'HH-05-396','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-396','','','','','','','','','','','','','','',NULL,'no'),(1069,'HH-05-397','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-397','','','','','','','','','','','','','','',NULL,'no'),(1070,'HH-05-398','single','','5','0','occupied','2024-08-22 12:30:02','2024-08-22 12:30:02','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-398','','50','','','','','','','','','','','','','','no'),(1071,'HH-05-412','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-412','','','','','','','','','','','','','','',NULL,'no'),(1072,'HH-05-414','single','','5','0','occupied','2024-08-22 12:32:27','2024-08-22 12:32:27','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-414','','50','','','','','','','','','','','','','','no'),(1073,'HH-05-415','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-415','','','','','','','','','','','','','','',NULL,'no'),(1074,'HH-05-416','single','','5','0','occupied','2024-08-22 12:33:09','2024-08-22 12:33:09','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-416','','50','','','','','','','','','','','','','','no'),(1075,'HH-05-450','single','','5','0','occupied','2024-08-22 12:36:28','2024-08-22 12:36:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-450','','50','','','','','','','','','','','','','','no'),(1076,'HH-05-454','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-454','','','','','','','','','','','','','','',NULL,'no'),(1077,'HH-05-455','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-455','','','','','','','','','','','','','','',NULL,'no'),(1078,'HH-05-459','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-459','','','','','','','','','','','','','','',NULL,'no'),(1079,'HH-05-460','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-460','','','','','','','','','','','','','','',NULL,'no'),(1080,'HH-05-462','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-462','','','','','','','','','','','','','','',NULL,'no'),(1081,'hh-05-463','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','hh-05-463','','','','','','','','','','','','','','',NULL,'no'),(1082,'HH-05-465','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-465','','','','','','','','','','','','','','',NULL,'no'),(1083,'HH-05-467','single','','5','0','occupied','2024-08-22 12:40:03','2024-08-22 12:40:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-467','','50','','','','','','','','','','','','','','no'),(1084,'HH-05-471','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-471','','','','','','','','','','','','','','',NULL,'no'),(1085,'HH-05-472','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-472','','','','','','','','','','','','','','',NULL,'no'),(1086,'HH-05-475','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-475','','','','','','','','','','','','','','',NULL,'no'),(1087,'HH-05-476','single','','5','0','occupied','2024-09-09 10:06:49','2024-09-09 10:06:49','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-476','','50','','','','','','','','','','','','','','no'),(1088,'HH-05-477','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-477','','','','','','','','','','','','','','',NULL,'no'),(1089,'HH-05-478','single','','5','0','occupied','2024-09-27 11:25:28','2024-09-27 11:25:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-478','','00','','','','','','','','','','','','','','no'),(1090,'HH-05-487','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-487','','','','','','','','','','','','','','',NULL,'no'),(1091,'HH-05-488','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-488','','','','','','','','','','','','','','',NULL,'no'),(1092,'HH-05-489','single','','5','0','occupied','2024-08-30 10:03:17','2024-08-30 10:03:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-489','0','50','','','','','','','','','','','','','','no'),(1093,'HH-05-491','single','','5','0','occupied','2024-09-18 11:56:14','2024-09-18 11:56:14','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-491','','50','','','','','','','','','','','','','','no'),(1094,'HH-05-492','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-492','','','','','','','','','','','','','','',NULL,'no'),(1095,'HH-05-493','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-493','','','','','','','','','','','','','','',NULL,'no'),(1096,'HH-05-496','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-496','','','','','','','','','','','','','','',NULL,'no'),(1097,'HH-05-502','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-502','','','','','','','','','','','','','','',NULL,'no'),(1098,'HH-05-504','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-504','','','','','','','','','','','','','','',NULL,'no'),(1099,'HH-05-506','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-506','','','','','','','','','','','','','','',NULL,'no'),(1100,'HH-05-510','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-510','','','','','','','','','','','','','','',NULL,'no'),(1101,'HH-05-516','single','','5','0','occupied','2024-08-22 14:26:06','2024-08-22 14:26:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-516','','50','','','','','','','','','','','','','','no'),(1102,'HH-05-517','single','','5','0','occupied','2024-09-09 10:21:21','2024-09-09 10:21:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-517','','50','','','','','','','','','','','','','','no'),(1103,'HH-05-518','single','','5','0','occupied','2024-08-22 14:28:32','2024-08-22 14:28:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-518','','50','','','','','','','','','','','','','','no'),(1104,'HH-05-521','single','','5','0','occupied','2024-08-22 14:29:37','2024-08-22 14:29:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-521','','50','','','','','','','','','','','','','','no'),(1105,'HH-05-522','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-522','','','','','','','','','','','','','','',NULL,'no'),(1106,'HH-05-526','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-526','','','','','','','','','','','','','','',NULL,'no'),(1107,'HH-05-527','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-527','','','','','','','','','','','','','','',NULL,'no'),(1108,'HH-05-535','single','','5','0','occupied','2024-08-22 14:31:07','2024-08-22 14:31:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-535','','50','','','','','','','','','','','','','','no'),(1110,'HH-05-558','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-558','','','','','','','','','','','','','','',NULL,'no'),(1111,'HH-05-564','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-564','','','','','','','','','','','','','','',NULL,'no'),(1112,'HH-05-570','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-570','','','','','','','','','','','','','','',NULL,'no'),(1113,'HH-05-571','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-571','','','','','','','','','','','','','','',NULL,'no'),(1114,'HH-05-573','single','','5','0','occupied','2024-09-27 12:09:54','2024-09-27 12:09:54','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-573','','50','','','','','','','','','','','','','','no'),(1115,'HH-05-58','single','','5','0','occupied','2024-08-22 10:09:21','2024-08-22 10:09:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-58','','50','','','','','','','','','','','','','','no'),(1116,'HH-05-589','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-589','','','','','','','','','','','','','','',NULL,'no'),(1117,'HH-05-590','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-590','','','','','','','','','','','','','','',NULL,'no'),(1118,'HH-05-604','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-604','','','','','','','','','','','','','','',NULL,'no'),(1119,'HH-05-613','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-613','','','','','','','','','','','','','','',NULL,'no'),(1120,'HH-05-615','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-615','','','','','','','','','','','','','','',NULL,'no'),(1121,'HH-05-616','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-616','','','','','','','','','','','','','','',NULL,'no'),(1122,'HH-05-617','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-617','','','','','','','','','','','','','','',NULL,'no'),(1123,'HH-05-624','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-624','','','','','','','','','','','','','','',NULL,'no'),(1124,'HH-05-642','single','','5','0','occupied','2024-09-27 12:25:18','2024-09-27 12:25:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-642','','50','','','','','','','','','','','','','','no'),(1125,'HH-05-655','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-655','','','','','','','','','','','','','','',NULL,'no'),(1126,'HH-05-670','single','','5','0','occupied','2024-09-13 09:05:34','2024-09-13 09:05:34','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-670','','0','','','','','','','','','','','','','','no'),(1127,'HH-05-671','single','','5','0','occupied','2024-08-22 14:33:05','2024-08-22 14:33:05','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-671','','50','','','','','','','','','','','','','','no'),(1128,'HH-05-674','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-674','','','','','','','','','','','','','','',NULL,'no'),(1129,'HH-05-681','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-681','','','','','','','','','','','','','','',NULL,'no'),(1130,'HH-05-682','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-682','','','','','','','','','','','','','','',NULL,'no'),(1131,'HH-05-706','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-706','','','','','','','','','','','','','','',NULL,'no'),(1132,'HH-05-710','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-710','','','','','','','','','','','','','','',NULL,'no'),(1133,'HH-05-711','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-711','','','','','','','','','','','','','','',NULL,'no'),(1134,'HH-05-718','single','','5','0','occupied','2024-08-23 10:26:17','2024-08-23 10:26:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-718','','50','','','','','','','','','','','','','','no'),(1135,'HH-05-719','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-719','','','','','','','','','','','','','','',NULL,'no'),(1136,'HH-05-730','single','','5','0','occupied','2024-08-23 10:30:32','2024-08-23 10:30:32','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-730','','50','','','','','','','','','','','','','','no'),(1137,'HH-05-733','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-733','','','','','','','','','','','','','','',NULL,'no'),(1138,'HH-05-737','single','','5','0','occupied','2024-08-23 10:32:04','2024-08-23 10:32:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-737','','50','','','','','','','','','','','','','','no'),(1139,'HH-05-740','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-740','','','','','','','','','','','','','','',NULL,'no'),(1140,'HH-05-741','single','','5','0','occupied','2024-08-23 10:33:12','2024-08-23 10:33:12','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-741','','50','','','','','','','','','','','','','','no'),(1141,'HH-05-742','single','','5','0','occupied','2024-08-23 10:33:50','2024-08-23 10:33:50','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-742','','50','','','','','','','','','','','','','','no'),(1142,'HH-05-743','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-743','','','','','','','','','','','','','','',NULL,'no'),(1143,'HH-05-745','single','','5','0','occupied','2024-08-23 10:34:59','2024-08-23 10:34:59','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-745','','50','','','','','','','','','','','','','','no'),(1144,'HH-05-748','single','','5','0','occupied','2024-08-23 10:36:06','2024-08-23 10:36:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-748','','50','','','','','','','','','','','','','','no'),(1145,'HH-05-750','single','','5','0','occupied','2024-08-23 10:37:37','2024-08-23 10:37:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-750','','50','','','','','','','','','','','','','','no'),(1146,'HH-05-751','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-751','','','','','','','','','','','','','','',NULL,'no'),(1147,'HH-05-752','single','','5','0','occupied','2024-08-23 10:38:20','2024-08-23 10:38:20','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-752','','50','','','','','','','','','','','','','','no'),(1148,'HH-05-754','single','','5','0','occupied','2024-08-23 10:42:00','2024-08-23 10:42:00','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-754','','50','','','','','','','','','','','','','','no'),(1149,'HH-05-755','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-755','','','','','','','','','','','','','','',NULL,'no'),(1150,'HH-05-756','single','','5','0','occupied','2024-08-23 10:43:02','2024-08-23 10:43:02','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-756','','50','','','','','','','','','','','','','','no'),(1151,'HH-05-757','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-757','','','','','','','','','','','','','','',NULL,'no'),(1152,'HH-05-758','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-758','','','','','','','','','','','','','','',NULL,'no'),(1153,'HH-05-759','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-759','','','','','','','','','','','','','','',NULL,'no'),(1154,'HH-05-760','single','','5','0','occupied','2024-08-23 10:44:04','2024-08-23 10:44:04','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-760','','50','','','','','','','','','','','','','','no'),(1155,'HH-05-761','single','','5','0','occupied','2024-08-23 10:44:39','2024-08-23 10:44:39','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-761','','50','','','','','','','','','','','','','','no'),(1156,'HH-05-762','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-762','','','','','','','','','','','','','','',NULL,'no'),(1157,'HH-05-763','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-763','','','','','','','','','','','','','','',NULL,'no'),(1158,'HH-05-765','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-765','','','','','','','','','','','','','','',NULL,'no'),(1159,'HH-05-769','single','','5','0','occupied','2024-08-23 10:46:02','2024-08-23 10:46:02','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-769','','50','','','','','','','','','','','','','','no'),(1160,'HH-05-772','single','','5','0','occupied','2024-08-23 10:46:44','2024-08-23 10:46:44','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-772','','50','','','','','','','','','','','','','','no'),(1161,'HH-05-779','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-779','','','','','','','','','','','','','','',NULL,'no'),(1162,'HH-05-772','single','','5','0','occupied','2024-08-23 10:48:28','2024-09-27 16:06:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-772','','50','','','','','','','','','','','','','','no'),(1163,'HH-05-782','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-782','','','','','','','','','','','','','','',NULL,'no'),(1164,'HH-05-783','single','','5','0','occupied','2024-08-23 10:49:57','2024-08-23 10:49:57','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-783','','50','','','','','','','','','','','','','','no'),(1165,'HH-05-784','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-784','','','','','','','','','','','','','','',NULL,'no'),(1166,'HH-05-785','single','','5','0','occupied','2024-08-23 10:50:49','2024-08-23 10:50:49','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-785','','50','','','','','','','','','','','','','','no'),(1167,'HH-05-786','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-786','','','','','','','','','','','','','','',NULL,'no'),(1168,'HH-05-787','single','','5','0','occupied','2024-08-23 10:52:28','2024-08-23 10:52:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-787','','50','','','','','','','','','','','','','','no'),(1169,'HH-05-788','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-788','','','','','','','','','','','','','','',NULL,'no'),(1170,'HH-05-789','single','','5','0','occupied','2024-09-30 09:18:46','2024-09-30 09:18:46','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-789','','00','','','','','','','','','','','','','','no'),(1171,'HH-05-791','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-791','','','','','','','','','','','','','','',NULL,'no'),(1172,'HH-05-793','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-793','','','','','','','','','','','','','','',NULL,'no'),(1173,'HH-05-794','single','','5','0','occupied','2024-08-23 10:55:40','2024-08-23 10:55:40','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-794','','50','','','','','','','','','','','','','','no'),(1174,'HH-05-795','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-795','','','','','','','','','','','','','','',NULL,'no'),(1175,'HH-05-796','single','','5','0','occupied','2024-08-23 10:56:13','2024-08-23 10:56:13','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-796','','50','','','','','','','','','','','','','','no'),(1176,'HH-05-797','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-797','','','','','','','','','','','','','','',NULL,'no'),(1177,'HH-05-798','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-798','','','','','','','','','','','','','','',NULL,'no'),(1178,'HH-05-799','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-799','','','','','','','','','','','','','','',NULL,'no'),(1179,'HH-05-800','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-800','','','','','','','','','','','','','','',NULL,'no'),(1180,'HH-05-803','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-803','','','','','','','','','','','','','','',NULL,'no'),(1181,'HH-05-804','single','','5','0','occupied','2024-08-23 10:57:19','2024-08-23 10:57:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-804','','50','','','','','','','','','','','','','','no'),(1182,'HH-05-805','single','','5','0','occupied','2024-08-23 10:58:37','2024-08-23 10:58:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-805','','50','','','','','','','','','','','','','','no'),(1183,'HH-05-807','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-807','','','','','','','','','','','','','','',NULL,'no'),(1184,'HH-05-808','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-808','','','','','','','','','','','','','','',NULL,'no'),(1185,'HH-05-809','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-809','','','','','','','','','','','','','','',NULL,'no'),(1186,'HH-05-81','single','','5','0','occupied','2024-08-22 10:31:36','2024-08-22 10:31:36','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-81','','50','','','','','','','','','','','','','','no'),(1187,'HH-05-810','single','','5','0','occupied','2024-08-23 11:00:25','2024-08-23 11:00:25','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-810','','50','','','','','','','','','','','','','','no'),(1188,'HH-05-812','single','','5','0','occupied','2024-08-23 11:02:18','2024-08-23 11:02:18','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-812','','50','','','','','','','','','','','','','','no'),(1189,'HH-05-813','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-813','','','','','','','','','','','','','','',NULL,'no'),(1190,'HH-05-816','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-816','','','','','','','','','','','','','','',NULL,'no'),(1191,'HH-05-817','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-817','','','','','','','','','','','','','','',NULL,'no'),(1192,'HH-05-818','single','','5','0','occupied','2024-08-23 11:03:28','2024-08-23 11:03:28','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-818','','50','','','','','','','','','','','','','','no'),(1193,'HH-05-819','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-819','','','','','','','','','','','','','','',NULL,'no'),(1194,'HH-05-822','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-822','','','','','','','','','','','','','','',NULL,'no'),(1195,'HH-05-823','single','','5','0','occupied','2024-08-23 11:05:07','2024-08-23 11:05:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-823','','50','','','','','','','','','','','','','','no'),(1196,'HH-05-824','single','','5','0','occupied','2024-08-23 11:06:14','2024-08-23 11:06:14','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-824','','50','','','','','','','','','','','','','','no'),(1197,'HH-05-825','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-825','','','','','','','','','','','','','','',NULL,'no'),(1198,'HH-05-826','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-826','','','','','','','','','','','','','','',NULL,'no'),(1199,'HH-05-827','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-827','','','','','','','','','','','','','','',NULL,'no'),(1200,'HH-05-830','single','','5','0','occupied','2024-08-23 11:10:07','2024-08-23 11:10:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-830','','50','','','','','','','','','','','','','','no'),(1201,'HH-05-831','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-831','','','','','','','','','','','','','','',NULL,'no'),(1202,'HH-05-833','single','','5','0','occupied','2024-08-23 11:11:07','2024-08-23 11:11:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-833','','50','','','','','','','','','','','','','','no'),(1203,'HH-05-844','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-844','','','','','','','','','','','','','','',NULL,'no'),(1204,'HH-05-845','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-845','','','','','','','','','','','','','','',NULL,'no'),(1205,'HH-05-848','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-848','','','','','','','','','','','','','','',NULL,'no'),(1206,'HH-05-849','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-849','','','','','','','','','','','','','','',NULL,'no'),(1207,'HH-05-850','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-850','','','','','','','','','','','','','','',NULL,'no'),(1208,'HH-05-851','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-851','','','','','','','','','','','','','','',NULL,'no'),(1209,'HH-05-853','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-853','','','','','','','','','','','','','','',NULL,'no'),(1210,'HH-05-854','single','','5','0','occupied','2024-08-23 11:13:01','2024-08-23 11:13:01','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-854','','50','','','','','','','','','','','','','','no'),(1211,'HH-05-855','single','','5','0','occupied','2024-08-23 11:14:19','2024-08-23 11:14:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-855','','50','','','','','','','','','','','','','','no'),(1212,'HH-05-858','single','','5','0','occupied','2024-08-23 11:16:12','2024-08-23 11:16:12','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-858','','50','','','','','','','','','','','','','','no'),(1213,'HH-05-859','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-859','','','','','','','','','','','','','','',NULL,'no'),(1214,'HH-05-860','single','','5','0','occupied','2024-08-23 11:18:24','2024-08-23 11:18:24','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-860','','50','','','','','','','','','','','','','','no'),(1215,'HH-05-861','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-861','','','','','','','','','','','','','','',NULL,'no'),(1216,'HH-05-863','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-863','','','','','','','','','','','','','','',NULL,'no'),(1217,'HH-05-864','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-864','','','','','','','','','','','','','','',NULL,'no'),(1218,'HH-05-865','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-865','','','','','','','','','','','','','','',NULL,'no'),(1219,'HH-05-866','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-866','','','','','','','','','','','','','','',NULL,'no'),(1220,'HH-05-867','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-867','','','','','','','','','','','','','','',NULL,'no'),(1221,'HH-05-868','single','','5','0','occupied','2024-08-23 11:19:02','2024-08-23 11:19:02','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-868','','50','','','','','','','','','','','','','','no'),(1222,'HH-05-869','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-869','','','','','','','','','','','','','','',NULL,'no'),(1223,'HH-05-871','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-871','','','','','','','','','','','','','','',NULL,'no'),(1224,'HH-05-872','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-872','','','','','','','','','','','','','','',NULL,'no'),(1225,'HH-05-876','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-876','','','','','','','','','','','','','','',NULL,'no'),(1226,'HH-05-877','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-877','','','','','','','','','','','','','','',NULL,'no'),(1227,'HH-05-879','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-879','','','','','','','','','','','','','','',NULL,'no'),(1228,'HH-05-882','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-882','','','','','','','','','','','','','','',NULL,'no'),(1229,'HH-05-884','single','','5','0','occupied','2024-08-23 11:20:07','2024-08-23 11:20:07','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-884','','50','','','','','','','','','','','','','','no'),(1230,'HH-05-885','single','','5','0','occupied','2024-08-23 11:22:29','2024-08-23 11:22:29','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-885','','50','','','','','','','','','','','','','','no'),(1231,'HH-05-886','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-886','','','','','','','','','','','','','','',NULL,'no'),(1232,'HH-05-887','single','','5','0','occupied','2024-08-23 11:24:10','2024-08-23 11:24:10','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-887','','50','','','','','','','','','','','','','','no'),(1233,'HH-05-889','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-889','','','','','','','','','','','','','','',NULL,'no'),(1234,'HH-05-893','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-893','','','','','','','','','','','','','','',NULL,'no'),(1235,'HH-05-895','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-895','','','','','','','','','','','','','','',NULL,'no'),(1237,'HH-05-905','single','','5','0','occupied','2024-08-23 11:26:10','2024-08-23 11:26:10','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-905','','50','','','','','','','','','','','','','','no'),(1238,'HH-05-906','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-906','','','','','','','','','','','','','','',NULL,'no'),(1239,'HH-05-907','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-907','','','','','','','','','','','','','','',NULL,'no'),(1240,'HH-05-908','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-908','','','','','','','','','','','','','','',NULL,'no'),(1242,'HH-05-910','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-910','','','','','','','','','','','','','','',NULL,'no'),(1243,'HH-05-912','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-912','','','','','','','','','','','','','','',NULL,'no'),(1244,'HH-05-913','single','','5','0','occupied','2024-08-23 11:29:47','2024-08-23 11:29:47','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-913','','50','','','','','','','','','','','','','','no'),(1245,'HH-05-914','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-914','','','','','','','','','','','','','','',NULL,'no'),(1246,'HH-05-917','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-917','','','','','','','','','','','','','','',NULL,'no'),(1247,'HH-05-918','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-918','','','','','','','','','','','','','','',NULL,'no'),(1248,'HH-05-919','single','','5','0','occupied','2024-09-30 11:16:34','2024-09-30 11:16:34','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-919','','00','','','','','','','','','','','','','','no'),(1249,'HH-05-920','single','','5','0','occupied','2024-08-23 11:35:15','2024-08-23 11:35:15','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-920','','50','','','','','','','','','','','','','','no'),(1250,'HH-05-921','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-921','','','','','','','','','','','','','','',NULL,'no'),(1251,'HH-05-924','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-924','','','','','','','','','','','','','','',NULL,'no'),(1252,'HH-05-930','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-930','','','','','','','','','','','','','','',NULL,'no'),(1253,'HH-05-931','single','','5','0','occupied','2024-08-23 11:36:31','2024-08-23 11:36:31','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-931','','50','','','','','','','','','','','','','','no'),(1254,'HH-05-932','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-932','','','','','','','','','','','','','','',NULL,'no'),(1255,'HH-05-933','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-933','','','','','','','','','','','','','','',NULL,'no'),(1256,'HH-05-934','single','','5','0','occupied','2024-08-23 11:37:02','2024-08-23 11:37:02','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-934','','50','','','','','','','','','','','','','','no'),(1257,'HH-05-936','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-936','','','','','','','','','','','','','','',NULL,'no'),(1258,'HH-05-937','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-937','','','','','','','','','','','','','','',NULL,'no'),(1259,'HH-05-939','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-939','','','','','','','','','','','','','','',NULL,'no'),(1260,'HH-05-941','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-941','','','','','','','','','','','','','','',NULL,'no'),(1261,'HH-05-942','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-942','','','','','','','','','','','','','','',NULL,'no'),(1262,'HH-05-947','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-947','','','','','','','','','','','','','','',NULL,'no'),(1263,'HH-05-948','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-948','','','','','','','','','','','','','','',NULL,'no'),(1264,'HH-05-951','single','','5','0','occupied','2024-08-26 10:50:21','2024-08-26 10:50:21','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-951','','50','','','','','','','','','','','','','','no'),(1265,'HH-05-952','single','','5','0','occupied','2024-09-09 11:35:20','2024-09-09 11:35:20','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-952','','50','','','','','','','','','','','','','','no'),(1266,'HH-05-953','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-953','','','','','','','','','','','','','','',NULL,'no'),(1267,'HH-05-954','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-954','','','','','','','','','','','','','','',NULL,'no'),(1268,'HH-05-956','single','','5','0','occupied','2024-09-30 12:17:03','2024-09-30 12:17:03','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-956','','00','','','','','','','','','','','','','','no'),(1269,'HH-05-958','single','','5','0','occupied','2024-08-26 10:52:43','2024-08-26 10:52:43','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-958','','50','','','','','','','','','','','','','','no'),(1270,'HH-05-959','single','','5','0','occupied','2024-08-26 10:54:45','2024-08-26 10:54:45','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-959','','50','','','','','','','','','','','','','','no'),(1271,'HH-05-960','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-960','','','','','','','','','','','','','','',NULL,'no'),(1272,'HH-05-961','single','','5','0','occupied','2024-08-26 10:55:19','2024-08-26 10:55:19','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-961','','50','','','','','','','','','','','','','','no'),(1273,'HH-05-962','single','','5','0','occupied','2024-08-26 10:57:13','2024-08-26 10:57:13','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-962','','50','','','','','','','','','','','','','','no'),(1274,'HH-05-963','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-963','','','','','','','','','','','','','','',NULL,'no'),(1275,'HH-05-965','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-965','','','','','','','','','','','','','','',NULL,'no'),(1276,'HH-05-966','single','','5','0','occupied','2024-08-26 10:56:34','2024-08-26 10:56:34','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-966','','50','','','','','','','','','','','','','','no'),(1277,'HH-05-968','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-968','','','','','','','','','','','','','','',NULL,'no'),(1278,'HH-05-970','single','','5','0','occupied','2024-08-26 10:58:38','2024-08-26 10:58:38','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-970','','50','','','','','','','','','','','','','','no'),(1279,'HH-05-973','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-973','','','','','','','','','','','','','','',NULL,'no'),(1280,'HH-05-977','single','','5','0','occupied','2024-09-30 12:33:08','2024-09-30 12:33:08','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-977','','50','','','','','','','','','','','','','','no'),(1281,'HH-05-981','single','','5','0','occupied','2024-09-30 12:37:37','2024-09-30 12:37:37','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-981','','00','','','','','','','','','','','','','','no'),(1282,'HH-05-982','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-982','','','','','','','','','','','','','','',NULL,'no'),(1283,'HH-05-985','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-985','','','','','','','','','','','','','','',NULL,'no'),(1284,'HH-05-987','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-987','','','','','','','','','','','','','','',NULL,'no'),(1285,'HH-05-988','single','','5','0','occupied','2024-08-26 11:01:17','2024-08-26 11:01:17','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-988','','50','','','','','','','','','','','','','','no'),(1286,'HH-05-989','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-989','','','','','','','','','','','','','','',NULL,'no'),(1287,'HH-05-99','single','','5','0','occupied','2024-08-22 10:30:55','2024-08-22 10:30:55','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-99','','50','','','','','','','','','','','','','','no'),(1288,'HH-05-990','single','','5','0','occupied','2024-08-26 11:04:06','2024-08-26 11:04:06','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-990','','0','','','','','','','','','','','','','','no'),(1289,'HH-05-992','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-992','','','','','','','','','','','','','','',NULL,'no'),(1290,'HH-05-993','single','','5','0','occupied','2024-08-26 11:05:16','2024-08-26 11:05:16','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-993','','50','','','','','','','','','','','','','','no'),(1291,'HH-05-996','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-996','','','','','','','','','','','','','','',NULL,'no'),(1292,'HH-05-998','single','','5','0','occupied','2024-06-13 09:38:16','','','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-998','','','','','','','','','','','','','','',NULL,'no'),(1293,'HH-05-999','single','','5','0','occupied','2024-08-26 11:07:55','2024-08-26 11:07:55','1','','1',0.00,0.00,0,'rental',1,0.00,'','','yes','HH-05-999','','50','','','','','','','','','','','','','','no'),(1294,'HH-05-1303','Single','WATER','5','0','occupied','2024-08-09 13:18:05','2024-08-09 13:18:05','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'0722590790','0722590790','yes','HH-05-1303','0','','','','','','','','','','','','','','1','no'),(1295,'HH-05-1304','Single','ZONE5','5','0','occupied','2024-07-31 11:37:28','2024-07-31 11:37:28','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'0751020882','HH-05-1304','yes','HH-05-1304','0','50','','','','','','','','','','','','','1','no'),(1297,'HH-01-509','Single','june bill','1','0','occupied','2024-06-18 12:58:15','2024-06-24 12:27:58','1','Ground','1',16.00,0.00,1,'rental',1,0.00,'0722590790','paybill 672853 or co-op bank account no; 0110550512700','yes','HH-01-509','0','50','','','','','','','','','','','','','1','no'),(1298,'HH-02-1276','Single','WATER','2','0','occupied','2024-09-03 16:24:16','2024-09-03 16:24:16','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'paybill 672853 account no (e.g HH-03-01) ','','yes','HH-02-1276','0','50','','','','','','','','','','','','','1','no'),(1299,'HH-02-1288','Single','WATER','2','0','occupied','2024-09-18 08:58:34','2024-09-18 08:58:34','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','paybill 672853 or co-op bank account no; 0110550512700','yes','HH-02-1288','0','50','','','','','','','','','','','','','1','no'),(1300,'HH-02-1294','Single','WATER','2','0','occupied','2024-10-03 16:32:29','2024-10-03 16:32:29','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','0726153296','yes','HH-02-1294','0','50','','','','','','','','','','','','','1','no'),(1301,'HH-02-1295','Single','','2','0','occupied','2024-10-03 16:35:05','2024-10-03 16:35:05','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-02-1295','0','00','','','','','','','','','','','','','1','no'),(1302,'HH-03-1277','Single','WATER','3','0','occupied','2024-08-07 16:13:00','','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-03-1277','0','50','','','','','','','','','','','','','1','no'),(1303,'IN-03-1282','Single','WATER','3','0','occupied','2024-09-26 16:50:53','2024-09-26 16:50:53','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','0728819199','yes','IN-03-1282','0','50','','','','','','','','','','','','','1','no'),(1309,'HH-04-1117','Single','','4','0','occupied','2024-10-04 12:14:28','2024-10-04 12:14:28','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-04-1117','0','00','','','','','','','','','','','','','1','no'),(1310,'4321','Single','','6','0','occupied','2024-10-24 09:28:23','2024-10-24 09:45:57','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','4321','0','50','','','','','','','','','','','','','1','no'),(1311,'HH-03-1510','Single','','4','0','occupied','2024-08-21 13:02:52','2024-08-21 13:02:52','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-03-1510','0','50','','','','','','','','','','','','','1','no'),(1312,'HH-04-1500','Single','','4','0','occupied','2024-08-22 15:16:36','2024-08-22 15:16:36','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-04-1500','0','50','','','','','','','','','','','','','1','no'),(1313,'HH-04-1600','Single','','4','0','occupied','2024-08-22 15:31:40','2024-08-22 15:31:40','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-04-1600','0','50','','','','','','','','','','','','','1','no'),(1315,'HH-04-1900','Single','','4','0','occupied','2024-08-27 10:56:02','2024-08-27 10:56:02','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-04-1900','0','50','','','','','','','','','','','','','1','no'),(1316,'HH-02-1900','Single','','2','0','occupied','2024-08-28 14:58:52','2024-08-28 14:58:52','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-02-1900','0','50','','','','','','','','','','','','','1','no'),(1317,'HH-01-625','Single','','2','0','vacant','2024-11-21 06:26:50','2024-11-21 06:26:50','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','HH-01-625','yes','HH-01-625','0','50','','','','','','','','','','','','','1','no'),(1318,'HH-01-625','Single','','1','0','occupied','2024-09-12 12:55:10','','1','Ground','1',16.00,0.00,1,'rental',1,0.00,'','','yes','HH-01-625','0','50','','','','','','','','','','','','','1','no'),(1320,'HH-05-1306','Single','','5','0','occupied','2024-09-18 11:36:31','2024-09-18 11:36:31','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-05-1306','0','50','','','','','','','','','','','','','1','no'),(1322,'HH-03-1308','Single','','3','0','vacant','2024-11-21 06:28:09','2024-11-21 06:28:09','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-03-1308','0','0','','','','','','','','','','','','','1','no'),(1323,'HH-05-1305','Single','','5','0','occupied','2024-09-18 11:43:38','2024-09-18 11:43:38','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-05-1305','0','50','','','','','','','','','','','','','1','no'),(1324,'IN-03-80','Single','','3','0','occupied','2024-09-23 15:43:15','2024-09-23 15:43:15','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-03-80','0','50','','','','','','','','','','','','','1','no'),(1325,'HH-03-1110','Single','','3','0','occupied','2024-09-26 14:39:46','2024-09-26 14:39:46','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-03-1110','0','50','','','','','','','','','','','','','1','no'),(1326,'HH-05-781','Single','','5','0','occupied','2024-09-27 16:24:41','2024-09-27 16:24:41','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-05-781','0','50','','','','','','','','','','','','','1','no'),(1327,'HH-05-940','Single','','5','0','occupied','2024-09-30 11:54:14','2024-09-30 11:54:14','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-05-940','0','50','','','','','','','','','','','','','1','no'),(1328,'HH-02-94','Single','','5','0','occupied','2024-10-02 14:37:02','2024-10-02 14:37:02','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-02-94','0','50','','','','','','','','','','','','','1','no'),(1329,'HH-02-174','Single','','2','0','occupied','2024-10-02 16:06:29','2024-10-02 16:06:29','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-02-174','0','50','','','','','','','','','','','','','1','no'),(1330,'HH-02-626','Single','','2','0','occupied','2024-10-03 11:56:51','2024-10-03 11:56:51','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-02-626','0','50','','','','','','','','','','','','','1','no'),(1331,'HH-02-978','Single','','2','0','occupied','2024-10-03 15:00:41','2024-10-03 15:00:41','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-02-978','0','50','','','','','','','','','','','','','1','no'),(1332,'HH-04-1297','Single','','4','0','occupied','2024-10-04 14:41:38','2024-10-04 14:41:38','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-04-1297','0','50','','','','','','','','','','','','','1','no'),(1333,'IN-04-1307','Single','','4','0','occupied','2024-10-04 14:52:16','2024-10-04 14:52:16','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-04-1307','0','50','','','','','','','','','','','','','1','no'),(1335,'IN-03-02','Single','','7','0','occupied','2024-10-07 15:51:52','2024-10-07 15:51:52','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-03-02','0','250','','','','','','','','','','','','','1','no'),(1336,'IN-03-554','Single','','7','0','occupied','2024-10-07 15:42:39','2024-10-07 15:42:39','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-03-554','0','50','','','','','','','','','','','','','1','no'),(1337,'IN-05-556','Single','','7','0','occupied','2024-10-07 15:43:15','2024-10-07 15:43:15','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-05-556','0','250','','','','','','','','','','','','','1','no'),(1338,'IN-02-746','Single','','7','0','occupied','2024-10-07 16:07:23','2024-10-07 16:07:23','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-02-746','0','50','','','','','','','','','','','','','1','no'),(1339,'IN-01-927','Single','','7','0','occupied','2024-10-07 16:07:04','2024-10-07 16:07:04','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-01-927','0','50','','','','','','','','','','','','','1','no'),(1340,'IN-05-1039','Single','','7','0','occupied','2024-10-07 16:06:25','2024-10-07 16:06:25','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-05-1039','0','50','','','','','','','','','','','','','1','no'),(1341,'IN-05-904','Single','','7','0','occupied','2024-10-07 16:05:45','2024-10-07 16:05:45','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-05-904','0','50','','','','','','','','','','','','','1','no'),(1342,'IN-05-909','Single','','7','0','occupied','2024-10-07 16:05:20','2024-10-07 16:05:20','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','IN-05-909','0','50','','','','','','','','','','','','','1','no'),(1343,'HH-02-1157','Single','','7','0','occupied','2024-10-07 16:10:15','2024-10-07 16:10:15','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-02-1157','0','50','','','','','','','','','','','','','1','no'),(1344,'HH-06-2020','Single','','6','0','occupied','2024-10-24 11:43:07','2024-10-24 11:43:07','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-06-2020','0','50','','','','','','','','','','','','','1','no'),(1345,'hh-07-2025','Single','','7','0','occupied','2024-10-24 11:52:42','2024-10-24 11:52:42','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','hh-07-2025','0','50','','','','','','','','','','','','','1','no'),(1346,'HH-04-5090','Single','','4','0','occupied','2024-10-24 12:16:39','2024-10-24 12:16:39','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-04-5090','0','','','','','','','','','','','','','','1','no'),(1347,'KT01','Single','','6','0','occupied','2024-10-31 11:50:19','2024-11-04 15:55:44','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','KT01','yes','KT01','0','50','','','','','','','','','','','','','1','no'),(1348,'HH-04-1316','Single','','4','0','occupied','2024-12-19 16:42:19','','1','Ground','1',0.00,0.00,1,'rental',1,0.00,'','','yes','HH-04-1316','0','50','','','','','','','','','','','','','1','no'); /*!40000 ALTER TABLE `house` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `housekeeping` -- DROP TABLE IF EXISTS `housekeeping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `housekeeping` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `houseno` varchar(30) NOT NULL, `plotno` varchar(20) NOT NULL DEFAULT '0', `approvedby` varchar(20) NOT NULL, `comments` text NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `exactdate` varchar(30) NOT NULL, `type` text NOT NULL, `counter` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `housekeeping` -- LOCK TABLES `housekeeping` WRITE; /*!40000 ALTER TABLE `housekeeping` DISABLE KEYS */; /*!40000 ALTER TABLE `housekeeping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `insurance` -- DROP TABLE IF EXISTS `insurance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `insurance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `rate` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `branchid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `insurance` -- LOCK TABLES `insurance` WRITE; /*!40000 ALTER TABLE `insurance` DISABLE KEYS */; /*!40000 ALTER TABLE `insurance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `totalamount` varchar(40) NOT NULL, `paid` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `order` int(11) NOT NULL, `priority` int(11) NOT NULL, `coparent` decimal(10,2) NOT NULL, `coparentcommission` decimal(10,2) NOT NULL, `coparentvat` decimal(10,2) NOT NULL, `coparentdate` varchar(30) NOT NULL, `coparentuserid` int(11) NOT NULL, `chargeid` varchar(30) DEFAULT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invoice` -- LOCK TABLES `invoice` WRITE; /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; INSERT INTO `invoice` VALUES (1,'2','HH-02-1006','323',7720.00,'5','may invoice','06','2025','2025-05-31','','1309','2025-06-10','invoice','','','IN-13091749126234','new','','','',0.00,'0','1',0.00,0.00,'',0,0,0.00,0.00,0.00,'',0,'158',1); /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemclassification` -- DROP TABLE IF EXISTS `itemclassification`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemclassification` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `itm_class_code` varchar(100) DEFAULT NULL, `itm_class_level` varchar(50) NOT NULL, `tax_type_code` varchar(50) DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1001 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemclassification` -- LOCK TABLES `itemclassification` WRITE; /*!40000 ALTER TABLE `itemclassification` DISABLE KEYS */; INSERT INTO `itemclassification` VALUES (1,'VAT Act','99000000','1',NULL,'Y'),(2,'Goods','99010000','2',NULL,'Y'),(3,'Exempt Goods (Paragraph 1 - 99)','99011000','3',NULL,'Y'),(4,'Bovine Semen of tariff number 05111000','99011001','4',NULL,'Y'),(5,'Fish eggs and roes of tariff number 0511990110','99011002','4',NULL,'Y'),(6,'Animal semen other than of bovine of tariff number 0511999010','99011003','4',NULL,'Y'),(7,'Soya beans whether or not broken of tariff numbers 12011000 and 12019000','99011004','4',NULL,'Y'),(8,'Groundnuts not roasted or otherwise cooked In shell of tariff number 12024100','99011005','4',NULL,'Y'),(9,'Groundnuts not roasted or otherwise cooked Shelled whether or not broken of tariff number 12024200','99011006','4',NULL,'Y'),(10,'Copra of tariff number 12030000','99011007','4',NULL,'Y'),(11,'Linseed whether or not broken of tariff number 12040000','99011008','4',NULL,'Y'),(12,'Low erucic acid rape or colza seed of tariff number 12051000','99011009','4',NULL,'Y'),(13,'Other rape or colza seed of tariff number 12059000','99011010','4',NULL,'Y'),(14,'Sunflower seeds whether or not broken of tariff number 12060000','99011011','4',NULL,'Y'),(15,'Cotton seeds whether or not broken Seed of tariff numbers 12072100 and 12072900','99011012','4',NULL,'Y'),(16,'Sesamum seeds whether or not broken of tariff number 12074000','99011013','4',NULL,'Y'),(17,'Mustard seeds whether or not broken of tariff number 12075000','99011014','4',NULL,'Y'),(18,'Safflower seeds whether or not broken 12076000','99011015','4',NULL,'Y'),(19,'Other oil seeds and oleaginous fruits whether or not broken of tariff number 12079900','99011016','4',NULL,'Y'),(20,'Sugarcane of tariff number 1212990300;Sugarcane of tariff number 1212990300;Unprocessed produce of plant species camellia sinensis','99011017','4',NULL,'Y'),(21,'Live animals of chapter 1','99011018','4',NULL,'Y'),(22,'Meat and edible offals of chapter 2 excluding those of heading 0209 and 0210','99011019','4',NULL,'Y'),(23,'Fish and crustaceans molluscs and other aquatic invertebrates of chapter 3 excluding those of tariff heading 0305 0306 and 0307','99011020','4',NULL,'Y'),(24,'Unprocessed milk','99011021','4',NULL,'Y'),(25,'Fresh birds eggs in shell','99011022','4',NULL,'Y'),(26,'Edible Vegetables and certain roots and tubers of Chapter 7 excluding those of tariff heading 0711','99011023','4',NULL,'Y'),(27,'Edible fruits and nuts peal of citrus fruits or melon of chapter 8 excluding those of tariff heading 0811 0812 0813 and 0814','99011024','4',NULL,'Y'),(28,'Cereals of chapter 10 excluding seeds of tariff heading 1002 ','99011025','4',NULL,'Y'),(29,'Syringes with or without needles of tarrif no 90183100','99011032','4',NULL,'Y'),(30,'Tubular metal needles and needles for sutures of tariff number 90183200','99011035','4',NULL,'Y'),(31,'Catheters cannulae and the like of tariff number 90183900','99011036','4',NULL,'Y'),(32,'Blood bags','99011037','4',NULL,'Y'),(33,'Blood and fluid infusion sets','99011038','4',NULL,'Y'),(34,'Materials articles and equipment including motor vehicles listed under the first schedule paragraph 39 of the VAT Act.','99011039','4',NULL,'Y'),(35,'Madeup fishing nets of manmade textile material of tariff number 56081100','99011040','4',NULL,'Y'),(36,'Mosquito nets of tariff No 6304990110','99011041','4',NULL,'Y'),(37,'Materials waste residues and by products whether or not in the form of pellets and preparations of a kind used in animal feeding of tariff numbers as listed in Part 1 of the first schedule of VAT Act 2013','99011043','4',NULL,'Y'),(38,'Unprocessed green tea','99011044','4',NULL,'Y'),(39,'Inputs or raw materials supplied to solar equipment manufacturers for manufacture of solar equipment or deep cycle sealed batteries which exclusively use or store solar power ','99011048','4',NULL,'Y'),(40,'Aircraft parts of heading 8803 excluding parts of goods of heading 8801','99011049','4',NULL,'Y'),(41,'Taxable goods imported or purchased for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary responsible for the National Treasury','99011051','4',NULL,'Y'),(42,'Goods imported or purchased locally for use by the local film producers and local filming agents upon recommendation by the Kenya Film Commission subject to approval by CS TNT','99011054','4',NULL,'Y'),(43,'Inputs or raw materials locally purchased or imported by manufacturers of agricultural machinery and implements upon approval by the Cabinet Secretary responsible for industrialization','99011056','4',NULL,'Y'),(44,'All goods including material supplies equipment machinery and motor vehicles for official use by the Kenya Defence Forces and the National Police Service','99011057','4',NULL,'Y'),(45,'Direction finding compasses instruments and appliances for aircraft','99011058','4',NULL,'Y'),(46,'Wheat seeds of tariff numbers 10011100 and 1001990100','99011059','4',NULL,'Y'),(47,'Taxable goods for direct and exclusive use for the construction of tourism facilities recreational parks of fifty acres or more convention and conference facilities upon recommendation by the Cabinet Secretary responsible for matters relating to recreational parks','99011062','4',NULL,'Y'),(48,'Taxable goods equipment and apparatus for the direct and exclusive use for construction of specialized hospitals with a minimum bed capacity of fifty with accommodation facilities upon the recommendation by the Cabinet Secretary responsible for health who shall issue guidelines for the criteria to be used to determine eligibility for the exemption provided that notwithstanding this subparagraph any approval granted by the cabinet Secretary before the commencement thereof in respect of the supply of taxable goods and which is in supply of taxable goods and which is in force at such commencement shall continue to apply of the exempted taxable goods is made in full','99011063','4',NULL,'Y'),(49,'Inputs or raw materials locally purchased or imported by manufacturers of clean cook stoves approved by the CS TNT upon recommendation by the CS responsible for energy','99011066','4',NULL,'Y'),(50,'Super absorbent polymer SAP of tariff number 39069000','99011068','4',NULL,'Y'),(51,'Carrier tissue white 1 ply 14 point 5 GSM 47032100','99011069','4',NULL,'Y'),(52,'IP super soft fluff pulp for fluff 310 treated pulp 488 times 125 mm cellose of tariff number 47032100','99011070','4',NULL,'Y'),(53,'Perforated PE film 15 to 22 gsm of tariff number 3990219000','99011071','4',NULL,'Y'),(54,'Spunbound nonwoven 15 to 25 gsm of tariff number 56031100','99011072','4',NULL,'Y'),(55,'Airlid paper with super absorbent polymer 180gsm67 of tariff number 48030000','99011073','4',NULL,'Y'),(56,'Airlid paper with super absorbent polymer 80gsm67 of tariff number 48030000','99011074','4',NULL,'Y'),(57,'Pressure sensitive adhesive of tariff number 3506990100','99011077','4',NULL,'Y'),(58,'Plain polythene filmLPDE of tariff number 399021199010','99011078','4',NULL,'Y'),(59,'Plain polythene filmPE of tariff number 399021199010','99011079','4',NULL,'Y'),(60,'PE white 25 to 40 gsm release paper of tarrif number 48114900','99011080','4',NULL,'Y'),(61,'ADL 25 to 40 gsm of tariff number 56031100','99011081','4',NULL,'Y'),(62,'Elasticized side tape of tariff number 54024400','99011082','4',NULL,'Y'),(63,'12 to 16 gsm spunbound piyropo nonwoven coverstock 12gsm spunbound PP nonwoven SMS hydrophobic leg cuffs of tariff number 56031100','99011083','4',NULL,'Y'),(64,'Polymetric elastic 2 over 3 strands of tariff number 3990199010','99011084','4',NULL,'Y'),(65,'Any other aircraft spare parts imported by aircraft operators or persons engaged in the business of aircraft maintenance upon recommendation by the competent authority responsible for civil aviation','99011089','4',NULL,'Y'),(66,'Inputs for the manufacture of pesticides upon recommendation by the Cabinet Secretary for the time being responsible for matters relating to agriculture','99011090','4',NULL,'Y'),(67,'Locally assembled motor vehicles for transportation of tourists purchased before clearance through Customs following conditions as specified in the VAT Act 2013 1st Schedule Section A no9901','99011091','4',NULL,'Y'),(68,'The supply of natural water excluding bottled water by a NG, CGor any political subdivision thereof or a person approved by the CS responsible for water development for domestic or for industrial use','99011095','4',NULL,'Y'),(69,'Articles of apparel clothing accessories and equipment specially designed for safety or protective purposes for use in registered hospitals and clinics or by CG or LA in firefighting','99011096','4',NULL,'Y'),(70,'Goods imported by passengers arriving from places outside Kenya as specified in the VAT Act 2013 First Schedule section A no 99','99011099','4',NULL,'Y'),(71,'Exempt Goods (Paragraph 100 - 146)','99011100','3',NULL,'Y'),(72,'Alcoholic or non alcoholic beverages supplied to the Kenya Defence Forces Canteen Organization','99011101','4',NULL,'Y'),(73,'Hearing aids excluding parts and accessories of tariff Number 90214000','99011103','4',NULL,'Y'),(74,'Locally manufactured motherboards','99011105','4',NULL,'Y'),(75,'Inputs for the manufacture of motherboards approved by the Cabinet Secretary responsible for information communication technology','99011106','4',NULL,'Y'),(76,'Plant machinery and equipment used in the construction of a plastics recycling plant','99011107','4',NULL,'Y'),(77,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight provided that this paragra','99011108','4',NULL,'Y'),(78,'Goods imported or purchased locally for the direct and exclusive use in the construction of houses under an affordable housing scheme approved by the CS on the recommendation of the CS responsible for matters relating to housing','99011109','4',NULL,'Y'),(79,'Musical instruments and other musical equipment imported or purchased locally for exclusive use by educational institutions upon recommendation by the Cabinet Secretary responsible for Education','99011110','4',NULL,'Y'),(80,'Maize corn seeds of tariff no 10051000','99011111','4',NULL,'Y'),(81,'Taxable good excl. motor vehicle imported or purchased for direct exclusive use in geothermal, oil, mining prospecting, exploration, product sharing as per the Energy Act 2019, Petroleum Act 2019, the Mining Act 2016 upon recommendation by the CS','99011112','4',NULL,'Y'),(82,'Specialized equipment for the development and generation of solar and wind energy upon recommendation to the commissioner by the cabinet secretary responsible for matters relating to energy ','99011113','4',NULL,'Y'),(83,'Taxable goods supplied to persons that had a contract with the government prior to 25-04-2020 and contract provided for exemption from VAT provided that this exemption shall apply to the unexpired period of contract upon recommendation by CS Energy','99011114','4',NULL,'Y'),(84,'Medical ventilators and the inputs for the manufacture of medical ventilators upon recommendation by the cabinet secretary responsible for matters relating to health ','99011115','4',NULL,'Y'),(85,'Physiotherapy accessories treadmills for cardiology therapy and treatment of tariff number 9506990100 for use by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011116','4',NULL,'Y'),(86,'Dexpanthenol of tariff number 33049900 used for medical nappy rash treatment by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011117','4',NULL,'Y'),(87,'Medicaments of tariff number 30034100 30034200 30034300 30034900 30036000 excluding goods of heading 3002 3005 or 3006 consisting of two or more constituents which have been mixed together for theraputic or prophylactic uses','99011118','4',NULL,'Y'),(88,'Diagnostic or laboratory reagents of tariff number 38220000 on a backing prepared diagnostic or laboratory reagents whether or not on a backing other than those of heading 3002 or 3006 certified reference materials upon approval by CS Health ','99011119','4',NULL,'Y'),(89,'Electrodiagnostic apparatus of tariff numbers 90181100 90181200 90181300 90181400 90181900 90182000 90189000 upon approval by the cabinet secretary responsible for matters relating to health ','99011120','4',NULL,'Y'),(90,'Other instruments and appliances of tariff number 90184100 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011121','4',NULL,'Y'),(91,'Other instruments and appliances including surgical blades of tariff number 90184900 90185000 90189000 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011122','4',NULL,'Y'),(92,'Ozone therapy Oxygen therapy aerosol therapy artificial respiration or other theraputic respiration apapratus upon approval by CS Health ','99011123','4',NULL,'Y'),(93,'Other breathing appliances and gas masks excluding protective masks having neither mechanical parts nor replaceable filters upon approval by CS Health','99011124','4',NULL,'Y'),(94,'Artificial teeth and dental fittings of tariff number 90212100 90212900 and artificial parts of the body of tariff number 90213100 90213900 90215000 and 90219000 upon approval by CS Health','99011125','4',NULL,'Y'),(95,'Apparatus based on the use of x rays whether or not for medical surgical or dental of tariff numbers 90221200 90221300 90221400 and 90221900 upon approval by CS Health','99011126','4',NULL,'Y'),(96,'Apparatus based on the use of alpha beta or gamma radiations whether or not medical surgical or dental of tariff numbers 90222100 90222900 90223000 and 90229000 upon approval by CS Health','99011127','4',NULL,'Y'),(97,'Discs tape solid-state nonvolatile storage devices smart cards and other media for the recording of sound or of other phenomena whether or not recorded of tariff number 85238010 but excluding products of chapter 37 software upon approval by CS Health','99011128','4',NULL,'Y'),(98,'Management support services','80161500','3',NULL,'Y'),(99,'Silk fabrics','11161500','3',NULL,'Y'),(100,'Screws','31161500','3',NULL,'Y'),(101,'Agricultural machinery for planting and seeding','21101600','3',NULL,'Y'),(102,'Amebicides and Trichomonacides and Antiprotozoals','51101600','3',NULL,'Y'),(103,'Mechanical engineering','81101600','3',NULL,'Y'),(104,'Paving equipment','22101600','3',NULL,'Y'),(105,'Integrated circuits','32101600','3',NULL,'Y'),(106,'Broadcast advertising','82101600','3',NULL,'Y'),(107,'Fire services','92101600','3',NULL,'Y'),(108,'Processed and synthetic rubber','13101600','3',NULL,'Y'),(109,'Shirts and blouses','53101600','3',NULL,'Y'),(110,'Chemicals and fertilizers production','73101600','3',NULL,'Y'),(111,'Oil and gas utilities','83101600','3',NULL,'Y'),(112,'Political officials','93101600','3',NULL,'Y'),(113,'Lifting equipment and accessories','24101600','3',NULL,'Y'),(114,'Paper processing machines and accessories','44101600','3',NULL,'Y'),(115,'Aid financing','84101600','3',NULL,'Y'),(116,'Solid and gel fuels','15101600','3',NULL,'Y'),(117,'Product and material transport vehicles','25101600','3',NULL,'Y'),(118,'Printing machinery accessories','45101600','3',NULL,'Y'),(119,'Healthcare provider support persons','85101600','3',NULL,'Y'),(120,'Commercial land parcels','95101600','3',NULL,'Y'),(121,'Ammunition','46101600','3',NULL,'Y'),(122,'Outdoor furniture','56101600','3',NULL,'Y'),(123,'Hazardous material decontamination','76101600','3',NULL,'Y'),(124,'Scientific vocational training services','86101600','3',NULL,'Y'),(125,'Water treatment consumables','47101600','3',NULL,'Y'),(126,'Environmental planning','77101600','3',NULL,'Y'),(127,'Food preparation equipment','48101600','3',NULL,'Y'),(128,'Rail cargo transport','78101600','3',NULL,'Y'),(129,'Lamps and lightbulbs','39101600','3',NULL,'Y'),(130,'Collectibles','49101600','3',NULL,'Y'),(131,'Drilling and operation machinery','20111600','3',NULL,'Y'),(132,'Cement and lime','30111600','3',NULL,'Y'),(133,'Flowering plants','70111600','3',NULL,'Y'),(134,'Temporary personnel services','80111600','3',NULL,'Y'),(135,'Meeting facilities','90111600','3',NULL,'Y'),(136,'Stone','11111600','3',NULL,'Y'),(137,'Aquaculture equipment','21111600','3',NULL,'Y'),(138,'Length and thickness and distance measuring instruments','41111600','3',NULL,'Y'),(139,'Antimetabolites','51111600','3',NULL,'Y'),(140,'Computer programmers','81111600','3',NULL,'Y'),(141,'Household assistance and care','91111600','3',NULL,'Y'),(142,'Non technical writing','82111600','3',NULL,'Y'),(143,'Disarmament','92111600','3',NULL,'Y'),(144,'Shoes','53111600','3',NULL,'Y'),(145,'Mobile communications services','83111600','3',NULL,'Y'),(146,'Political representation and participation','93111600','3',NULL,'Y'),(147,'Novelty paper','14111600','3',NULL,'Y'),(148,'Cash handling supplies','44111600','3',NULL,'Y'),(149,'Clocks','54111600','3',NULL,'Y'),(150,'Audit services','84111600','3',NULL,'Y'),(151,'Safety and rescue water craft','25111600','3',NULL,'Y'),(152,'Projectors and supplies','45111600','3',NULL,'Y'),(153,'Non contagious disease prevention and control','85111600','3',NULL,'Y'),(154,'Open traffic thoroughfares','95111600','3',NULL,'Y'),(155,'Power generators','26111600','3',NULL,'Y'),(156,'Building component cleaning services','76111600','3',NULL,'Y'),(157,'Adult education','86111600','3',NULL,'Y'),(158,'Panel systems','56111600','3',NULL,'Y'),(159,'Ironing equipment','47111600','3',NULL,'Y'),(160,'Forming tools','27111600','3',NULL,'Y'),(161,'Environmental rehabilitation','77111600','3',NULL,'Y'),(162,'Passenger railway transportation','78111600','3',NULL,'Y'),(163,'Exterior lighting fixtures and accessories ','39111600','3',NULL,'Y'),(164,'Bird and fowl food','10121600','3',NULL,'Y'),(165,'Asphalts','30121600','3',NULL,'Y'),(166,'Livestock industry','70121600','3',NULL,'Y'),(167,'Business law services','80121600','3',NULL,'Y'),(168,'Travel document assistance','90121600','3',NULL,'Y'),(169,'Drilling bits','20121600','3',NULL,'Y'),(170,'Studio aids','60121600','3',NULL,'Y'),(171,'Wood','11121600','3',NULL,'Y'),(172,'Monetary systems and issues','81121600','3',NULL,'Y'),(173,'Pipette tips','41121600','3',NULL,'Y'),(174,'Veterinary products','42121600','3',NULL,'Y'),(175,'Table and kitchen linen and accessories','52121600','3',NULL,'Y'),(176,'Engraving','82121600','3',NULL,'Y'),(177,'Detective services','92121600','3',NULL,'Y'),(178,'Textile working machinery and equipment and accessories','23121600','3',NULL,'Y'),(179,'Purses and handbags and bags','53121600','3',NULL,'Y'),(180,'Information centers','83121600','3',NULL,'Y'),(181,'International relations and cooperation','93121600','3',NULL,'Y'),(182,'Desk supplies','44121600','3',NULL,'Y'),(183,'Tissue papers','14121600','3',NULL,'Y'),(184,'Funds transfer and clearance and exchange services','84121600','3',NULL,'Y'),(185,'Camera accessories','45121600','3',NULL,'Y'),(186,'Labels','55121600','3',NULL,'Y'),(187,'Medical doctor specialist services','85121600','3',NULL,'Y'),(188,'Transport buildings and structures','95121600','3',NULL,'Y'),(189,'Electrical cable and accessories','26121600','3',NULL,'Y'),(190,'Nonhazardous waste disposal','76121600','3',NULL,'Y'),(191,'Junior colleges','86121600','3',NULL,'Y'),(192,'Floor machines and accessories','47121600','3',NULL,'Y'),(193,'Soil pollution','77121600','3',NULL,'Y'),(194,'Material handling services','78121600','3',NULL,'Y'),(195,'Circuit protection devices and accessories','39121600','3',NULL,'Y'),(196,'Camping furniture','49121600','3',NULL,'Y'),(197,'Animal containment','10131600','3',NULL,'Y'),(198,'Bricks','30131600','3',NULL,'Y'),(199,'Eggs and egg substitutes','50131600','3',NULL,'Y'),(200,'Land and soil preparation','70131600','3',NULL,'Y'),(201,'Sale of property and building','80131600','3',NULL,'Y'),(202,'Musical instrument sets','60131600','3',NULL,'Y'),(203,'Other animal products','11131600','3',NULL,'Y'),(204,'Anticoagulants','51131600','3',NULL,'Y'),(205,'Pyrotechnics','12131600','3',NULL,'Y'),(206,'Blinds and shades','52131600','3',NULL,'Y'),(207,'Photographers and cinematographers','82131600','3',NULL,'Y'),(208,'Medical staff clothing and related articles','42131600','3',NULL,'Y'),(209,'Faceting equipment and accessories','23131600','3',NULL,'Y'),(210,'Bath and body','53131600','3',NULL,'Y'),(211,'Meat and poultry and seafood processing','73131600','3',NULL,'Y'),(212,'Food and nutrition policy planning and programs','93131600','3',NULL,'Y'),(213,'Industrial freezers','24131600','3',NULL,'Y'),(214,'Life and health and accident insurance','84131600','3',NULL,'Y'),(215,'Charity organizations','94131600','3',NULL,'Y'),(216,'Civilian and commercial rotary wing aircraft','25131600','3',NULL,'Y'),(217,'Moving picture media','45131600','3',NULL,'Y'),(218,'Fission fuel assemblies','15131600','3',NULL,'Y'),(219,'Medical ethics','85131600','3',NULL,'Y'),(220,'Portable commercial and industrial buildings and structures','95131600','3',NULL,'Y'),(221,'Toxic spill cleanup','76131600','3',NULL,'Y'),(222,'Music and drama','86131600','3',NULL,'Y'),(223,'Exhaust structures or screening equipment','26131600','3',NULL,'Y'),(224,'Brooms and mops and brushes and accessories','47131600','3',NULL,'Y'),(225,'Noise pollution','77131600','3',NULL,'Y'),(226,'General goods storage','78131600','3',NULL,'Y'),(227,'Wire protection devices','39131600','3',NULL,'Y'),(228,'Valves','40141600','3',NULL,'Y'),(229,'Crop protection','70141600','3',NULL,'Y'),(230,'Sales and business promotion activities','80141600','3',NULL,'Y'),(231,'Non metallic waste and scrap','11141600','3',NULL,'Y'),(232,'Supply chain management','81141600','3',NULL,'Y'),(233,'Domestic laundry appliances and supplies','52141600','3',NULL,'Y'),(234,'Graphic display services','82141600','3',NULL,'Y'),(235,'Rare earth metals','12141600','3',NULL,'Y'),(236,'Basins and bedpans and urinals and admission kits','42141600','3',NULL,'Y'),(237,'Mass transit system construction services','72141600','3',NULL,'Y'),(238,'Leather preparing machinery and accessories','23141600','3',NULL,'Y'),(239,'Thread and yarn processing','73141600','3',NULL,'Y'),(240,'Population','93141600','3',NULL,'Y'),(241,'Miscellaneous sewing supplies','53141600','3',NULL,'Y'),(242,'Cushioning supplies','24141600','3',NULL,'Y'),(243,'Personal credit agencies','84141600','3',NULL,'Y'),(244,'Prefabricated residential buildings and structures','95141600','3',NULL,'Y'),(245,'Darkroom supplies','45141600','3',NULL,'Y'),(246,'Herbal treatments','85141600','3',NULL,'Y'),(247,'Subcritical assembly equipment','26141600','3',NULL,'Y'),(248,'Students organizations','86141600','3',NULL,'Y'),(249,'Inspection','78141600','3',NULL,'Y'),(250,'Cereal seeds','10151600','3',NULL,'Y'),(251,'Roofing accessories','30151600','3',NULL,'Y'),(252,'Compressors','40151600','3',NULL,'Y'),(253,'Edible animal oils and fats','50151600','3',NULL,'Y'),(254,'Forestry industry','70151600','3',NULL,'Y'),(255,'International trade services','80151600','3',NULL,'Y'),(256,'Threads','11151600','3',NULL,'Y'),(257,'Chains','31151600','3',NULL,'Y'),(258,'Cholinergic blocking agents','51151600','3',NULL,'Y'),(259,'Cartography','81151600','3',NULL,'Y'),(260,'Clinical laboratory instruments','41151600','3',NULL,'Y'),(261,'Dental and subspecialty instruments and devices','42151600','3',NULL,'Y'),(262,'Domestic kitchen tools and utensils','52151600','3',NULL,'Y'),(263,'Specialized communication system services','72151600','3',NULL,'Y'),(264,'Cement and ceramics and glass industry machinery and equipment and supplies','23151600','3',NULL,'Y'),(265,'Packaging services','73151600','3',NULL,'Y'),(266,'Public finance','93151600','3',NULL,'Y'),(267,'Nutrition issues','85151600','3',NULL,'Y'),(268,'Security and control equipment','46151600','3',NULL,'Y'),(269,'Ceiling materials','30161600','3',NULL,'Y'),(270,'Purification','40161600','3',NULL,'Y'),(271,'Flora','70161600','3',NULL,'Y'),(272,'Business facilities oversight','80161600','3',NULL,'Y'),(273,'Wool fabrics','11161600','3',NULL,'Y'),(274,'Bolts','31161600','3',NULL,'Y'),(275,'Other oilfield support services','71161600','3',NULL,'Y'),(276,'Electronic mail and messaging services','81161600','3',NULL,'Y'),(277,'Extracorporeal hemodialysis equipment and supplies','42161600','3',NULL,'Y'),(278,'Audio visual equipment accessories','52161600','3',NULL,'Y'),(279,'Foundry supplies','23161600','3',NULL,'Y'),(280,'Manufacture of transport equipment','73161600','3',NULL,'Y'),(281,'Taxes other than income tax','93161600','3',NULL,'Y'),(282,'Water safety','46161600','3',NULL,'Y'),(283,'Racquet and court sports equipment','49161600','3',NULL,'Y'),(284,'Chemical fertilizers and plant nutrients','10171600','3',NULL,'Y'),(285,'Windows','30171600','3',NULL,'Y'),(286,'Water quality management services','70171600','3',NULL,'Y'),(287,'Publicity and marketing support services','80171600','3',NULL,'Y'),(288,'Bushings','31171600','3',NULL,'Y'),(289,'Laxatives','51171600','3',NULL,'Y'),(290,'Stainless steel alloys','11171600','3',NULL,'Y'),(291,'Ecological science services','81171600','3',NULL,'Y'),(292,'Microbiology devices','41171600','3',NULL,'Y'),(293,'Pigments','12171600','3',NULL,'Y'),(294,'Mobile medical services extricating and immobilizing and transporting products','42171600','3',NULL,'Y'),(295,'Manufacture of precision instruments','73171600','3',NULL,'Y'),(296,'International trade','93171600','3',NULL,'Y'),(297,'Defrosting and defogging systems','25171600','3',NULL,'Y'),(298,'Hospice care','85171600','3',NULL,'Y'),(299,'Surveillance and detection equipment','46171600','3',NULL,'Y'),(300,'Boxing equipment','49171600','3',NULL,'Y'),(301,'Non sanitary residential fixtures','30181600','3',NULL,'Y'),(302,'Thyroid and antithyroid drugs','51181600','3',NULL,'Y'),(303,'Blood pressure units and related products','42181600','3',NULL,'Y'),(304,'Oils','12181600','3',NULL,'Y'),(305,'Food cutting machinery','23181600','3',NULL,'Y'),(306,'Automotive chassis','25181600','3',NULL,'Y'),(307,'Safety footwear','46181600','3',NULL,'Y'),(308,'Panel and paint services','78181600','3',NULL,'Y'),(309,'Ladders and scaffolding accessories','30191600','3',NULL,'Y'),(310,'Abrasive wheels','31191600','3',NULL,'Y'),(311,'Electrolytes','51191600','3',NULL,'Y'),(312,'Medical facility building systems','42191600','3',NULL,'Y'),(313,'Personal communications device accessories or parts','43191600','3',NULL,'Y'),(314,'Space transportation support systems and equipment','25191600','3',NULL,'Y'),(315,'Fire fighting equipment','46191600','3',NULL,'Y'),(316,'Adhesives','31201600','3',NULL,'Y'),(317,'Vaccines and antigens and toxoids','51201600','3',NULL,'Y'),(318,'Medical magnetic resonance imaging MRI products','42201600','3',NULL,'Y'),(319,'Chassis components','43201600','3',NULL,'Y'),(320,'Weight and resistance training equipment','49201600','3',NULL,'Y'),(321,'Paint additives','31211600','3',NULL,'Y'),(322,'Bathroom and bathing aids for the physically challenged','42211600','3',NULL,'Y'),(323,'Weighing machinery excluding balances of a sensitivity of 5 cg or better of tariff number 84233100 including weight operated counting or checking machines weighing machine weights of all kinds upon approval by CS Health','99011129','4',NULL,'Y'),(324,'Fetal Doppler Pocket Wgd002 Pc and pulse oximeter finger held Gima band Pc of tariff number 90181900 upon approval by the cabinet sectretary responsible for matters relating to health ','99011130','4',NULL,'Y'),(325,'Sterilizer Dry Heat Wgd001Grx05A Pc autoclave steam tables tops of tariff number 8419902000 upon approval by the cabinet sectretary responsible for matters relating to health ','99011131','4',NULL,'Y'),(326,'Needle holders and urine bags of tariff heading 399026','99011132','4',NULL,'Y'),(327,'Tourniquets of tariff number 3990269099 for use by licensed hospitals upon approval by the cabinet sectretary responsible for matters relating to health ','99011133','4',NULL,'Y'),(328,'Taxable supplies incl. fish feeding and handling water operations cold storage fish cages pond construction, maintenance, fish processing and handling imported or purchased for direct exclusive use on the recommendation of the relevant State Dept','99011134','4',NULL,'Y'),(329,'Pre fabricated biogas digesters ','99011135','4',NULL,'Y'),(330,'Biogas ','99011136','4',NULL,'Y'),(331,'Sustainable fuel briquettes and pellets for household and commercial use ','99011137','4',NULL,'Y'),(332,'The supply of denatured ethanol of tariff number 22072000','99011138','4',NULL,'Y'),(333,'Tractors other than road tractors for semitrailers','99011139','4',NULL,'Y'),(334,'Plant and machinery of chapter 84 and 85 imported by manufacturers of pharmaceutical products or investors in the manufacture of pharmaceutical products upon the recommendation of CS Health','99011140','4',NULL,'Y'),(335,'Medical oxygen supplied to registered hospitals ','99011141','4',NULL,'Y'),(336,'Urine bags adult diapers artificial breasts colostomy or ileostomy bags for medical use ','99011142','4',NULL,'Y'),(337,'Inputs and raw materials used in the manufacture of passenger motor vehicle ','99011143','4',NULL,'Y'),(338,'Locally manufactured passenger motor vehicles: vehicles for the transportation of passengers whose ex-factory value comprises at least 30 percent of parts designed and manufactured in Kenya by an original equipment manufacturer operating in Kenya.','99011144','4',NULL,'Y'),(339,'Taxable goods inputs and raw materials imported or locally purchased by company under SOFA manufacturing human vaccines with a capital investment of atleast 10Bn shillings subject to approval of CS TNT upon recommendation of CS Health','99011145','4',NULL,'Y'),(340,'Such capital goods the exemption of which the Cabinet Secretary may determine to promote investment in the manufacturing sector provided that the value of such investment is not less than two billion shillings ','99011146','4',NULL,'Y'),(341,'Zero Rated Goods','99012000','3',NULL,'Y'),(342,'Shipstores supplied to international sea or air carriers on international voyage or flight','99012003','4',NULL,'Y'),(343,'The supply of coffee and tea for export to coffee or tea auction centers','99012004','4',NULL,'Y'),(344,'Transportation of passengers by air carriers on international flight','99012005','4',NULL,'Y'),(345,'Goods purchased from duty free shops by passengers departing to places outside Kenya','99012009','4',NULL,'Y'),(346,'Inputs or raw materials either produced locally or imported supplied to pharmaceutical manufacturers in Kenya for manufacturing medicaments as approved from time to time by the Cabinet Secretary in consultation with CS Health','99012011','4',NULL,'Y'),(347,'The supply of ordinary bread','99012013','4',NULL,'Y'),(348,'Milk and cream not concentrated nor containing added sugar or other sweetening matter of tariff numbers 04011000 04012000 04014000 04015000','99012015','4',NULL,'Y'),(349,'All inputs and raw materials whether produced locally or imported supplied to manufacturers of agricultural pest control products upon recommendation by CS Agriculture','99012016','4',NULL,'Y'),(350,'Agricultural pest control products','99012019','4',NULL,'Y'),(351,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight','99012022','4',NULL,'Y'),(352,'The Fertilizers of chapter 31','99012024','4',NULL,'Y'),(353,'Inputs of raw materials locally purchased or imported by manufacturers of fertilizer as approved from time to time by the Cabinet Secretary responsible for Agriculture','99012025','4',NULL,'Y'),(354,'Other Rate Goods (8%)','99013000','3',NULL,'Y'),(355,'Petroleum Products','99013001','4',NULL,'Y'),(356,'Services','99020000','2',NULL,'Y'),(357,'Exempt Service','99021000','3',NULL,'Y'),(358,'Financial Services','99021001','4',NULL,'Y'),(359,'Insurance & reinsurance services ','99021002','4',NULL,'Y'),(360,'Education services ','99021003','4',NULL,'Y'),(361,'Medical veterinary dental Ambulance and nursing services','99021004','4',NULL,'Y'),(362,'Agricultural animal husbandry and horticultural services','99021005','4',NULL,'Y'),(363,'Burial and cremation services','99021006','4',NULL,'Y'),(364,'Transportation of passengers by any means of conveyance excluding international air transport or where the means of conveyance is hired or chartered','99021007','4',NULL,'Y'),(365,'Supply by way of sale renting leasing hiring letting of land or residential premises residential premises means land or a building occupied or capable of being occupied as a residence excluding hotel and holiday accomodation and subject to the provi','99021008','4',NULL,'Y'),(366,'Community social and welfare services provided by National Government County Government or any political subdivision thereof','99021009','4',NULL,'Y'),(367,'Tea and coffee brokerage services','99021010','4',NULL,'Y'),(368,'Services rendered by educational, political, religious, welfare & other philanthropic associations to their members and social welfare services provided by charitable organizations.','99021011','4',NULL,'Y'),(369,'Entertainment Services','99021012','4',NULL,'Y'),(370,'Accommodation and Restaurant Services','99021013','4',NULL,'Y'),(371,'Conference services conducted for educational institutions as part of learning where such institutions are approved by the Ministry for the time being responsible for Education','99021014','4',NULL,'Y'),(372,'Car park services provided by National Government County Government anypolitical subdivision therefore by an employer to his employees on the premises of the employer','99021015','4',NULL,'Y'),(373,'The supply of airtime by any person other than by a provider of cellular mobile telephone services or wireless telephone services','99021016','4',NULL,'Y'),(374,'Betting gaming and lotteries services','99021017','4',NULL,'Y'),(375,'Hiring leasing and chartering of aircrafts excluding helicopters of tariff 88021100 and 88021200','99021018','4',NULL,'Y'),(376,'Taxable services for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary to the National Treasury','99021020','4',NULL,'Y'),(377,'Services imported or procured locally for use by the local film producers or local film agents upon recommendation by the Kenya Film Commission subject to approval by the Cabinet Secretary for the National Treasury','99021021','4',NULL,'Y'),(378,'Supply of sewerage services by the national government a county government any political subdivision thereof or a person approved by the Cabinet Secretary for the time being responsible for water development','99021023','4',NULL,'Y'),(379,'Entry fees into the national parks and national reserves','99021024','4',NULL,'Y'),(380,'The services of tour operators excluding inhouse supplies','99021025','4',NULL,'Y'),(381,'Taxable services for direct and exclusive use for the construction of tourism facilities recreational parks of 50 acres or more convention and conference facilities upon the recommendation by the CS responsible for recreational park','99021026','4',NULL,'Y'),(382,'Taxable services for direct and exclusive use for the construction of specialized hospitals with accommodation facilities upon recommendation by CS Health who shall issue guidelines for the criteria to determine the eligibility for the exemption','99021027','4',NULL,'Y'),(383,'Postal services provide through the supply of postage stamps including rental post boxes or mail bags and subsidiary services thereto','99021029','4',NULL,'Y'),(384,'The transfer of assets and other transactions related to the transfer of asets into real estate investment trusts and asset backed securities','99021033','4',NULL,'Y'),(385,'Zero Rated Service','99022000','3',NULL,'Y'),(386,'The supply of taxable services to international sea or air carriers on international voyage or flight','99022006','4',NULL,'Y'),(387,'Supply of taxable services in respect of goods in transit','99022010','4',NULL,'Y'),(388,'The transportation of goods originating from Kenya to a place outside Kenya','99022020','4',NULL,'Y'),(389,'Transportation of sugarcane from farms to miling factories','99022021','4',NULL,'Y'),(390,'The exportation of taxable services in respect of business process outsourcing ','99022023','4',NULL,'Y'),(391,'Goods or Services','99030000','2',NULL,'Y'),(392,'Exempt Goods or Services','99031000','3',NULL,'Y'),(393,'Zero Rated Goods or Services','99032000','3',NULL,'Y'),(394,'The supply of goods or taxable services to an export processing zone business as specified in the Export Processing Zones Act Cap 517 as being eligible forduty and tax free importation','99032002','4',NULL,'Y'),(395,'Supply to international and regional organizations','99032004','4',NULL,'Y'),(396,'Supply to the War Graves Commission','99032005','4',NULL,'Y'),(397,'Supply to National Red Cross Society and St John Ambulance','99032008','4',NULL,'Y'),(398,'The supply of goods or taxable services to a special economic zone enterprise','99032012','4',NULL,'Y'),(399,'Government Undertaking','99040000','2',NULL,'Y'),(400,'Zero Rated Government Undertaking','99042000','3',NULL,'Y'),(401,'Physical and occupational therapy and rehabilitation products','42250000','2',NULL,'Y'),(402,'Metal forming machinery and accessories','23250000','2',NULL,'Y'),(403,'Structural materials','30260000','2',NULL,'Y'),(404,'Housings and cabinets and casings','31260000','2',NULL,'Y'),(405,'Adrenergic blocking agents','51260000','2',NULL,'Y'),(406,'Postmortem and mortuary equipment and supplies','42260000','2',NULL,'Y'),(407,'Rapid prototyping machinery and accessories','23260000','2',NULL,'Y'),(408,'Diagnoses of endocrine, nutritional and metabolic diseases ','85260000','2',NULL,'Y'),(409,'Machine made parts','31270000','2',NULL,'Y'),(410,'Anaesthetic drugs and related adjuncts and analeptics','51270000','2',NULL,'Y'),(411,'Respiratory and anesthesia and resuscitation products','42270000','2',NULL,'Y'),(412,'Welding and soldering and brazing machinery and accessories and supplies','23270000','2',NULL,'Y'),(413,'Diagnoses of mental and behavioral disorders ','85270000','2',NULL,'Y'),(414,'Stampings and sheet components','31280000','2',NULL,'Y'),(415,'Antibacterials','51280000','2',NULL,'Y'),(416,'Medical cleaning and sterilization products','42280000','2',NULL,'Y'),(417,'Metal treatment machinery','23280000','2',NULL,'Y'),(418,'Antidepressants','51290000','2',NULL,'Y'),(419,'Machined extrusions','31290000','2',NULL,'Y'),(420,'Surgical products','42290000','2',NULL,'Y'),(421,'Industrial machine tools','23290000','2',NULL,'Y'),(422,'Fresh fruits','50300000','2',NULL,'Y'),(423,'Antifungal drugs','51300000','2',NULL,'Y'),(424,'Machined forgings','31300000','2',NULL,'Y'),(425,'Medical training and education supplies','42300000','2',NULL,'Y'),(426,'Wire machinery and equipment','23300000','2',NULL,'Y'),(427,'Organic fresh fruits','50310000','2',NULL,'Y'),(428,'Antihistamines or H1 blockers','51310000','2',NULL,'Y'),(429,'Fabricated pipe assemblies','31310000','2',NULL,'Y'),(430,'Wound care products','42310000','2',NULL,'Y'),(431,'Dried fruit','50320000','2',NULL,'Y'),(432,'Antihyperlipidemic and hypocholesterolemic agents','51320000','2',NULL,'Y'),(433,'Fabricated bar stock assemblies','31320000','2',NULL,'Y'),(434,'Orthopedic surgical implants','42320000','2',NULL,'Y'),(435,'Dried organic fruit','50330000','2',NULL,'Y'),(436,'Antipsychotics','51330000','2',NULL,'Y'),(437,'Fabricated structural assemblies','31330000','2',NULL,'Y'),(438,'Frozen fruit','50340000','2',NULL,'Y'),(439,'Antiviral drugs','51340000','2',NULL,'Y'),(440,'Fabricated sheet assemblies','31340000','2',NULL,'Y'),(441,'Estrogens and progestins and internal contraceptives','51350000','2',NULL,'Y'),(442,'Fabricated tube assemblies','31350000','2',NULL,'Y'),(443,'Compounds and mixtures','12350000','2',NULL,'Y'),(444,'Canned or jarred fruit','50360000','2',NULL,'Y'),(445,'Hypnotics','51360000','2',NULL,'Y'),(446,'Fabricated plate assemblies','31360000','2',NULL,'Y'),(447,'Canned or jarred organic fruit','50370000','2',NULL,'Y'),(448,'Refractories','31370000','2',NULL,'Y'),(449,'Controlled substance analgesics','51370000','2',NULL,'Y'),(450,'Fresh fruit purees','50380000','2',NULL,'Y'),(451,'Nonsteroidal anti inflammatory drugs NSAIDs','51380000','2',NULL,'Y'),(452,'Magnets and magnetic materials','31380000','2',NULL,'Y'),(453,'Diagnoses of certain conditions originating in the perinatal period','85380000','2',NULL,'Y'),(454,'Sympathomimetic or adrenergic drugs','51390000','2',NULL,'Y'),(455,'Machinings','31390000','2',NULL,'Y'),(456,'Fresh vegetables','50400000','2',NULL,'Y'),(457,'Tranquilizers and antimanic and antianxiety drugs','51400000','2',NULL,'Y'),(458,'Gaskets','31400000','2',NULL,'Y'),(459,'Organic fresh vegetables','50410000','2',NULL,'Y'),(460,'Vasodilators','51410000','2',NULL,'Y'),(461,'Seals','31410000','2',NULL,'Y'),(462,'Dried vegetables','50420000','2',NULL,'Y'),(463,'Corticosteroids','51420000','2',NULL,'Y'),(464,'Sintered parts','31420000','2',NULL,'Y'),(465,'Dried organic vegetables','50430000','2',NULL,'Y'),(466,'Antihypertensive drugs','51430000','2',NULL,'Y'),(467,'Frozen vegetables','50440000','2',NULL,'Y'),(468,'Radiopharmaceuticals and contrast media','51440000','2',NULL,'Y'),(469,'Frozen organic vegetables','50450000','2',NULL,'Y'),(470,'Anthelmintics','51450000','2',NULL,'Y'),(471,'Canned or jarred vegetables','50460000','2',NULL,'Y'),(472,'Herbal drugs','51460000','2',NULL,'Y'),(473,'Canned or jarred organic vegetables','50470000','2',NULL,'Y'),(474,'Antiseptics','51470000','2',NULL,'Y'),(475,'Nutritional supplements','50500000','2',NULL,'Y'),(476,'Rapid response kits','57010100','3',NULL,'Y'),(477,'Humanitarian operational services','57020100','3',NULL,'Y'),(478,'Health emergency kits','57030100','3',NULL,'Y'),(479,'Educational kits','57040100','3',NULL,'Y'),(480,'Emergency nutritional kits','57050100','3',NULL,'Y'),(481,'Emergency clothing kits','57060100','3',NULL,'Y'),(482,'Logistics emergency kits','57070100','3',NULL,'Y'),(483,'Emergency IT equipment kits','57080100','3',NULL,'Y'),(484,'Training services for users of agricultural machinery and equipment ','70190100','3',NULL,'Y'),(485,'Emergency latrine facility','57030200','3',NULL,'Y'),(486,'Recreational kits','57040200','3',NULL,'Y'),(487,'Food emergency rations','57050200','3',NULL,'Y'),(488,'Shelter emergency kits','57060200','3',NULL,'Y'),(489,'Water, sanitation and hygiene kits','57030300','3',NULL,'Y'),(490,'Early childhood development','57040300','3',NULL,'Y'),(491,'Food emergency kits','57050300','3',NULL,'Y'),(492,'Office emergency kits','57060300','3',NULL,'Y'),(493,'Personal protective equipment','57030400','3',NULL,'Y'),(494,'Multipurpose emergency kits','57060400','3',NULL,'Y'),(495,'Single family dwelling construction services','72111000','3',NULL,'Y'),(496,'Resins','13111000','3',NULL,'Y'),(497,'New industrial building and warehouse construction services','72121000','3',NULL,'Y'),(498,'Library furnishings','56121000','3',NULL,'Y'),(499,'Power conditioning equipment','39121000','3',NULL,'Y'),(500,'Keyboard instruments','60131000','3',NULL,'Y'),(501,'Electronic component parts and raw materials and accessories','32131000','3',NULL,'Y'),(502,'Toys','60141000','3',NULL,'Y'),(503,'Highway and road construction services','72141000','3',NULL,'Y'),(504,'Body tools','27141000','3',NULL,'Y'),(505,'Boiler and furnace construction and maintenance services','72151000','3',NULL,'Y'),(506,'Oilfield modeling services','71161000','3',NULL,'Y'),(507,'Batch mixers','23191000','3',NULL,'Y'),(508,'Gas liquid contacting systems','23201000','3',NULL,'Y'),(509,'Public safety training equipment','46201000','3',NULL,'Y'),(510,'Airport Maintenance','78201000','3',NULL,'Y'),(511,'Pulses','50221000','3',NULL,'Y'),(512,'Arrival department machinery and equipment','23221000','3',NULL,'Y'),(513,'Log debarkers and accessories','23231000','3',NULL,'Y'),(514,'Electric alternating current AC motors','26101100','3',NULL,'Y'),(515,'Multiple unit dwelling construction services','72111100','3',NULL,'Y'),(516,'Rosins','13111100','3',NULL,'Y'),(517,'Rapid response kits','57111100','3',NULL,'Y'),(518,'Commercial and office building construction services','72121100','3',NULL,'Y'),(519,'Distribution and control centers and accessories','39121100','3',NULL,'Y'),(520,'Live Plant and Animal Material and Accessories and Supplies','10000000','1',NULL,'Y'),(521,'Mining and Well Drilling Machinery and Accessories','20000000','1',NULL,'Y'),(522,'Structures and Building and Construction and Manufacturing Components and Supplies','30000000','1',NULL,'Y'),(523,'Distribution and Conditioning Systems and Equipment and Components','40000000','1',NULL,'Y'),(524,'Food Beverage and Tobacco Products','50000000','1',NULL,'Y'),(525,'Farming and Fishing and Forestry and Wildlife Contracting Services','70000000','1',NULL,'Y'),(526,'Management and Business Professionals and Administrative Services','80000000','1',NULL,'Y'),(527,'Travel and Food and Lodging and Entertainment Services','90000000','1',NULL,'Y'),(528,'Musical Instruments and Games and Toys and Arts and Crafts and Educational Equipment and Materials and Accessories and Supplies','60000000','1',NULL,'Y'),(529,'Mineral and Textile and Inedible Plant and Animal Materials','11000000','1',NULL,'Y'),(530,'Farming and Fishing and Forestry and Wildlife Machinery and Accessories','21000000','1',NULL,'Y'),(531,'Manufacturing Components and Supplies','31000000','1',NULL,'Y'),(532,'Laboratory and Measuring and Observing and Testing Equipment','41000000','1',NULL,'Y'),(533,'Drugs and Pharmaceutical Products','51000000','1',NULL,'Y'),(534,'Mining and oil and gas services','71000000','1',NULL,'Y'),(535,'Engineering and Research and Technology Based Services','81000000','1',NULL,'Y'),(536,'Personal and Domestic Services','91000000','1',NULL,'Y'),(537,'Chemicals including Bio Chemicals and Gas Materials','12000000','1',NULL,'Y'),(538,'Building and Construction Machinery and Accessories','22000000','1',NULL,'Y'),(539,'Electronic Components and Supplies','32000000','1',NULL,'Y'),(540,'Medical Equipment and Accessories and Supplies','42000000','1',NULL,'Y'),(541,'Domestic Appliances and Supplies and Consumer Electronic Products','52000000','1',NULL,'Y'),(542,'Building and Facility Construction and Maintenance Services ','72000000','1',NULL,'Y'),(543,'Editorial and Design and Graphic and Fine Art Services','82000000','1',NULL,'Y'),(544,'National Defense and Public Order and Security and Safety Services','92000000','1',NULL,'Y'),(545,'Resin and Rosin and Rubber and Foam and Film and Elastomeric Materials','13000000','1',NULL,'Y'),(546,'Industrial Manufacturing and Processing Machinery and Accessories','23000000','1',NULL,'Y'),(547,'Information Technology Broadcasting and Telecommunications','43000000','1',NULL,'Y'),(548,'Apparel and Luggage and Personal Care Products','53000000','1',NULL,'Y'),(549,'Industrial Production and Manufacturing Services','73000000','1',NULL,'Y'),(550,'Public Utilities and Public Sector Related Services','83000000','1',NULL,'Y'),(551,'Politics and Civic Affairs Services','93000000','1',NULL,'Y'),(552,'Paper Materials and Products','14000000','1',NULL,'Y'),(553,'Material Handling and Conditioning and Storage Machinery and their Accessories and Supplies','24000000','1',NULL,'Y'),(554,'Office Equipment and Accessories and Supplies','44000000','1',NULL,'Y'),(555,'Timepieces and Jewelry and Gemstone Products','54000000','1',NULL,'Y'),(556,'Financial and Insurance Services','84000000','1',NULL,'Y'),(557,'Organizations and Clubs','94000000','1',NULL,'Y'),(558,'Financial Instruments, Products, Contracts and Agreements','64000000','1',NULL,'Y'),(559,'Fuels and Fuel Additives and Lubricants and Anti corrosive Materials','15000000','1',NULL,'Y'),(560,'Commercial and Military and Private Vehicles and their Accessories and Components','25000000','1',NULL,'Y'),(561,'Printing and Photographic and Audio and Visual Equipment and Supplies','45000000','1',NULL,'Y'),(562,'Published Products','55000000','1',NULL,'Y'),(563,'Healthcare Services','85000000','1',NULL,'Y'),(564,'Land and Buildings and Structures and Thoroughfares','95000000','1',NULL,'Y'),(565,'Power Generation and Distribution Machinery and Accessories','26000000','1',NULL,'Y'),(566,'Defense and Law Enforcement and Security and Safety Equipment and Supplies','46000000','1',NULL,'Y'),(567,'Industrial Cleaning Services','76000000','1',NULL,'Y'),(568,'Education and Training Services','86000000','1',NULL,'Y'),(569,'Furniture and Furnishings','56000000','1',NULL,'Y'),(570,'Tools and General Machinery','27000000','1',NULL,'Y'),(571,'Cleaning Equipment and Supplies','47000000','1',NULL,'Y'),(572,'Environmental Services','77000000','1',NULL,'Y'),(573,'Humanitarian Relief Items, Kits, or Accessories','57000000','1',NULL,'Y'),(574,'Service Industry Machinery and Equipment and Supplies','48000000','1',NULL,'Y'),(575,'Transportation and Storage and Mail Services','78000000','1',NULL,'Y'),(576,'Electrical Systems and Lighting and Components and Accessories and Supplies','39000000','1',NULL,'Y'),(577,'Sports and Recreational Equipment and Supplies and Accessories','49000000','1',NULL,'Y'),(578,'Survival supplies','57010000','2',NULL,'Y'),(579,'Services related to humanitarian relief actions','57020000','2',NULL,'Y'),(580,'Humanitarian health supplies','57030000','2',NULL,'Y'),(581,'Educational or recreational items','57040000','2',NULL,'Y'),(582,'Humanitarian relief food','57050000','2',NULL,'Y'),(583,'Shelter and relief items','57060000','2',NULL,'Y'),(584,'Humanitarian logistics supplies','57070000','2',NULL,'Y'),(585,'Humanitarian IT equipment','57080000','2',NULL,'Y'),(586,'Live animals','10100000','2',NULL,'Y'),(587,'Mining and quarrying machinery and equipment','20100000','2',NULL,'Y'),(588,'Structural components and basic shapes','30100000','2',NULL,'Y'),(589,'Heating and ventilation and air circulation','40100000','2',NULL,'Y'),(590,'Nuts and seeds','50100000','2',NULL,'Y'),(591,'Fisheries and aquaculture','70100000','2',NULL,'Y'),(592,'Management advisory services','80100000','2',NULL,'Y'),(593,'Restaurants and catering','90100000','2',NULL,'Y'),(594,'Developmental and professional teaching aids and materials and accessories and supplies','60100000','2',NULL,'Y'),(595,'Minerals and ores and metals','11100000','2',NULL,'Y'),(596,'Agricultural and forestry and landscape machinery and equipment','21100000','2',NULL,'Y'),(597,'Castings and casting assemblies','31100000','2',NULL,'Y'),(598,'Laboratory and scientific equipment','41100000','2',NULL,'Y'),(599,'Amebicides and trichomonacides and antiprotozoals','51100000','2',NULL,'Y'),(600,'Mining services','71100000','2',NULL,'Y'),(601,'Professional engineering services','81100000','2',NULL,'Y'),(602,'Personal appearance','91100000','2',NULL,'Y'),(603,'Heavy construction machinery and equipment','22100000','2',NULL,'Y'),(604,'Printed circuits and integrated circuits and microassemblies','32100000','2',NULL,'Y'),(605,'Floor coverings','52100000','2',NULL,'Y'),(606,'Building and facility maintenance and repair services','72100000','2',NULL,'Y'),(607,'Advertising','82100000','2',NULL,'Y'),(608,'Public order and safety','92100000','2',NULL,'Y'),(609,'Rubber and elastomers','13100000','2',NULL,'Y'),(610,'Raw materials processing machinery','23100000','2',NULL,'Y'),(611,'Clothing','53100000','2',NULL,'Y'),(612,'Plastic and chemical industries','73100000','2',NULL,'Y'),(613,'Utilities','83100000','2',NULL,'Y'),(614,'Political systems and institutions','93100000','2',NULL,'Y'),(615,'Paper materials','14100000','2',NULL,'Y'),(616,'Material handling machinery and equipment','24100000','2',NULL,'Y'),(617,'Office machines and their supplies and accessories','44100000','2',NULL,'Y'),(618,'Jewelry','54100000','2',NULL,'Y'),(619,'Development finance','84100000','2',NULL,'Y'),(620,'Work related organizations','94100000','2',NULL,'Y'),(621,'Bank offered products ','64100000','2',NULL,'Y'),(622,'Fuels','15100000','2',NULL,'Y'),(623,'Motor vehicles','25100000','2',NULL,'Y'),(624,'Printing and publishing equipment','45100000','2',NULL,'Y'),(625,'Printed media','55100000','2',NULL,'Y'),(626,'Comprehensive health services','85100000','2',NULL,'Y'),(627,'Land parcels','95100000','2',NULL,'Y'),(628,'Power sources','26100000','2',NULL,'Y'),(629,'Light weapons and ammunition','46100000','2',NULL,'Y'),(630,'Accommodation furniture','56100000','2',NULL,'Y'),(631,'Decontamination services','76100000','2',NULL,'Y'),(632,'Vocational training','86100000','2',NULL,'Y'),(633,'Water and wastewater treatment supply and disposal','47100000','2',NULL,'Y'),(634,'Environmental management','77100000','2',NULL,'Y'),(635,'Institutional food services equipment','48100000','2',NULL,'Y'),(636,'Mail and cargo transport','78100000','2',NULL,'Y'),(637,'Lamps and lightbulbs and lamp components','39100000','2',NULL,'Y'),(638,'Collectibles and awards','49100000','2',NULL,'Y'),(639,'Well drilling and operation equipment','20110000','2',NULL,'Y'),(640,'Concrete and cement and plaster','30110000','2',NULL,'Y'),(641,'Meat and poultry products','50110000','2',NULL,'Y'),(642,'Horticulture','70110000','2',NULL,'Y'),(643,'Human resources services','80110000','2',NULL,'Y'),(644,'Hotels and lodging and meeting facilities','90110000','2',NULL,'Y'),(645,'Domestic pet products','10110000','2',NULL,'Y'),(646,'Classroom decoratives and supplies','60110000','2',NULL,'Y'),(647,'Earth and stone','11110000','2',NULL,'Y'),(648,'Fishing and aquaculture equipment','21110000','2',NULL,'Y'),(649,'Extrusions','31110000','2',NULL,'Y'),(650,'Measuring and observing and testing instruments','41110000','2',NULL,'Y'),(651,'Antineoplastic agents','51110000','2',NULL,'Y'),(652,'Oil and gas exploration services','71110000','2',NULL,'Y'),(653,'Computer services','81110000','2',NULL,'Y'),(654,'Domestic and personal assistance','91110000','2',NULL,'Y'),(655,'Discrete semiconductor devices','32110000','2',NULL,'Y'),(656,'Writing and translations','82110000','2',NULL,'Y'),(657,'Military services and national defense','92110000','2',NULL,'Y'),(658,'Residential building construction services','72110000','2',NULL,'Y'),(659,'Petroleum processing machinery','23110000','2',NULL,'Y'),(660,'Footwear','53110000','2',NULL,'Y'),(661,'Wood and paper industries','73110000','2',NULL,'Y'),(662,'Telecommunications media services','83110000','2',NULL,'Y'),(663,'Socio political conditions','93110000','2',NULL,'Y'),(664,'Resins and rosins and other resin derived materials','13110000','2',NULL,'Y'),(665,'Paper products','14110000','2',NULL,'Y'),(666,'Containers and storage','24110000','2',NULL,'Y'),(667,'Office and desk accessories','44110000','2',NULL,'Y'),(668,'Timepieces','54110000','2',NULL,'Y'),(669,'Accounting and bookkeeping services','84110000','2',NULL,'Y'),(670,'Religious organizations','94110000','2',NULL,'Y'),(671,'Securities','64110000','2',NULL,'Y'),(672,'Gaseous fuels and additives','15110000','2',NULL,'Y'),(673,'Marine transport','25110000','2',NULL,'Y'),(674,'Audio and visual presentation and composing equipment','45110000','2',NULL,'Y'),(675,'Electronic reference material','55110000','2',NULL,'Y'),(676,'Disease prevention and control','85110000','2',NULL,'Y'),(677,'Thoroughfares','95110000','2',NULL,'Y'),(678,'Batteries and generators and kinetic power transmission','26110000','2',NULL,'Y'),(679,'Conventional war weapons','46110000','2',NULL,'Y'),(680,'Cleaning and janitorial services','76110000','2',NULL,'Y'),(681,'Alternative educational systems','86110000','2',NULL,'Y'),(682,'Commercial and industrial furniture','56110000','2',NULL,'Y'),(683,'Hand tools','27110000','2',NULL,'Y'),(684,'Industrial laundry and dry cleaning equipment','47110000','2',NULL,'Y'),(685,'Environmental protection','77110000','2',NULL,'Y'),(686,'Passenger transport','78110000','2',NULL,'Y'),(687,'Vending machines','48110000','2',NULL,'Y'),(688,'Lighting Fixtures and Accessories','39110000','2',NULL,'Y'),(689,'Animal feed','10120000','2',NULL,'Y'),(690,'Roads and landscape','30120000','2',NULL,'Y'),(691,'Seafood','50120000','2',NULL,'Y'),(692,'Livestock services','70120000','2',NULL,'Y'),(693,'Legal services','80120000','2',NULL,'Y'),(694,'Travel facilitation','90120000','2',NULL,'Y'),(695,'Arts and crafts equipment and accessories and supplies','60120000','2',NULL,'Y'),(696,'Oil and gas drilling and exploration equipment','20120000','2',NULL,'Y'),(697,'Non edible plant and forestry products','11120000','2',NULL,'Y'),(698,'Laboratory supplies and fixtures','41120000','2',NULL,'Y'),(699,'Antiarrythmics and antianginals and cardioplegics and drugs for heart failure','51120000','2',NULL,'Y'),(700,'Economics','81120000','2',NULL,'Y'),(701,'Well drilling and construction services','71120000','2',NULL,'Y'),(702,'Passive discrete components','32120000','2',NULL,'Y'),(703,'Veterinary equipment and supplies','42120000','2',NULL,'Y'),(704,'Bedclothes and table and kitchen linen and towels','52120000','2',NULL,'Y'),(705,'Reproduction services','82120000','2',NULL,'Y'),(706,'Security and personal safety','92120000','2',NULL,'Y'),(707,'Nonresidential building construction services','72120000','2',NULL,'Y'),(708,'Textile and fabric machinery and accessories','23120000','2',NULL,'Y'),(709,'Luggage and handbags and packs and cases','53120000','2',NULL,'Y'),(710,'Metal and mineral industries','73120000','2',NULL,'Y'),(711,'Information services','83120000','2',NULL,'Y'),(712,'International relations','93120000','2',NULL,'Y'),(713,'Industrial use papers','14120000','2',NULL,'Y'),(714,'Packaging materials','24120000','2',NULL,'Y'),(715,'Office supplies','44120000','2',NULL,'Y'),(716,'Gemstones','54120000','2',NULL,'Y'),(717,'Banking and investment','84120000','2',NULL,'Y'),(718,'Clubs','94120000','2',NULL,'Y'),(719,'Insurable interest contracts','64120000','2',NULL,'Y'),(720,'Lubricants and oils and greases and anti corrosives','15120000','2',NULL,'Y'),(721,'Railway and tramway machinery and equipment','25120000','2',NULL,'Y'),(722,'Photographic or filming or video equipment','45120000','2',NULL,'Y'),(723,'Signage and accessories','55120000','2',NULL,'Y'),(724,'Medical practice','85120000','2',NULL,'Y'),(725,'Permanent buildings and structures','95120000','2',NULL,'Y'),(726,'Electrical wire and cable and harness','26120000','2',NULL,'Y'),(727,'Missiles','46120000','2',NULL,'Y'),(728,'Refuse disposal and treatment','76120000','2',NULL,'Y'),(729,'Educational institutions','86120000','2',NULL,'Y'),(730,'Classroom and instructional and institutional furniture and fixtures','56120000','2',NULL,'Y'),(731,'Janitorial equipment','47120000','2',NULL,'Y'),(732,'Pollution tracking and monitoring and rehabilitation','77120000','2',NULL,'Y'),(733,'Hydraulic machinery and equipment','27120000','2',NULL,'Y'),(734,'Material packing and handling','78120000','2',NULL,'Y'),(735,'Gambling or wagering equipment','48120000','2',NULL,'Y'),(736,'Electrical equipment and components and supplies','39120000','2',NULL,'Y'),(737,'Camping and outdoor equipment and accessories','49120000','2',NULL,'Y'),(738,'Structural building products','30130000','2',NULL,'Y'),(739,'Musical Instruments and parts and accessories','60130000','2',NULL,'Y'),(740,'Dairy products and eggs','50130000','2',NULL,'Y'),(741,'Land and soil preparation and management and protection','70130000','2',NULL,'Y'),(742,'Real estate services','80130000','2',NULL,'Y'),(743,'Performing arts','90130000','2',NULL,'Y'),(744,'Oil and gas drilling and operation materials','20130000','2',NULL,'Y'),(745,'Animal containment and habitats','10130000','2',NULL,'Y'),(746,'Non edible animal products','11130000','2',NULL,'Y'),(747,'Forgings','31130000','2',NULL,'Y'),(748,'Hematolic drugs','51130000','2',NULL,'Y'),(749,'Statistics','81130000','2',NULL,'Y'),(750,'Oil and gas extraction and production enhancement services','71130000','2',NULL,'Y'),(751,'Explosive materials','12130000','2',NULL,'Y'),(752,'Window treatments','52130000','2',NULL,'Y'),(753,'Photographic services','82130000','2',NULL,'Y'),(754,'Electronic hardware and component parts and accessories','32130000','2',NULL,'Y'),(755,'Medical apparel and textiles','42130000','2',NULL,'Y'),(756,'Lapidary machinery and equipment','23130000','2',NULL,'Y'),(757,'Personal care products','53130000','2',NULL,'Y'),(758,'Food and beverage industries','73130000','2',NULL,'Y'),(759,'Humanitarian aid and relief','93130000','2',NULL,'Y'),(760,'Industrial refrigeration','24130000','2',NULL,'Y'),(761,'Civic organizations and associations and movements','94130000','2',NULL,'Y'),(762,'Insurance and retirement services','84130000','2',NULL,'Y'),(763,'Fuel for nuclear reactors','15130000','2',NULL,'Y'),(764,'Aircraft','25130000','2',NULL,'Y'),(765,'Photographic and recording media','45130000','2',NULL,'Y'),(766,'Medical science research and experimentation','85130000','2',NULL,'Y'),(767,'Portable buildings and structures','95130000','2',NULL,'Y'),(768,'Power generation','26130000','2',NULL,'Y'),(769,'Rockets and subsystems','46130000','2',NULL,'Y'),(770,'Toxic and hazardous waste cleanup','76130000','2',NULL,'Y'),(771,'Specialized educational services','86130000','2',NULL,'Y'),(772,'Merchandising furniture and accessories','56130000','2',NULL,'Y'),(773,'Cleaning and janitorial supplies','47130000','2',NULL,'Y'),(774,'Pollutants tracking and monitoring and rehabilitation services','77130000','2',NULL,'Y'),(775,'Pneumatic machinery and equipment','27130000','2',NULL,'Y'),(776,'Storage','78130000','2',NULL,'Y'),(777,'Funeral equipment and materials','48130000','2',NULL,'Y'),(778,'Fishing and hunting equipment','49130000','2',NULL,'Y'),(779,'Electrical wire management devices and accessories and supplies','39130000','2',NULL,'Y'),(780,'Saddlery and harness goods','10140000','2',NULL,'Y'),(781,'Insulation','30140000','2',NULL,'Y'),(782,'Fluid and gas distribution','40140000','2',NULL,'Y'),(783,'Toys and games','60140000','2',NULL,'Y'),(784,'Crop production and management and protection','70140000','2',NULL,'Y'),(785,'Marketing and distribution','80140000','2',NULL,'Y'),(786,'Commercial sports','90140000','2',NULL,'Y'),(787,'Oil and gas operating and production equipment','20140000','2',NULL,'Y'),(788,'Scrap and waste materials','11140000','2',NULL,'Y'),(789,'Moldings','31140000','2',NULL,'Y'),(790,'Central nervous system drugs','51140000','2',NULL,'Y'),(791,'Manufacturing technologies','81140000','2',NULL,'Y'),(792,'Oil and gas restoration and reclamation services','71140000','2',NULL,'Y'),(793,'Domestic appliances','52140000','2',NULL,'Y'),(794,'Graphic design','82140000','2',NULL,'Y'),(795,'Elements and gases','12140000','2',NULL,'Y'),(796,'Patient care and treatment products and supplies','42140000','2',NULL,'Y'),(797,'Electron tube devices and accessories','32140000','2',NULL,'Y'),(798,'Heavy construction services','72140000','2',NULL,'Y'),(799,'Leatherworking repairing machinery and equipment','23140000','2',NULL,'Y'),(800,'Fibers and textiles and fabric industries','73140000','2',NULL,'Y'),(801,'Community and social services','93140000','2',NULL,'Y'),(802,'Sewing supplies and accessories','53140000','2',NULL,'Y'),(803,'Credit agencies','84140000','2',NULL,'Y'),(804,'Packing supplies','24140000','2',NULL,'Y'),(805,'Governmental property right conferrals','64140000','2',NULL,'Y'),(806,'Prefabricated buildings and structures','95140000','2',NULL,'Y'),(807,'Photographic filmmaking supplies','45140000','2',NULL,'Y'),(808,'Alternative and holistic medicine','85140000','2',NULL,'Y'),(809,'Atomic and nuclear energy machinery and equipment','26140000','2',NULL,'Y'),(810,'Launchers','46140000','2',NULL,'Y'),(811,'Educational facilities','86140000','2',NULL,'Y'),(812,'Decorative adornments','56140000','2',NULL,'Y'),(813,'Automotive specialty tools','27140000','2',NULL,'Y'),(814,'Environmental laboratory services','77140000','2',NULL,'Y'),(815,'Transport services','78140000','2',NULL,'Y'),(816,'Watersports equipment','49140000','2',NULL,'Y'),(817,'Seeds and bulbs and seedlings and cuttings','10150000','2',NULL,'Y'),(818,'Exterior finishing materials','30150000','2',NULL,'Y'),(819,'Industrial pumps and compressors','40150000','2',NULL,'Y'),(820,'Edible oils and fats','50150000','2',NULL,'Y'),(821,'Forestry','70150000','2',NULL,'Y'),(822,'Trade policy and services','80150000','2',NULL,'Y'),(823,'Entertainment services','90150000','2',NULL,'Y'),(824,'Fibers and threads and yarns','11150000','2',NULL,'Y'),(825,'Rope and chain and cable and wire and strap','31150000','2',NULL,'Y'),(826,'Autonomic nervous system drugs','51150000','2',NULL,'Y'),(827,'Earth science services','81150000','2',NULL,'Y'),(828,'Oil and gas data management and processing services','71150000','2',NULL,'Y'),(829,'Clinical laboratory and toxicology testing systems, components, and supplies','41150000','2',NULL,'Y'),(830,'Domestic kitchenware and kitchen supplies','52150000','2',NULL,'Y'),(831,'Professional artists and performers','82150000','2',NULL,'Y'),(832,'Dental equipment and supplies','42150000','2',NULL,'Y'),(833,'Automation control devices and components and accessories','32150000','2',NULL,'Y'),(834,'Specialized trade construction and maintenance services','72150000','2',NULL,'Y'),(835,'Industrial process machinery and equipment and supplies','23150000','2',NULL,'Y'),(836,'Manufacturing support services','73150000','2',NULL,'Y'),(837,'Public administration and finance services','93150000','2',NULL,'Y'),(838,'Spacecraft','25150000','2',NULL,'Y'),(839,'Food and nutrition services','85150000','2',NULL,'Y'),(840,'Law enforcement','46150000','2',NULL,'Y'),(841,'Winter sports equipment','49150000','2',NULL,'Y'),(842,'Floriculture and silviculture products','10160000','2',NULL,'Y'),(843,'Interior finishing materials','30160000','2',NULL,'Y'),(844,'Industrial filtering and purification','40160000','2',NULL,'Y'),(845,'Chocolate and sugars and sweeteners and confectionary products','50160000','2',NULL,'Y'),(846,'Wildlife and flora','70160000','2',NULL,'Y'),(847,'Business administration services','80160000','2',NULL,'Y'),(848,'Fabrics and leather materials','11160000','2',NULL,'Y'),(849,'Hardware','31160000','2',NULL,'Y'),(850,'Drugs affecting the respiratory tract','51160000','2',NULL,'Y'),(851,'Oil and gas well project management services','71160000','2',NULL,'Y'),(852,'Information Technology Service Delivery','81160000','2',NULL,'Y'),(853,'Dialysis equipment and supplies','42160000','2',NULL,'Y'),(854,'Consumer electronics','52160000','2',NULL,'Y'),(855,'Additives','12160000','2',NULL,'Y'),(856,'Film and theater production support services','82160000','2',NULL,'Y'),(857,'Foundry machines and equipment and supplies','23160000','2',NULL,'Y'),(858,'Machinery and transport equipment manufacture','73160000','2',NULL,'Y'),(859,'Taxation','93160000','2',NULL,'Y'),(860,'Non motorized cycles','25160000','2',NULL,'Y'),(861,'Medical Surgical Equipment Maintenance Refurbishment and Repair Services','85160000','2',NULL,'Y'),(862,'Public safety and control','46160000','2',NULL,'Y'),(863,'Field and court sports equipment','49160000','2',NULL,'Y'),(864,'Fertilizers and plant nutrients and herbicides','10170000','2',NULL,'Y'),(865,'Pipe piping and pipe fittings','40170000','2',NULL,'Y'),(866,'Doors and windows and glass','30170000','2',NULL,'Y'),(867,'Seasonings and preservatives','50170000','2',NULL,'Y'),(868,'Water resources development and oversight','70170000','2',NULL,'Y'),(869,'Public relations and professional communications services','80170000','2',NULL,'Y'),(870,'Bearings and bushings and wheels and gears','31170000','2',NULL,'Y'),(871,'Drugs affecting the gastrointestinal system','51170000','2',NULL,'Y'),(872,'Alloys','11170000','2',NULL,'Y'),(873,'Biological science services','81170000','2',NULL,'Y'),(874,'Diagnostic and microbiological devices','41170000','2',NULL,'Y'),(875,'Colorants','12170000','2',NULL,'Y'),(876,'Domestic wall treatments','52170000','2',NULL,'Y'),(877,'Mobile medical services products','42170000','2',NULL,'Y'),(878,'Manufacture of electrical goods and precision instruments','73170000','2',NULL,'Y'),(879,'Trade policy and regulation','93170000','2',NULL,'Y'),(880,'Transportation components and systems','25170000','2',NULL,'Y'),(881,'Death and dying support services','85170000','2',NULL,'Y'),(882,'Security surveillance and detection','46170000','2',NULL,'Y'),(883,'Gymnastics and boxing equipment','49170000','2',NULL,'Y'),(884,'Plumbing fixtures','30180000','2',NULL,'Y'),(885,'Bread and bakery products','50180000','2',NULL,'Y'),(886,'Tubes tubing and tube fittings','40180000','2',NULL,'Y'),(887,'Packings glands boots and covers','31180000','2',NULL,'Y'),(888,'Hormones and hormone antagonists','51180000','2',NULL,'Y'),(889,'Metal oxide','11180000','2',NULL,'Y'),(890,'Waxes and oils','12180000','2',NULL,'Y'),(891,'Patient exam and monitoring products','42180000','2',NULL,'Y'),(892,'Industrial food and beverage equipment','23180000','2',NULL,'Y'),(893,'Machining and processing services','73180000','2',NULL,'Y'),(894,'Vehicle bodies and trailers','25180000','2',NULL,'Y'),(895,'Personal safety and protection','46180000','2',NULL,'Y'),(896,'Transportation repair or maintenance services','78180000','2',NULL,'Y'),(897,'Target and table games and equipment','49180000','2',NULL,'Y'),(898,'Pest control products','10190000','2',NULL,'Y'),(899,'Construction and maintenance support equipment','30190000','2',NULL,'Y'),(900,'Prepared and preserved foods','50190000','2',NULL,'Y'),(901,'Agricultural machinery and equipment assembly and installation services','70190000','2',NULL,'Y'),(902,'Grinding and polishing and smoothing materials','31190000','2',NULL,'Y'),(903,'Agents affecting water and electrolytes','51190000','2',NULL,'Y'),(904,'Metal waste scrap and by products','11190000','2',NULL,'Y'),(905,'Solvents','12190000','2',NULL,'Y'),(906,'Medical facility products','42190000','2',NULL,'Y'),(907,'Communications Devices and Accessories','43190000','2',NULL,'Y'),(908,'Mixers and their parts and accessories','23190000','2',NULL,'Y'),(909,'Transportation services equipment','25190000','2',NULL,'Y'),(910,'Fire protection','46190000','2',NULL,'Y'),(911,'Beverages','50200000','2',NULL,'Y'),(912,'Live rose bushes','10200000','2',NULL,'Y'),(913,'Adhesives and sealants','31200000','2',NULL,'Y'),(914,'Immunomodulating drugs','51200000','2',NULL,'Y'),(915,'Medical diagnostic imaging and nuclear medicine products','42200000','2',NULL,'Y'),(916,'Components for information technology or broadcasting or telecommunications','43200000','2',NULL,'Y'),(917,'Mass transfer equipment','23200000','2',NULL,'Y'),(918,'Aerospace systems and components and equipment','25200000','2',NULL,'Y'),(919,'Defense and law enforcement and security and safety training equipment','46200000','2',NULL,'Y'),(920,'Aviation-Related Services And Consultancy','78200000','2',NULL,'Y'),(921,'Fitness equipment','49200000','2',NULL,'Y'),(922,'Tobacco and smoking products and substitutes','50210000','2',NULL,'Y'),(923,'Live plants of high species or variety count flowers','10210000','2',NULL,'Y'),(924,'Paints and primers and finishes','31210000','2',NULL,'Y'),(925,'Independent living aids for the physically challenged','42210000','2',NULL,'Y'),(926,'Computer Equipment and Accessories','43210000','2',NULL,'Y'),(927,'Electronic manufacturing machinery and equipment and accessories','23210000','2',NULL,'Y'),(928,'Diagnoses of infectious and parasitic diseases-part a','85210000','2',NULL,'Y'),(929,'Workplace safety equipment and supplies and training materials','46210000','2',NULL,'Y'),(930,'Other sports','49210000','2',NULL,'Y'),(931,'Cereal and pulse products','50220000','2',NULL,'Y'),(932,'Live plants of low species or variety count flowers','10220000','2',NULL,'Y'),(933,'Dyeing and tanning extracts','31220000','2',NULL,'Y'),(934,'Intravenous and arterial administration products','42220000','2',NULL,'Y'),(935,'Data Voice or Multimedia Network Equipment or Platforms and Accessories','43220000','2',NULL,'Y'),(936,'Chicken processing machinery and equipment','23220000','2',NULL,'Y'),(937,'Military weapon and ammunition disarmament and disposal equipment and related products','46220000','2',NULL,'Y'),(938,'Sports equipment and accessories','49220000','2',NULL,'Y'),(939,'Machined raw stock','31230000','2',NULL,'Y'),(940,'Clinical nutrition','42230000','2',NULL,'Y'),(941,'Software','43230000','2',NULL,'Y'),(942,'Sawmilling and lumber processing machinery and equipment','23230000','2',NULL,'Y'),(943,'Portable Structure Building Components','30240000','2',NULL,'Y'),(944,'Industrial optics','31240000','2',NULL,'Y'),(945,'Drugs affecting the ears, eye, nose and skin','51240000','2',NULL,'Y'),(946,'Orthopedic and prosthetic and sports medicine products','42240000','2',NULL,'Y'),(947,'Metal cutting machinery and accessories','23240000','2',NULL,'Y'),(948,'Recreation and playground and swimming and spa equipment and supplies','49240000','2',NULL,'Y'),(949,'Underground mining structures and materials','30250000','2',NULL,'Y'),(950,'Pneumatic and hydraulic and electric control systems','31250000','2',NULL,'Y'),(951,'Brass instruments','60131100','3',NULL,'Y'),(952,'Games','60141100','3',NULL,'Y'),(953,'Well plugging and abandonment services','71141100','3',NULL,'Y'),(954,'Infrastructure building and surfacing and paving services','72141100','3',NULL,'Y'),(955,'Oilfield data management services','71151100','3',NULL,'Y'),(956,'Plumbing construction services','72151100','3',NULL,'Y'),(957,'Coating services','73181100','3',NULL,'Y'),(958,'Continuous mixers','23191100','3',NULL,'Y'),(959,'Small arms weapons training equipment','46201100','3',NULL,'Y'),(960,'Cereals','50221100','3',NULL,'Y'),(961,'Killing and defeathering department machinery and equipment','23221100','3',NULL,'Y'),(962,'Ophthalmic agents','51241100','3',NULL,'Y'),(963,'Electric direct current DC motors','26101200','3',NULL,'Y'),(964,'Plastic films','13111200','3',NULL,'Y'),(965,'Agricultural building construction services','72121200','3',NULL,'Y'),(966,'Woodwind instruments','60131200','3',NULL,'Y'),(967,'Marine construction services','72141200','3',NULL,'Y'),(968,'Heating and cooling and air conditioning HVAC construction and maintenance services','72151200','3',NULL,'Y'),(969,'Industrial drying equipment','23201200','3',NULL,'Y'),(970,'Dermatologic agents','51241200','3',NULL,'Y'),(971,'Non electric motors','26101300','3',NULL,'Y'),(972,'Foams','13111300','3',NULL,'Y'),(973,'Art and craft cutting products','60121300','3',NULL,'Y'),(974,'Automotive garage and service station construction services','72121300','3',NULL,'Y'),(975,'Electrical boxes and enclosures and fittings and accessories','39121300','3',NULL,'Y'),(976,'String instruments','60131300','3',NULL,'Y'),(977,'Painting and paper hanging services','72151300','3',NULL,'Y'),(978,'Flour and milled products','50221300','3',NULL,'Y'),(979,'Motor or generator components','26101400','3',NULL,'Y'),(980,'Aviation Specific Training','86101400','3',NULL,'Y'),(981,'Language Specific Editorial and Writing Services','82111400','3',NULL,'Y'),(982,'Classroom And Language Laboratory Equipment & Interpretation Systems','45111400','3',NULL,'Y'),(983,'Completion tools and equipment','20121400','3',NULL,'Y'),(984,'Specialized public building construction services','72121400','3',NULL,'Y'),(985,'Cafeteria and lunchroom furnishings','56121400','3',NULL,'Y'),(986,'Electrical lugs plugs and connectors','39121400','3',NULL,'Y'),(987,'Percussion instruments','60131400','3',NULL,'Y'),(988,'Safety and Rescue Aircraft','25131400','3',NULL,'Y'),(989,'Fundraising Services','80141400','3',NULL,'Y'),(990,'Detention facility construction and repair services','72141400','3',NULL,'Y'),(991,'Wall covering construction services','72151400','3',NULL,'Y'),(992,'System Cards','43201400','3',NULL,'Y'),(993,'Metal grinding machines','23241400','3',NULL,'Y'),(994,'Welding machinery','23271400','3',NULL,'Y'),(995,'Livestock','10101500','3',NULL,'Y'),(996,'Cutting equipment','20101500','3',NULL,'Y'),(997,'Angles','30101500','3',NULL,'Y'),(998,'Ventilation','40101500','3',NULL,'Y'),(999,'Fisheries operations','70101500','3',NULL,'Y'),(1000,'Business and corporate management consultation services','80101500','3',NULL,'Y'); /*!40000 ALTER TABLE `itemclassification` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemstatuscodes` -- DROP TABLE IF EXISTS `itemstatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemstatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemstatuscodes` -- LOCK TABLES `itemstatuscodes` WRITE; /*!40000 ALTER TABLE `itemstatuscodes` DISABLE KEYS */; INSERT INTO `itemstatuscodes` VALUES (1,'Y',NULL,'Y','Active','1'),(2,'N',NULL,'N','Inactive','2'); /*!40000 ALTER TABLE `itemstatuscodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemtypecodes` -- DROP TABLE IF EXISTS `itemtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemtypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemtypecodes` -- LOCK TABLES `itemtypecodes` WRITE; /*!40000 ALTER TABLE `itemtypecodes` DISABLE KEYS */; INSERT INTO `itemtypecodes` VALUES (1,'Raw Material','1','Raw Material','Y','1'),(2,'Finished Product','2','Finished Product','Y','2'),(3,'Service','3','Service without stock','',''); /*!40000 ALTER TABLE `itemtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `journal` VALUES (1,'33','','Opening balance','2024-06-12 14:15:01','Double','1','1','2024-06-12 14:15:01','JENTRY-11718190075'); /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; INSERT INTO `leavegroup` VALUES (1,'General ','','0000-00-00 00:00:00','0000-00-00 00:00:00',21,'1/1','31/12',2),(2,'Security','','0000-00-00 00:00:00','0000-00-00 00:00:00',11,'1/1','31/12',2); /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` datetime DEFAULT NULL, `enddate` datetime DEFAULT NULL, `status` varchar(11) DEFAULT NULL, `employee` int(11) DEFAULT NULL, `cause` text DEFAULT NULL, `startdatetype` varchar(12) DEFAULT NULL, `enddatetype` varchar(12) DEFAULT NULL, `duration` decimal(10,2) DEFAULT NULL, `type` int(11) DEFAULT NULL, `description` text DEFAULT NULL COMMENT 'Comments on leave request', `change_type` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` timestamp NULL DEFAULT NULL, `photo` text NOT NULL, `incharge` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `postedtime` varchar(30) NOT NULL, `img_id` text DEFAULT NULL, `comments` text NOT NULL, `manager` int(10) NOT NULL, `companyid` int(11) DEFAULT 1, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavetypes` -- LOCK TABLES `leavetypes` WRITE; /*!40000 ALTER TABLE `leavetypes` DISABLE KEYS */; INSERT INTO `leavetypes` VALUES (1,'maternity leave','','2019-06-03 01:46:56pm','Female','No',0),(2,'Normal leave','all','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0),(4,'Sick Leave','','2023-02-15 12:24:43pm','Both','No',0); /*!40000 ALTER TABLE `leavetypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loggs` -- DROP TABLE IF EXISTS `loggs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loggs` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `timein` varchar(50) NOT NULL, `timeout` varchar(50) NOT NULL, `browser` text NOT NULL, `ip` text NOT NULL, `action` varchar(30) DEFAULT 'loggedin', `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=663 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loggs` -- LOCK TABLES `loggs` WRITE; /*!40000 ALTER TABLE `loggs` DISABLE KEYS */; INSERT INTO `loggs` VALUES (1,'admin','1','2024-04-30 11:54:11','','','197.232.142.176','loggedin',1),(2,'admin','1','2024-05-02 07:29:03','','','197.232.142.176','loggedin',1),(3,'admin','1','2024-05-02 13:51:50','','','197.232.142.176','loggedin',1),(4,'admin','1','2024-05-02 15:10:37','','','154.155.82.109','loggedin',1),(5,'admin','1','2024-05-02 15:44:25','2024-05-02 16:09:06','','154.159.252.106','loggedin',1),(6,'admin','1','2024-05-02 16:10:48','','','197.232.142.176','loggedin',1),(7,'admin','1','2024-05-03 11:59:35','','','197.232.142.176','loggedin',1),(8,'admin','1','2024-05-06 07:43:52','','','197.232.142.176','loggedin',1),(9,'admin','1','2024-05-06 11:16:06','','','197.232.142.176','loggedin',1),(10,'admin','1','2024-05-06 14:34:17','','','154.153.157.72','loggedin',1),(11,'admin','1','2024-05-06 14:34:17','','','154.153.157.72','loggedin',1),(12,'admin','1','2024-05-07 14:05:39','','','197.232.142.176','loggedin',1),(13,'admin','1','2024-05-08 08:50:45','','','197.232.142.176','loggedin',1),(14,'admin','1','2024-05-08 12:47:47','','','197.232.142.176','loggedin',1),(15,'admin','1','2024-05-08 13:52:07','','','154.159.252.246','loggedin',1),(16,'admin','1','2024-05-08 22:11:00','','','102.7.77.10','loggedin',1),(17,'admin','1','2024-05-09 07:43:47','','','197.232.142.176','loggedin',1),(18,'admin','1','2024-05-09 10:46:36','','','197.232.142.176','loggedin',1),(19,'admin','1','2024-05-09 11:13:29','','','154.159.237.216','loggedin',1),(20,'admin','1','2024-05-09 16:36:42','','','197.248.43.119','loggedin',1),(21,'admin','1','2024-05-09 17:06:25','','','197.232.142.176','loggedin',1),(22,'admin','1','2024-05-13 11:35:10','','','154.159.237.148','loggedin',1),(23,'admin','1','2024-05-13 14:44:08','2024-05-13 14:52:52','','41.81.6.126','loggedin',1),(24,'admin','1','2024-05-13 14:53:04','','','41.81.6.126','loggedin',1),(25,'admin','1','2024-05-13 15:06:29','','','41.81.6.126','loggedin',1),(26,'admin','1','2024-05-13 15:11:23','','','41.81.6.126','loggedin',1),(27,'admin','1','2024-05-13 16:55:42','2024-05-13 17:02:48','','41.81.6.126','loggedin',1),(28,'user','9','2024-05-13 17:03:00','2024-05-13 17:03:15','','41.81.6.126','loggedin',1),(29,'user','9','2024-05-13 17:03:33','','','41.81.6.126','loggedin',1),(30,'user','9','2024-05-13 19:23:38','','','105.160.127.169','loggedin',1),(31,'admin','1','2024-05-14 09:29:46','','','197.232.142.176','loggedin',1),(32,'user','9','2024-05-14 09:55:50','','','105.160.64.195','loggedin',1),(33,'user','9','2024-05-14 09:55:52','','','105.160.64.195','loggedin',1),(34,'user','9','2024-05-14 10:26:28','','','105.160.64.195','loggedin',1),(35,'user','9','2024-05-14 10:55:17','','','105.160.64.195','loggedin',1),(36,'user','9','2024-05-14 11:33:29','','','105.160.64.195','loggedin',1),(37,'user','9','2024-05-14 11:33:31','','','105.160.64.195','loggedin',1),(38,'user','9','2024-05-14 11:36:42','','','105.160.64.195','loggedin',1),(39,'user','9','2024-05-14 11:53:15','2024-05-14 12:26:32','','105.161.39.241','loggedin',1),(40,'admin','1','2024-05-14 12:26:51','','','105.161.39.241','loggedin',1),(41,'admin','1','2024-05-14 13:47:03','','','197.232.142.176','loggedin',1),(42,'admin','1','2024-05-15 08:56:26','','','197.232.142.176','loggedin',1),(43,'admin','1','2024-05-15 09:18:21','','','197.232.142.176','loggedin',1),(44,'admin','1','2024-05-15 13:06:48','','','197.232.142.176','loggedin',1),(45,'user','9','2024-05-16 12:23:55','2024-05-16 12:41:20','','105.160.89.105','loggedin',1),(46,'admin','1','2024-05-16 12:51:22','','','105.161.153.9','loggedin',1),(47,'admin','1','2024-05-16 12:51:37','2024-05-16 12:58:26','','105.161.153.9','loggedin',1),(48,'admin','1','2024-05-16 14:20:25','','','149.102.244.113','loggedin',1),(49,'admin','1','2024-05-16 15:24:35','','','41.90.68.176','loggedin',1),(50,'admin','1','2024-05-16 16:58:25','2024-05-16 17:29:55','','169.150.196.153','loggedin',1),(51,'admin','1','2024-05-16 17:31:45','2024-05-16 17:35:51','','169.150.196.153','loggedin',1),(52,'admin','1','2024-05-17 05:40:51','','','197.237.23.77','loggedin',1),(53,'user','9','2024-05-17 12:20:14','','','154.77.91.210','loggedin',1),(54,'admin','1','2024-05-20 12:11:43','2024-05-20 12:32:54','','154.159.252.248','loggedin',1),(55,'admin','1','2024-05-20 12:47:29','','','154.159.252.248','loggedin',1),(56,'admin','1','2024-05-21 04:50:07','2024-05-21 04:50:11','','197.237.23.77','loggedin',1),(57,'admin','1','2024-05-21 05:04:06','','','197.237.23.77','loggedin',1),(58,'admin','1','2024-05-21 07:36:51','','','154.152.245.100','loggedin',1),(59,'admin','1','2024-05-21 10:11:25','','','197.232.142.176','loggedin',1),(60,'admin','1','2024-05-21 12:24:14','','','154.79.2.220','loggedin',1),(61,'admin','1','2024-05-21 12:30:36','','','102.0.151.254','loggedin',1),(62,'admin','1','2024-05-21 12:55:13','','','197.232.142.176','loggedin',1),(63,'admin','1','2024-05-22 09:04:40','','','197.232.142.176','loggedin',1),(64,'admin','1','2024-05-22 12:45:09','','','197.232.142.176','loggedin',1),(65,'admin','1','2024-05-23 05:59:56','','','197.237.23.77','loggedin',1),(66,'admin','1','2024-05-23 09:00:10','','','197.232.142.176','loggedin',1),(67,'admin','1','2024-06-05 21:11:50','','','154.152.93.15','loggedin',1),(68,'admin','1','2024-06-07 09:12:42','','','197.232.142.176','loggedin',1),(69,'admin','1','2024-06-11 18:22:08','','','102.135.169.120','loggedin',1),(70,'admin','1','2024-06-11 18:26:27','','','102.135.169.120','loggedin',1),(71,'admin','1','2024-06-12 07:44:28','','','154.154.62.34','loggedin',1),(72,'admin','1','2024-06-12 12:44:39','2024-06-12 14:26:00','','154.159.252.234','loggedin',1),(73,'admin','1','2024-06-12 14:26:06','','','154.159.252.234','loggedin',1),(74,'admin','1','2024-06-13 09:16:48','','','197.232.142.176','loggedin',1),(75,'admin','1','2024-06-13 14:45:19','','','196.96.135.171','loggedin',1),(76,'admin','1','2024-06-13 14:52:25','','','196.96.135.171','loggedin',1),(77,'admin','1','2024-06-13 15:05:46','','','196.96.135.171','loggedin',1),(78,'admin','1','2024-06-13 16:20:26','','','197.232.142.176','loggedin',1),(79,'admin','1','2024-06-14 10:47:42','','','197.232.142.176','loggedin',1),(80,'admin','1','2024-06-14 11:38:44','','','196.96.31.116','loggedin',1),(81,'admin','1','2024-06-14 12:58:19','','','197.232.142.176','loggedin',1),(82,'admin','1','2024-06-14 13:05:16','','','197.232.142.176','loggedin',1),(83,'admin','1','2024-06-14 14:48:17','','','105.160.4.189','loggedin',1),(84,'admin','1','2024-06-14 15:04:11','','','196.96.33.94','loggedin',1),(85,'admin','1','2024-06-14 15:47:51','2024-06-14 15:51:46','','197.232.142.176','loggedin',1),(86,'admin','1','2024-06-14 15:52:03','2024-06-14 15:59:17','','196.96.33.94','loggedin',1),(87,'admin','1','2024-06-18 08:51:18','','','197.232.142.176','loggedin',1),(88,'admin','1','2024-06-18 11:19:34','','','105.161.171.177','loggedin',1),(89,'admin','1','2024-06-18 11:46:38','','','105.161.171.177','loggedin',1),(90,'admin','1','2024-06-18 12:02:47','','','105.161.171.177','loggedin',1),(91,'admin','1','2024-06-18 12:31:52','','','197.232.142.176','loggedin',1),(92,'admin','1','2024-06-18 12:45:58','','','105.161.171.177','loggedin',1),(93,'admin','1','2024-06-18 12:55:57','','','105.161.171.177','loggedin',1),(94,'admin','1','2024-06-18 14:54:30','','','197.232.142.176','loggedin',1),(95,'admin','1','2024-06-18 16:05:34','','','154.76.115.179','loggedin',1),(96,'admin','1','2024-06-18 16:17:57','','','154.76.115.179','loggedin',1),(97,'admin','1','2024-06-18 16:20:52','','','154.76.115.179','loggedin',1),(98,'admin','1','2024-06-18 16:23:53','','','154.76.115.179','loggedin',1),(99,'admin','1','2024-06-18 16:53:11','','','154.76.115.179','loggedin',1),(100,'admin','1','2024-06-20 12:31:06','','','154.159.252.103','loggedin',1),(101,'admin','1','2024-06-20 12:34:38','','','154.159.252.103','loggedin',1),(102,'admin','1','2024-06-20 13:08:22','','','154.159.252.103','loggedin',1),(103,'admin','1','2024-06-20 14:42:53','','','154.155.9.188','loggedin',1),(104,'admin','1','2024-06-20 14:43:54','','','154.155.9.188','loggedin',1),(105,'admin','1','2024-06-20 15:03:49','','','154.155.9.188','loggedin',1),(106,'admin','1','2024-06-20 15:06:54','','','154.155.9.188','loggedin',1),(107,'admin','1','2024-06-20 15:24:04','','','154.155.9.188','loggedin',1),(108,'admin','1','2024-06-24 11:23:19','','','154.159.252.79','loggedin',1),(109,'admin','1','2024-06-24 12:24:24','','','197.232.142.176','loggedin',1),(110,'admin','1','2024-06-24 15:08:21','','','154.159.252.79','loggedin',1),(111,'admin','1','2024-06-24 15:20:09','','','154.159.252.79','loggedin',1),(112,'admin','1','2024-06-24 15:37:50','','','154.159.252.79','loggedin',1),(113,'admin','1','2024-06-24 15:59:10','','','154.159.252.79','loggedin',1),(114,'admin','1','2024-06-24 16:09:36','','','197.232.142.176','loggedin',1),(115,'admin','1','2024-06-24 16:15:04','','','154.159.252.79','loggedin',1),(116,'admin','1','2024-06-24 16:15:13','','','154.159.252.79','loggedin',1),(117,'admin','1','2024-06-28 07:50:18','2024-06-28 09:25:33','','197.232.142.176','loggedin',1),(118,'user','1309','2024-06-28 09:25:40','2024-06-28 09:26:34','','197.232.142.176','loggedin',1),(119,'admin','1','2024-06-28 09:26:42','2024-06-28 09:31:53','','197.232.142.176','loggedin',1),(120,'user','1309','2024-06-28 09:45:42','2024-06-28 09:46:11','','197.232.142.176','loggedin',1),(121,'admin','1','2024-06-28 09:46:18','','','197.232.142.176','loggedin',1),(122,'admin','1','2024-06-28 10:51:27','','','149.34.244.140','loggedin',1),(123,'admin','1','2024-07-02 16:15:56','','','105.161.194.171','loggedin',1),(124,'admin','1','2024-07-08 10:41:22','','','105.161.231.65','loggedin',1),(125,'admin','1','2024-07-08 10:44:48','','','105.161.231.65','loggedin',1),(126,'admin','1','2024-07-08 11:26:03','','','105.161.231.65','loggedin',1),(127,'admin','1','2024-07-08 12:39:04','','','105.161.199.65','loggedin',1),(128,'admin','1','2024-07-08 13:51:44','','','105.161.199.65','loggedin',1),(129,'admin','1','2024-07-08 13:55:08','','','197.232.142.176','loggedin',1),(130,'admin','1','2024-07-08 14:18:28','','','105.161.199.65','loggedin',1),(131,'admin','1','2024-07-08 14:48:31','','','41.76.168.166','loggedin',1),(132,'admin','1','2024-07-08 14:49:37','','','154.77.100.220','loggedin',1),(133,'admin','1','2024-07-08 14:49:52','','','154.77.100.220','loggedin',1),(134,'admin','1','2024-07-08 14:50:26','','','154.77.100.220','loggedin',1),(135,'admin','1','2024-07-08 14:50:35','','','154.77.100.220','loggedin',1),(136,'admin','1','2024-07-08 14:51:18','','','154.77.100.220','loggedin',1),(137,'admin','1','2024-07-08 14:51:53','','','154.77.100.220','loggedin',1),(138,'admin','1','2024-07-08 14:52:53','','','154.77.100.220','loggedin',1),(139,'admin','1','2024-07-08 15:03:37','','','154.77.100.220','loggedin',1),(140,'admin','1','2024-07-08 15:03:46','','','154.77.100.220','loggedin',1),(141,'admin','1','2024-07-12 14:54:57','2024-07-12 15:49:44','','197.232.142.176','loggedin',1),(142,'admin','1','2024-07-15 08:08:27','','','197.232.142.176','loggedin',1),(143,'admin','1','2024-07-16 14:05:54','','','102.135.169.105','loggedin',1),(144,'admin','1','2024-07-18 11:04:20','','','105.231.202.13','loggedin',1),(145,'admin','1','2024-07-18 11:17:53','','','105.231.202.13','loggedin',1),(146,'admin','1','2024-07-19 10:21:07','','','41.81.150.83','loggedin',1),(147,'admin','1','2024-07-19 12:01:54','','','41.81.150.83','loggedin',1),(148,'admin','1','2024-07-19 12:13:16','','','41.81.150.83','loggedin',1),(149,'admin','1','2024-07-19 14:59:41','','','41.81.150.83','loggedin',1),(150,'admin','1','2024-07-19 15:01:35','','','41.81.150.83','loggedin',1),(151,'admin','1','2024-07-19 15:03:01','','','41.81.150.83','loggedin',1),(152,'admin','1','2024-07-22 08:44:03','','','105.160.87.179','loggedin',1),(153,'admin','1','2024-07-22 10:01:08','','','105.160.87.179','loggedin',1),(154,'admin','1','2024-07-22 10:11:37','','','105.160.87.179','loggedin',1),(155,'admin','1','2024-07-22 10:15:15','','','105.160.87.179','loggedin',1),(156,'admin','1','2024-07-22 12:05:43','','','105.160.87.179','loggedin',1),(157,'admin','1','2024-07-22 12:42:20','','','197.232.142.176','loggedin',1),(158,'admin','1','2024-07-22 13:06:59','2024-07-22 13:07:53','','197.232.142.176','loggedin',1),(159,'admin','1','2024-07-22 14:13:41','','','41.81.170.209','loggedin',1),(160,'admin','1','2024-07-22 15:21:22','','','41.81.170.209','loggedin',1),(161,'admin','1','2024-07-22 15:25:26','','','197.232.142.176','loggedin',1),(162,'admin','1','2024-07-22 16:03:52','','','41.81.220.71','loggedin',1),(163,'admin','1','2024-07-23 10:18:46','','','105.161.156.208','loggedin',1),(164,'admin','1','2024-07-23 11:19:59','','','105.161.156.208','loggedin',1),(165,'admin','1','2024-07-23 12:13:47','','','105.161.156.208','loggedin',1),(166,'admin','1','2024-07-23 12:23:06','','','105.161.156.208','loggedin',1),(167,'admin','1','2024-07-23 12:23:12','2024-07-23 12:50:19','','105.161.156.208','loggedin',1),(168,'admin','1','2024-07-23 12:50:27','','','105.161.156.208','loggedin',1),(169,'admin','1','2024-07-23 15:16:18','','','105.160.125.201','loggedin',1),(170,'admin','1','2024-07-24 09:02:48','','','105.161.223.188','loggedin',1),(171,'admin','1','2024-07-24 09:19:38','','','197.232.142.176','loggedin',1),(172,'admin','1','2024-07-24 15:04:59','','','105.161.223.188','loggedin',1),(173,'admin','1','2024-07-24 15:26:06','','','197.232.142.176','loggedin',1),(174,'admin','1','2024-07-24 16:04:58','','','41.81.132.21','loggedin',1),(175,'admin','1','2024-07-25 08:58:56','','','41.81.13.157','loggedin',1),(176,'admin','1','2024-07-25 11:10:25','','','41.81.13.157','loggedin',1),(177,'admin','1','2024-07-25 14:33:40','','','105.160.3.141','loggedin',1),(178,'admin','1','2024-07-26 08:56:41','','','105.161.208.42','loggedin',1),(179,'admin','1','2024-07-26 10:18:24','','','105.161.208.42','loggedin',1),(180,'admin','1','2024-07-26 16:15:09','2024-07-26 17:08:04','','41.81.184.54','loggedin',1),(181,'admin','1','2024-07-29 13:08:02','2024-07-29 14:11:31','','105.160.21.3','loggedin',1),(182,'admin','1','2024-07-29 14:12:35','2024-07-29 17:07:46','','105.160.21.3','loggedin',1),(183,'admin','1','2024-07-30 08:09:03','','','105.161.173.230','loggedin',1),(184,'admin','1','2024-07-30 12:16:16','','','105.161.173.230','loggedin',1),(185,'admin','1','2024-07-30 12:34:26','','','102.6.38.110','loggedin',1),(186,'admin','1','2024-07-30 13:03:35','2024-07-30 13:35:53','','105.161.173.230','loggedin',1),(187,'admin','1','2024-07-30 13:43:59','','','105.161.234.121','loggedin',1),(188,'admin','1','2024-07-30 15:53:28','','','105.161.234.121','loggedin',1),(189,'admin','1','2024-07-31 10:51:30','','','41.81.0.135','loggedin',1),(190,'admin','1','2024-07-31 10:56:23','','','41.81.0.135','loggedin',1),(191,'admin','1','2024-07-31 11:23:58','','','197.232.142.176','loggedin',1),(192,'admin','1','2024-07-31 12:02:57','','','197.237.6.140','loggedin',1),(193,'admin','1','2024-07-31 16:36:05','2024-07-31 17:04:01','','41.81.0.135','loggedin',1),(194,'admin','1','2024-08-01 12:50:31','','','41.81.179.166','loggedin',1),(195,'admin','1','2024-08-01 12:51:56','2024-08-01 14:11:13','','41.81.179.166','loggedin',1),(196,'admin','1','2024-08-01 14:22:02','','','41.81.179.166','loggedin',1),(197,'admin','1','2024-08-01 16:22:14','2024-08-01 17:01:46','','41.81.179.166','loggedin',1),(198,'admin','1','2024-08-02 12:34:24','2024-08-02 16:18:08','','41.81.71.7','loggedin',1),(199,'admin','1','2024-08-05 15:37:38','','','105.160.52.132','loggedin',1),(200,'admin','1','2024-08-06 09:26:46','','','105.161.147.190','loggedin',1),(201,'admin','1','2024-08-06 10:06:43','','','105.161.147.190','loggedin',1),(202,'admin','1','2024-08-06 11:49:18','','','105.161.147.190','loggedin',1),(203,'admin','1','2024-08-06 12:19:52','2024-08-06 12:36:50','','41.81.1.186','loggedin',1),(204,'admin','1','2024-08-06 13:00:16','','','41.81.1.186','loggedin',1),(205,'admin','1','2024-08-06 13:15:06','','','41.81.1.186','loggedin',1),(206,'admin','1','2024-08-06 15:12:01','','','41.81.163.158','loggedin',1),(207,'admin','1','2024-08-06 16:02:36','','','41.81.163.158','loggedin',1),(208,'admin','1','2024-08-06 16:29:50','2024-08-06 17:14:25','','41.81.163.158','loggedin',1),(209,'admin','1','2024-08-07 10:51:39','','','105.160.112.133','loggedin',1),(210,'admin','1','2024-08-07 14:43:46','','','105.160.112.133','loggedin',1),(211,'admin','1','2024-08-07 15:32:20','','','105.160.112.133','loggedin',1),(212,'admin','1','2024-08-07 16:05:11','','','105.160.112.133','loggedin',1),(213,'admin','1','2024-08-08 12:37:16','','','41.81.86.205','loggedin',1),(214,'admin','1','2024-08-08 13:23:04','','','41.81.86.205','loggedin',1),(215,'admin','1','2024-08-08 14:50:46','2024-08-08 16:54:17','','41.81.86.205','loggedin',1),(216,'admin','1','2024-08-09 11:42:14','','','105.161.135.75','loggedin',1),(217,'admin','1','2024-08-09 12:07:59','','','105.161.135.75','loggedin',1),(218,'admin','1','2024-08-09 12:08:26','','','105.161.135.75','loggedin',1),(219,'admin','1','2024-08-09 12:21:40','','','105.161.135.75','loggedin',1),(220,'admin','1','2024-08-09 12:27:21','','','105.161.135.75','loggedin',1),(221,'admin','1','2024-08-09 12:30:49','','','154.159.252.229','loggedin',1),(222,'admin','1','2024-08-09 15:11:50','','','105.161.135.75','loggedin',1),(223,'admin','1','2024-08-09 15:48:15','2024-08-09 17:01:43','','197.232.142.176','loggedin',1),(224,'admin','1','2024-08-12 11:04:31','','','105.161.201.14','loggedin',1),(225,'admin','1','2024-08-13 14:09:11','','','41.81.94.225','loggedin',1),(226,'admin','1','2024-08-14 09:02:11','','','197.232.142.176','loggedin',1),(227,'admin','1','2024-08-14 10:50:31','','','41.81.75.1','loggedin',1),(228,'admin','1','2024-08-14 15:22:54','','','41.81.63.1','loggedin',1),(229,'admin','1','2024-08-14 15:39:06','2024-08-14 16:43:51','','41.81.63.1','loggedin',1),(230,'admin','1','2024-08-15 09:16:18','','','197.232.142.176','loggedin',1),(231,'admin','1','2024-08-15 09:57:55','','','197.232.142.176','loggedin',1),(232,'admin','1','2024-08-15 10:27:16','','','105.161.211.168','loggedin',1),(233,'admin','1','2024-08-15 10:29:23','','','105.161.211.168','loggedin',1),(234,'admin','1','2024-08-15 15:04:18','','','105.161.211.168','loggedin',1),(235,'admin','1','2024-08-15 15:25:42','','','41.81.71.8','loggedin',1),(236,'admin','1','2024-08-15 16:05:05','','','197.232.142.176','loggedin',1),(237,'admin','1','2024-08-15 17:40:48','','','154.76.30.47','loggedin',1),(238,'admin','1','2024-08-16 16:14:56','','','105.161.151.144','loggedin',1),(239,'admin','1','2024-08-16 16:18:24','','','105.161.151.144','loggedin',1),(240,'admin','1','2024-08-19 07:43:13','','','154.159.252.174','loggedin',1),(241,'admin','1','2024-08-19 08:25:51','','','154.159.252.223','loggedin',1),(242,'admin','1','2024-08-19 09:07:25','','','105.161.176.41','loggedin',1),(243,'admin','1','2024-08-19 09:40:18','','','105.161.176.41','loggedin',1),(244,'admin','1','2024-08-19 09:42:27','','','197.232.142.176','loggedin',1),(245,'admin','1','2024-08-19 11:20:54','','','197.232.142.176','loggedin',1),(246,'admin','1','2024-08-19 12:52:20','','','197.232.142.176','loggedin',1),(247,'admin','1','2024-08-19 14:52:38','','','105.161.152.41','loggedin',1),(248,'admin','1','2024-08-19 16:18:38','','','197.232.142.176','loggedin',1),(249,'admin','1','2024-08-20 09:03:05','','','105.161.194.206','loggedin',1),(250,'admin','1','2024-08-20 09:31:47','','','105.161.194.206','loggedin',1),(251,'admin','1','2024-08-20 09:55:57','','','197.232.142.176','loggedin',1),(252,'admin','1','2024-08-20 11:20:28','','','105.161.194.206','loggedin',1),(253,'admin','1','2024-08-20 12:34:23','','','197.232.142.176','loggedin',1),(254,'admin','1','2024-08-20 14:35:20','','','105.161.194.206','loggedin',1),(255,'admin','1','2024-08-21 09:46:00','','','105.161.149.244','loggedin',1),(256,'admin','1','2024-08-21 10:30:25','','','105.161.149.244','loggedin',1),(257,'admin','1','2024-08-21 11:35:54','2024-08-21 11:42:49','','197.232.142.176','loggedin',1),(258,'admin','1','2024-08-21 11:42:59','','','197.232.142.176','loggedin',1),(259,'admin','1','2024-08-21 12:44:45','2024-08-21 15:25:45','','105.160.117.225','loggedin',1),(260,'admin','1','2024-08-21 15:26:58','','','197.232.142.176','loggedin',1),(261,'admin','1','2024-08-21 16:20:59','2024-08-21 16:27:18','','105.160.117.225','loggedin',1),(262,'admin','1','2024-08-22 09:03:01','','','105.160.116.14','loggedin',1),(263,'admin','1','2024-08-22 15:10:55','2024-08-22 15:17:34','','105.160.116.14','loggedin',1),(264,'admin','1','2024-08-22 15:17:42','','','105.160.116.14','loggedin',1),(265,'admin','1','2024-08-23 10:24:53','','','105.160.12.191','loggedin',1),(266,'admin','1','2024-08-23 11:50:34','','','105.160.12.191','loggedin',1),(267,'admin','1','2024-08-26 10:47:38','','','105.161.174.147','loggedin',1),(268,'admin','1','2024-08-26 11:18:11','','','105.161.174.147','loggedin',1),(269,'admin','1','2024-08-26 12:04:22','','','105.161.174.147','loggedin',1),(270,'admin','1','2024-08-26 12:47:37','','','105.161.174.147','loggedin',1),(271,'admin','1','2024-08-27 10:31:42','','','105.161.155.141','loggedin',1),(272,'admin','1','2024-08-27 10:43:07','','','105.161.155.141','loggedin',1),(273,'admin','1','2024-08-27 10:59:06','','','105.161.155.141','loggedin',1),(274,'admin','1','2024-08-27 11:02:46','','','105.161.155.141','loggedin',1),(275,'admin','1','2024-08-27 11:22:32','','','105.161.155.141','loggedin',1),(276,'admin','1','2024-08-27 11:32:52','','','105.161.155.141','loggedin',1),(277,'admin','1','2024-08-27 11:39:02','2024-08-27 11:42:35','','105.161.155.141','loggedin',1),(278,'admin','1','2024-08-27 12:16:40','','','105.161.155.141','loggedin',1),(279,'admin','1','2024-08-27 14:49:18','','','105.161.155.141','loggedin',1),(280,'admin','1','2024-08-27 15:32:36','','','105.160.78.80','loggedin',1),(281,'admin','1','2024-08-27 16:03:43','','','105.160.78.80','loggedin',1),(282,'admin','1','2024-08-27 16:20:47','','','105.161.227.142','loggedin',1),(283,'admin','1','2024-08-27 16:52:41','2024-08-27 17:19:01','','105.161.227.142','loggedin',1),(284,'admin','1','2024-08-28 09:38:42','','','105.160.115.188','loggedin',1),(285,'admin','1','2024-08-28 10:47:40','','','105.160.115.188','loggedin',1),(286,'admin','1','2024-08-28 11:03:43','','','105.160.115.188','loggedin',1),(287,'admin','1','2024-08-28 14:42:52','','','105.160.115.188','loggedin',1),(288,'admin','1','2024-08-29 08:00:09','','','105.161.218.93','loggedin',1),(289,'admin','1','2024-08-29 08:50:14','','','105.160.71.45','loggedin',1),(290,'admin','1','2024-08-29 09:51:54','','','105.160.82.197','loggedin',1),(291,'admin','1','2024-08-29 10:50:40','','','105.160.82.197','loggedin',1),(292,'admin','1','2024-08-29 15:00:10','2024-08-29 17:06:40','','105.160.82.197','loggedin',1),(293,'admin','1','2024-08-30 09:30:40','','','105.160.73.124','loggedin',1),(294,'admin','1','2024-08-30 09:38:13','','','105.160.73.124','loggedin',1),(295,'admin','1','2024-08-30 09:38:23','','','105.160.73.124','loggedin',1),(296,'admin','1','2024-08-30 11:17:51','','','105.160.73.124','loggedin',1),(297,'admin','1','2024-08-30 14:56:22','','','41.76.168.166','loggedin',1),(298,'admin','1','2024-08-30 15:20:54','','','105.161.148.197','loggedin',1),(299,'admin','1','2024-08-31 10:19:16','','','105.160.95.28','loggedin',1),(300,'admin','1','2024-08-31 14:10:52','','','105.161.192.202','loggedin',1),(301,'admin','1','2024-08-31 16:55:54','','','105.161.192.202','loggedin',1),(302,'admin','1','2024-08-31 16:56:05','','','105.161.192.202','loggedin',1),(303,'admin','1','2024-08-31 17:01:36','','','105.161.192.202','loggedin',1),(304,'admin','1','2024-09-02 09:08:38','','','105.161.205.165','loggedin',1),(305,'admin','1','2024-09-02 14:30:18','','','105.161.205.165','loggedin',1),(306,'admin','1','2024-09-02 15:55:58','','','105.161.192.54','loggedin',1),(307,'admin','1','2024-09-03 08:35:01','','','105.161.192.123','loggedin',1),(308,'admin','1','2024-09-03 10:00:33','','','105.161.192.123','loggedin',1),(309,'admin','1','2024-09-03 10:00:42','','','105.161.192.123','loggedin',1),(310,'admin','1','2024-09-03 10:30:26','','','105.161.192.123','loggedin',1),(311,'admin','1','2024-09-03 11:16:41','','','105.161.192.123','loggedin',1),(312,'admin','1','2024-09-03 14:26:17','','','105.161.192.123','loggedin',1),(313,'admin','1','2024-09-03 14:26:26','','','105.161.192.123','loggedin',1),(314,'admin','1','2024-09-03 14:26:26','','','105.161.192.123','loggedin',1),(315,'admin','1','2024-09-03 15:51:54','','','105.161.192.123','loggedin',1),(316,'admin','1','2024-09-03 16:11:16','','','105.161.192.123','loggedin',1),(317,'admin','1','2024-09-04 09:00:19','','','105.161.134.45','loggedin',1),(318,'admin','1','2024-09-04 11:33:33','','','105.161.134.45','loggedin',1),(319,'admin','1','2024-09-04 12:51:14','','','105.161.134.45','loggedin',1),(320,'admin','1','2024-09-04 13:30:52','','','197.232.159.131','loggedin',1),(321,'admin','1','2024-09-04 14:20:00','','','105.161.134.45','loggedin',1),(322,'admin','1','2024-09-04 14:20:10','','','105.161.134.45','loggedin',1),(323,'admin','1','2024-09-04 16:32:33','','','105.161.134.45','loggedin',1),(324,'admin','1','2024-09-04 16:32:42','','','105.161.134.45','loggedin',1),(325,'admin','1','2024-09-04 16:32:42','','','105.161.134.45','loggedin',1),(326,'admin','1','2024-09-04 16:32:51','','','105.161.134.45','loggedin',1),(327,'admin','1','2024-09-04 16:32:51','','','105.161.134.45','loggedin',1),(328,'admin','1','2024-09-04 16:42:35','','','105.161.134.45','loggedin',1),(329,'admin','1','2024-09-04 16:42:45','','','105.161.134.45','loggedin',1),(330,'admin','1','2024-09-04 16:42:45','','','105.161.134.45','loggedin',1),(331,'admin','1','2024-09-04 16:42:45','','','105.161.134.45','loggedin',1),(332,'admin','1','2024-09-04 16:43:16','','','197.232.159.131','loggedin',1),(333,'admin','1','2024-09-05 08:26:13','','','105.161.237.93','loggedin',1),(334,'admin','1','2024-09-06 08:02:56','','','105.161.211.161','loggedin',1),(335,'admin','1','2024-09-06 08:25:08','','','105.161.211.161','loggedin',1),(336,'admin','1','2024-09-06 14:36:54','','','197.237.103.105','loggedin',1),(337,'admin','1','2024-09-06 16:42:17','','','105.161.223.183','loggedin',1),(338,'admin','1','2024-09-07 09:28:03','2024-09-07 12:23:36','','105.161.208.36','loggedin',1),(339,'admin','1','2024-09-07 12:24:29','','','105.161.208.36','loggedin',1),(340,'admin','1','2024-09-07 12:24:59','','','105.161.208.36','loggedin',1),(341,'admin','1','2024-09-07 12:28:45','','','105.161.208.36','loggedin',1),(342,'admin','1','2024-09-07 12:34:34','','','105.161.208.36','loggedin',1),(343,'admin','1','2024-09-07 12:57:45','','','105.161.208.36','loggedin',1),(344,'admin','1','2024-09-07 14:04:16','','','105.161.224.36','loggedin',1),(345,'admin','1','2024-09-07 17:24:26','','','105.161.224.36','loggedin',1),(346,'admin','1','2024-09-09 08:45:57','','','105.161.224.36','loggedin',1),(347,'admin','1','2024-09-09 09:18:13','','','105.161.224.36','loggedin',1),(348,'admin','1','2024-09-09 14:12:23','','','105.161.224.36','loggedin',1),(349,'admin','1','2024-09-09 15:21:44','','','105.161.224.36','loggedin',1),(350,'admin','1','2024-09-10 08:30:17','','','105.161.179.139','loggedin',1),(351,'admin','1','2024-09-10 10:11:29','','','105.161.179.139','loggedin',1),(352,'admin','1','2024-09-10 10:42:03','','','105.161.179.139','loggedin',1),(353,'admin','1','2024-09-10 11:11:32','','','105.161.179.139','loggedin',1),(354,'admin','1','2024-09-10 11:13:15','2024-09-10 11:24:16','','197.232.159.131','loggedin',1),(355,'admin','1','2024-09-10 11:24:54','','','105.161.179.139','loggedin',1),(356,'admin','1','2024-09-10 12:14:53','','','105.161.179.139','loggedin',1),(357,'admin','1','2024-09-10 12:15:02','','','105.161.179.139','loggedin',1),(358,'admin','1','2024-09-10 12:43:54','','','105.161.179.139','loggedin',1),(359,'admin','1','2024-09-10 12:44:02','','','105.161.179.139','loggedin',1),(360,'admin','1','2024-09-10 12:55:12','','','105.161.179.139','loggedin',1),(361,'admin','1','2024-09-10 14:47:04','','','105.161.179.139','loggedin',1),(362,'admin','1','2024-09-10 15:04:41','2024-09-10 15:14:02','','105.161.179.139','loggedin',1),(363,'admin','1','2024-09-10 15:14:16','','','105.161.179.139','loggedin',1),(364,'admin','1','2024-09-10 15:14:24','','','105.161.179.139','loggedin',1),(365,'admin','1','2024-09-10 15:14:24','','','105.161.179.139','loggedin',1),(366,'admin','1','2024-09-10 15:14:24','2024-09-10 16:36:37','','105.161.179.139','loggedin',1),(367,'admin','1','2024-09-11 09:03:46','','','105.161.146.185','loggedin',1),(368,'admin','1','2024-09-11 09:08:25','','','105.161.146.185','loggedin',1),(369,'admin','1','2024-09-11 10:10:20','2024-09-11 11:34:00','','105.161.146.185','loggedin',1),(370,'admin','1','2024-09-11 11:35:13','','','105.161.146.185','loggedin',1),(371,'admin','1','2024-09-11 11:39:32','','','105.161.146.185','loggedin',1),(372,'admin','1','2024-09-11 14:37:36','','','105.161.146.185','loggedin',1),(373,'admin','1','2024-09-11 14:41:07','','','105.161.146.185','loggedin',1),(374,'admin','1','2024-09-11 15:13:48','','','105.161.146.185','loggedin',1),(375,'admin','1','2024-09-11 15:19:25','','','105.161.146.185','loggedin',1),(376,'admin','1','2024-09-11 15:19:34','','','105.161.146.185','loggedin',1),(377,'admin','1','2024-09-11 15:19:43','','','105.161.146.185','loggedin',1),(378,'admin','1','2024-09-11 16:07:38','','','105.161.146.185','loggedin',1),(379,'admin','1','2024-09-11 16:14:01','','','105.161.146.185','loggedin',1),(380,'admin','1','2024-09-12 07:26:01','','','105.161.146.185','loggedin',1),(381,'admin','1','2024-09-12 08:40:50','','','105.161.146.185','loggedin',1),(382,'admin','1','2024-09-12 09:05:40','','','105.161.146.185','loggedin',1),(383,'admin','1','2024-09-12 09:05:47','','','105.161.146.185','loggedin',1),(384,'admin','1','2024-09-12 09:13:39','','','105.161.146.185','loggedin',1),(385,'admin','1','2024-09-12 09:45:12','','','105.161.146.185','loggedin',1),(386,'admin','1','2024-09-12 09:47:32','','','105.161.146.185','loggedin',1),(387,'admin','1','2024-09-12 11:35:08','2024-09-12 13:36:21','','105.161.146.185','loggedin',1),(388,'admin','1','2024-09-12 14:33:51','','','105.161.146.185','loggedin',1),(389,'admin','1','2024-09-12 14:37:53','','','105.161.146.185','loggedin',1),(390,'admin','1','2024-09-12 14:53:45','','','105.161.146.185','loggedin',1),(391,'admin','1','2024-09-12 14:56:45','','','105.161.146.185','loggedin',1),(392,'admin','1','2024-09-12 15:23:53','2024-09-12 15:51:24','','105.161.154.192','loggedin',1),(393,'admin','1','2024-09-13 09:03:32','','','105.161.151.224','loggedin',1),(394,'admin','1','2024-09-13 10:10:14','','','105.161.151.224','loggedin',1),(395,'admin','1','2024-09-13 10:14:19','','','105.161.151.224','loggedin',1),(396,'admin','1','2024-09-13 11:31:56','','','105.161.151.224','loggedin',1),(397,'admin','1','2024-09-13 11:31:57','','','105.161.151.224','loggedin',1),(398,'admin','1','2024-09-13 11:32:06','2024-09-13 11:42:22','','105.161.151.224','loggedin',1),(399,'admin','1','2024-09-13 11:47:26','','','105.161.151.224','loggedin',1),(400,'admin','1','2024-09-13 12:02:41','','','197.232.159.131','loggedin',1),(401,'admin','1','2024-09-13 13:15:46','','','105.161.151.224','loggedin',1),(402,'admin','1','2024-09-13 14:25:52','','','197.232.159.131','loggedin',1),(403,'admin','1','2024-09-13 14:31:58','','','105.161.151.224','loggedin',1),(404,'admin','1','2024-09-16 09:30:04','','','105.161.202.184','loggedin',1),(405,'admin','1','2024-09-16 09:33:30','','','105.161.202.184','loggedin',1),(406,'admin','1','2024-09-16 11:53:55','','','105.161.202.184','loggedin',1),(407,'admin','1','2024-09-16 12:10:48','','','197.232.159.131','loggedin',1),(408,'admin','1','2024-09-16 16:47:13','','','197.232.159.131','loggedin',1),(409,'admin','1','2024-09-17 08:42:45','','','105.161.174.228','loggedin',1),(410,'admin','1','2024-09-17 10:32:31','','','105.161.174.228','loggedin',1),(411,'admin','1','2024-09-17 12:00:17','','','105.161.174.228','loggedin',1),(412,'admin','1','2024-09-17 14:39:25','','','105.161.174.228','loggedin',1),(413,'admin','1','2024-09-17 16:10:41','2024-09-17 16:57:00','','105.161.174.228','loggedin',1),(414,'admin','1','2024-09-18 08:57:28','','','105.161.202.242','loggedin',1),(415,'admin','1','2024-09-18 11:10:41','','','105.161.202.242','loggedin',1),(416,'admin','1','2024-09-18 11:10:56','','','105.161.202.242','loggedin',1),(417,'admin','1','2024-09-18 11:34:52','','','154.159.252.187','loggedin',1),(418,'admin','1','2024-09-18 11:48:32','','','105.161.202.242','loggedin',1),(419,'admin','1','2024-09-23 10:09:04','','','105.161.194.147','loggedin',1),(420,'admin','1','2024-09-24 14:35:25','','','105.161.172.209','loggedin',1),(421,'admin','1','2024-09-25 08:36:37','','','105.161.148.209','loggedin',1),(422,'admin','1','2024-09-25 10:38:14','','','105.161.148.209','loggedin',1),(423,'admin','1','2024-09-25 10:38:14','','','105.161.148.209','loggedin',1),(424,'admin','1','2024-09-25 14:49:54','','','105.161.148.209','loggedin',1),(425,'admin','1','2024-09-25 15:46:49','','','41.76.168.166','loggedin',1),(426,'admin','1','2024-09-25 15:52:15','','','105.161.148.209','loggedin',1),(427,'admin','1','2024-09-25 15:57:25','','','41.76.168.166','loggedin',1),(428,'admin','1','2024-09-26 08:34:06','','','105.161.238.13','loggedin',1),(429,'admin','1','2024-09-26 14:16:30','','','105.161.238.13','loggedin',1),(430,'admin','1','2024-09-27 08:28:52','','','105.161.137.129','loggedin',1),(431,'admin','1','2024-09-27 10:32:04','','','105.161.137.129','loggedin',1),(432,'admin','1','2024-09-27 15:16:33','','','105.161.137.129','loggedin',1),(433,'admin','1','2024-09-27 15:21:05','','','105.161.137.129','loggedin',1),(434,'admin','1','2024-09-30 08:58:42','','','105.161.213.128','loggedin',1),(435,'admin','1','2024-09-30 10:37:43','','','105.161.213.128','loggedin',1),(436,'admin','1','2024-09-30 10:39:37','','','105.161.213.128','loggedin',1),(437,'admin','1','2024-09-30 14:27:18','','','105.161.142.39','loggedin',1),(438,'admin','1','2024-09-30 15:17:38','','','105.161.142.39','loggedin',1),(439,'admin','1','2024-10-01 08:43:42','','','105.161.151.254','loggedin',1),(440,'admin','1','2024-10-01 08:43:50','','','105.161.151.254','loggedin',1),(441,'admin','1','2024-10-01 16:29:09','','','105.161.221.69','loggedin',1),(442,'admin','1','2024-10-02 08:26:31','','','105.161.233.6','loggedin',1),(443,'admin','1','2024-10-02 08:33:40','2024-10-02 13:19:23','','105.161.233.6','loggedin',1),(444,'admin','1','2024-10-02 14:17:55','','','105.161.221.6','loggedin',1),(445,'admin','1','2024-10-02 14:17:55','','','105.161.221.6','loggedin',1),(446,'admin','1','2024-10-03 08:17:25','','','105.161.233.6','loggedin',1),(447,'admin','1','2024-10-03 08:18:52','','','105.161.233.6','loggedin',1),(448,'admin','1','2024-10-03 11:11:04','','','105.161.233.6','loggedin',1),(449,'admin','1','2024-10-03 14:26:11','','','105.161.233.6','loggedin',1),(450,'admin','1','2024-10-03 14:31:10','','','105.161.233.6','loggedin',1),(451,'admin','1','2024-10-03 15:04:22','','','105.161.233.6','loggedin',1),(452,'admin','1','2024-10-04 09:05:52','','','105.161.73.24','loggedin',1),(453,'admin','1','2024-10-04 11:03:15','','','105.161.73.24','loggedin',1),(454,'admin','1','2024-10-04 11:21:00','','','105.161.73.24','loggedin',1),(455,'admin','1','2024-10-07 09:56:59','','','105.161.89.226','loggedin',1),(456,'admin','1','2024-10-07 10:13:01','2024-10-07 10:14:31','','89.38.97.198','loggedin',1),(457,'user','1309','2024-10-07 10:16:13','2024-10-07 10:24:18','','89.38.97.198','loggedin',1),(458,'admin','1','2024-10-07 10:24:23','2024-10-07 10:34:30','','197.232.142.176','loggedin',1),(459,'admin','1','2024-10-07 10:45:40','','','105.161.89.226','loggedin',1),(460,'admin','1','2024-10-07 11:04:22','','','105.161.89.226','loggedin',1),(461,'admin','1','2024-10-07 14:14:57','','','105.161.89.226','loggedin',1),(462,'admin','1','2024-10-07 16:13:28','','','105.161.89.226','loggedin',1),(463,'admin','1','2024-10-07 16:41:37','','','105.161.89.226','loggedin',1),(464,'admin','1','2024-10-07 16:41:37','','','105.161.89.226','loggedin',1),(465,'admin','1','2024-10-08 08:27:26','','','154.159.237.121','loggedin',1),(466,'admin','1','2024-10-08 08:29:18','','','105.161.45.119','loggedin',1),(467,'admin','1','2024-10-08 08:29:18','','','105.161.45.119','loggedin',1),(468,'admin','1','2024-10-08 10:56:52','','','102.6.116.206','loggedin',1),(469,'admin','1','2024-10-08 11:20:42','','','105.161.45.119','loggedin',1),(470,'admin','1','2024-10-08 11:20:44','','','105.161.45.119','loggedin',1),(471,'admin','1','2024-10-08 11:23:38','','','197.232.142.176','loggedin',1),(472,'admin','1','2024-10-08 11:59:06','2024-10-08 12:01:04','','41.90.188.160','loggedin',1),(473,'admin','1','2024-10-08 14:11:16','','','105.161.45.119','loggedin',1),(474,'admin','1','2024-10-08 14:17:16','2024-10-08 14:53:55','','41.90.188.160','loggedin',1),(475,'admin','1','2024-10-08 15:00:40','','','105.161.45.119','loggedin',1),(476,'admin','1','2024-10-08 16:05:10','','','41.90.188.160','loggedin',1),(477,'admin','1','2024-10-08 16:11:17','2024-10-08 16:12:39','','105.161.45.119','loggedin',1),(478,'admin','1','2024-10-08 17:08:59','','','197.232.142.176','loggedin',1),(479,'admin','1','2024-10-09 08:21:19','','','105.161.231.205','loggedin',1),(480,'admin','1','2024-10-09 08:37:30','','','105.161.231.205','loggedin',1),(481,'admin','1','2024-10-09 11:13:44','','','105.161.231.205','loggedin',1),(482,'admin','1','2024-10-09 11:13:59','','','105.161.231.205','loggedin',1),(483,'admin','1','2024-10-09 11:13:59','','','105.161.231.205','loggedin',1),(484,'admin','1','2024-10-09 11:14:07','','','105.161.231.205','loggedin',1),(485,'admin','1','2024-10-09 11:14:12','','','105.161.231.205','loggedin',1),(486,'admin','1','2024-10-09 11:22:38','','','154.159.252.51','loggedin',1),(487,'admin','1','2024-10-09 15:26:27','','','154.159.252.51','loggedin',1),(488,'admin','1','2024-10-15 11:59:25','','','105.161.108.104','loggedin',1),(489,'admin','1','2024-10-16 02:46:01','','','118.140.145.196','loggedin',1),(490,'admin','1','2024-10-18 13:31:31','','','105.161.87.100','loggedin',1),(491,'admin','1','2024-10-23 11:10:22','','','105.161.103.139','loggedin',1),(492,'admin','1','2024-10-24 09:17:02','','','197.232.142.176','loggedin',1),(493,'admin','1','2024-10-24 11:39:32','','','105.161.40.112','loggedin',1),(494,'admin','1','2024-10-24 11:39:36','','','105.161.40.112','loggedin',1),(495,'admin','1','2024-10-24 15:22:14','','','197.232.142.176','loggedin',1),(496,'admin','1','2024-10-28 08:47:33','','','197.232.142.176','loggedin',1),(497,'admin','1','2024-10-29 13:07:42','','','105.161.168.104','loggedin',1),(498,'admin','1','2024-10-29 14:38:18','','','105.161.168.104','loggedin',1),(499,'admin','1','2024-10-29 14:46:30','','','105.161.168.104','loggedin',1),(500,'admin','1','2024-10-31 08:59:52','','','197.232.142.176','loggedin',1),(501,'admin','1','2024-10-31 11:28:38','2024-10-31 12:01:09','','41.81.187.103','loggedin',1),(502,'admin','1','2024-11-04 11:17:33','','','197.232.142.176','loggedin',1),(503,'admin','1','2024-11-04 14:27:05','','','105.161.133.80','loggedin',1),(504,'admin','1','2024-11-04 14:35:47','','','105.161.133.80','loggedin',1),(505,'admin','1','2024-11-04 15:52:38','','','102.135.172.107','loggedin',1),(506,'admin','1','2024-11-05 11:59:01','','','102.135.172.102','loggedin',1),(507,'admin','1','2024-11-05 14:54:23','','','105.161.114.69','loggedin',1),(508,'admin','1','2024-11-05 15:35:00','','','105.161.114.69','loggedin',1),(509,'admin','1','2024-11-05 15:43:11','','','105.161.114.69','loggedin',1),(510,'admin','1','2024-11-05 16:25:49','','','105.161.114.69','loggedin',1),(511,'admin','1','2024-11-06 08:32:37','','','197.232.142.176','loggedin',1),(512,'admin','1','2024-11-06 14:30:36','','','105.161.140.62','loggedin',1),(513,'admin','1','2024-11-07 09:57:42','','','105.161.96.123','loggedin',1),(514,'admin','1','2024-11-07 11:56:45','','','197.232.142.176','loggedin',1),(515,'admin','1','2024-11-12 12:23:15','','','41.90.178.190','loggedin',1),(516,'admin','1','2024-11-14 08:44:02','','','197.232.142.176','loggedin',1),(517,'admin','1','2024-11-14 13:31:50','','','102.211.145.31','loggedin',1),(518,'admin','1','2024-11-21 06:03:24','','','102.135.170.230','loggedin',1),(519,'admin','1','2024-11-21 14:31:43','','','105.161.215.84','loggedin',1),(520,'admin','1','2024-11-21 16:02:00','2024-11-21 17:24:01','','41.90.185.87','loggedin',1),(521,'admin','1','2024-11-21 17:35:33','2024-11-21 17:45:01','','41.90.185.87','loggedin',1),(522,'admin','1','2024-11-22 08:46:18','','','105.161.26.85','loggedin',1),(523,'admin','1','2024-11-22 09:36:19','','','41.90.185.87','loggedin',1),(524,'user','1309','2024-11-25 14:42:26','','','105.161.235.181','loggedin',1),(525,'user','1309','2024-11-25 15:27:30','','','105.161.235.181','loggedin',1),(526,'admin','1','2024-11-25 15:41:15','','','197.232.159.131','loggedin',1),(527,'admin','1','2024-11-25 15:51:10','2024-11-25 16:21:35','','197.232.159.131','loggedin',1),(528,'admin','1','2024-11-25 16:40:06','','','197.232.159.131','loggedin',1),(529,'admin','1','2024-11-27 09:04:15','','','197.232.142.176','loggedin',1),(530,'admin','1','2024-12-09 11:32:20','','','197.232.142.176','loggedin',1),(531,'user','1309','2024-12-13 10:44:05','','','105.161.177.204','loggedin',1),(532,'user','1309','2024-12-16 14:27:01','','','105.161.45.197','loggedin',1),(533,'admin','1','2024-12-16 19:31:07','','','154.159.252.96','loggedin',1),(534,'admin','1','2024-12-19 16:12:23','','','105.161.149.140','loggedin',1),(535,'admin','1','2024-12-23 10:22:12','2024-12-23 10:39:14','','41.90.181.53','loggedin',1),(536,'admin','1','2025-01-13 10:22:14','','','197.232.142.176','loggedin',1),(537,'admin','1','2025-01-14 08:54:14','','','197.232.142.176','loggedin',1),(538,'user','1309','2025-01-15 10:50:37','','','105.161.176.26','loggedin',1),(539,'user','1309','2025-01-15 10:50:38','','','105.161.176.26','loggedin',1),(540,'user','1309','2025-01-15 11:45:35','','','105.161.176.26','loggedin',1),(541,'user','1309','2025-01-15 12:54:28','','','105.161.176.26','loggedin',1),(542,'user','1309','2025-01-15 12:55:59','','','105.161.176.26','loggedin',1),(543,'admin','1','2025-01-15 14:26:23','','','105.161.140.26','loggedin',1),(544,'admin','1','2025-01-16 08:19:14','','','102.135.170.230','loggedin',1),(545,'admin','1','2025-01-16 11:12:31','','','105.161.198.196','loggedin',1),(546,'admin','1','2025-04-03 14:40:01','','','196.96.140.53','loggedin',1),(547,'admin','1','2025-04-17 11:07:38','','','196.96.161.114','loggedin',1),(548,'user','1307','2025-04-17 11:08:28','','','196.96.161.114','loggedin',1),(549,'admin','1','2025-04-17 11:35:54','','','196.96.161.114','loggedin',1),(550,'admin','1','2025-04-17 14:34:20','','','196.96.66.169','loggedin',1),(551,'admin','1','2025-04-17 16:02:52','','','105.161.158.222','loggedin',1),(552,'user','1307','2025-04-21 12:41:49','','','196.96.160.151','loggedin',1),(553,'user','1307','2025-04-22 10:23:28','2025-04-22 12:55:01','','105.161.154.35','loggedin',1),(554,'user','1307','2025-04-22 13:53:05','','','105.161.154.35','loggedin',1),(555,'admin','1','2025-04-23 06:00:52','','','105.160.124.90','loggedin',1),(556,'admin','1','2025-04-23 08:09:17','','','105.161.34.243','loggedin',1),(557,'user','1309','2025-04-23 10:31:48','','','105.161.205.56','loggedin',1),(558,'user','1309','2025-04-23 10:34:47','','','105.161.205.56','loggedin',1),(559,'admin','1','2025-04-23 10:59:25','','','105.161.205.56','loggedin',1),(560,'admin','1','2025-04-23 11:29:09','','','196.96.189.2','loggedin',1),(561,'admin','1','2025-04-23 12:14:22','','','196.96.189.2','loggedin',1),(562,'admin','1','2025-04-23 14:34:13','','','196.96.189.2','loggedin',1),(563,'admin','1','2025-04-23 16:09:28','','','196.96.189.2','loggedin',1),(564,'admin','1','2025-04-24 08:48:16','','','196.96.187.39','loggedin',1),(565,'admin','1','2025-04-24 10:29:33','','','196.96.187.39','loggedin',1),(566,'admin','1','2025-04-24 10:40:20','','','196.96.187.39','loggedin',1),(567,'admin','1','2025-04-24 14:35:50','','','196.96.113.39','loggedin',1),(568,'admin','1','2025-04-25 11:28:30','','','196.96.128.120','loggedin',1),(569,'admin','1','2025-04-25 13:25:21','','','196.96.23.26','loggedin',1),(570,'admin','1','2025-04-29 10:49:13','','','196.96.113.196','loggedin',1),(571,'admin','1','2025-05-02 10:28:19','2025-05-02 10:36:11','','197.232.171.94','loggedin',1),(572,'admin','1','2025-05-07 09:51:42','','','105.161.142.57','loggedin',1),(573,'admin','1','2025-05-07 10:49:19','','','105.161.142.57','loggedin',1),(574,'admin','1','2025-05-07 11:52:23','2025-05-07 11:53:07','','197.232.142.176','loggedin',1),(575,'admin','1','2025-05-07 16:26:52','','','105.161.154.57','loggedin',1),(576,'admin','1','2025-05-08 12:41:22','','','105.161.90.177','loggedin',1),(577,'admin','1','2025-05-12 11:20:31','','','105.161.221.206','loggedin',1),(578,'admin','1','2025-05-12 11:40:03','','','105.161.160.240','loggedin',1),(579,'user','1309','2025-05-15 12:23:29','','','31.14.252.6','loggedin',1),(580,'user','1307','2025-05-15 12:37:21','','','105.161.4.232','loggedin',1),(581,'admin','1','2025-05-16 10:38:02','','','105.161.39.50','loggedin',1),(582,'user','1307','2025-05-16 12:02:38','2025-05-16 13:12:54','','105.161.39.50','loggedin',1),(583,'admin','1','2025-05-16 13:08:57','','','105.161.39.50','loggedin',1),(584,'admin','1','2025-05-16 13:13:00','2025-05-16 13:13:21','','105.161.39.50','loggedin',1),(585,'admin','1','2025-05-16 13:15:18','2025-05-16 13:15:44','','105.161.39.50','loggedin',1),(586,'admin','1','2025-05-16 13:15:55','2025-05-16 13:16:10','','105.161.39.50','loggedin',1),(587,'user','1307','2025-05-16 13:16:26','','','105.161.39.50','loggedin',1),(588,'admin','1','2025-05-16 14:21:14','2025-05-16 14:26:19','','105.161.39.50','loggedin',1),(589,'admin','1','2025-05-16 14:26:25','','','105.161.39.50','loggedin',1),(590,'admin','1','2025-05-16 14:27:29','','','105.161.39.50','loggedin',1),(591,'admin','1','2025-05-16 14:27:37','','','105.161.39.50','loggedin',1),(592,'admin','1','2025-05-16 14:28:01','2025-05-16 14:29:30','','105.161.39.50','loggedin',1),(593,'user','1308','2025-05-16 14:29:53','2025-05-16 17:04:36','','105.161.39.50','loggedin',1),(594,'user','1307','2025-05-16 14:36:09','2025-05-16 14:48:49','','105.161.39.50','loggedin',1),(595,'admin','1','2025-05-16 14:44:17','','','105.161.39.50','loggedin',1),(596,'admin','1307','2025-05-16 14:49:07','','','105.161.39.50','loggedin',1),(597,'admin','1','2025-05-16 14:50:06','','','105.161.39.50','loggedin',1),(598,'admin','1','2025-05-16 15:18:50','','','105.161.39.50','loggedin',1),(599,'admin','1','2025-05-16 15:18:52','','','105.161.39.50','loggedin',1),(600,'admin','1307','2025-05-16 15:42:44','','','105.161.39.50','loggedin',1),(601,'user','1381','2025-05-16 15:58:34','2025-05-16 16:12:59','','105.161.39.50','loggedin',1),(602,'user','1381','2025-05-16 16:14:15','2025-05-16 16:14:58','','105.161.39.50','loggedin',1),(603,'user','1381','2025-05-16 16:15:20','2025-05-16 16:16:10','','105.161.39.50','loggedin',1),(604,'admin','1','2025-05-16 16:21:52','','','105.161.39.50','loggedin',1),(605,'admin','1','2025-05-19 14:14:09','','','196.96.112.95','loggedin',1),(606,'admin','1','2025-05-19 15:07:44','','','196.96.112.95','loggedin',1),(607,'admin','1307','2025-05-19 15:46:12','','','196.96.112.95','loggedin',1),(608,'admin','1','2025-05-19 18:42:58','2025-05-19 20:38:30','','197.232.142.176','loggedin',1),(609,'admin','1','2025-05-20 04:55:28','','','154.159.252.181','loggedin',1),(610,'admin','1','2025-05-20 14:18:19','','','105.161.119.27','loggedin',1),(611,'admin','1','2025-05-20 14:28:40','','','105.161.182.46','loggedin',1),(612,'admin','1','2025-05-20 16:08:17','','','196.96.17.49','loggedin',1),(613,'admin','1','2025-05-21 04:49:02','','','105.161.182.46','loggedin',1),(614,'admin','1','2025-05-21 14:15:00','','','105.161.209.6','loggedin',1),(615,'admin','1','2025-05-22 15:05:50','2025-05-22 15:18:32','','105.161.113.94','loggedin',1),(616,'user','1309','2025-05-22 15:18:53','2025-05-22 15:21:20','','105.161.113.94','loggedin',1),(617,'admin','1307','2025-05-22 15:19:32','','','105.161.113.94','loggedin',1),(618,'user','1308','2025-05-22 15:21:37','2025-05-22 15:22:27','','105.161.113.94','loggedin',1),(619,'user','1309','2025-05-22 15:22:43','','','105.161.113.94','loggedin',1),(620,'admin','1','2025-05-22 15:27:01','2025-05-22 15:27:42','','105.161.113.94','loggedin',1),(621,'user','1309','2025-05-22 15:27:57','2025-05-22 16:54:39','','105.161.113.94','loggedin',1),(622,'admin','1','2025-05-22 16:01:31','2025-05-22 16:01:49','','105.161.130.46','loggedin',1),(623,'admin','1','2025-05-22 16:02:39','2025-05-22 16:12:07','','105.161.130.46','loggedin',1),(624,'admin','1','2025-05-22 16:54:52','','','105.161.113.94','loggedin',1),(625,'user','1309','2025-05-23 12:14:57','','','105.161.98.90','loggedin',1),(626,'user','1309','2025-05-23 12:39:23','','','105.161.98.90','loggedin',1),(627,'user','1309','2025-05-23 14:12:00','','','105.161.98.90','loggedin',1),(628,'user','1309','2025-05-26 11:43:09','','','196.96.139.5','loggedin',1),(629,'user','1309','2025-05-26 11:55:47','','','196.96.139.5','loggedin',1),(630,'user','1309','2025-05-26 14:53:56','','','196.96.139.5','loggedin',1),(631,'user','1309','2025-05-26 14:53:58','','','196.96.139.5','loggedin',1),(632,'admin','1','2025-05-27 05:29:17','','','105.160.60.62','loggedin',1),(633,'admin','1','2025-05-27 06:02:42','','','105.160.60.62','loggedin',1),(634,'user','1309','2025-05-27 08:20:41','','','196.96.127.207','loggedin',1),(635,'admin','1','2025-05-28 04:58:17','','','105.160.73.99','loggedin',1),(636,'user','1308','2025-05-29 11:14:58','','','41.81.30.231','loggedin',1),(637,'admin','1','2025-06-04 06:55:46','','','129.222.147.142','loggedin',1),(638,'admin','1','2025-06-04 07:39:42','','','129.222.147.142','loggedin',1),(639,'admin','1','2025-06-04 08:06:36','','','129.222.147.142','loggedin',1),(640,'admin','1','2025-06-04 10:17:30','','','129.222.147.142','loggedin',1),(641,'user','1309','2025-06-05 11:29:56','','','105.161.32.79','loggedin',1),(642,'admin','1','2025-06-05 13:01:58','','','129.222.187.181','loggedin',1),(643,'user','1309','2025-06-05 14:25:46','','','105.161.32.79','loggedin',1),(644,'user','1309','2025-06-11 16:01:11','','','105.161.91.75','loggedin',1),(645,'admin','1','2025-06-12 09:52:22','','','105.161.225.82','loggedin',1),(646,'user','1309','2025-06-12 09:59:35','','','105.161.225.82','loggedin',1),(647,'user','1309','2025-06-12 10:11:13','','','105.161.225.82','loggedin',1),(648,'user','1309','2025-06-12 11:11:56','','','105.161.225.82','loggedin',1),(649,'admin','1','2025-06-12 11:23:09','','','105.163.0.124','loggedin',1),(650,'user','1309','2025-06-12 11:49:22','','','105.161.225.82','loggedin',1),(651,'admin','1','2025-06-12 14:53:26','','','196.96.237.104','loggedin',1),(652,'user','1309','2025-06-12 16:18:31','','','105.161.225.82','loggedin',1),(653,'admin','1','2025-06-12 18:57:15','','','196.96.239.29','loggedin',1),(654,'admin','1','2025-06-13 00:54:13','','','196.96.239.29','loggedin',1),(655,'user','1309','2025-06-13 09:40:32','','','196.96.119.222','loggedin',1),(656,'admin','1','2025-06-13 16:40:17','','','102.2.40.203','loggedin',1),(657,'admin','1','2025-06-16 09:24:52','','','197.232.142.176','loggedin',1),(658,'admin','1','2025-06-16 16:17:49','','','105.161.115.237','loggedin',1),(659,'user','1309','2025-06-16 16:32:29','','','105.161.115.237','loggedin',1),(660,'admin','1','2025-06-18 12:13:30','','','41.90.5.85','loggedin',1),(661,'user','1309','2025-06-19 09:30:35','2025-06-19 10:54:12','','105.161.85.2','loggedin',1),(662,'user','1309','2025-06-19 10:54:35','','','105.161.85.2','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,'KATHIANI WATER','','2024-07-08 15:08:17','active','1','','1'); /*!40000 ALTER TABLE `maincategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainmenu` -- DROP TABLE IF EXISTS `mainmenu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainmenu` ( `id` varchar(100) NOT NULL, `name` varchar(255) NOT NULL, `icon` varchar(255) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `sort` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainmenu` -- LOCK TABLES `mainmenu` WRITE; /*!40000 ALTER TABLE `mainmenu` DISABLE KEYS */; INSERT INTO `mainmenu` VALUES ('accomodation','Accomodation','','1','user/accomodation','side',8),('assetliability','Assets and Liabilities','','1','user/assetliability','side',7),('banking','Banking','','1','user/banking','side',6),('contact','Contacts','','1','user/contact','side',4),('goodservice','Goods and Services','','1','user/goodservice','side',3),('humanresource','HR','grouping','1','user/viewrequest','side',8),('moneyin','Money In','','1','user/moneyin','side',1),('moneyout','Money out','','1','user/moneyout','side',2),('project','Projects','','1','user/project','side',5),('report','Reports','','1','user/report','side',9),('setting','Settings','','1','user/setting','side',10); /*!40000 ALTER TABLE `mainmenu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mainservices` -- DROP TABLE IF EXISTS `mainservices`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mainservices` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mainservices` -- LOCK TABLES `mainservices` WRITE; /*!40000 ALTER TABLE `mainservices` DISABLE KEYS */; INSERT INTO `mainservices` VALUES (1,'General systems',1),(2,'E-commerce',1),(3,'Biometric',1),(4,'Website',1),(5,'PMS',1),(6,'Bulk sms',1),(7,'Pos',1); /*!40000 ALTER TABLE `mainservices` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mergedmpesa` -- DROP TABLE IF EXISTS `mergedmpesa`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mergedmpesa` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mergedmpesa` -- LOCK TABLES `mergedmpesa` WRITE; /*!40000 ALTER TABLE `mergedmpesa` DISABLE KEYS */; INSERT INTO `mergedmpesa` VALUES (5,195.00,1,1,'2024-10-10 05:34:05','Cleared',1,'MPESA','SJ98JFJ8RU'),(6,350.00,1,1,'2024-10-10 05:40:48','Cleared',1,'MPESA','SJ94JF9IEY'),(7,65.00,1,1,'2024-10-10 05:42:36','Cleared',1,'MPESA','SJ95JG2OPJ'); /*!40000 ALTER TABLE `mergedmpesa` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `meterreading` -- DROP TABLE IF EXISTS `meterreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `meterreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `year` varchar(30) NOT NULL, `month` varchar(30) NOT NULL, `opening` varchar(20) NOT NULL, `closing` varchar(30) NOT NULL, `meternumber` varchar(10) NOT NULL, `opendate` varchar(30) NOT NULL, `closedate` varchar(30) NOT NULL, `phone` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `rate` varchar(30) NOT NULL, `charge` varchar(30) NOT NULL, `type` varchar(20) NOT NULL, `updatedby` varchar(20) NOT NULL, `usedqty` varchar(20) NOT NULL, `roomid` int(20) DEFAULT NULL, `roomchargeid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `meterreading` -- LOCK TABLES `meterreading` WRITE; /*!40000 ALTER TABLE `meterreading` DISABLE KEYS */; INSERT INTO `meterreading` VALUES (1,'HH-04-1316','4','','1345 ','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',615.00,0.00,'','','','','','2025','05','158','165','HH-04-1316','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','7',1348,4573),(2,'HH-04-5090','4','','1344 ','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',2810.00,0.00,'','','','','','2025','05','245','270','HH-04-5090','','','','waterno',0.00,5,1,1,NULL,'0','','5','1309','25',1346,4562),(3,'IN-04-1307','4','','1340 ','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',960.00,0.00,'','','','','','2025','05','248','258','IN-04-1307','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','10',1333,4548),(4,'HH-04-1297','4','','1004 ','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',5410.00,0.00,'','','','','','2025','05','147','189','HH-04-1297','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','42',1332,4547),(5,'HH-04-1900','4','','1332 ','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','315','318','HH-05-1900','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','3',1315,4412),(6,'HH-04-1600','4','','1331 ','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',960.00,0.00,'','','','','','2025','05','125','135','HH-04-1600','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','10',1313,4411),(7,'HH-04-1500','4','','1330 ','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','200','211','HH-04-1500','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','11',1312,4406),(8,'HH-03-1510','4','','1329 ','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','125','136','HH-03-1510','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','11',1311,4398),(9,'HH-04-1117','4','','760 ','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','589','590','HH-04-1117','','','','waterno',0.00,5,1,1,NULL,'0','00','5','1309','1',1309,4546),(10,'IN-04-731','4','','844','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','4447','4448','IN-04-731','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','1',834,2489),(11,'HH-04-898','4','','839','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1190.00,0.00,'','','','','','2025','05','245','257','HH-04-898','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','12',829,2494),(12,'HH-04-838','4','','835','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','200','211','HH-04-838','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','11',825,2498),(13,'HH-04-811','4','','829','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','14','20','HH-04-811','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','6',819,2504),(14,'HH-04-802','4','','828','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','578','578','HH-04-802','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','0',818,2505),(15,'HH-04-801','4','','827','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','478','480','HH-04-801','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','2',817,2506),(16,'HH-04-78','4','','826','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',615.00,0.00,'','','','','','2025','05','589','596','HH-04-78','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','7',816,2507),(17,'HH-04-775','4','','824','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','258','269','HH-04-775','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','11',814,2509),(18,'HH-04-771','4','','823','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',3610.00,0.00,'','','','','','2025','05','259','289','HH-04-771','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','30',813,2510),(19,'HH-04-738','4','','820','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','158','160','HH-04-738','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','2',810,2513),(20,'HH-04-735','4','','819','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1995.00,0.00,'','','','','','2025','05','578','597','HH-04-735','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','19',809,2514),(21,'HH-04-73','4','','817','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',845.00,0.00,'','','','','','2025','05','59','68','HH-04-73','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','9',807,2516),(22,'HH-04-728','4','','816','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','258','269','HH-04-728','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','11',806,2517),(23,'HH-04-725','4','','814','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',5110.00,0.00,'','','','','','2025','05','356','396','HH-04-725','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','40',804,2519),(24,'HH-04-720','4','','813','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1535.00,0.00,'','','','','','2025','05','1255','1270','HH-04-720','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','15',803,2520),(25,'HH-04-713','4','','811','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',6160.00,0.00,'','','','','','2025','05','304','351','HH-04-713','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','47',801,2522),(26,'HH-04-71','4','','810','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',4960.00,0.00,'','','','','','2025','05','248','287','HH-04-71','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','39',800,2523),(27,'HH-04-707','4','','809','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',5410.00,0.00,'','','','','','2025','05','258','300','HH-04-707','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','42',799,2524),(28,'HH-04-70','4','','808','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','189','200','HH-04-70','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','11',798,2525),(29,'HH-04-69','4','','807','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',9385.00,0.00,'','','','','','2025','05','135','200','HH-04-69','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','65',797,2526),(30,'HH-04-673','4','','806','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1305.00,0.00,'','','','','','2025','05','132','145','HH-04-673','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','13',796,2527),(31,'HH-04-596','4','','805','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',2110.00,0.00,'','','','','','2025','05','125','145','HH-04-596','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','20',795,2528),(32,'HH-04-580','4','','804','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',960.00,0.00,'','','','','','2025','05','25','35','HH-04-580','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','10',794,2529),(33,'HH-04-543','4','','802','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',960.00,0.00,'','','','','','2025','05','114','124','HH-04-543','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','10',792,2531),(34,'HH-04-540','4','','801','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',5410.00,0.00,'','','','','','2025','05','158','200','HH-04-540','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','42',791,2532),(35,'HH-04-525','4','','799','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',730.00,0.00,'','','','','','2025','05','211','219','HH-04-525','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','8',789,2534),(36,'HH-04-519','4','','796','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','189','190','HH-04-519','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','1',786,2537),(37,'HH-04-424','4','','793','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','136','140','HH-04-424','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','4',783,2540),(38,'HH-04-411','4','','790','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','122','122','HH-04-411','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','0',780,2543),(39,'HH-04-368','4','','787','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','500','500','HH-04-368','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','0',777,2546),(40,'HH-04-363','4','','785','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',6610.00,0.00,'','','','','','2025','05','225','275','HH-04-363','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','50',775,2548),(41,'HH-04-328','4','','783','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',5660.00,0.00,'','','','','','2025','05','256','300','HH-04-328','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','44',773,2550),(42,'HH-04-264','4','','782','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','159','160','HH-04-264','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','1',772,2551),(43,'HH-04-1261','4','','778','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1485.00,0.00,'','','','','','2025','05','21','36','HH-04-1261','','','','waterno',0.00,5,1,1,NULL,'','0','5','1309','15',768,2555),(44,'HH-04-1259','4','','776','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','25','30','HH-04-1259','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','5',766,2557),(45,'HH-04-1232','4','','774','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',2060.00,0.00,'','','','','','2025','05','125','145','HH-04-1232','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','20',764,2559),(46,'HH-04-1231','4','','773','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',960.00,0.00,'','','','','','2025','05','25','35','HH-04-1231','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','10',763,2560),(47,'HH-04-1222','4','','772','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','178','180','HH-04-1222','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','2',762,2561),(48,'HH-04-1198','4','','770','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','56','67','HH-04-1198','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','11',760,2563),(49,'HH-04-1177','4','','769','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1650.00,0.00,'','','','','','2025','05','14','30','HH-04-1177','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','16',759,2564),(50,'HH-04-1171','4','','768','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1255.00,0.00,'','','','','','2025','05','12','25','HH-04-1171','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','13',758,2565),(51,'HH-04-1080','4','','767','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',2110.00,0.00,'','','','','','2025','05','25','45','HH-04-1080','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','20',757,2566),(52,'HH-04-1069','4','','766','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1650.00,0.00,'','','','','','2025','05','14','30','HH-04-1069','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','16',756,2567),(53,'HH-04-1061','4','','765','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','136','147','HH-04-1061','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','11',755,2568),(54,'HH-04-1046','4','','764','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',2410.00,0.00,'','','','','','2025','05','125','147','HH-04-1046','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','22',754,2569),(55,'HH-04-1037','4','','763','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',2410.00,0.00,'','','','','','2025','05','36','58','HH-04-1037','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','22',753,2570),(56,'HH-04-1028','4','','762','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',3310.00,0.00,'','','','','','2025','05','25','53','HH-04-1028','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','28',752,2571),(57,'HH-04-1018','4','','761','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','36','36','HH-04-1018','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','0',751,2572),(58,'BD-04-1117','4','','760','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:28:00','2025-06-05','1','','','','',615.00,0.00,'','','','','','2025','05','12','19','BD-04-1117','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','7',750,2573),(59,'HH-02-978','2','','481','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','1','','HH-02-978','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','',1331,4544),(60,'HH-02-626','2','','435','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','15','','HH-02-626','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','',1330,4543),(61,'HH-02-174','2','','48 ','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','148','','HH-02-174','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','',1329,4540),(62,'HH-01-625','2','','','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','0','','HH-01-625','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','',1317,4563),(63,'HH-02-1900','2','','1333 ','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','0','','HH-05-1900','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','',1316,4413),(64,'HH-02-1295','2','','1324 ','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','28','','HH-02-1295','','','','waterno',0.00,5,1,1,NULL,'0','00','5','1309','',1301,4507),(65,'HH-02-1294','2','','1312 ','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','68','','HH-02-1294','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','',1300,4506),(66,'HH-02-1288','2','','996 ','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','59','','HH-02-1288','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','',1299,4505),(67,'HH-02-1276','2','','1310 ','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','248','','HH-02-1276','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','',1298,4502),(68,'IN-02-900','2','','486','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','15','','IN-02-900','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',316,4482),(69,'IN-02-1194','2','','484','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','28','','N-02-1194','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',314,4495),(70,'HH-02-94','2','','478','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','10','','HH-02-94','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',308,4511),(71,'HH-02-896','2','','475','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','15','','HH-02-896 ','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',305,4481),(72,'HH-02-894','2','','474','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','544','','HH-02-894','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',304,4480),(73,'HH-02-842','2','','471','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','48','','HH-02-842','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',301,4479),(74,'HH-02-839','2','','470','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','35','','HH-02-839','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',300,4478),(75,'HH-02-767','2','','467','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','25','','HH-02-767','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',297,4477),(76,'HH-02-766','2','','466','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','18','','HH-02-766','','','','waterno',0.00,0,1,1,NULL,'','50','5','1309','',296,0),(77,'HH-02-722','2','','462','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','789','','HH-02-722','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','',292,4475),(78,'HH-02-709','2','','461','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','78','','HH-02-709','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','',291,4474),(79,'HH-02-704','2','','460','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','15','','HH-02-704','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',290,4473),(80,'HH-02-703','2','','459','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','58','','HH-02-703','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','',289,4472),(81,'HH-02-702','2','','458','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','315','','HH-02-702','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',288,4471),(82,'HH-02-701','2','','457','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','300','','HH-02-701','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',287,4470),(83,'HH-02-700','2','','456','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','279','','HH-02-700','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',286,4469),(84,'HH-02-699','2','','455','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','218','','HH-02-699','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','',285,4468),(85,'HH-02-698','2','','454','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','211','','HH-02-698','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',284,4467),(86,'HH-02-689','2','','453','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','178','','HH-02-689','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',283,4466),(87,'HH-02-687','2','','452','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','189','','HH-02-687','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',282,4465),(88,'HH-02-684','2','','451','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','245','','HH-02-684','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',281,4464),(89,'HH-02-675','2','','448','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','58','','HH-02-675','','','','waterno',0.00,5,1,1,NULL,'','0','5','1309','',278,4463),(90,'HH-02-669','2','','447','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','80','','HH-02-669','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',277,4462),(91,'HH-02-665','2','','445','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','89','','HH-02-665','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',275,4461),(92,'HH-02-661','2','','443','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','27','','HH-02-661','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',273,4414),(93,'HH-02-653','2','','441','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','217','','HH-02-653','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','',271,4459),(94,'HH-02-638','2','','436','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','211','','HH-02-638','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',266,4458),(95,'HH-02-603','2','','430','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','211','','HH-02-603','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',265,4457),(96,'HH-02-600','2','','429','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','189','','HH-02-600','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',259,4455),(97,'HH-02-586','2','','428','2025-06-05','','0000-00-00 00:00:00','open','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',0.00,0.00,'','','','','','2025','05','28','','HH-02-586','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','',258,4454),(98,'HH-02-561','2','','426','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',4060.00,0.00,'','','','','','2025','05','19','52','HH-02-561','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','33',256,4514),(99,'HH-02-551','2','','425','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','42','43','HH-02-551','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','1',255,4453),(100,'HH-02-512','2','','423','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','35','40','HH-02-512','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','5',253,4452),(101,'HH-02-503','2','','421','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',1255.00,0.00,'','','','','','2025','05','25','38','HH-02-503','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','13',251,4451),(102,'HH-02-498','2','','420','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','12','16','HH-02-498','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','4',250,4450),(103,'HH-02-497','2','','419','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','0','0','HH-02-497','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','0',249,4449),(104,'HH-02-466','2','','414','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','245','250','HH-02-466','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','5',244,4448),(105,'HH-02-464','2','','413','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','211','215','HH-02-464','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','4',243,4447),(106,'HH-02-461','2','','412','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',845.00,0.00,'','','','','','2025','05','189','198','HH-02-461','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','9',242,4446),(107,'HH-02-449','2','','411','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',2110.00,0.00,'','','','','','2025','05','245','265','HH-02-449','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','20',241,4445),(108,'HH-02-443','2','','408','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','211','215','HH-02-443','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','4',238,4444),(109,'HH-02-435','2','','406','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',64860.00,0.00,'','','','','','2025','05','185','495','HH-02-435','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','310',236,4443),(110,'HH-02-406','2','','403','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','41','46','HH-02-406','','','','waterno',0.00,5,1,1,NULL,'','0','5','1309','5',233,4442),(111,'HH-02-400','2','','402','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','35','40','HH-02-400','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','5',232,4441),(112,'HH-02-394','2','','401','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','28','30','HH-02-394','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','2',231,4440),(113,'HH-02-351','2','','396','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','17','18','HH-02-351','','','','waterno',0.00,5,1,1,NULL,'','0','5','1309','1',226,4439),(114,'HH-02-304','2','','391','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',615.00,0.00,'','','','','','2025','05','18','25','HH-02-304','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','7',221,4420),(115,'HH-02-27','2','','390','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','28','30','HH-02-27','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','2',220,4538),(116,'HH-02-262','2','','389','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',1190.00,0.00,'','','','','','2025','05','588','600','HH-02-262','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','12',219,4437),(117,'HH-02-213','2','','387','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',3010.00,0.00,'','','','','','2025','05','289','315','HH-02-213','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','26',217,4436),(118,'HH-02-208','2','','385','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',615.00,0.00,'','','','','','2025','05','258','265','HH-02-208','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','7',215,4435),(119,'HH-02-203','2','','383','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','225','230','HH-02-203','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','5',213,4434),(120,'HH-02-197','2','','381','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','211','214','HH-02-197','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','3',211,4433),(121,'HH-02-195','2','','380','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','159','165','HH-02-195','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','6',210,4432),(122,'HH-02-194','2','','379','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','159','160','HH-02-194','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','1',209,4431),(123,'HH-02-189','2','','376','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','189','190','HH-02-189','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','1',206,4430),(124,'HH-02-165','2','','368','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',1420.00,0.00,'','','','','','2025','05','300','314','HH-02-165','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','14',198,4429),(125,'HH-02-157','2','','367','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','298','300','HH-02-157','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','2',197,4428),(126,'HH-02-151','2','','366','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','247','250','HH-02-151','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','3',196,4427),(127,'HH-02-138','2','','362','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',615.00,0.00,'','','','','','2025','05','158','165','HH-02-138','','','','waterno',0.00,0,1,1,NULL,'','50','5','1309','7',192,0),(128,'HH-02-133','2','','361','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','211','215','HH-02-133','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','4',191,4426),(129,'HH-02-131','2','','360','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','189','200','HH-02-131','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','11',190,4423),(130,'HH-02-1298','2','','359','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','17','28','HH-02-1298','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','11',189,4508),(131,'HH-02-1283','2','','358','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','25','30','HH-02-1283','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','5',188,4504),(132,'HH-02-1278','2','','357','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','20','25','HH-02-1278','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','5',187,4503),(133,'HH-02-1268','2','','356','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',615.00,0.00,'','','','','','2025','05','207','214','HH-02-1268','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','7',186,4501),(134,'HH-02-1265','2','','355','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',845.00,0.00,'','','','','','2025','05','289','298','HH-02-1265','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','9',185,4500),(135,'HH-02-1252','2','','354','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','58','69','HH-02-1252','','','','waterno',0.00,0,1,1,NULL,'','50','5','1309','11',184,0),(136,'HH-02-1248','2','','353','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',910.00,0.00,'','','','','','2025','05','58','68','HH-02-1248','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','10',183,4516),(137,'HH-02-1246','2','','352','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','28','30','HH-02-1246','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','2',182,4515),(138,'HH-02-1241','2','','351','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','19','25','HH-02-1241','','','','waterno',0.00,5,1,1,NULL,'4','50','5','1309','6',181,4394),(139,'HH-02-1225','2','','350','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',565.00,0.00,'','','','','','2025','05','18','25','HH-02-1225','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','7',180,4499),(140,'HH-02-1214','2','','349','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','1','7','HH-02-1214','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','6',179,4498),(141,'HH-02-1208','2','','348','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','10','14','HH-02-1208','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','4',178,4497),(142,'HH-02-1207','2','','347','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',565.00,0.00,'','','','','','2025','05','158','165','HH-02-1207','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','7',177,4496),(143,'HH-02-1185','2','','345','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',1075.00,0.00,'','','','','','2025','05','14','25','HH-02-1185','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','11',175,4494),(144,'HH-02-1169','2','','341','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','0','5','HH-02-1169','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','5',171,4493),(145,'HH-02-1168','2','','340','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','89','95','HH-02-1168','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','6',170,4492),(146,'HH-02-1163','2','','339','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',565.00,0.00,'','','','','','2025','05','28','35','HH-02-1163','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','7',169,4491),(147,'HH-02-1157','2','','338','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',960.00,0.00,'','','','','','2025','05','125','135','HH-02-1157','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','10',168,4509),(148,'HH-02-114','2','','337','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','24','30','HH-02-114','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','6',167,4424),(149,'HH-02-1121','2','','335','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',450.00,0.00,'','','','','','2025','05','125','130','HH-02-1121','','','','waterno',0.00,5,1,1,NULL,'','00','5','1309','5',165,4490),(150,'HH-02-1114','2','','334','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','14','20','HH-02-1114','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','6',164,4489),(151,'HH-02-1112','2','','333','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','21','25','HH-02-1112','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','4',163,4488),(152,'HH-02-1084','2','','331','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',1255.00,0.00,'','','','','','2025','05','201','214','HH-02-1084','','','','waterno',0.00,5,1,1,NULL,'','0','5','1309','13',161,4392),(153,'HH-02-1081','2','','330','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',2410.00,0.00,'','','','','','2025','05','189','211','HH-02-1081','','','','waterno',0.00,5,1,1,NULL,'','50','5','1309','22',160,4421),(154,'HH-02-1058','2','','329','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',960.00,0.00,'','','','','','2025','05','135','145','HH-02-1058','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','10',159,4486),(155,'HH-02-1050','2','','328','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',960.00,0.00,'','','','','','2025','05','125','135','HH-02-1050','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','10',158,4485),(156,'HH-02-1034','2','','326','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',4810.00,0.00,'','','','','','2025','05','20','58','HH-02-1034','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','38',156,4484),(157,'HH-02-103','2','','325','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',500.00,0.00,'','','','','','2025','05','15','20','HH-02-103','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','5',155,4393),(158,'HH-02-1006','2','','323','2025-06-05','','0000-00-00 00:00:00','closed','1309','2025-06-05 14:53:44','2025-06-05','1','','','','',7720.00,0.00,'','','','','','2025','05','200','256','HH-02-1006','','','','waterno',0.00,5,1,1,NULL,'0','50','5','1309','56',153,4483); /*!40000 ALTER TABLE `meterreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('METER READINGS',84,'money','accomodation','1','admin/viewpallmyplots','side','accomodation'),('Accounting(Charts of Accounts)',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','1','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','1','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','1','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','1','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','1','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Cheque Management',34,'money','chequemanagemant','1','user/viewcheque','side','banking'),('Comments/Complains',11,'paw','complain','1','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','1','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','1','user/viedeals','side','project'),('Departments',31,'rss-square','departments','1','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','1','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','1','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','1','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','1','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','1','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','1','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','1','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','1','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','1','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','1','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','1','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','1','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','1','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','1','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','1','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','1','user/allquatation','side','moneyin'),('Record Delivery',87,'cart-plus','recorddelivery','1','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Retail sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Sales Order',86,'money','salesorder','1','user/salesorder','side','moneyin'),('Select User',1,'rss-square','selectuser','0','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','1','user/viewsms','side','project'),('Tasks',12,'bullseye','task','1','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','1','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','1','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','chequemanagemant','Post Cheque',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','quotation','Add Quotaion',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','salesorder','Create Sales Order',1),('add','sendsms','add',1),('add','task','add',1),('add','taskscategory','add',1),('add','users','add',1),('add','viewreturnsales','add',1),('add','wholesale','add',1),('AddAgents','deals','Add Agents',30),('addbatchno','purchases','Add batch No',33),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addexpirydate','purchases','Add Expiry Date',34),('addhouse','accomodation','Add House',1),('addpossiblefeedback','deals','Add Possible feedback',20),('addroom','accomodation','Add Room',3),('addstock','productlist','Add stock',4),('addstock','products','addstock',4),('advancebooking','accomodation','advance booking',11),('all','cashiersales','View all Cashier sales',4),('allcompalin','complain','View Others Complain',11),('allleaves ','humanresource','View all leaves',20),('allocate','humanresource','Allocate Money',5),('allowdiscountdropdown','sales','Allow Discount Drop Down',7),('approve','humanresource','Make Approval',2),('approve','purchases','Approve Purchase order',22),('approveorders','ecommerce','Approve New orders',7),('assignproduction','productlist','Assign Production Items',62),('assignrooms','accomodation','Asign Cleaning rooms',7),('assigntask','task','Assign Task',10),('backdatesales','sales','Back date sales',17),('bioattendance','humanresource','Biometric Attendance',30),('budget','purchases','View Budget',10),('bulk','productlist','Upload bulk stock',1),('bulk','products','bulk',5),('bulkcheckin','accomodation','Bulk Checkin',58),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('bulkreservation','accomodation','Bulk Reservation',59),('bulkstatuschange','accomodation','Bulk Room Status Change',60),('cancel','accomodation','Cancel Payment/Bookings',3),('card','accomodation','Sale in Visa Card',2),('card','sales','Card Sales',7),('cash','accomodation','Sale in Cash',2),('cash','sales','Sell in Cash',3),('cashiersales','cashiersales','View Sales',5),('change','password','change',1),('changepayment','accomodation','Change payment',9),('changeserialstatus','productlist','Change Serial Status',20),('changestatus','cashiersales','Approve Till Collections',68),('changestatus','recorddelivery','Change Status',6),('changetaxstatus','sales','Change Tax Status',30),('changeuomonsales','sales','Change Unit Of Measurement',33),('checkin','accomodation','View Room window',4),('checkinroom','accomodation','Check in Rooms',2),('checkoutcustomerwithbalance','accomodation','Check out customer with balance',20),('checkoutroom','accomodation','Check out Room',3),('cheque','accomodation','Sale in Cheque/Bank',2),('cheque','sales','Cheque/Bank sales',8),('ClaimDamaged','recorddelivery','Change to Claim Damaged',17),('claimmpesacode','sales','Claim Mpesa Code',67),('ClaimOK','recorddelivery','Cahange to Claim OK',16),('Claimraised','recorddelivery','Change to Claim raised',15),('cleanrooms','accomodation','Clean Rooms',4),('clear','viewreturnsales','Clear Sales',5),('clearallsales','cashiersales','Clear all sales for others',10),('clearpayments','sales','Clear/Add payments',7),('clearsales','accomodation','Clear room sales',40),('clearsalesisdefault','cashiersales','Enable Clear-Sales Page As Default',79),('closebill','sales',' Close Bill',6),('closeexpense','incomeexpenses','Close Expense',3),('config','accomodation','Accommodation Settings',33),('credit','accomodation','Sale in Credit',2),('credit','sales','Credit sales',10),('creditnote','sales','Credit Note',8),('customerregister','accomodation','Customer Register',10),('dailycollections','accomodation','Daily Collections',56),('dailypayments','accomodation','View Daily Payments',10),('dailysales','accomodation',' Daily Sales',1),('dailysalesonly','cashiersales','View Only Daily sales Report',40),('deactivateserialstatus','wholesale','Dont Change Barcord/Serial Status to Used',9),('delete','assets','Delete',5),('delete','bankdeposits','delete',3),('delete','branch','Delete Branch',5),('delete','callcenter','Delete calls',5),('delete','cashiersales','Delete Sales',4),('delete','complain','Delete Complain',11),('delete','config','delete',0),('delete','damagedproducts','delete',3),('delete','deals','delete',3),('delete','documents','delete',3),('delete','ecommerce','delete',3),('delete','events','delete',3),('delete','grouping','delete',3),('delete','humanresource','Delete Expense Request Form',3),('delete','incomingstock','delete',3),('delete','incomingstore','Delete incoming',3),('delete','peoplecategory','delete',3),('delete','productlist','Delete Products',4),('delete','products','delete',3),('delete','productscategory','delete',3),('delete','projectsmanagement','Delete Products',5),('delete','purchases','delete',3),('delete','quotation','Delete',3),('delete','recorddelivery','Delete Delivery',5),('delete','reports','Delete sales',3),('delete','sales','delete',3),('delete','sendsms','delete',3),('delete','task','delete',3),('delete','taskscategory','delete',3),('delete','users','delete',3),('delete','viewreturnsales','delete',3),('delete','wholesale','delete',2),('deleteallroles','users','Delete all Roles',5),('deletebank','accounting','Delete Bank Account',2),('deletedailycollections','cashiersales','Delete Daily Collections',9),('deleteglaccount','accounting','Delete GL Account',4),('deleteorder','products','Delete Order',5),('deletepeople','members','Delete Contacts',5),('deleteproductionitem','productlist','Delete Production Item',63),('Delivered','recorddelivery','Change to Delivered',14),('detailedvatinvoice','income','Show Detailed Vat Invoice',5),('discount','sales','Print Discount',5),('dispatch','products','Dispatch Products',6),('Dispatched','recorddelivery','Change to Dispatched',10),('displaybeforevat','income','Display price before Vat',6),('displaycustomers','sales','Display employees using buttons',5),('displaypreviousbalance','sales','Display Previous Bal on Invoice',65),('dontprint','sales','Display Dont Print Button',15),('dontreceivepartialpayment','income','Do Not Receive partial payment',9),('dontshowbp','reports','Dont Show B.Price',7),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','productlist','Dont show stock',82),('dontshowstock','products','Dont show stock',80),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','callcenter','download calls',4),('download','reports','download',2),('downloaddeals','deals','Download deals',20),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('entermpesacode','sales','Enter Mpesa Code',40),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('hold','sales','hold sales',7),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('linksalesorders','openclose','Link Order and sales',4),('Logout','sales','Log out After printing',5),('managecustomer','accomodation','Manager Customer',22),('managehotel','accomodation','Manage Hotel',6),('managerental','accomodation','Manage Rental Houses',8),('mergebill','sales','Merge Bill:',32),('meterreading','accomodation','Meter Reading',30),('more','lowstocklist','View more',6),('more','productlist','View Added stock',2),('more','products','more',4),('moresales','sales','Add More Sales',4),('moresales','viewreturnsales','Add more Sales',5),('move','productlist','Move stock/ Break/Distribute',2),('mpesa','accomodation','Sale in mpesa',2),('mpesa','sales','Sale in Mpesa',6),('mpesabalance','sales','Bank /Mpesa Balance',5),('mpesapendingreport','cashiersales','View All Pending Mpesa Report',20),('mpesaverifiedreport','cashiersales','View All Verified Mpesa Report',21),('negativesales','sales','Make Negative sales',60),('negativestockadjustment','productlist','Negative Stock Adjustment',51),('negativestockadjustment','products','Negative Stock Adjustment',51),('Novatsales','config','No Vat Sales',20),('opencloseshift','members','Open and Close Employee Shift',26),('openclosestock','productlist','Open and Close stock',8),('order','sales','User Order Button',6),('overalclearingpendingtasks','task','Clear Overal pending tasks for anyone',20),('pendingisdefault','cashiersales','Enable Pending Page As Default',69),('plotexpenses','accomodation','Plot Expenses',63),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postemployeenoteforothers','task','Post Employee Notes for others',20),('postexpense','accomodation','Post Expense',5),('postgeneraltask','task','Post General Task',5),('postrentalexpenses','incomeexpenses','Post rental Expeses',20),('postspecifictask','task','Post Specific Task',3),('posttaskforothers','task','Post task for others',11),('price','products','change price',7),('printbill','sales',' Print Bill',6),('printdelivery','sales','Print delivery',38),('printreceipt','sales','Print Receipt',1),('productcode','config','Display Product code in receipt',5),('productdiscount','sales','Give discount Product',6),('receiptno','sales','Enter Receipt No Directly',50),('receivedublicatecodes','income','Receive Dublicate Cheque / Transaction codes',8),('receiveoverpayment','income','Receive overpayment',7),('recordcoins','sales','Record Savings/Coins',26),('removeallstock','products','View all outgoing stock',7),('removestock','products','Issue stock from store',6),('report','recorddelivery','Delivery Report',9),('reprint','sales','Reprint Receipt',5),('restrictbillprintingtotwo','sales','Restrict Bill Printing to 2',66),('return','viewreturnsales','Return Sales',4),('returnclearedsales','viewreturnsales','Return Cleared/ Closed Sales',7),('ReturnedandReceived','recorddelivery','Change to Returned and Received',13),('reversempesa','cashiersales','Reverse Mpesa',9),('sale','sales','sale',4),('sale','wholesale','sale',0),('salebelowbprice','sales','Can sell below set b.price',10),('salesbeyondbprice','sales','Can sell below set s.price',9),('salesorder','purchases','Sales Order',10),('salesperson','sales','Choose Sales person',50),('select','sales','Select Customers',5),('selectcurrency','sales','Select Currency',50),('selectmessage','sales','Select Order Message',1),('selectroom','sales','Select Room',12),('selecttable','sales','Select Table',35),('sell','openclose','Sell',1),('sellusingserialonly','wholesale','Sell Using Serial Only',10),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('showsitemmovement','cashiersales','show item movement',80),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('swapsales','sales','Swap Sales',80),('transfer','productlist','Transfer Products',3),('transferdeals','deals','Transfer Deals',30),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','quotation','Update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','salesorder','Update Sales Order',4),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateproductionitem','productlist','Update Production Item',64),('updateqtysales','sales','Update Quantity on sales Window',61),('UpdateRenewal','members','Update Renewal',30),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updateserial','purchases','Update Serial',35),('updatestock','productlist','Update Stock (Cl.Stock)',2),('uploadexpenses','incomeexpenses','Upload Expenses',30),('usekeyboard','sales','Use Internal Keyboard',50),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','chequemanagemant','View Cheques',2),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','quotation','View',5),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('view','salesorder','View Sales Order',3),('View others contact','deals','viewcontact',20),('viewall','deals','View other people\'s deals',5),('viewall','quotation','View others quoation',10),('viewall','reports','View all Branches',6),('viewall','salesorder','View others Sales Order',5),('viewall','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('viewmpesamessages','cashiersales','View Mpesa Messages',40),('vieworders','ecommerce','View Orders',4),('viewothersgeneraltask','task','View Others General Task',9),('viewothersspecifictask','task','View Others Specific Task',7),('viewproduction','productlist','View Production',60),('viewproductsfromallbranches','productlist','View Products From All Branches',30),('viewpurchase','purchases','Purchase Order',9),('viewquotation','purchases','View Quotation',7),('viewreport','openclose','view open and close report',3),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','incomeexpenses','View all Expenses',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; INSERT INTO `mpesasales` VALUES (1,1.00,1,1,'2024-01-20 07:09:13','1',1,'1','SAJ3GAVTED'); /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(4) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) DEFAULT NULL, `status` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'AC','ASCENSION ISLAND ',NULL,'Y'),(2,'AD','ANDORRA',NULL,'Y'),(3,'AE','UNITED ARAB EMIRATES ',NULL,'Y'),(4,'AG','ANTIGUA AND BARBUDA',NULL,'Y'),(5,'AI','ANGUILLA',NULL,'Y'),(6,'AL','ALBANIA ',NULL,'Y'),(7,'AM','ARMENIA',NULL,'Y'),(8,'AN','NETHERLANDS ANTILLES ',NULL,'Y'),(9,'AO','ANGOLA',NULL,'Y'),(10,'AQ','ANTARCTICA',NULL,'Y'),(11,'AR','ARGENTINA',NULL,'Y'),(12,'AS','AMERICAN SAMOA',NULL,'Y'),(13,'AT','AUSTRIA',NULL,'Y'),(14,'AU','AUSTRALIA',NULL,'Y'),(15,'AW','ARUBA',NULL,'Y'),(16,'AX','ALAND ISLANDS',NULL,'Y'),(17,'AZ','AZERBAIJAN',NULL,'Y'),(18,'BA','BOSNIA AND HERZEGOVINA ',NULL,'Y'),(19,'BB','BARBADOS ',NULL,'Y'),(20,'BD','BANGLADESH ',NULL,'Y'),(21,'BE','BELGIUM ',NULL,'Y'),(22,'BF','BURKINA FASO ',NULL,'Y'),(23,'BG','BULGARIA ',NULL,'Y'),(24,'BH','BAHRAIN',NULL,'Y'),(25,'BI','BURUNDI ',NULL,'Y'),(26,'BJ','BENIN ',NULL,'Y'),(27,'BM','BERMUDA ',NULL,'Y'),(28,'BN','BRUNEI DARUSSALAM ',NULL,'Y'),(29,'BO','BOLIVIA ',NULL,'Y'),(30,'BR','BRAZIL ',NULL,'Y'),(31,'BS','BAHAMAS ',NULL,'Y'),(32,'BT','BHUTAN ',NULL,'Y'),(33,'BV','BOUVET ISLAND ',NULL,'Y'),(34,'BW','BOTSWANA ',NULL,'Y'),(35,'BY','BELARUS ',NULL,'Y'),(36,'BZ','BELIZE ',NULL,'Y'),(37,'CA','CANADA ',NULL,'Y'),(38,'CC','COCOS (KEELING) ISLANDS ',NULL,'Y'),(39,'CD','CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(40,'CF','CENTRAL AFRICAN REPUBLIC ',NULL,'Y'),(41,'CG','CONGO ',NULL,'Y'),(42,'CH','SWITZERLAND ',NULL,'Y'),(43,'CI','COTE D\'IVOIRE (IVORY COAST) ',NULL,'Y'),(44,'CK','COOK ISLANDS ',NULL,'Y'),(45,'CL','CHILE ',NULL,'Y'),(46,'CM','CAMEROON ',NULL,'Y'),(47,'CN','CHINA ',NULL,'Y'),(48,'CO','COLOMBIA ',NULL,'Y'),(49,'CR','COSTA RICA ',NULL,'Y'),(50,'CS','CZECHOSLOVAKIA (FORMER) ',NULL,'Y'),(51,'CU','CUBA ',NULL,'Y'),(52,'CV','CAPE VERDE ',NULL,'Y'),(53,'CX','CHRISTMAS ISLAND ',NULL,'Y'),(54,'CY','CYPRUS ',NULL,'Y'),(55,'CZ','CZECH REPUBLIC ',NULL,'Y'),(56,'DE','GERMANY ',NULL,'Y'),(57,'DJ','DJIBOUTI ',NULL,'Y'),(58,'DK','DENMARK ',NULL,'Y'),(59,'DM','DOMINICA ',NULL,'Y'),(60,'DO','DOMINICAN REPUBLIC ',NULL,'Y'),(61,'DZ','ALGERIA',NULL,'Y'),(62,'EC','ECUADOR ',NULL,'Y'),(63,'EE','ESTONIA ',NULL,'Y'),(64,'EG','EGYPT ',NULL,'Y'),(65,'EH','WESTERN SAHARA ',NULL,'Y'),(66,'ER','ERITREA ',NULL,'Y'),(67,'ES','SPAIN ',NULL,'Y'),(68,'ET','ETHIOPIA ',NULL,'Y'),(69,'EU','EUROPEAN UNION ',NULL,'Y'),(70,'FI','FINLAND ',NULL,'Y'),(71,'FJ','FIJI ',NULL,'Y'),(72,'FK','FALKLAND ISLANDS (MALVINAS) ',NULL,'Y'),(73,'FM','MICRONESIA ',NULL,'Y'),(74,'FO','FAROE ISLANDS ',NULL,'Y'),(75,'FR','FRANCE ',NULL,'Y'),(76,'FX','FRANCE, METROPOLITAN ',NULL,'Y'),(77,'GA','GABON ',NULL,'Y'),(78,'GB','GREAT BRITAIN (UK) ',NULL,'Y'),(79,'GD','GRENADA ',NULL,'Y'),(80,'GE','GEORGIA ',NULL,'Y'),(81,'GF','FRENCH GUIANA ',NULL,'Y'),(82,'GG','GUERNSEY ',NULL,'Y'),(83,'GH','GHANA ',NULL,'Y'),(84,'GI','GIBRALTAR ',NULL,'Y'),(85,'GL','GREENLAND ',NULL,'Y'),(86,'GM','GAMBIA ',NULL,'Y'),(87,'GN','GUINEA ',NULL,'Y'),(88,'GP','GUADELOUPE ',NULL,'Y'),(89,'GQ','EQUATORIAL GUINEA ',NULL,'Y'),(90,'GR','GREECE ',NULL,'Y'),(91,'GS','S. GEORGIA AND S. SANDWICH ISLS. ',NULL,'Y'),(92,'GT','GUATEMALA ',NULL,'Y'),(93,'GU','GUAM ',NULL,'Y'),(94,'GW','GUINEA BISSAU ',NULL,'Y'),(95,'GY','GUYANA ',NULL,'Y'),(96,'HK','HONG KONG ',NULL,'Y'),(97,'HM','HEARD AND MCDONALD ISLANDS ',NULL,'Y'),(98,'HN','HONDURAS ',NULL,'Y'),(99,'HR','CROATIA (HRVATSKA) ',NULL,'Y'),(100,'HT','HAITI ',NULL,'Y'),(101,'HU','HUNGARY ',NULL,'Y'),(102,'ID','INDONESIA ',NULL,'Y'),(103,'IE','IRELAND ',NULL,'Y'),(104,'IL','ISRAEL ',NULL,'Y'),(105,'IM','ISLE OF MAN ',NULL,'Y'),(106,'IN','INDIA ',NULL,'Y'),(107,'IO','BRITISH INDIAN OCEAN TERRITORY ',NULL,'Y'),(108,'IQ','IRAQ ',NULL,'Y'),(109,'IR','IRAN ',NULL,'Y'),(110,'IS','ICELAND ',NULL,'Y'),(111,'IT','ITALY ',NULL,'Y'),(112,'JE','JERSEY ',NULL,'Y'),(113,'JM','JAMAICA ',NULL,'Y'),(114,'JO','JORDAN ',NULL,'Y'),(115,'JP','JAPAN ',NULL,'Y'),(116,'KE','KENYA ',NULL,'Y'),(117,'KG','KYRGYZSTAN ',NULL,'Y'),(118,'KH','CAMBODIA ',NULL,'Y'),(119,'KI','KIRIBATI ',NULL,'Y'),(120,'KM','COMOROS ',NULL,'Y'),(121,'KN','SAINT KITTS AND NEVIS ',NULL,'Y'),(122,'KP','NORTH KOREA',NULL,'Y'),(123,'KR','SOUTH KOREA',NULL,'Y'),(124,'KW','KUWAIT ',NULL,'Y'),(125,'KY','CAYMAN ISLANDS ',NULL,'Y'),(126,'KZ','KAZAKHSTAN ',NULL,'Y'),(127,'LA','LAOS ',NULL,'Y'),(128,'LB','LEBANON ',NULL,'Y'),(129,'LC','SAINT LUCIA ',NULL,'Y'),(130,'LI','LIECHTENSTEIN ',NULL,'Y'),(131,'LK','SRI LANKA ',NULL,'Y'),(132,'LR','LIBERIA ',NULL,'Y'),(133,'LS','LESOTHO ',NULL,'Y'),(134,'LT','LITHUANIA ',NULL,'Y'),(135,'LU','LUXEMBOURG ',NULL,'Y'),(136,'LV','LATVIA ',NULL,'Y'),(137,'LY','LIBYA ',NULL,'Y'),(138,'MA','MOROCCO ',NULL,'Y'),(139,'MC','MONACO ',NULL,'Y'),(140,'MD','MOLDOVA ',NULL,'Y'),(141,'ME','MONTENEGRO ',NULL,'Y'),(142,'MG','MADAGASCAR ',NULL,'Y'),(143,'MH','MARSHALL ISLANDS ',NULL,'Y'),(144,'MK','F.Y.R.O.M. (MACEDONIA) ',NULL,'Y'),(145,'ML','MALI ',NULL,'Y'),(146,'MM','MYANMAR ',NULL,'Y'),(147,'MN','MONGOLIA ',NULL,'Y'),(148,'MO','MACAU ',NULL,'Y'),(149,'MP','NORTHERN MARIANA ISLANDS ',NULL,'Y'),(150,'MQ','MARTINIQUE ',NULL,'Y'),(151,'MR','MAURITANIA ',NULL,'Y'),(152,'MS','MONTSERRAT ',NULL,'Y'),(153,'MT','MALTA ',NULL,'Y'),(154,'MU','MAURITIUS ',NULL,'Y'),(155,'MV','MALDIVES ',NULL,'Y'),(156,'MW','MALAWI ',NULL,'Y'),(157,'MX','MEXICO ',NULL,'Y'),(158,'MY','MALAYSIA ',NULL,'Y'),(159,'MZ','MOZAMBIQUE ',NULL,'Y'),(160,'NA','NAMIBIA ',NULL,'Y'),(161,'NC','NEW CALEDONIA ',NULL,'Y'),(162,'NE','NIGER ',NULL,'Y'),(163,'NF','NORFOLK ISLAND ',NULL,'Y'),(164,'NG','NIGERIA ',NULL,'Y'),(165,'NI','NICARAGUA ',NULL,'Y'),(166,'NL','NETHERLANDS ',NULL,'Y'),(167,'NO','NORWAY ',NULL,'Y'),(168,'NP','NEPAL ',NULL,'Y'),(169,'NR','NAURU ',NULL,'Y'),(170,'NT','NEUTRAL ZONE ',NULL,'Y'),(171,'NU','NIUE ',NULL,'Y'),(172,'NZ','NEW ZEALAND (AOTEAROA) ',NULL,'Y'),(173,'OM','OMAN ',NULL,'Y'),(174,'PA','PANAMA ',NULL,'Y'),(175,'PE','PERU ',NULL,'Y'),(176,'PF','FRENCH POLYNESIA ',NULL,'Y'),(177,'PG','PAPUA NEW GUINEA ',NULL,'Y'),(178,'PH','PHILIPPINES ',NULL,'Y'),(179,'PK','PAKISTAN ',NULL,'Y'),(180,'PL','POLAND ',NULL,'Y'),(181,'PM','ST. PIERRE AND MIQUELON ',NULL,'Y'),(182,'PN','PITCAIRN ',NULL,'Y'),(183,'PR','PUERTO RICO ',NULL,'Y'),(184,'PS','PALESTINIAN TERRITORY, OCCUPIED ',NULL,'Y'),(185,'PT','PORTUGAL ',NULL,'Y'),(186,'PW','PALAU ',NULL,'Y'),(187,'PY','PARAGUAY ',NULL,'Y'),(188,'QA','QATAR ',NULL,'Y'),(189,'RE','REUNION ',NULL,'Y'),(190,'RO','ROMANIA ',NULL,'Y'),(191,'RS','SERBIA ',NULL,'Y'),(192,'RU','RUSSIAN FEDERATION ',NULL,'Y'),(193,'RW','RWANDA ',NULL,'Y'),(194,'SA','SAUDI ARABIA ',NULL,'Y'),(195,'SB','SOLOMON ISLANDS ',NULL,'Y'),(196,'SC','SEYCHELLES ',NULL,'Y'),(197,'SD','SUDAN ',NULL,'Y'),(198,'SE','SWEDEN ',NULL,'Y'),(199,'SG','SINGAPORE ',NULL,'Y'),(200,'SH','ST. HELENA ',NULL,'Y'),(201,'SI','SLOVENIA ',NULL,'Y'),(202,'SJ','SVALBARD & JAN MAYEN ISLANDS ',NULL,'Y'),(203,'SK','SLOVAK REPUBLIC ',NULL,'Y'),(204,'SL','SIERRA LEONE ',NULL,'Y'),(205,'SM','SAN MARINO ',NULL,'Y'),(206,'SN','SENEGAL ',NULL,'Y'),(207,'SO','SOMALIA ',NULL,'Y'),(208,'SR','SURINAME ',NULL,'Y'),(209,'ST','SAO TOME AND PRINCIPE ',NULL,'Y'),(210,'SU','USSR (FORMER) ',NULL,'Y'),(211,'SV','EL SALVADOR ',NULL,'Y'),(212,'SY','SYRIA ',NULL,'Y'),(213,'SZ','SWAZILAND ',NULL,'Y'),(214,'TC','TURKS AND CAICOS ISLANDS ',NULL,'Y'),(215,'TD','CHAD ',NULL,'Y'),(216,'TF','FRENCH SOUTHERN TERRITORIES ',NULL,'Y'),(217,'TG','TOGO ',NULL,'Y'),(218,'TH','THAILAND ',NULL,'Y'),(219,'TJ','TAJIKISTAN ',NULL,'Y'),(220,'TK','TOKELAU ',NULL,'Y'),(221,'TM','TURKMENISTAN ',NULL,'Y'),(222,'TN','TUNISIA ',NULL,'Y'),(223,'TO','TONGA ',NULL,'Y'),(224,'TP','EAST TIMOR ',NULL,'Y'),(225,'TR','TURKEY ',NULL,'Y'),(226,'TT','TRINIDAD AND TOBAGO ',NULL,'Y'),(227,'TV','TUVALU ',NULL,'Y'),(228,'TW','TAIWAN ',NULL,'Y'),(229,'TZ','TANZANIA ',NULL,'Y'),(230,'UA','UKRAINE ',NULL,'Y'),(231,'UG','UGANDA ',NULL,'Y'),(232,'UK','UNITED KINGDOM ',NULL,'Y'),(233,'UM','US MINOR OUTLYING ISLANDS ',NULL,'Y'),(234,'US','UNITED STATES ',NULL,'Y'),(235,'UY','URUGUAY ',NULL,'Y'),(236,'UZ','UZBEKISTAN ',NULL,'Y'),(237,'VA','VATICAN CITY STATE (HOLY SEE) ',NULL,'Y'),(238,'VC','SAINT VINCENT & THE GRENADINES ',NULL,'Y'),(239,'VE','VENEZUELA ',NULL,'Y'),(240,'VG','BRITISH VIRGIN ISLANDS ',NULL,'Y'),(241,'VI','VIRGIN ISLANDS (U.S.) ',NULL,'Y'),(242,'VN','VIET NAM ',NULL,'Y'),(243,'VU','VANUATU ',NULL,'Y'),(244,'WF','WALLIS AND FUTUNA ISLANDS ',NULL,'Y'),(245,'WS','SAMOA ',NULL,'Y'),(246,'YE','YEMEN ',NULL,'Y'),(247,'YT','MAYOTTE ',NULL,'Y'),(248,'YU','SERBIA AND MONTENEGRO (FORMER) ',NULL,'Y'),(249,'ZA','SOUTH AFRICA ',NULL,'Y'),(250,'ZM','ZAMBIA ',NULL,'Y'),(251,'ZR','(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(252,'ZW','ZIMBABWE',NULL,'Y'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(50) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL DEFAULT '16', `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, `batchno` varchar(50) NOT NULL, `enddate` varchar(30) NOT NULL, `frombefore` varchar(20) NOT NULL, `fromafter` varchar(20) NOT NULL, `fromremoved` varchar(20) NOT NULL, `taskCd` varchar(50) NOT NULL, `itemSeq` varchar(50) NOT NULL, `itemClsCd` varchar(50) DEFAULT NULL, `taxTyCd` varchar(50) DEFAULT NULL, `pkgUnitCd` varchar(50) DEFAULT NULL, `imptItemsttsCd` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newstock` -- LOCK TABLES `newstock` WRITE; /*!40000 ALTER TABLE `newstock` DISABLE KEYS */; INSERT INTO `newstock` VALUES (1,'','',110.00,'2025-05-15 16:18:59','','1','PO','1','11744893621','',3000.00,'330000','1','','','','2','11744893621','0',110.00,'VATABLE','3000','45517.24','284482.76','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2,'','',10.00,'2025-05-15 16:18:59','','1','PO','1','11744893621','',23700.00,'237000','1','','','','1','11744893621','0',10.00,'VATABLE','23700','32689.66','204310.34','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(3,'','',0.00,'2025-04-17 15:51:11','','1','PO','1','11744894155','',23700.00,'23700','1','','','','1','11744894155','0',1.00,'VATABLE','23700','3268.97','','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(4,'','',0.00,'2025-04-17 15:51:34','','1','PO','1','11744894155','',3000.00,'39000','1','','','','2','11744894155','0',13.00,'VATABLE','3000','5379.31','','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(5,'','',0.00,'2025-04-17 15:58:34','','1','PO','1','11744894620','',23700.00,'94800','1','','','','1','11744894620','0',4.00,'ZERO RATED','23700','13075.86','','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'11744894715','','','','','','',NULL,NULL,NULL,NULL),(6,'','',0.00,'2025-04-17 16:10:12','','1','PO','1','11744895383','',100000.00,'100000','1','','','','3','11744895383','0',1.00,'VATABLE','0','0.00','','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'11744895413','','','','','','',NULL,NULL,NULL,NULL),(7,'','',0.00,'2025-05-15 14:26:36','','1307','PO','1','13071747308172','',55.68,'278400','1','','','','7','13071747308172','0',5000.00,'VATABLE','55.68','38400.00','','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(9,'','',2000.00,'2025-05-15 16:10:19','','1307','PO','1','13071747309014','',55.68,'111360','1','','','','7','13071747309014','0',2000.00,'VATABLE','55.68','15360.00','96000.00','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(10,'','',2.00,'2025-05-15 16:02:31','','1307','PO','1','13071747310166','',3500.00,'7000','1','','','','5','13071747310166','0',2.00,'VATABLE','3500','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(11,'','',1.00,'2025-05-15 16:02:31','','1307','PO','1','13071747310166','',2500.00,'2500','1','','','','6','13071747310166','0',1.00,'VATABLE','2500','344.83','2155.17','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(12,'','',2.00,'2025-05-15 16:02:31','','1307','PO','1','13071747310166','',700.00,'1400','1','','','','02','13071747310166','0',2.00,'VATABLE','700','193.10','1206.90','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(13,'','',3.00,'2025-05-15 15:58:11','','1307','PO','1','13071747311537','',2500.00,'7500','1','','','','2','13071747311537','0',3.00,'VATABLE','3000','1034.48','6465.52','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'13071747311957','','','','','','',NULL,NULL,NULL,NULL),(14,'','',1.00,'2025-05-15 15:52:00','','1307','PO','1','13071747312464','',23700.00,'23700','1','','','','1','13071747312464','0',1.00,'VATABLE','23700','3268.97','20431.03','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(15,'','',2.00,'2025-05-15 15:52:00','','1307','PO','1','13071747312464','',2500.00,'10000','1','','','','4','13071747312464','0',4.00,'VATABLE','2500','689.66','4310.34','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(16,'','',2.00,'2025-05-15 17:04:03','113.00','1307','newstock','1','','',3000.00,'','TECHNICAL','111','1','','2','13071747317698','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'','','','','','','',NULL,NULL,NULL,NULL),(17,'','WATER METER CLASS B SUPER ',1.00,'2025-05-15 17:04:20','2.00','1307','newstock','1','','',3500.00,'','TECHNICAL','1','1','','5','13071747317698','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'','','','','','','',NULL,NULL,NULL,NULL),(18,'','',2.00,'2025-05-15 17:13:00','111.00','1307','newstock','1','','',3000.00,'','ADMINISTRATION','109','1','','2','13071747318182','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'','','','','','','',NULL,NULL,NULL,NULL),(19,'','',2000.00,'2025-05-15 17:15:00','2000.00','1307','newstock','1','','',55.68,'','ADMINISTRATION','0','1','','7','13071747318182','',0.00,'','55.68','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'','','','','','','',NULL,NULL,NULL,NULL),(20,'','',1.00,'2025-05-15 17:32:35','2.00','1307','newstock','1','','',700.00,'','KABITA ERIC','1','1','','02','13071747319412','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'','','','','','','',NULL,NULL,NULL,NULL),(21,'','',10.00,'2025-05-16 12:32:53','','1307','PO','1','13071747387522','',3000.00,'30000','1','','','','9','13071747387522','0',10.00,'VATABLE','3000','4137.93','25862.07','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(22,'','',1.00,'2025-05-16 12:32:53','','1307','PO','1','13071747387522','',20000.00,'20000','1','','','','8','13071747387522','0',1.00,'VATABLE','20000','2758.62','17241.38','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(23,'','',3.00,'2025-05-16 12:40:53','','1307','PO','1','13071747388246','',1000.00,'3000','1','','','','10','13071747388246','0',3.00,'VATABLE','850','413.79','2586.21','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'13071747388370','','','','','','',NULL,NULL,NULL,NULL),(24,'','',2.00,'2025-05-16 12:58:05','3.00','1307','newstock','1','','',850.00,'','Admin','1','1','','10','13071747389379','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'','','','','','','',NULL,NULL,NULL,NULL),(25,'','',1.00,'2025-05-16 13:24:20','1.00','1307','newstock','1','','',850.00,'','9','0','1','','10','13071747390841','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',9,'','','','','','','',NULL,NULL,NULL,NULL),(26,'','',1.00,'2025-05-16 13:25:07','10.00','1307','newstock','1','','',3000.00,'','9','9','1','','9','13071747390841','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',9,'','','','','','','',NULL,NULL,NULL,NULL),(27,'WATER','',1000.00,'2025-05-16 16:24:49','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','11','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(28,'','',50.00,'2025-05-19 16:12:17','','1307','PO','1','13071747659915','',2500.00,'125000','1','','','','4','13071747659915','0',50.00,'VATABLE','2500','17241.38','','16.00','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(29,'','',1.00,'2025-05-19 16:25:37','1.00','1307','newstock','1','','',700.00,'','','0','1','','02','13071747660918','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'','','','','','','',NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `newstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newupgrade` -- DROP TABLE IF EXISTS `newupgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newupgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `phone` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `comment` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'new', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newupgrade` -- LOCK TABLES `newupgrade` WRITE; /*!40000 ALTER TABLE `newupgrade` DISABLE KEYS */; INSERT INTO `newupgrade` VALUES (1,'General systems',1,'','','','','','new'),(2,'E-commerce',1,'','','','','','new'),(3,'Biometric',1,'','','','','','new'),(4,'Website',1,'','','','','','new'),(5,'PMS',1,'','','','','','new'),(6,'Bulk sms',1,'','','','','','new'),(7,'Pos',1,'','','','','','new'); /*!40000 ALTER TABLE `newupgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif` -- DROP TABLE IF EXISTS `nhif`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif` ( `id` int(50) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `nhifrelief` decimal(10,2) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nhif` -- LOCK TABLES `nhif` WRITE; /*!40000 ALTER TABLE `nhif` DISABLE KEYS */; INSERT INTO `nhif` VALUES (1,0.00,10926.00,300.00,1,1,'active','yes',1,0.00),(2,10927.00,99999999.99,2.75,1,1,'active','no',1,0.00); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `noticelist` -- DROP TABLE IF EXISTS `noticelist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `noticelist` ( `id` int(50) NOT NULL AUTO_INCREMENT, `noticeNo` varchar(50) NOT NULL, `title` text NOT NULL, `cont` text NOT NULL, `dtlUrl` text NOT NULL, `regrNm` varchar(50) NOT NULL, `regDt` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `noticelist` -- LOCK TABLES `noticelist` WRITE; /*!40000 ALTER TABLE `noticelist` DISABLE KEYS */; INSERT INTO `noticelist` VALUES (1,'14','ARC TEST 1','ARC TEST 1','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=14','Admin','20240328105119'),(2,'13','Zoho test','and bhf_id=01','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=13','Admin','20240321152931'),(3,'12','eTIMS TEST','eTIMS TEST','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=12','Admin','20240319213731'),(4,'11','ONE TOUCH TEST','ONE TOUCH','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=11','Admin','20240319115214'); /*!40000 ALTER TABLE `noticelist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nssf` -- DROP TABLE IF EXISTS `nssf`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nssf` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `tire1` decimal(10,2) NOT NULL, `tire2` decimal(10,2) NOT NULL, `tire1tire2` decimal(10,2) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'percentage', `flatrate` varchar(50) 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,7000.00,6.00,1,1,'active','employee',1,420.00,0.00,420.00,'percentage','no'),(2,7000.00,36000.00,6.00,1,1,'active','employee',1,0.00,1740.00,2160.00,'percentage','no'),(3,36000.00,50000000.00,6.00,1,1,'active','employee',1,0.00,0.00,0.00,'percentage','yes'); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 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 */; INSERT INTO `orderlist` VALUES (1,'P.O','1307','2025-05-15 15:52:00','13071747313496','15','13071747312464',2.00,1,1,'4',0.00),(2,'P.O','1307','2025-05-15 15:52:00','13071747313496','14','13071747312464',1.00,1,1,'1',0.00),(3,'P.O','1307','2025-05-15 15:58:11','13071747313875','13','13071747311537',3.00,1,1,'2',0.00),(4,'P.O','1307','2025-05-15 16:02:31','13071747314146','12','13071747310166',2.00,1,1,'02',0.00),(5,'P.O','1307','2025-05-15 16:02:31','13071747314146','11','13071747310166',1.00,1,1,'6',0.00),(6,'P.O','1307','2025-05-15 16:02:31','13071747314146','10','13071747310166',2.00,1,1,'5',0.00),(7,'P.O','1307','2025-05-15 16:10:19','13071747314613','9','13071747309014',2000.00,1,1,'7',0.00),(8,'P.O','1307','2025-05-15 16:18:59','13071747315136','2','11744893621',10.00,1,1,'1',0.00),(9,'P.O','1307','2025-05-15 16:18:59','13071747315136','1','11744893621',110.00,1,1,'2',0.00),(10,'P.O','1307','2025-05-16 12:32:53','13071747387928','22','13071747387522',1.00,1,1,'8',0.00),(11,'P.O','1307','2025-05-16 12:32:53','13071747387928','21','13071747387522',10.00,1,1,'9',0.00),(12,'P.O','1307','2025-05-16 12:40:53','13071747388449','23','13071747388246',3.00,1,1,'10',0.00),(13,'P.O','1307','2025-05-19 16:12:17','13071747660320','28','13071747659915',50.00,1,1,'4',0.00); /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `packagingcodes` -- DROP TABLE IF EXISTS `packagingcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `packagingcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `packagingcodes` -- LOCK TABLES `packagingcodes` WRITE; /*!40000 ALTER TABLE `packagingcodes` DISABLE KEYS */; INSERT INTO `packagingcodes` VALUES (1,'Ampoule','AM','Ampoule','Y','1'),(2,'Barrel','BA','Barrel','Y','2'),(3,'Bottlecrate','BC','Bottlecrate','Y','3'),(4,'Bundle','BE','Bundle','Y','4'),(5,'Balloon, non-protected','BF','Balloon, non-protected','Y','5'),(6,'Bag','BG','Bag','Y','6'),(7,'Bucket','BJ','Bucket','Y','7'),(8,'Basket','BK','Basket','Y','8'),(9,'Bale','BL','Bale','Y','9'),(10,'Bottle, protected cylindrical','BQ','Bottle, protected cylindrical','Y','10'),(11,'Bar','BR','Bar','Y','11'),(12,'Bottle, bulbous','BV','Bottle, bulbous','Y','12'),(13,'Bag','BZ','Bag','Y','13'),(14,'Can','CA','Can','Y','14'),(15,'Chest','CH','Chest','Y','15'),(16,'Coffin','CJ','Coffin','Y','16'),(17,'Coil','CL','Coil','Y','17'),(18,'Wooden Box, Wooden Case','CR','Wooden Box, Wooden Case','Y','18'),(19,'Cassette','CS','Cassette','Y','19'),(20,'Carton','CT','Carton','Y','20'),(21,'Container','CTN','Container','Y','21'),(22,'Cylinder','CY','Cylinder','Y','22'),(23,'Drum','DR','Drum','Y','23'),(24,'Extra Countable Item','GT','Extra Countable Item','Y','24'),(25,'Hand Baggage','HH','Hand Baggage','Y','25'),(26,'Ingots','IZ','Ingots','Y','26'),(27,'Jar','JR','Jar','Y','27'),(28,'Jug','JU','Jug','Y','28'),(29,'Jerry CAN Cylindrical','JY','Jerry CAN Cylindrical','Y','29'),(30,'Canester','KZ','Canester','Y','30'),(31,'Logs, in bundle/bunch/truss','LZ','Logs, in bundle/bunch/truss','Y','31'),(32,'Net','NT','Net','Y','32'),(33,'Non-Exterior Packaging Unit','OU','Non-Exterior Packaging Unit','Y','33'),(34,'Poddon','PD','Poddon','Y','34'),(35,'Plate','PG','Plate','Y','35'),(36,'Pipe','PI','Pipe','Y','36'),(37,'Pilot','PO','Pilot','Y','37'),(38,'Traypack','PU','Traypack','Y','38'),(39,'Reel','RL','Reel','Y','39'),(40,'Roll','RO','Roll','Y','40'),(41,'Rods, in bundle/bunch/truss','RZ','Rods, in bundle/bunch/truss','Y','41'),(42,'Skeletoncase','SK','Skeletoncase','Y','42'),(43,'Tank, cylindrical','TY','Tank, cylindrical','Y','43'),(44,'Bulk,gas(at 1031 mbar 15 oC)','VG','Bulk,gas(at 1031 mbar 15 oC)','Y','44'),(45,'Bulk,liquid(at normal temperature/pressure)','VL','Bulk,liquid(at normal temperature/pressure)','Y','45'),(46,'Bulk, solid, large particles(nodules)','VO','Bulk, solid, large particles(\"nodules\")','Y','46'),(47,'Bulk, gas (liquefied at abnormal temperature/pressure)','VQ','Bulk, gas(liquefied at abnormal temperature/pressure)','Y','47'),(48,'Bulk, solid, granular particles(grains)','VR','Bulk, solid, granular particles(\"grains\")','Y','48'),(49,'Extra Bulk Item','VT','Extra Bulk Item','Y','49'),(50,'Bulk, fine particles(powder)','VY','Bulk, fine particles(\"powder\")','Y','50'),(51,'Mills','ML','cigarette Mills','Y','51'),(52,'TAN','TN','1TAN REFER TO 20BAGS','Y','52'); /*!40000 ALTER TABLE `packagingcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` datetime NOT NULL, `customer` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` text NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` text NOT NULL, `destination` text NOT NULL, `weight` varchar(50) NOT NULL, `receiveremail` varchar(50) DEFAULT NULL, `totalvalue` varchar(20) NOT NULL, `vat` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `receiveridno` varchar(20) NOT NULL, `riderdetails` text NOT NULL, `senderidno` varchar(50) NOT NULL, `senderphone` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,32333.00,8333.00,1,1,'active',25.00),(3,32333.00,10000000000.00,32333.00,1,1,'active',30.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentcodes` -- DROP TABLE IF EXISTS `paymentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentcodes` -- LOCK TABLES `paymentcodes` WRITE; /*!40000 ALTER TABLE `paymentcodes` DISABLE KEYS */; INSERT INTO `paymentcodes` VALUES (1,'CASH','01','CASH','Y','1'),(2,'CREDIT','02','CREDIT','Y','2'),(3,'CASH/CREDIT','03','CASH/CREDIT','Y','3'),(4,'BANK CHECK','04','BANK CHECK PAYMENT','Y','4'),(5,'DEBIT&CREDIT CARD','05','PAYMENT USING CARD','Y','5'),(6,'MOBILE MONEY','06','ANY TRANSACTION USING MOBILE MONEY SYSTEM','Y','6'),(7,'OTHER','07','OTHER MEANS OF PAYMENT','Y','7'); /*!40000 ALTER TABLE `paymentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentmethodes` -- DROP TABLE IF EXISTS `paymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'cash','Cash payment','active','2021-09-07 05:52:05','1','1','1050','',1,NULL),(2,'mpesa','mpesa','active','2021-09-22 10:35:37','1','1','1010','',1,NULL),(3,'card','card payment','active','2021-09-07 05:52:50','1','1','1030','',1,NULL),(4,'bank','Bank payment','active','2021-09-07 05:53:23','1','1','1030','',1,NULL),(5,'credit','account receivable ','active','2021-09-07 06:31:55','1','1','1100','',1,NULL),(6,'voucher','Directors account','active','2021-09-07 06:32:21','1','1','1040','',1,NULL),(7,'creditnote','Account payable','active','2021-09-07 06:34:11','1','1','2130','',1,NULL),(8,'points','Account redeemable','active','2021-09-07 06:36:16','1','1','2130','',1,NULL); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) DEFAULT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) DEFAULT NULL, `town` varchar(20) DEFAULT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB AUTO_INCREMENT=1383 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,127.50,'Admin','Advanta','FAITH','254715577225','robisearch@gmail.com','12345678','','female','','','','','155663771675825033','user','1','','','','3343455',0.00,'1','2025-05-16','','1','2019-06-11','Contract',25000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Monthly','1','2019-09-20','0222222',0.00,'','','Single','',363.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',55.00,'','','','Yes',0.00,0,0.00,138.28,'no',200.00,'','2023-06-06 06:32:15','','','','','','','','P06666xxx',1,'022','444',2,'','529033','2024-01-13 09:39:43','B0-22-7A-ED-77-F6','new','2023-02-04 09:37:04','Submited by ROBERT MANYALA, With Phone No: 254718667391 at 2023-02-04 09:37:04'),(2,NULL,'Default','Default','Default','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',0.00,'1','2024-01-26 20:57:31','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',0.00,0,0.00,112.70,'no',300.00,'yes','2024-02-20 04:23:20','','','','','','','','P051654342222',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(9,NULL,'ERIC','KABITA',NULL,'254708162413','kabitaeric@gmail.com','eric01','','male','','','','',NULL,'user','1',NULL,'','','29595398',0.00,'','2024-09-10','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'1715608722','','0000-00-00 00:00:00','','new','',''),(11,NULL,'MAKOS','S KIOKO','S KIOKO','2547000xxx','','','BD-01-111','','','','','',NULL,'accomodation','1','','','','23344',0.00,'1','2024-08-28 10:51:30','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(12,NULL,'PAUL','MATHEKA','MATHEKA','2547000xxx','','','BD-01-382','','','','','',NULL,'accomodation','1','','','','23345',0.00,'1','2024-08-28 10:53:55','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(13,NULL,'NGUA','D MWINZI','D MWINZI','2547000xxx','','','xx','','','','','',NULL,'accommodation','1',NULL,'','','23346',0.00,'1','2024-08-29 08:09:12','2024-08-29 08:09:12','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(14,NULL,'WIKWATYO','GROUP','GROUP','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23347',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(15,NULL,'MAITHYA','KALELI','KALELI','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','23348',0.00,'1','2024-08-19 12:53:54','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(16,NULL,'JOSEPH','K KATHULU','K KATHULU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23349',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(17,NULL,'MULINGE','J KIMEU','J KIMEU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23350',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(18,NULL,'JOHN','N NZAU','N NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23351',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(19,NULL,'WILLIAM','MUIA MULI','MUIA MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23352',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(20,NULL,'HELLEN','K NDIKU','K NDIKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23353',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(21,NULL,'AGNES','W NZUKI','W NZUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23354',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(22,NULL,'MWENGEI','G KAMENE','G KAMENE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23355',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(23,NULL,'ALEX','M MULWA','M MULWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23356',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(24,NULL,'VICTOR','K MUASYA','K MUASYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23357',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(25,NULL,'MUTUKU','A WAMBUA','A WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23358',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(26,NULL,'MUTUA','R NDOLO','R NDOLO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23359',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(27,NULL,'MUSYOKA','NDAMBUKI','NDAMBUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23360',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(28,NULL,'THOMAS','K MATHEKA','K MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23361',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(29,NULL,'BERNARD','MUTHOKA','MUTHOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23362',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(30,NULL,'KAINDI','P NZISA','P NZISA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23363',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(31,NULL,'SAMMY','M KAVESO','M KAVESO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23364',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(32,NULL,'KAMAU','D NZIOKA','D NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23365',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(33,NULL,'MOTHO','P NGINA','P NGINA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23366',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(34,NULL,'MAKOSI','E MIUNDE','E MIUNDE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23367',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(35,NULL,'DOMINIC','MBUVI','MBUVI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23368',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(36,NULL,'MUSEMBI','L NGINA','L NGINA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23369',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(37,NULL,'TIMOTHY','N KINGOO','N KINGOO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23370',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(38,NULL,'MICHAEL','K KASUNI','K KASUNI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23371',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(39,NULL,'KILONZO','P MUMO','P MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23372',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(40,NULL,'MBUVI','J THOMES','J THOMES','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23373',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(41,NULL,'ISAACK','W MUITHYA','W MUITHYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23374',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(42,NULL,'ISAACK','M WAMBUA','M WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23375',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(43,NULL,'PATRICK','M MUNYAO','M MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23376',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(44,NULL,'MUNYAO','MULINGE','MULINGE','2547000xxx','','','','Male','','','116 ','',NULL,'accommodation','1','','','','HH-01-13',0.00,'1','2024-09-12 11:51:55','2024-09-12 11:38:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(45,NULL,'EZEKIEL','MULI NZAU','MULI NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23378',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(46,NULL,'JONES','MAKAU','MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23379',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(47,NULL,'DANIEL','M NZAU','M NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23380',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(48,NULL,'MULWA','MICHAEL MWATU','MICHAEL MWATU','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-02-174',0.00,'1','2024-10-02 16:02:53','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(49,NULL,'DOROTHY','M MALA','M MALA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23382',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(50,NULL,'PRISCILLAH','MUTIA','MUTIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23383',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(51,NULL,'IVALI','S MUTHOKA','S MUTHOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23384',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(52,NULL,'BONFACE','N KIOKO','N KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23385',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(53,NULL,'SAMMY','K MUNYAO','K MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23386',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(54,NULL,'NGUTI','M PAUL','M PAUL','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23387',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(55,NULL,'WAMBUA','MUMO','MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23388',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(56,NULL,'NZIOKA','M MUOKA','M MUOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23389',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(57,NULL,'MAINGI','J MUITHYA','J MUITHYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23390',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(58,NULL,'TIMOTHY','NHENGE','NHENGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23391',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(59,NULL,'WAMBUA','K MUTUA','K MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23392',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(60,NULL,'MUTUA','NZIOKA','NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23393',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(61,NULL,'MUTIE','K MBALUKA','K MBALUKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23394',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(62,NULL,'MUTUKU','KIVUVI','KIVUVI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23395',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(63,NULL,'KYUNGU','J MUTISYA','J MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23396',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(64,NULL,'KATHILU','J KIMATU','J KIMATU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23397',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(65,NULL,'JOHN','NZIOKA NZAU','NZIOKA NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23398',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(66,NULL,'NDIKU','P KATHILU','P KATHILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23399',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(67,NULL,'JACKSON','K MULINGE','K MULINGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23400',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(68,NULL,'NELSON','M KAMAU','M KAMAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23401',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(69,NULL,'PHILLIP','N MBITHI','N MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23402',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(70,NULL,'REV','STPHEN NGEWA','STPHEN NGEWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23403',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(71,NULL,'SAMUEL','M NDOLO','M NDOLO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23404',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(72,NULL,'MUSEMBI','C MUSYOKA','C MUSYOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23405',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(73,NULL,'MUTISYAD','MAINGI','MAINGI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23406',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(74,NULL,'MU','SEMBI W MUSAU','SEMBI W MUSAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23407',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(75,NULL,'MATI','A MBITHE','A MBITHE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23408',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(76,NULL,'WAMBUA','K MUTUA','K MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23409',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(77,NULL,'ESTHER','N KIOKO','N KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23410',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(78,NULL,'NZAU','P WAMBUA','P WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23411',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(79,NULL,'KINGI','J KILONZO','J KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23412',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(80,NULL,'WAMBUA','B NZUVI','B NZUVI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23413',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(81,NULL,'CHARLES','M MUTISO','M MUTISO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23414',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(82,NULL,'KIIO','J NZIOKA','J NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23415',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(83,NULL,'MATHEKA','P KYALO','P KYALO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23416',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(84,NULL,'KILONZO','P MUMO','P MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23417',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(85,NULL,'MAKOSI','J KALELI','J KALELI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23418',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(86,NULL,'MESHACK','M KYALO','M KYALO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23419',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(87,NULL,'NDONYE','MUMO','MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23420',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(88,NULL,'MUINDE','P MUTISYA','P MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23421',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(89,NULL,'MUTISYA','S MUIA','S MUIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23422',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(90,NULL,'MUMO','J KILONZO','J KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23423',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(91,NULL,'PAUL','M MUNYAO','M MUNYAO','2547000xxx','','','','Male','','','116 ','',NULL,'accommodation','1','','','','HH-01-374',0.00,'1','2024-09-12 11:52:59','2024-09-12 11:41:26','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(92,NULL,'ANTONY','W MAILU','W MAILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23425',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(93,NULL,'PETER','M KIOKO','M KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23426',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(94,NULL,'PATRICK','KYENGO','KYENGO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23427',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(95,NULL,'WAMBUA','M NDILE','M NDILE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23428',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(96,NULL,'MUTUKU','MUNYAO','MUNYAO','2547000xxx','','','','Male','','','116 ','',NULL,'accommodation','1','','','','HH-01-383',0.00,'1','2024-09-12 11:53:56','2024-09-12 11:43:04','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(97,NULL,'MAINGI','M MOKEKU','M MOKEKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23430',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(98,NULL,'RAEL','MBITHE','MBITHE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23431',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(99,NULL,'NASHON','M KITAVI','M KITAVI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23432',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(100,NULL,'NGULUVAI','MULINGE','MULINGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23433',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(101,NULL,'CHARLES','K MAKAU','K MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23434',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(102,NULL,'ANAA','MULI','MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23435',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(103,NULL,'ANDREW','M MUSEMBI','M MUSEMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23436',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(104,NULL,'GEORGE','N NGUA','N NGUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23437',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(105,NULL,'PETER','M KILUNGU','M KILUNGU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23438',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(106,NULL,'DAVID','M KILONZO','M KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23439',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(107,NULL,'GRACE','M WAMBUA','M WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23440',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(108,NULL,'MUTISO','NGILA','NGILA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23441',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(109,NULL,'MUTUA','J MUSYOKI','J MUSYOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23442',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(110,NULL,'NGEWA','K DAVID','K DAVID','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23443',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(111,NULL,'NZAI','K BENJAMIN','K BENJAMIN','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23444',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(112,NULL,'AGNES','M MUSEBI','M MUSEBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23445',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(113,NULL,'KAKULI','J MULI','J MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23446',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(114,NULL,'KAVESA','MWANIKI','MWANIKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23447',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(115,NULL,'ROBERT','N MAINGU','N MAINGU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23448',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(116,NULL,'MUTUA','M MBOVU','M MBOVU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23449',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(117,NULL,'MUTISO','A MAKAU','A MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23450',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(118,NULL,'KALEE','WAMBUA','WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23451',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(119,NULL,'ABED','M MUSEMBI','M MUSEMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23452',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(120,NULL,'NDAMBUKI','MUSYOKI','MUSYOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23453',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(121,NULL,'NZAU','W KASYOKA','W KASYOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23454',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(122,NULL,'KALEE','WAMBUA','WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23455',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(123,NULL,'JOHN','K MUSYOKA','K MUSYOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23456',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(124,NULL,'JOSEPH','K MAINGI','K MAINGI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23457',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(125,NULL,'KILUNGU','J MUMO','J MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23458',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(126,NULL,'KITHOME','N JACKSON','N JACKSON','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23459',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(127,NULL,'KIOKO','N KIIO','N KIIO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23460',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(128,NULL,'NZOMO','MAILU','MAILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23461',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(129,NULL,'THOMASm','kilonzo','kilonzo','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23462',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(130,NULL,'DANIEL','W LUNGYE','W LUNGYE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23463',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(131,NULL,'MUTUKU','P KELI','P KELI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23464',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(132,NULL,'MUASYA','M TABITHA','M TABITHA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23465',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(133,NULL,'MBITHI','R SILA','R SILA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23466',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(134,NULL,'NDIKU','JOSHUA','JOSHUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23467',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(135,NULL,'JOSHUA','M MUSYOA','M MUSYOA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23468',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(136,NULL,'MUNYAO','MUOKA','MUOKA','2547000xxx','','','','Male','','','116 ','',NULL,'accommodation','1','','','','HH-01-695',0.00,'1','2024-09-12 11:55:11','2024-09-12 11:44:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(137,NULL,'KITAVI','A WAMBUA','A WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23470',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(138,NULL,'JULIUS','M MUTUKU','M MUTUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23471',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(139,NULL,'MICHAEL','M NZOMO','M NZOMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23472',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(140,NULL,'KIOKO','J NZIOKA','J NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23473',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(141,NULL,'MUSAU','J KIMEU','J KIMEU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23474',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(142,NULL,'DOUGLAS','K MUTIE','K MUTIE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23475',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(143,NULL,'KIOKO','M MUTINDA','M MUTINDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23476',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(144,NULL,'JONATHA','K KALOKI','K KALOKI','0740804029','','','','Male','','','116 ','',NULL,'accommodation','1','','','','HH-01-928',0.00,'1','2024-09-12 12:02:32','2024-09-12 11:48:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(145,NULL,'NDUNDA','J KYALO','J KYALO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23478',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(146,NULL,'ROSE','MUTUA','MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23479',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(147,NULL,'BENEDICT','M MAKAU','M MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23480',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(148,NULL,'ERIC','N SILA','N SILA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23481',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(149,NULL,'MUASYA','C KYALO','C KYALO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23482',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(150,NULL,'AIC','MBEE','MBEE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23483',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(151,NULL,'NGAU','MUSYA','MUSYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23484',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(152,NULL,'RAPHAEL','KASIMBI','KASIMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23485',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(153,NULL,'ABC','ISYUKONI','ISYUKONI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23486',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(154,NULL,'MBEE','P SCHOOL','P SCHOOL','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23487',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(155,NULL,'AIC','ISYUKONI','ISYUKONI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23488',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(156,NULL,'ISYUKONI','P SCHOOL','P SCHOOL','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23489',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(157,NULL,'MBEE','SEC','SEC','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23490',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(158,NULL,'NTHUNGUNI','SEC','SEC','254727413524','','','','','','','','',NULL,'accomodation','1','','','','IN-01-927',0.00,'1','2024-09-05 12:33:07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(159,NULL,'MBEE','BUSTER STAND PIPE','BUSTER STAND PIPE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23492',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(160,NULL,'MBEE','BUSTER STAND PIPE 02','BUSTER STAND PIPE 02','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23493',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(161,NULL,'MBEE','KIOSK','KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23494',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(162,NULL,'JOSHUA','MUTUA KIMANI','MUTUA KIMANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23495',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(163,NULL,'JOEL','KIOKO','KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23496',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(164,NULL,'JACKSON','K. MULINGE','K. MULINGE','254722761264','','','','','','','116 ','',NULL,'accommodation','1','','','','BD-03-6',0.00,'1','2024-09-23 10:51:29','2024-08-29 12:04:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(165,NULL,'KIMEU','MUTUA JAMES','MUTUA JAMES','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23498',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(166,NULL,'MULINGE','JACKSON KIMEU','JACKSON KIMEU','254722761264','','','','Male','','','116 ','',NULL,'accomodation','1',NULL,'','','23499',0.00,'1','2024-07-18 11:48:36','2024-07-18 11:48:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(167,NULL,'MULINGE','JACKSON KIMEU','JACKSON KIMEU','254722761264','','','','','','','','',NULL,'accommodation','1','','','','BD-03-9',0.00,'1','2024-09-23 10:58:18','2024-08-29 12:08:09','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(168,NULL,'MULINGE','JACKSON KIMEU','JACKSON KIMEU','254718310388','','','','','','','','',NULL,'accommodation','1','','','','BD-03-10',0.00,'1','2024-09-23 11:16:45','2024-08-29 12:09:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(169,NULL,'BEATRICE','MBULA','MBULA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1009',0.00,'1','2024-09-26 12:38:46','2024-08-29 12:10:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(170,NULL,'HILARY','KIOKO KILONZO','KIOKO KILONZO','254714597340','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1010',0.00,'1','2024-09-26 12:41:52','2024-08-29 12:11:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(171,NULL,'MUTUA','SAMUEL MULI','SAMUEL MULI','254104800696','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1031',0.00,'1','2024-09-26 12:51:32','2024-08-29 12:13:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(172,NULL,'STEPHEN','NZUKI MWANIA','NZUKI MWANIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23505',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(173,NULL,'CHRISTOPHER','NDAMBUKI MBITHI','NDAMBUKI MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23506',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(174,NULL,'GEORGE','SOO MWOSA','SOO MWOSA','254795477522','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1060',0.00,'1','2024-08-31 16:07:28','2024-08-29 12:14:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(175,NULL,'NYORO','CONSTRUCTION','CONSTRUCTION','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23508',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(176,NULL,'PAUL','MUTISYA KIOKO','MUTISYA KIOKO','254725646634','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1074',0.00,'1','2024-09-26 12:54:50','2024-08-29 12:15:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(177,NULL,'JOSEPH','MUNYAKA YUMBYA','MUNYAKA YUMBYA','254723502861','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1076',0.00,'1','2024-09-26 14:18:29','2024-08-29 12:16:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(178,NULL,'JOSEPH','MUSYOKA MUINDI','MUSYOKA MUINDI','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-02-351',0.00,'1','2024-09-03 11:59:22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(179,NULL,'MUNYAO','JOEL NDUNDA','JOEL NDUNDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23512',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(180,NULL,'NZIOKA','CORNELIOUS MUSEMBI','CORNELIOUS MUSEMBI','254726381938','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1101',0.00,'1','2024-09-26 14:23:11','2024-08-29 12:18:04','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(181,NULL,'JONAH','WAMBUA KIMENYE','WAMBUA KIMENYE','254719890280','','','','','','','','',NULL,'accomodation','1','','','','BD-03-1110',0.00,'1','2024-09-13 14:33:24','2024-07-22 10:46:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(182,NULL,'HELLEN','KILULUU KAVENGI','KILULUU KAVENGI','072','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1119',0.00,'1','2024-09-26 14:59:56','2024-08-29 12:22:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(183,NULL,'DOROTHY','WAMBUI KARANGO','WAMBUI KARANGO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1152',0.00,'1','2024-09-26 15:13:35','2024-08-29 16:36:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(184,NULL,'SALVATION','ARMY KATHIANI','ARMY KATHIANI','254728699932','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1173',0.00,'1','2024-09-26 15:38:19','2024-08-29 12:25:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(185,NULL,'MATHEKA','ZIPPORAH NZEMBI','ZIPPORAH NZEMBI','254726939578','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1176',0.00,'1','2024-09-26 15:47:28','2024-08-29 12:25:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(186,NULL,'PATRICK','WAMBUA NTHENGE','WAMBUA NTHENGE','254720992890','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1178',0.00,'1','2024-10-08 12:14:17','2024-08-29 12:26:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(187,NULL,'KWFT','KATHIANI','KATHIANI','254704394420','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1181',0.00,'1','2024-08-31 16:27:54','2024-08-29 12:27:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223687','','0000-00-00 00:00:00','','new','',''),(188,NULL,'JAMES','MUSYOKA MWEU','MUSYOKA MWEU','254729216218','','','','','','','','',NULL,'accommodation','1',NULL,'','','BD-03-1186',0.00,'1','2024-08-29 12:28:30','2024-08-29 12:28:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(189,NULL,'GEORGE','KIILU NZUKI','KIILU NZUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23522',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223687','','0000-00-00 00:00:00','','new','',''),(190,NULL,'JOHN','MUSYOKA MAINGI','MUSYOKA MAINGI','254718310388','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1192',0.00,'1','2024-09-26 15:59:30','2024-08-29 12:29:33','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(191,NULL,'TIMOTHY','MUMO NTHENGE','MUMO NTHENGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23524',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(192,NULL,'SAMUEL','KIMANI KALIMA','KIMANI KALIMA','254711387555','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1211',0.00,'1','2024-10-08 14:25:18','2024-08-29 12:30:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(193,NULL,'BERNARD','MUSYOKA MUIA','MUSYOKA MUIA','254701412235','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1215',0.00,'1','2024-10-08 14:34:57','2024-08-29 12:31:39','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(194,NULL,'PAUL','MUTISYA KIOKO','MUTISYA KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23527',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(195,NULL,'PHILLIS','NDILA GIDEON','NDILA GIDEON','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23528',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(196,NULL,'NZUKI','FRDRICK MUTHOKA','FRDRICK MUTHOKA','25422344617','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1223',0.00,'1','2024-09-26 16:22:03','2024-08-29 12:32:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(197,NULL,'MUTUA','CHARLES MUIA','CHARLES MUIA','254728851360','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1229',0.00,'1','2024-09-26 16:28:54','2024-08-29 12:33:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(198,NULL,'JOHN','MUSYOKA MAINGI','MUSYOKA MAINGI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','BD-03-1251',0.00,'1','2024-08-31 16:40:31','2024-08-29 12:34:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(199,NULL,'MUTISO','KIOKO','KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23532',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(200,NULL,'MUTISO','KIOKO','KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23533',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(201,NULL,'MUTISO','KIOKO','KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23534',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(202,NULL,'MUTISO','KIOKO','KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23535',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(203,NULL,'KIEMA','KILEU','KILEU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23536',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(204,NULL,'KITOLO','NDUNDA','NDUNDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23537',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(205,NULL,'NZUKI','STEPHEN MWANIA','STEPHEN MWANIA','254715436788','','','','','','','','',NULL,'accommodation','1','','','','BD-03-139',0.00,'1','2024-09-24 14:56:46','2024-08-29 12:36:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(206,NULL,'TIMOTHY','M. KIILU','M. KIILU','254713489451','','','','','','','','',NULL,'accommodation','1','','','','BD-03-14',0.00,'1','2024-09-23 11:16:22','2024-08-29 13:37:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(207,NULL,'ELIJAH','NZIVO NDUNDA','NZIVO NDUNDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23540',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(208,NULL,'KIILU','KIVINDA','KIVINDA','254723610523 ','','','','','','','','',NULL,'accommodation','1','','','','BD-03-146',0.00,'1','2024-09-24 15:13:06','2024-08-29 12:38:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(209,NULL,'MUMO','JAMES MUNYAO','JAMES MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23542',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(210,NULL,'PHILIPH','MUSYOKA NZEE','MUSYOKA NZEE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23543',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(211,NULL,'KIMANI','PAUL MATHEKA','PAUL MATHEKA','254724546511','','','','','','','','',NULL,'accommodation','1','','','','BD-03-16',0.00,'1','2024-09-23 11:20:33','2024-08-29 12:39:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(212,NULL,'DEBORAH','MUTETHYA KILONZO','MUTETHYA KILONZO','254721210554','','','','','','','','',NULL,'accommodation','1','','','','BD-03-162',0.00,'1','2024-09-24 15:31:28','2024-08-29 12:40:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(213,NULL,'PETER','MUTUA MBOKA','MUTUA MBOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23546',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(214,NULL,'MUTISO','STEPHEN KATIKU','STEPHEN KATIKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23547',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(215,NULL,'JOSEPH','M. MUMO','M. MUMO','0724138228','','','','','','','','',NULL,'accommodation','1',NULL,'','','BD-03-17',0.00,'1','2024-09-05 09:45:05','2024-09-05 09:45:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(216,NULL,'DAVID','KITHUKA KILONZA','KITHUKA KILONZA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23549',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(217,NULL,'PETER','KILONZI KIOKO','KILONZI KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23550',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(218,NULL,'MUTISYA','PAUL KIOKO','PAUL KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23551',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(219,NULL,'PAUL ','MUTISYA KIOKO','MUTISYA KIOKO','0711747750','','','','','','','','',NULL,'accommodation','1','','','','BD-03-179',0.00,'1','2024-09-24 15:39:31','2024-08-29 14:17:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(220,NULL,'SERAH','MBULA KIILU','MBULA KIILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23553',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(221,NULL,'STEPHEN','K. MBITHI','K. MBITHI','254714597336','','','','','','','','',NULL,'accommodation','1','','','','BD-03-181',0.00,'1','2024-09-24 15:44:47','2024-08-29 12:45:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(222,NULL,'JOSHUA','KILONZO MULI','KILONZO MULI','254711403681','','','','','','','','',NULL,'accommodation','1','','','','BD-03-188',0.00,'1','2024-09-24 15:45:21','2024-08-29 12:46:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(223,NULL,'MUTUNGA','FRANCISCAH','FRANCISCAH','254727001331','','','','','','','','',NULL,'accommodation','1','','','','BD-03-19',0.00,'1','2024-09-23 12:18:58','2024-08-29 12:48:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(224,NULL,'JIMMY','M. MUTISO','M. MUTISO','254734870810','','','','','','','','',NULL,'accommodation','1','','','','BD-03-199',0.00,'1','2024-09-24 15:58:53','2024-08-29 12:49:44','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(225,NULL,'KIILU','WAMBUA MICHAEL','WAMBUA MICHAEL','254712750805','','','','','','','','',NULL,'accommodation','1','','','','BD-03-20',0.00,'1','2024-09-23 12:27:29','2024-08-29 12:50:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(226,NULL,'MARY','MUTILE KITIVO','MUTILE KITIVO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23559',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(227,NULL,'LESAH','WANZA KATUU','WANZA KATUU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23560',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(228,NULL,'BENJAMIN','KILONZO MBIO','KILONZO MBIO','0723280556','','','','','','','','',NULL,'accommodation','1','','','','BD-03-21',0.00,'1','2024-09-23 12:30:12','2024-08-29 12:52:21','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(229,NULL,'MULINGE','JACKSON KIMEU','JACKSON KIMEU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23562',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(230,NULL,'KILONZO','STEPHEN MULEI','STEPHEN MULEI','254719588988','','','','','','','','',NULL,'accommodation','1','','','','BD-03-22',0.00,'1','2024-09-23 12:32:58','2024-08-29 12:53:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(231,NULL,'JAMES','MBITHI NGULA','MBITHI NGULA','254701522240','','','','','','','','',NULL,'accommodation','1','','','','BD-03-220',0.00,'1','2024-09-24 16:09:43','2024-08-29 12:54:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(232,NULL,'MATHEKA','M. PAUL','M. PAUL','254791709951','','','','','','','','',NULL,'accommodation','1','','','','BD-03-223',0.00,'1','2024-09-24 16:10:47','2024-08-29 12:55:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(233,NULL,'JACKSON','KIMEU MULINGE','KIMEU MULINGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23566',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(234,NULL,'SEVENTH','DAY ADEVENTIST','DAY ADEVENTIST','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23567',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(235,NULL,'JAMES','MULI MBITHI','MULI MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23568',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(236,NULL,'KIOKO','PAUL MUTISYA','PAUL MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23569',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(237,NULL,'NZIOKA','ESHTER KANINI','ESHTER KANINI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23570',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(238,NULL,'RHODAH','MUTISYA','MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23571',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(239,NULL,'KILONZI','ROSE NTHANGU','ROSE NTHANGU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23572',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(240,NULL,'MBITINI','BULDERS','BULDERS','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23573',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(241,NULL,'PETER','MUTHOKA NDULULU','MUTHOKA NDULULU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23574',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(242,NULL,'DAVID','MUTUA NDAMBO','MUTUA NDAMBO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23575',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(243,NULL,'MUTISYA','DAVID MUASA','DAVID MUASA','070','','','','','','','','',NULL,'accommodation','1','','','','BD-03-26',0.00,'1','2024-08-31 10:37:17','2024-08-29 13:01:17','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(244,NULL,'PAUL','MUTISYA KIOKO','MUTISYA KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23577',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(245,NULL,'MULINGE','JACKSON KIMEU','JACKSON KIMEU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23578',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(246,NULL,'KAMUNZYU','B. MAKAU','B. MAKAU','254727001331','','','','','','','','',NULL,'accommodation','1','','','','BD-03-274',0.00,'1','2024-09-24 16:25:07','2024-08-29 13:02:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(247,NULL,'KIMULU','NZAU WILSON','NZAU WILSON','254725262951','','','','','','','','',NULL,'accommodation','1',NULL,'','','BD-02-28',0.00,'1','2024-08-29 12:57:46','2024-08-29 12:57:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(248,NULL,'KIMANI','MOSES MUSYOKI','MOSES MUSYOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23581',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(249,NULL,'RICHARD','KITUKU','KITUKU','2540707200397','','','','','','','','',NULL,'accommodation','1','','','','BD-03-296',0.00,'1','2024-08-31 14:35:36','2024-08-29 14:25:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(250,NULL,'PETER','MULWA MWALILI','MULWA MWALILI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','BD-03-30',0.00,'1','2024-08-31 10:39:04','2024-08-29 13:09:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(251,NULL,'MASAKU','COUNTY COUNCIL','COUNTY COUNCIL','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23584',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(252,NULL,'JANE','MUENI KIILU','MUENI KIILU','254716645533','','','','','','','','',NULL,'accommodation','1','','','','BD-03-332',0.00,'1','2024-09-25 09:34:10','2024-09-05 10:47:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(253,NULL,'MULATA','DANIEL KIOKO','DANIEL KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23586',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(254,NULL,'DAVID','NZIOKA NZAU','NZIOKA NZAU','254716508836','','','','','','','','',NULL,'accommodation','1','','','','BD-03-358',0.00,'1','2024-09-25 11:05:11','2024-08-29 13:11:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(255,NULL,'JAMES','K. WAMBUA','K. WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23588',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(256,NULL,'JACKSON','MUTISYA','MUTISYA','254707899333','','','','','','','','',NULL,'accommodation','1','','','','BD-03-362',0.00,'1','2024-09-25 11:08:40','2024-08-29 14:34:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(257,NULL,'JACKSON','K. MULINGE ','K. MULINGE ','254722761264','','','','','','','','',NULL,'accommodation','1','','','','BD-03-377',0.00,'1','2024-09-25 11:16:02','2024-08-29 13:13:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(258,NULL,'MULI','WILLIAM MUIA','WILLIAM MUIA','254718310388','','','','','','','','',NULL,'accommodation','1','','','','BD-03-39',0.00,'1','2024-09-23 14:18:51','2024-08-29 13:14:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(259,NULL,'MUTUA','P. NZAU','P. NZAU','254706848494','','','','','','','','',NULL,'accommodation','1',NULL,'','','BD-03-40',0.00,'1','2024-08-29 13:15:30','2024-08-29 13:15:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(260,NULL,'MUTISO','STEPHEN KATIKU','STEPHEN KATIKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23593',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(261,NULL,'NZUKI','ONESMUS NGULU','ONESMUS NGULU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23594',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(262,NULL,'MULEI','JAMES MULWA','JAMES MULWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23595',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(263,NULL,'KITAVI','AMOS NGUI','AMOS NGUI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23596',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(264,NULL,'MUNONGI','ARON NDAMBUKI','ARON NDAMBUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23597',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(265,NULL,'KILONZOM','MUNYAKA','MUNYAKA','254713333132','','','','','','','','',NULL,'accommodation','1','','','','BD-03-46',0.00,'1','2024-09-23 14:40:51','2024-08-29 13:46:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(266,NULL,'MUTHENGI','MAKAU JOSEPH','MAKAU JOSEPH','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23599',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(267,NULL,'JONAH','WAMBUA KIMENYE','WAMBUA KIMENYE','254719890280','','','','','','','','',NULL,'accommodation','1','','','','BD-03-48',0.00,'1','2024-08-31 10:47:13','2024-08-29 13:17:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(268,NULL,'WILLIAM','MBITHI MUTUA','MBITHI MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23601',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(269,NULL,'ESHTER','MUMBUA KIILU','MUMBUA KIILU','254723565943','','','','','','','','',NULL,'accommodation','1','','','','BD-03-515',0.00,'1','2024-09-25 12:26:09','2024-08-29 13:18:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(270,NULL,'MUINDE','KATHEMBWA','KATHEMBWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23603',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(271,NULL,'TABITHA','KAVETE MUINDE','KAVETE MUINDE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23604',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(272,NULL,'GEORGE','N. MUMO','N. MUMO','254710152025','','','','','','','','',NULL,'accommodation','1','','','','BD-03-542',0.00,'1','2024-09-25 12:38:04','2024-08-29 13:19:15','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(273,NULL,'FRENDRICK','T. MULWA','T. MULWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23606',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(274,NULL,'JACKSON','K. KIVINDA (KISASA)','K. KIVINDA (KISASA)','254723610523 ','','','','','','','','',NULL,'accommodation','1','','','','BD-03-55',0.00,'1','2024-08-31 10:52:11','2024-08-29 13:20:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(275,NULL,'KIVINDA','J. KIILU','J. KIILU','254723610523','','','','','','','','',NULL,'accommodation','1','','','','BD-03-56',0.00,'1','2024-09-23 14:55:07','2024-08-29 13:21:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(276,NULL,'KYULE','MULUKI','MULUKI','0729755518','','','','','','','','',NULL,'accommodation','1','','','','BD-03-57',0.00,'1','2024-09-23 14:58:22','2024-08-29 13:24:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(277,NULL,'MULINGE','JACKSON KIMEU','JACKSON KIMEU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23610',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(278,NULL,'DR','MWAYA KITAVI','MWAYA KITAVI','25472795503','','','','','','','','',NULL,'accommodation','1','','','','BD-03-59',0.00,'1','2024-09-23 15:13:00','2024-08-29 13:25:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(279,NULL,'KIMANI','JOSHUA MUTUA','JOSHUA MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23612',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(280,NULL,'REGINA','M. MUTHAMA','M. MUTHAMA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23613',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(281,NULL,'JACKSON','K. MULINGE','K. MULINGE','254743211560','','','','','','','','',NULL,'accommodation','1',NULL,'','','BD-03-60',0.00,'1','2024-08-29 13:26:16','2024-08-29 13:26:16','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(282,NULL,'JACKSON','KIMEU MULINGE','KIMEU MULINGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23615',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(283,NULL,'KILUNGU','JOEL MUMO','JOEL MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23616',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(284,NULL,'KIOKO','MUTISO','MUTISO','0726623557','','','','','','','','',NULL,'accommodation','1','','','','BD-03-620',0.00,'1','2024-09-26 09:38:21','2024-08-29 13:28:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(285,NULL,'MUTUA','MATHEKA','MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23618',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(286,NULL,'JACKSON','K. KIVINDA','K. KIVINDA','0723610523','','','','','','','','',NULL,'accommodation','1','','','','BD-03-63',0.00,'1','2024-09-23 15:18:00','2024-08-29 13:30:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(287,NULL,'PAUL','KIOKO MUTISYA','KIOKO MUTISYA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','BD-03-64',0.00,'1','2024-09-23 15:25:16','2024-08-29 13:31:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(288,NULL,'WAMBUA','PETER','PETER','0715397642','','','','','','','','',NULL,'accommodation','1','','','','BD-03-66',0.00,'1','2024-08-31 10:56:48','2024-08-29 13:32:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(289,NULL,'TIMOTHY','M. KIMOLO','M. KIMOLO','0710900650','','','','','','','','',NULL,'accommodation','1','','','','BD-03-67',0.00,'1','2024-09-23 15:32:03','2024-08-29 13:33:48','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(290,NULL,'GEORGE','M. MBITHI','M. MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23623',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(291,NULL,'KIOKO','SAMMY SILA','SAMMY SILA','0717538791','','','','','','','','',NULL,'accommodation','1','','','','BD-03-708',0.00,'1','2024-08-31 15:37:31','2024-08-29 13:36:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(292,NULL,'MUITHYA','MARTINA MUSYOKA','MARTINA MUSYOKA','254711829581','','','','','','','','',NULL,'accommodation','1','','','','BD-03-712',0.00,'1','2024-09-26 11:19:05','2024-08-29 16:02:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(293,NULL,'NGUI','ROSE NDUNGE','ROSE NDUNGE','254716961988','','','','','','','','',NULL,'accommodation','1','','','','BD-03-714',0.00,'1','2024-09-26 11:20:51','2024-08-29 16:03:16','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(294,NULL,'MBALUKA','LOISE KAMENE','LOISE KAMENE','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-723',0.00,'1','2024-09-26 11:34:06','2024-08-29 16:05:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(295,NULL,'PAUL','KIOKO MUTISYA','KIOKO MUTISYA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','BD-03-739',0.00,'1','2024-09-26 11:49:12','2024-08-29 16:08:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(296,NULL,'TIMOTHY','M. KIMOLO','M. KIMOLO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23629',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(297,NULL,'EVANS','MWENDWA','MWENDWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23630',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(298,NULL,'DOMINIC','M. NZIOKI','M. NZIOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23631',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(299,NULL,'JOSHUA','M. KALELI','M. KALELI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23632',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(300,NULL,'PHILIP','MUSYOKA NZEE','MUSYOKA NZEE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23633',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(301,NULL,'PHILIPH','MUSYOKA NZEE','MUSYOKA NZEE','2547000xxx','','','','','','','','',NULL,'accomodation','1',NULL,'','','23634',0.00,'1','2024-08-06 13:29:15','2024-08-06 13:29:15','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(302,NULL,'PHILIPH','MUSYOKA NZEE','MUSYOKA NZEE','254762291428','','','','','','','','',NULL,'accommodation','1','','','','BD-03-87',0.00,'1','2024-09-23 16:05:41','2024-08-29 13:54:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(303,NULL,'GRACE','MBULWA MUTUA','MBULWA MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23636',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(304,NULL,'NGUNYA','MULI WAMBUA','MULI WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23637',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(305,NULL,'PHILIPH','MUSYOKA NZEE','MUSYOKA NZEE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23638',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(306,NULL,'KIOKO','HENRY MUSYOKA','HENRY MUSYOKA','254715513939','','','','','','','','',NULL,'accomodation','1',NULL,'','','23639',0.00,'1','2024-07-22 14:57:04','2024-07-22 14:57:04','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(307,NULL,'PHILIPH','MUSYOKA NZEE','MUSYOKA NZEE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23640',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(308,NULL,'SAMUEL','KIMANI NDIKU','KIMANI NDIKU','254711387555','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-899',0.00,'1','2024-08-29 16:15:51','2024-08-29 16:15:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(309,NULL,'PAUL','MUTISYA KIOKO','MUTISYA KIOKO','254717200266','','','','','','','','',NULL,'accommodation','1',NULL,'','','BD-03-902',0.00,'1','2024-08-29 16:16:32','2024-08-29 16:16:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(310,NULL,'MWENDANDU','PABLO','PABLO','254720992890','','','','','','','','',NULL,'accommodation','1','','','','HH-03-903',0.00,'1','2024-09-26 12:21:37','2024-08-29 16:17:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(311,NULL,'PHILIPH','M. NZEE','M. NZEE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23644',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(312,NULL,'NDOVU','BUILDERS AND CONTACT','BUILDERS AND CONTACTORS','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23645',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(313,NULL,'STEPHEN','MATITHI MULWA','MATITHI MULWA','254700919237','','','','','','','','',NULL,'accommodation','1',NULL,'','','bd-03-945',0.00,'1','2024-09-26 12:25:34','2024-09-26 12:25:34','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(314,NULL,'JONATHAN','N KALOKI','N KALOKI','254740804029','','','','','','','','',NULL,'accommodation','1','','','','BD-03-95',0.00,'1','2024-09-23 16:14:51','2024-08-29 13:59:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(315,NULL,'STEPHEN','MWANIA KIVONDO','MWANIA KIVONDO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23648',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(316,NULL,'KIOKO','SAMMY SILA','SAMMY SILA','254707269662','','','','','','','','',NULL,'accommodation','1','','','','BD-03-967',0.00,'1','2024-09-26 12:30:14','2024-08-29 16:20:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(317,NULL,'MUNYAO','ANNE MUNYIVA','ANNE MUNYIVA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23650',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(318,NULL,'SAMUEL','MUTUA MULI','MUTUA MULI','254721770339','','','','','','','','',NULL,'accommodation','1','','','','BD-03-97',0.00,'1','2024-09-23 16:19:51','2024-08-29 14:00:44','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(319,NULL,'NZIOKA','ELIZABETH NTHOKI','ELIZABETH NTHOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23652',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(320,NULL,'PHILIPH','NZIOKA MUTUA','NZIOKA MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23653',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(321,NULL,'ALEX','NDABMUKI MUSYOKA','NDABMUKI MUSYOKA','254724732256','','','','','','','','',NULL,'accommodation','1','','','','BD-03-976',0.00,'1','2024-09-26 12:33:39','2024-08-29 16:21:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(322,NULL,'TIMOTHY','KIMOLO','KIMOLO','254710900650','','','','','','','','',NULL,'accommodation','1','','','','BD-03-98',0.00,'1','2024-09-23 16:24:24','2024-08-29 14:01:31','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(323,NULL,'MUTISYA','M KAMENE','M KAMENE','254726263709','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1006',7720.00,'1','2024-10-03 15:07:30','2024-07-25 09:03:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(324,NULL,'BENJAMI','KILONZO MBIO','KILONZO MBIO','254723594036','','','','','','','','',NULL,'accomodation','1',NULL,'','','23657',0.00,'1','2024-07-25 09:05:11','2024-07-25 09:05:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(325,NULL,'SAMUEL','NZIOKA MWOLE','NZIOKA MWOLE','254729735051','','','','','','','','',NULL,'accomodation','1','','','','HH-02-103',0.00,'1','2024-10-02 15:06:48','2024-07-25 09:06:16','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(326,NULL,'NYAMAI','J MWANZIA','J MWANZIA','254714772726','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1034',0.00,'1','2024-10-03 15:07:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(327,NULL,'JOSEPH','M KIVAI','M KIVAI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23660',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(328,NULL,'MWILU','D KIOKO','D KIOKO','254700082018','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1050',0.00,'1','2024-09-03 15:24:24','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(329,NULL,'MARY','K KITONYI','K KITONYI','254726423169','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1058',0.00,'1','2024-10-03 15:11:20','2024-07-25 09:07:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(330,NULL,'LAZARUS','MUTUNGA','MUTUNGA','254725386768','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1081',0.00,'1','2024-10-03 15:14:01','2024-07-25 09:08:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(331,NULL,'KYULUNI','MUOONI GROUP','MUOONI GROUP','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23664',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(332,NULL,'MATATU','N MUTUA','N MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23665',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(333,NULL,'DAVID','M MULILI','M MULILI','254728087506','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1112',0.00,'1','2024-10-03 15:16:30','2024-07-25 09:09:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(334,NULL,'NZIMI','S WATHOME','S WATHOME','254721260818','','','','','','','','',NULL,'accomodation','1',NULL,'','','23667',0.00,'1','2024-07-25 09:11:02','2024-07-25 09:11:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(335,NULL,'PATRICK','M MAKAU','M MAKAU','254713568612','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1121',0.00,'1','2024-10-03 15:18:16','2024-07-25 09:12:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(336,NULL,'WAMBUA','M JAMES','M JAMES','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23669',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(337,NULL,'SAMUEL','WAMBUA NG\'ATA','WAMBUA NG\'ATA','254741703744','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-02-114',0.00,'1','2024-10-02 15:27:46','2024-10-02 15:27:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(338,NULL,'MARY','S NZIOKA','S NZIOKA','254727042520','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1157',0.00,'1','2024-10-03 15:24:10','2024-07-25 09:13:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(339,NULL,'MICHAEL','M MULI','M MULI','254714836236','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1163',0.00,'1','2024-10-03 15:27:04','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(340,NULL,'MUITHYA','J MUTUA','J MUTUA','254722941557','','','','male','','','','',NULL,'accomodation','1','','','','HH-02-1168',0.00,'1','2024-10-03 15:31:42','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(341,NULL,'MUTHENGI','DANIEL MUSYOKI','DANIEL MUSYOKI','254706641113','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1169',0.00,'1','2024-10-03 15:33:49','2024-07-25 09:15:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(342,NULL,'JACKSON','M MUTHIANI','M MUTHIANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23675',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(343,NULL,'JACOB','K KIOKO','K KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23676',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(344,NULL,'KITHEKA','JOSEPH MBAI','JOSEPH MBAI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23677',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(345,NULL,'BRENDAR','N MUTISYA','N MUTISYA','254729481316','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1185',0.00,'1','2024-10-03 15:39:48','2024-07-25 09:16:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(346,NULL,'JONES','NZIOKA MWANZIA','NZIOKA MWANZIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23679',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(347,NULL,'ANNAH','MWIKALI MAKAU','MWIKALI MAKAU','254713678052','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1207',0.00,'1','2024-10-03 15:46:57','2024-07-25 09:16:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(348,NULL,'ONESMUS','MUTISYA NZIOKI','MUTISYA NZIOKI','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1208',0.00,'1','2024-10-03 15:48:14','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(349,NULL,'JORAM','WAMBUA MAKAU','WAMBUA MAKAU','254701120510','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1214',0.00,'1','2024-10-03 15:58:02','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(350,NULL,'MARGARET','MUMBUA KIOKO','MUMBUA KIOKO','254701563954','','12345678','','','','','','',NULL,'accomodation','1','','','','HH-02-1225',0.00,'1','2024-11-04 14:31:02','2024-07-25 09:18:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(351,NULL,'STEPHEN','MUMO KALOKI','MUMO KALOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23684',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(352,NULL,'JACINTA','KALEKYE MWANZA','KALEKYE MWANZA','254715653828','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1246',0.00,'1','2024-10-03 16:04:36','2024-07-25 09:20:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(353,NULL,'PETER','MUEMA MAKAU','MUEMA MAKAU','254728141202','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1248',0.00,'1','2024-10-03 16:11:06','2024-07-25 09:22:12','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(354,NULL,'BENJAMIN','MUTUA NGUA','MUTUA NGUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23687',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(355,NULL,'ANNAH','MUTHEU KIMEU','MUTHEU KIMEU','254746418804','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1265',0.00,'1','2024-09-03 16:20:27','2024-07-25 09:23:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(356,NULL,'MONICAH','MUTANU MUITHYA','MUTANU MUITHYA','254724920608','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1268',0.00,'1','2024-10-03 16:21:07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(357,NULL,'NICHOLAS','KILONZO MOI','KILONZO MOI','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','hh-02-1278',0.00,'1','2024-10-03 16:26:28','2024-08-01 13:35:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(358,NULL,'PHILLIP','MAKAU PETER','MAKAU PETER','254783436948','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1283',0.00,'1','2024-10-03 16:29:23','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(359,NULL,'MOSES','MUTUA MAINGI','MUTUA MAINGI','2547388331181','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1298',0.00,'1','2024-10-03 16:38:01','2024-07-25 09:25:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(360,NULL,'MULEI','NDONYE','NDONYE','254702881914','','','','','','','','',NULL,'accomodation','1','','','','HH-02-131',0.00,'1','2024-10-02 15:31:57','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(361,NULL,'JULIUS','MUIA KISIO','MUIA KISIO','254725558185','','','','','','','','',NULL,'accomodation','1','','','','HH-02-133',0.00,'1','2024-10-02 15:34:44','2024-07-25 09:26:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223688','','0000-00-00 00:00:00','','new','',''),(362,NULL,'OBADEA','MUTHINZI MULI','MUTHINZI MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23695',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(363,NULL,'JOSHUA','MUTUA KIMANI','MUTUA KIMANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23696',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223688','','0000-00-00 00:00:00','','new','',''),(364,NULL,'SAMUEL','MAINGI MULWA','MAINGI MULWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23697',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(365,NULL,'KASOA','MAKAU FRANCIS','MAKAU FRANCIS','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23698',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(366,NULL,'WAMBUA','PETER MUTHOKA','PETER MUTHOKA','254715397642','','','','','','','','',NULL,'accomodation','1','','','','HH-02-151',0.00,'1','2024-10-02 15:43:57','2024-07-25 09:29:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(367,NULL,'NDUVA','PETER MUEMA','PETER MUEMA','254710147825','','','','','','','','',NULL,'accomodation','1','','','','HH-05-157',0.00,'1','2024-10-02 15:52:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(368,NULL,'ELIZABETH','MUTWIWA NDUKU','MUTWIWA NDUKU','254710458944','','','','','','','','',NULL,'accomodation','1','','','','HH-2-165',0.00,'1','2024-10-02 15:57:37','2024-07-31 15:33:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(369,NULL,'NYANGE','PAUL KALOKI','PAUL KALOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23702',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(370,NULL,'DANIEL','NDINIKA ILIA','NDINIKA ILIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23703',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(371,NULL,'MULI','PAUL KIYONYI','PAUL KIYONYI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23704',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(372,NULL,'JOSEPH','MUINDE NDIKU','MUINDE NDIKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23705',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(373,NULL,'MBIO','WILSON WAMBUA','WILSON WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23706',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(374,NULL,'TIMOTHY','MUSYOKI NZEE','MUSYOKI NZEE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23707',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(375,NULL,'ALPHONCE','MATHEKA','MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23708',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(376,NULL,'BONFACE','MUTHAMA','MUTHAMA','2547147742451','','','','','','','','',NULL,'accomodation','1','','','','HH-02-189',0.00,'1','2024-10-02 16:15:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(377,NULL,'ESTHER','MUMBUA WILSON','MUMBUA WILSON','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23710',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(378,NULL,'NGATA','JONATHAN KIILU','JONATHAN KIILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23711',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(379,NULL,'JULIUS','NZEKI NZIOKI','NZEKI NZIOKI','254718597097','','','','','','','','',NULL,'accomodation','1','','','','HH-02-194',0.00,'1','2024-10-02 16:27:57','2024-07-25 09:34:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(380,NULL,'MUSYIMI','J MUINDE','J MUINDE','254724255982','','','','','','','','',NULL,'accomodation','1','','','','HH-02-195',0.00,'1','2024-10-02 16:26:11','2024-07-25 09:35:31','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(381,NULL,'MWILU','A NGOKI','A NGOKI','254721439531','','','','','','','','',NULL,'accomodation','1','','','','HH-02-197',0.00,'1','2024-10-02 16:29:08','2024-07-25 09:37:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(382,NULL,'SAMUEL','MUSAU NZIOKI','MUSAU NZIOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23715',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(383,NULL,'MAVEKE','NASON WAMBUA','NASON WAMBUA','254721556554','','','','','','','','',NULL,'accomodation','1','','','','HH-02-203',0.00,'1','2024-09-11 10:58:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(384,NULL,'WAMBUA','J KIMANI','J KIMANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23717',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(385,NULL,'BENJAMIN','KILONZO MBIO','KILONZO MBIO','254723594036','','','','','','','','',NULL,'accomodation','1','','','','HH-02-208',0.00,'1','2024-10-02 16:34:20','2024-07-25 09:38:44','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(386,NULL,'MULWA','GRACE MUENI','GRACE MUENI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23719',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(387,NULL,'FREDRICK','MULWA','MULWA','254723594243','','','','','','','','',NULL,'accomodation','1','','','','HH-02-213',0.00,'1','2024-10-02 16:38:23','2024-07-25 09:40:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(388,NULL,'WAMBUA','P NZEKI','P NZEKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23721',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(389,NULL,'NZIOKI','ONESMUS MUTISYA','ONESMUS MUTISYA','254721924548','','','','','','','','',NULL,'accomodation','1','','','','HH-02-262',0.00,'1','2024-10-02 16:40:00','2024-08-01 13:47:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(390,NULL,'DAVID','MUTISYA MUASA','MUTISYA MUASA','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-02-27',0.00,'1','2024-10-02 14:24:44','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(391,NULL,'PETER','K KITIVO','K KITIVO','254711403861','','','','','','','','',NULL,'accomodation','1','','','','HH-02-304',0.00,'1','2024-10-02 16:42:34','2024-07-25 09:43:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(392,NULL,'STEPHEN','M MATHEKA','M MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23725',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(393,NULL,'WILFRED','MUMO','MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23726',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(394,NULL,'DANIEL','K TELELA','K TELELA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23727',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(395,NULL,'MUTUA','G MAINGI','G MAINGI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23728',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(396,NULL,'JOSEPH','M MUINDE','M MUINDE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23729',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(397,NULL,'RACHAEL','K KIMOTHO','K KIMOTHO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23730',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(398,NULL,'MUTUA','N MBIO','N MBIO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23731',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(399,NULL,'OLIVER','MUTUNGA','MUTUNGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23732',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(400,NULL,'TITUS','K MATHEKA','K MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23733',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(401,NULL,'NDINIKA','A NZIOKA','A NZIOKA','254727042520','','','','','','','','',NULL,'accomodation','1','','','','HH-02-394',0.00,'1','2024-09-03 12:00:22','2024-07-25 09:45:24','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(402,NULL,'JOHN','M KIMEU','M KIMEU','254712631978','','','','','','','','',NULL,'accomodation','1','','','','HH-02-400',0.00,'1','2024-10-02 16:55:16','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(403,NULL,'NZAU','O NDONYE','O NDONYE','254725276858','','','','','','','','',NULL,'accomodation','1','','','','HH-02-406',0.00,'1','2024-10-03 08:21:29','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(404,NULL,'WAMBUA','J MUTISYA','J MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23737',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(405,NULL,'JOHN','M MWILU','M MWILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23738',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(406,NULL,'KITONYI','J SILA','J SILA','254713645936','','','','','','','','',NULL,'accomodation','1','','','','HH-02-435',0.00,'1','2024-10-03 08:32:46','2024-07-25 11:12:21','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(407,NULL,'NZUKI','O NGULU','O NGULU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23740',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(408,NULL,'MULI','M PETER','M PETER','254715750414','','','','','','','','',NULL,'accommodation','1','','','','HH-02-443',0.00,'1','2024-10-03 08:35:48','2024-09-03 12:17:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(409,NULL,'KIGESI','NTHUSI','NTHUSI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23742',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(410,NULL,'MWILU','M KALONDU','M KALONDU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23743',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(411,NULL,'WAMBUA','E MUTHOKA','E MUTHOKA','254726352151','','','','','','','','',NULL,'accomodation','1','','','','HH-02-449',0.00,'1','2024-10-03 08:55:10','2024-07-25 11:13:34','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(412,NULL,'MBITHI','CHRISTOPHER','CHRISTOPHER','254737853675','','','','','','','','',NULL,'accomodation','1','','','','HH-02-461',0.00,'1','2024-10-03 11:15:31','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(413,NULL,'REV','MUINGA ISAACK','MUINGA ISAACK','254716963202','','','','','','','','',NULL,'accomodation','1','','','','HH-02-464',0.00,'1','2024-10-03 11:18:59','2024-07-25 11:15:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(414,NULL,'FRANCIS','KALIA MULI','KALIA MULI','254726877010','','','','','','','','',NULL,'accomodation','1','','','','HH-02-466',0.00,'1','2024-09-18 10:06:08','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(415,NULL,'NGOTHO','P KIMATHI','P KIMATHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23748',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(416,NULL,'KIOKO','P MUINDE','P MUINDE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23749',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(417,NULL,'MUTISYA','S MULI','S MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23750',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(418,NULL,'MAINGI','M MAKAU','M MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23751',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(419,NULL,'MUNYAO','P KASILINGI','P KASILINGI','254717303722','','','','','','','','',NULL,'accomodation','1','','','','HH-02-497',0.00,'1','2024-10-03 11:26:49','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(420,NULL,'MATHEKA','P MUINDE','P MUINDE','254726310007','','','','','','','','',NULL,'accomodation','1','','','','HH-02-498',0.00,'1','2024-10-03 11:28:15','2024-07-25 11:16:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(421,NULL,'MUINDI','J MUITHYA','J MUITHYA','254729979968','','','','','','','','',NULL,'accomodation','1','','','','HH-02-503',0.00,'1','2024-10-03 11:30:27','2024-07-25 11:17:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(422,NULL,'TITO','D MUTISO','D MUTISO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23755',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(423,NULL,'TIMONA','C KANINI','C KANINI','254722371505','','','','','','','','',NULL,'accomodation','1','','','','HH-02-512',0.00,'1','2024-10-03 11:37:18','2024-07-31 16:08:04','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(424,NULL,'WAMBUA','J KIMITI','J KIMITI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23757',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(425,NULL,'JACKSON','M NZIOKI','M NZIOKI','0711219694','','','','','','','','',NULL,'accomodation','1','','','','HH-02-551',0.00,'1','2024-10-03 11:38:06','2024-07-25 11:38:42','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(426,NULL,'AGNES','MUENI MULI','MUENI MULI','254713875026','','','','','','','','',NULL,'accomodation','1','','','','HH-02-561',0.00,'1','2024-10-03 11:40:14','2024-07-25 11:39:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(427,NULL,'SUSSAN','MAKAU','MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23760',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(428,NULL,'ISAAC','M MULWA','M MULWA','254717514929','','','','','','','','',NULL,'accomodation','1','','','','HH-02-586',0.00,'1','2024-09-03 12:49:44','2024-07-25 11:41:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(429,NULL,'SAMUEL','M KILONZO','M KILONZO','254702667258','','','','','','','','',NULL,'accomodation','1','','','','HH-02-600',0.00,'1','2024-10-03 11:46:16','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(430,NULL,'DEBORAH','MUTUKU','MUTUKU','254710908554','','','','','','','','',NULL,'accomodation','1','','','','HH-02-603',0.00,'1','2024-09-17 16:19:12','2024-07-25 11:44:44','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(431,NULL,'KASIMBI','G MBITHE','G MBITHE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23764',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(432,NULL,'JONATHAN','M NDINIKA','M NDINIKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23765',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(433,NULL,'JANE','N NZIOKA','N NZIOKA','0111992137','','','','','','','','',NULL,'accomodation','1',NULL,'','','23766',0.00,'1','2024-07-25 11:47:08','2024-07-25 11:47:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(434,NULL,'MICHAEL','M MUNYAO','M MUNYAO','2547000xxx','','','','Male','','','116 ','',NULL,'accommodation','1','','','','HH-01-625',0.00,'1','2024-09-12 12:56:11','2024-09-12 11:45:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(435,NULL,'DICKSON','K MUSYOKI','K MUSYOKI','25471171138','','','','','','','','',NULL,'accommodation','1','','','','HH-02-626',0.00,'1','2024-10-03 11:51:04','2024-09-12 10:17:04','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(436,NULL,'PAUL','N KIILU','N KIILU','2547520869020','','','','','','','','',NULL,'accomodation','1','','','','HH-02-638',0.00,'1','2024-10-03 11:59:14','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(437,NULL,'MUTUA','J MULI','J MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23770',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(438,NULL,'JOHN','M NDONYE','M NDONYE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23771',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(439,NULL,'NZIOKA','J NZAU','J NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23772',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(440,NULL,'CHRISTHER','M NTHENGE','M NTHENGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23773',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(441,NULL,'MULWA','N WANJIRU','N WANJIRU','254723911300','','','','','','','','',NULL,'accomodation','1','','','','HH-02-653',0.00,'1','2024-10-03 12:02:57','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(442,NULL,'KIILU','JULIUS KIOO','JULIUS KIOO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23775',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(443,NULL,'BENJAMIN','M MULI','M MULI','254724944940','','','','','','','','',NULL,'accommodation','1','','','','HH-02-661',0.00,'1','2024-09-03 12:59:43','2024-09-03 11:19:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(444,NULL,'NZIOKA','S MUINDE','S MUINDE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23777',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(445,NULL,'KAKUNIA','J MUSYOKA','J MUSYOKA','254725442383','','','','','','','','',NULL,'accomodation','1','','','','HH-02-665',0.00,'1','2024-10-03 12:06:47','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(446,NULL,'NDINIKA','C MUTUA','C MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23779',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(447,NULL,'BENJAMIN','K MUTONGA','K MUTONGA','254711973598','','','','','','','','',NULL,'accomodation','1','','','','HH-02-669',0.00,'1','2024-10-03 12:10:57','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(448,NULL,'SALVATION ','ARMY DHQ','ARMY DHQ','254725885973','','','','','','','','',NULL,'accomodation','1','','','','HH-02-675',0.00,'1','2024-10-03 12:17:47','2024-07-31 16:43:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(449,NULL,'PETER','MAWEU KIOKO','MAWEU KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23782',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(450,NULL,'KIMEU','K KATHI','K KATHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23783',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(451,NULL,'KILONZO','T MUOKI','T MUOKI','254716334090','','','','','','','','',NULL,'accomodation','1','','','','hh-02-684',0.00,'1','2024-10-03 12:24:11','2024-07-25 14:37:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(452,NULL,'ELINGTON','M KILONZO','M KILONZO','254729727498','','','','','','','','',NULL,'accomodation','1','','','','HH-02-687',0.00,'1','2024-10-03 12:27:57','2024-07-25 14:38:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(453,NULL,'WAMBUA','M JOSHUA','M JOSHUA','254706390175','','','','','','','','',NULL,'accomodation','1','','','','HH-02-689',0.00,'1','2024-10-03 12:31:33','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(454,NULL,'SHADRACK','K MUTISO','K MUTISO','254791473673','','','','','','','','',NULL,'accomodation','1','','','','HH-02-698',0.00,'1','2024-09-03 13:08:25','2024-07-25 14:40:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(455,NULL,'LAZARUS','M KITHAE','M KITHAE','254726223876','','','','','','','','',NULL,'accomodation','1','','','','HH-02-699',0.00,'1','2024-10-03 12:35:37','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(456,NULL,'PIUS','MUTHOKA','MUTHOKA','254729769395','','','','','','','','',NULL,'accomodation','1','','','','HH-02-700',0.00,'1','2024-10-03 12:38:55','2024-07-25 14:41:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(457,NULL,'MAINGI','B MUSEMBI','B MUSEMBI','254715128786','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-02-701',0.00,'1','2024-09-03 15:16:56','2024-09-03 15:16:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(458,NULL,'MAKAU','P MBUVI','P MBUVI','254713568612','','','','','','','','',NULL,'accomodation','1','','','','HH-02-702',0.00,'1','2024-10-03 12:45:19','2024-07-25 14:42:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(459,NULL,'MAUREEN','K MUTWOTA','K MUTWOTA','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-02-703',0.00,'1','2024-10-03 12:53:13','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(460,NULL,'MARY','W NYOIKE','W NYOIKE','254728449798','','','','','','','','',NULL,'accomodation','1','','','','HH-02-704',0.00,'1','2024-10-03 12:56:17','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(461,NULL,'KIILU','P KYALO','P KYALO','254717323843','','','','','','','','',NULL,'accomodation','1','','','','HH-02-709',0.00,'1','2024-10-03 13:00:50','2024-07-25 14:43:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(462,NULL,'SAMUEL','M GEORGE','M GEORGE','254716942769','','','','','','','','',NULL,'accomodation','1','','','','HH-02-722',0.00,'1','2024-10-03 13:08:59','2024-07-25 15:04:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(463,NULL,'LAZARUS','M MUSAU','M MUSAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23796',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(464,NULL,'KITHYOMO','NZIOKI ELIJAH','NZIOKI ELIJAH','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23797',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(465,NULL,'SAMUEL','NGUI MULI','NGUI MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23798',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(466,NULL,'NOAH','M MULWA','M MULWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23799',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(467,NULL,'JOSHUA','M MAKAU','M MAKAU','254723511517','','','','','','','','',NULL,'accomodation','1','','','','HH-02-767',0.00,'1','2024-10-03 14:37:53','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(468,NULL,'ALFRED','M MUSILA','M MUSILA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23801',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(469,NULL,'NZIOKA','E NTHOKI','E NTHOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23802',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(470,NULL,'SERAH','S KILONZO','S KILONZO','254705241530','','','','','','','','',NULL,'accomodation','1','','','','HH-02-839',0.00,'1','2024-10-03 14:39:48','2024-07-25 15:07:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(471,NULL,'DANIEL','MBITHI KISIO','MBITHI KISIO','254707218833','','','','','','','','',NULL,'accomodation','1','','','','HH-02-842',0.00,'1','2024-10-03 14:43:05','2024-07-25 15:08:39','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(472,NULL,'KALOKI','F MAINGI','F MAINGI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23805',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(473,NULL,'JOSEPH','M WAMBUA','M WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23806',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(474,NULL,'TELELA','J MUSYOKA','J MUSYOKA','254720895121','','','','','','','','',NULL,'accomodation','1','','','','HH-02-894',0.00,'1','2024-10-03 14:50:34','2024-07-25 15:09:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(475,NULL,'SYLVESTER','K KALOKI','K KALOKI','254722867119','','','','','','','','',NULL,'accomodation','1','','','','HH-02-896',0.00,'1','2024-10-03 14:53:57','2024-07-25 15:11:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(476,NULL,'KINGOO','D SOMBA','D SOMBA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23809',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(477,NULL,'GEDION','W KIMANI','W KIMANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23810',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(478,NULL,'BENSON','KYALO KIVAI','KYALO KIVAI','2547147703910','','','','male','','','116 ','',NULL,'accomodation','1','','','','HH-02-94',0.00,'1','2024-10-02 14:28:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(479,NULL,'NDUKUY','MWALILI','MWALILI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23812',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(480,NULL,'JULIUS','K MUTISYO','K MUTISYO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23813',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(481,NULL,'BENJAMIN','M MAINGI','M MAINGI','254726026508','','','','','','','','',NULL,'accomodation','1','','','','HH-02-978',0.00,'1','2024-09-03 15:18:33','2024-07-25 15:13:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(482,NULL,'MUTISO','K STELLAH','K STELLAH','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23815',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(483,NULL,'MUTUA','J NGUMBA','J NGUMBA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23816',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(484,NULL,'SALVATION','ARMY - KYULUNI','ARMY - KYULUNI','254758789550','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1194',0.00,'1','2024-10-03 15:40:19','2024-07-25 15:15:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(485,NULL,'KYULUNI','P SCHOOL','P SCHOOL','254727222975','','','','','','','','',NULL,'accommodation','1','','','','IN-02-746',0.00,'1','2024-10-03 14:32:35','2024-09-03 14:47:12','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(486,NULL,'AIC','KYULUNII','KYULUNII','254726877010','','','','','','','','',NULL,'accomodation','1','','','','IN-02-900',0.00,'1','2024-09-18 10:07:20','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(487,NULL,'BRINGE','INTERNATIONAL','INTERNATIONAL','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23820',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(488,NULL,'ABC',' KATHIANI ACADEMY',' KATHIANI ACADEMY','254726265624','','','','','','','','',NULL,'accommodation','1','','','','IN-03-49',0.00,'1','2024-10-08 11:33:43','2024-08-29 12:03:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(489,NULL,'KATHIANI','EAGLES FOOTBALL S.H.','EAGLES FOOTBALL S.H.G.','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23822',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(490,NULL,'KATHIANI','EAGLES FOOTBALL S.H.','EAGLES FOOTBALL S.H.G.','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23823',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(492,NULL,'KAUTI','IRRIGATION SCHEMES','IRRIGATION SCHEMES','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23825',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(493,NULL,'MICHAEL','KIMEU MULI','KIMEU MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23826',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(494,NULL,'MULI','NGANDI','NGANDI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23827',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(495,NULL,'MUNYAO','JOEL NDUNDA','JOEL NDUNDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23828',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(496,NULL,'JOEL','KIOKO MUIMI','KIOKO MUIMI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23829',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(497,NULL,'MUTULA','REUBEN KYALO','REUBEN KYALO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23830',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(498,NULL,'MUASYA','MAKUNGU','MAKUNGU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23831',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(499,NULL,'DANIEL','MUTISO KAVEVO','MUTISO KAVEVO','254713482612','','','','','','','','',NULL,'accomodation','1','','','','hh-03-1019',0.00,'1','2024-09-26 12:47:12','2024-07-22 15:38:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(500,NULL,'MULI','PATRICK NDUNDA','PATRICK NDUNDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23833',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(501,NULL,'DEPUTY','COUNTY COMMISIONER','COUNTY COMMISIONER','254726230929','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1083',0.00,'1','2024-09-26 14:21:06','2024-08-29 16:27:21','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(502,NULL,'JOHN','MATHEKA MUASYA','MATHEKA MUASYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23835',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223689','','0000-00-00 00:00:00','','new','',''),(503,NULL,'SAMUEL','KIMANI NDIKU','KIMANI NDIKU','254711387555','','','','','','','','',NULL,'accommodation','1','','','','HH-03-109',0.00,'1','2024-08-31 11:09:56','2024-08-29 14:02:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223689','','0000-00-00 00:00:00','','new','',''),(504,NULL,'VAATI','AUGOSTINO MUSYIMI','AUGOSTINO MUSYIMI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23837',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(505,NULL,'MUSAU','ROSE NDUNGE','ROSE NDUNGE','254114948452','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-1098',0.00,'1','2024-08-29 16:28:19','2024-08-29 16:28:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(506,NULL,'JONATHAN','KITOLO LUKA','KITOLO LUKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23839',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(507,NULL,'DOMINIC','KAINDI MBUVI','KAINDI MBUVI','254791723200','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1104',0.00,'1','2024-09-25 10:42:30','2024-08-29 16:29:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(508,NULL,'DOMINIC','KAINDI MBUVI','KAINDI MBUVI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1107',0.00,'1','2024-09-25 10:49:31','2024-08-29 12:18:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(509,NULL,'MOSES','MAINGI','MAINGI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1113',0.00,'1','2024-08-31 16:15:58','2024-08-29 16:31:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(510,NULL,'NZIOKA','VICTOR MBITHI','VICTOR MBITHI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1125',0.00,'1','2024-09-26 15:00:30','2024-08-29 16:32:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(511,NULL,'KEVIN','KINYAJUI MATHERI','KINYAJUI MATHERI','254726909687','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-1131',0.00,'1','2024-08-29 16:32:59','2024-08-29 16:32:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(512,NULL,'BEATRICE','KOKI MUINDE','KOKI MUINDE','254729755782','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1142',0.00,'1','2024-09-26 15:10:05','2024-08-29 16:34:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(513,NULL,'JAMES','MWEU MUSYOKA','MWEU MUSYOKA','254729216218','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-1143',0.00,'1','2024-08-29 16:35:06','2024-08-29 16:35:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(514,NULL,'ESHTER','MUMBUA KIILU','MUMBUA KIILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23847',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(515,NULL,'FRANCIS','MUTUA NDOLO','MUTUA NDOLO','254707164113','','','','','','','','',NULL,'accomodation','1','','','','hh-03-1153',0.00,'1','2024-09-26 15:16:25','2024-07-23 10:26:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(516,NULL,'MUNGAI','NJOROGE','NJOROGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23849',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(517,NULL,'DAMARIS','KALUKI MWANTHI','KALUKI MWANTHI','254721221298','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1160',0.00,'1','2024-09-26 15:21:59','2024-08-29 16:37:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(518,NULL,'AGATHA','NDULU KASINA','NDULU KASINA','254729156667','','','','','','','','',NULL,'accommodation','1','','','','hh-03-1162',0.00,'1','2024-09-26 15:26:16','2024-08-29 13:44:15','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(519,NULL,'KATHIANI','BOYS HOUSE NO. 6','BOYS HOUSE NO. 6','254718650809','','','','','','','','',NULL,'accommodation','1','','','','HH-03-117',0.00,'1','2024-09-23 16:26:03','2024-08-29 14:03:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(520,NULL,'PETER','MULWA KYULE','MULWA KYULE','254729755518','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1170',0.00,'1','2024-09-26 15:34:25','2024-08-29 16:46:17','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(521,NULL,'BENJAMIN','KING\'OO','KING\'OO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23854',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(522,NULL,'PETER','NDOLONGA','NDOLONGA','254726304852','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-118',0.00,'1','2024-09-23 16:32:34','2024-09-23 16:32:34','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(523,NULL,'JANE','MBATHA NDIKU','MBATHA NDIKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23856',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(524,NULL,'KATHIANI','BOYS HOUSENO. 11','BOYS HOUSENO. 11','254723057732','','','','','','','','',NULL,'accommodation','1','','','','HH-03-119',0.00,'1','2024-09-23 16:34:09','2024-08-29 14:03:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(525,NULL,'NICHOLAS','WAMBUA MAINGI','WAMBUA MAINGI','254720079109','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1200',0.00,'1','2024-09-26 16:02:44','2024-08-29 16:47:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(526,NULL,'KATHIANI','BOYS HOUSE NO. 1','BOYS HOUSE NO. 1','254701467219','','','','','','','','',NULL,'accommodation','1','','','','HH-03-121',0.00,'1','2024-08-31 14:12:35','2024-08-29 14:04:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(527,NULL,'JANET','NZILANI MUSYOKA','NZILANI MUSYOKA','254700383759','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1219',0.00,'1','2024-10-08 14:31:52','2024-08-29 16:48:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(528,NULL,'KATHIANI','BOYS HOUSE NO 17','BOYS HOUSE NO 17','254725096996','','','','','','','','',NULL,'accommodation','1','','','','HH-03-122',0.00,'1','2024-09-23 16:39:37','2024-08-29 14:05:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(529,NULL,'DAVID','KYULE MULWA','KYULE MULWA','254727903936','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1226',0.00,'1','2024-09-26 16:28:08','2024-08-29 16:50:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(530,NULL,'MUTUA','JANET WANZA','JANET WANZA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23863',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(531,NULL,'RICHARD','MUNYAO KANUI','MUNYAO KANUI','254706848494','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1233',0.00,'1','2024-09-26 16:34:18','2024-08-29 16:51:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(532,NULL,'KATHIANI','BOYS HOUSE NO.9','BOYS HOUSE NO.9','0723791263','','','','','','','116 ','',NULL,'accommodation','1','','','','HH-03-124',0.00,'1','2024-09-23 16:42:39','2024-08-29 14:06:16','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(533,NULL,'ELIJAH','NDAVI NZIOKI','NDAVI NZIOKI','254711446792','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-1243',0.00,'1','2024-08-29 16:52:19','2024-08-29 16:52:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(534,NULL,'DAVID','MUTUKU MBONDO','MUTUKU MBONDO','254723011213','','','','','','','','',NULL,'accomodation','1',NULL,'','','23867',0.00,'1','2024-07-23 15:37:53','2024-07-23 15:37:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(535,NULL,'CECILIA','KYALO','KYALO','254726230929','','','','','','','','',NULL,'accomodation','1',NULL,'','','23868',0.00,'1','2024-07-23 15:45:08','2024-07-23 15:45:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(536,NULL,'PAUL','ODHIAMBO OGOT','ODHIAMBO OGOT','254703557457','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-1258',0.00,'1','2024-08-29 16:54:03','2024-08-29 16:54:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(537,NULL,'ROBERT','MUTUKU WAMBUA','MUTUKU WAMBUA','254727966633','','','','','','','','',NULL,'accommodation','1','','','','HH-03-1266',0.00,'1','2024-09-26 16:37:45','2024-08-29 16:54:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(538,NULL,'KATHIANI','BOYS HOUSE NO. 3','BOYS HOUSE NO. 3','254719390331','','','','','','','','',NULL,'accommodation','1','','','','HH-03-127',0.00,'1','2024-09-23 16:47:28','2024-08-29 14:07:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(539,NULL,'KATHIANI','BOYS HOUSE NO. 14','BOYS HOUSE NO. 14','254728815817','','','','','','','','',NULL,'accommodation','1','','','','HH-03-128',0.00,'1','2024-08-31 14:16:26','2024-08-29 14:07:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(540,NULL,'KATHIANI','BOYS HOUSE NO. 12','BOYS HOUSE NO. 12','254726208932','','','','','','','','',NULL,'accommodation','1','','','','HH-03-129',0.00,'1','2024-09-23 16:53:52','2024-08-29 14:08:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(541,NULL,'MUINDI','LUKA','LUKA','254700903822','','','','','','','','',NULL,'accommodation','1','','','','HH-03-134',0.00,'1','2024-09-24 14:55:58','2024-08-29 14:09:24','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(542,NULL,'MUTISYA','ISAAC MATHEKA','ISAAC MATHEKA','254797827733','','','','','','','','',NULL,'accommodation','1','','','','HH-03-142',0.00,'1','2024-09-24 14:58:59','2024-08-29 14:12:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(543,NULL,'MUTISO','PETER KALOKI','PETER KALOKI','254707172701','','','','','','','','',NULL,'accommodation','1','','','','HH-03-145',0.00,'1','2024-08-31 14:20:25','2024-08-29 14:12:13','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(544,NULL,'NZAU','JACKSON MULINGE','JACKSON MULINGE','254785693141','','','','','','','','',NULL,'accommodation','1','','','','HH-03-158',0.00,'1','2024-09-24 15:13:53','2024-08-29 14:13:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(545,NULL,'MASYUKI','JAMES MUMO','JAMES MUMO','254793373252','','','','','','','','',NULL,'accommodation','1','','','','HH-03-173',0.00,'1','2024-09-24 15:37:07','2024-08-29 14:14:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(546,NULL,'JOSEPH','MUMO','MUMO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-18',0.00,'1','2024-09-23 12:24:53','2024-08-29 13:39:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(547,NULL,'MUE','ROSE MBITHE','ROSE MBITHE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23880',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(548,NULL,'LOISE','WANJIRU KARANJA','WANJIRU KARANJA','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','hh-03-193',0.00,'1','2024-09-24 15:49:44','2024-09-24 15:49:44','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(549,NULL,'KATHIANI','BOYS HOUSE NO 10','BOYS HOUSE NO 10','254721601298','','','','','','','','',NULL,'accommodation','1','','','','HH-03-216',0.00,'1','2024-08-31 14:28:04','2024-08-29 14:18:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(550,NULL,'KILONZO','PETER KIOKO','PETER KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23883',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(551,NULL,'KIMENYE','KAMAU NGILI','KAMAU NGILI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23884',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(552,NULL,'MUTHOKA','JACKSON MUTUA','JACKSON MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23885',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(553,NULL,'ALIE','NYAMAI','NYAMAI','254701563954','','12345678','','','','','','',NULL,'accommodation','1','','','','HH-03-254',0.00,'1','2024-11-04 15:02:02','2024-08-29 14:19:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(554,NULL,'STEPHEN','MATITHI MULWA','MATITHI MULWA','254700919237','','','','','','','','',NULL,'accommodation','1','','','','HH-03-257',0.00,'1','2024-09-24 16:17:30','2024-08-29 14:20:17','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(555,NULL,'JOSEPH','MUSYOKA MUINDI','MUSYOKA MUINDI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-258',0.00,'1','2024-08-31 14:32:09','2024-08-29 14:22:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(556,NULL,'MUASA','VIRGINIA WANJIRU','VIRGINIA WANJIRU','254758650701','','','','','','','','',NULL,'accommodation','1','','','','HH-03-277',0.00,'1','2024-09-24 16:25:57','2024-08-29 14:22:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(557,NULL,'KATHIANI','BOYS HOUSE NO. 4','BOYS HOUSE NO. 4','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-286',0.00,'1','2024-09-25 08:54:50','2024-08-29 14:24:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(558,NULL,'PAUL','MUASYA NGANDI','MUASYA NGANDI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23891',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(559,NULL,'JOAN','M. MWANZIA','M. MWANZIA','254745095860','','','','','','','','',NULL,'accommodation','1','','','','HH-03-303',0.00,'1','2024-09-25 09:11:55','2024-08-29 14:26:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(560,NULL,'EUNICE','KALUKI KYENZI','KALUKI KYENZI','254715577225','','','','','','','','',NULL,'accommodation','1','','','','HH-03-305',0.00,'1','2024-11-05 12:39:55','2024-08-29 14:26:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(561,NULL,'KATHIANI','BOYS HOUSE NO. 2','BOYS HOUSE NO. 2','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23894',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(562,NULL,'KATHIANI','BOYS HOUSE. 13','BOYS HOUSE. 13','254727831284','','','','','','','','',NULL,'accommodation','1','','','','HH-03-308',0.00,'1','2024-09-25 09:17:39','2024-08-29 14:28:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(563,NULL,'KATHIANI','BOYS HOUSE 5.','BOYS HOUSE 5.','254713036763','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-309',0.00,'1','2024-08-29 14:28:52','2024-08-29 14:28:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(564,NULL,'SAMUEL','EKOROSI','EKOROSI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23897',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(565,NULL,'KATHIANI','BOYS HOUSE 7.','BOYS HOUSE 7.','254710125179','','','','','','','','',NULL,'accommodation','1','','','','HH-03-310',0.00,'1','2024-09-25 09:33:05','2024-08-29 14:29:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(566,NULL,'KATHIANI','BOYS HOUSE NO.8','BOYS HOUSE NO.8','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23899',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(567,NULL,'DR','JM. MWANGI','JM. MWANGI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23900',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(568,NULL,'DR','MUNGAI','MUNGAI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23901',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(569,NULL,'JOEL','KIOKO MAINGI','KIOKO MAINGI','254726687983','','','','','','','','',NULL,'accommodation','1','','','','HH-03-338',0.00,'1','2024-09-25 09:43:07','2024-08-29 14:30:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(570,NULL,'RACHAEL','K. MBULI','K. MBULI','254728334320','','','','','','','','',NULL,'accommodation','1','','','','HH-03-339',0.00,'1','2024-09-25 10:30:24','2024-08-29 14:31:09','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(571,NULL,'PETER','KOLE','KOLE','254726744714','','','','','','','','',NULL,'accommodation','1','','','','HH-03-34',0.00,'1','2024-09-23 12:52:50','2024-08-29 13:41:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(572,NULL,'ESHTER','MBINDA','MBINDA','254717580175','','','','','','','','',NULL,'accommodation','1','','','','hh-03-35',0.00,'1','2024-09-23 13:00:30','2024-08-29 13:43:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(573,NULL,'EDUCATION ','MINISTRY','MINISTRY','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','IN-03-352',0.00,'1','2024-08-29 14:32:18','2024-08-29 14:32:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(574,NULL,'KITAVI','PATRICK MWENGEI','PATRICK MWENGEI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23907',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(575,NULL,'NDOLONGA','JOHN WAMBUA','JOHN WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23908',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(576,NULL,'ANGATHA','KASINA','KASINA','254723369291','','','','','','','','',NULL,'accommodation','1','','','','HH-03-36',0.00,'1','2024-09-23 13:02:41','2024-08-29 17:04:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(577,NULL,'NG\'ULA','JAMES MBITHI','JAMES MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23910',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(578,NULL,'SERAH','MWENDWA','MWENDWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23911',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(579,NULL,'PAULINE','NDUKU MUIA','NDUKU MUIA','254725787733','','','','','','','','',NULL,'accommodation','1','','','','HH-03-37',0.00,'1','2024-08-31 10:43:02','2024-08-29 17:05:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(580,NULL,'MICHAEL','KIVUVA','KIVUVA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23913',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(581,NULL,'MARGARET','MUMBI','MUMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23914',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(582,NULL,'TIMOTHY','MULI','MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23915',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(583,NULL,'JOSEPH','MUSYOKA MUINDI','MUSYOKA MUINDI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23916',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(584,NULL,'DEBORAH','NDUKU MUIA','NDUKU MUIA','254710900650','','','','','','','','',NULL,'accommodation','1','','','','HH-03-395',0.00,'1','2024-08-31 14:45:40','2024-08-29 14:36:33','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(585,NULL,'GEORGE','WAMBUA','WAMBUA','254728496254','','','','','','','','',NULL,'accommodation','1','','','','HH-03-399',0.00,'1','2024-09-26 09:30:07','2024-08-29 14:38:31','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(586,NULL,'SABBETH','K. KIMUYU','K. KIMUYU','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-409',0.00,'1','2024-09-25 11:21:39','2024-08-29 14:39:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(587,NULL,'KAVULU','GEORGE MUNYAKA','GEORGE MUNYAKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23920',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(588,NULL,'MARY','NDINDA MUNYAO','NDINDA MUNYAO','254726026137','','','','','','','','',NULL,'accommodation','1','','','','HH-03-410',0.00,'1','2024-08-31 14:47:42','2024-08-29 14:39:48','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(589,NULL,'JONES','MUNYAO NZIOKI','MUNYAO NZIOKI','254716694339','','','','','','','','',NULL,'accommodation','1','','','','HH-03-417',0.00,'1','2024-08-31 14:48:04','2024-08-29 14:41:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(590,NULL,'JACKSON','KIILU KIVINDA','KIILU KIVINDA','254723610523','','','','','','','','',NULL,'accommodation','1','','','','hh-03-42',0.00,'1','2024-09-23 14:28:26','2024-08-29 13:45:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(591,NULL,'KATHIANI','BOYS HOUSE NO. 15','BOYS HOUSE NO. 15','254724418353','','','','','','','','',NULL,'accommodation','1','','','','HH-03-426',0.00,'1','2024-09-25 11:44:27','2024-08-29 14:43:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(592,NULL,'KATHIANI','BOYS HOUSE NO. 16','BOYS HOUSE NO. 16','254724032599','','','','','','','','',NULL,'accommodation','1','','','','HH-03-427',0.00,'1','2024-08-31 14:51:21','2024-08-29 14:43:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(593,NULL,'KINUTHIA','JAMES','JAMES','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23926',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(594,NULL,'RICHARD ','MUNYAO KANUI','MUNYAO KANUI','254706848494','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-430',0.00,'1','2024-08-29 14:45:36','2024-08-29 14:45:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(595,NULL,'NDAMBO','DAVID MUTUA','DAVID MUTUA','254717538991','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-439',0.00,'1','2024-08-29 14:46:52','2024-08-29 14:46:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(596,NULL,'JOSEPH','WAMBUA MUTISYA','WAMBUA MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23929',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(597,NULL,'RONES','N. WAMBUA','N. WAMBUA','25472402495','','','','','','','','',NULL,'accommodation','1','','','','HH-03-442',0.00,'1','2024-09-25 11:54:21','2024-08-29 14:47:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(598,NULL,'SIMON','N.MUASYA','N.MUASYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23931',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(599,NULL,'JOSEPHINE','K. NZIOKI','K. NZIOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23932',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(600,NULL,'KIMEU','CATHERINE','CATHERINE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23933',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(601,NULL,'IRENE ','KYENGO','KYENGO','2547','','','','','','','','',NULL,'accommodation','1','','','','HH-03-453',0.00,'1','2024-09-25 11:56:36','2024-08-29 14:48:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(602,NULL,'MUTUA','PHILIPH KILONZO','PHILIPH KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23935',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(603,NULL,'GEORGE','WAMBUA','WAMBUA','254728496254','','','','','','','','',NULL,'accommodation','1','','','','HH-03-457',0.00,'1','2024-09-26 09:30:47','2024-08-29 14:49:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(604,NULL,'NZAU','ONESMUS NDOONYE','ONESMUS NDOONYE','254704572538','','','','','','','','',NULL,'accommodation','1','','','','HH-03-458',0.00,'1','2024-09-25 12:02:08','2024-08-29 14:49:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(605,NULL,'MBULA','JOSPHAT MWEU','JOSPHAT MWEU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23938',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(606,NULL,'NJANGI','JAMES KARIUKI','JAMES KARIUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23939',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(607,NULL,'JACKSON','K. MULINGE','K. MULINGE','254724804305','','','','','','','','',NULL,'accommodation','1','','','','HH-03-474',0.00,'1','2024-09-30 12:07:54','2024-08-29 14:51:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(608,NULL,'KIOKO','SAMMY MUSAU','SAMMY MUSAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23941',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(609,NULL,'MULWA','J MUTUA','J MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23942',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(610,NULL,'KAHSWA','GROUP','GROUP','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23943',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(611,NULL,'MUASYA','PETER MUMO','PETER MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23944',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(612,NULL,'JOHN','MWANZIA','MWANZIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23945',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(613,NULL,'MUTISYA','ISAAC MATHEKA','ISAAC MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23946',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(614,NULL,'MUINDI','LEONARD MUTHAI','LEONARD MUTHAI','254727001331','','','','','','','','',NULL,'accommodation','1','','','','HH-03-486',0.00,'1','2024-08-31 14:56:10','2024-08-29 14:52:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(615,NULL,'KITAVI','JULIUS MUNYAO','JULIUS MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23948',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(616,NULL,'KILONZO','STEPHEN MULEI','STEPHEN MULEI','254724027495','','','','','','','','',NULL,'accommodation','1','','','','HH-03-500',0.00,'1','2024-09-13 10:37:41','2024-08-29 14:52:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(617,NULL,'DICKSON','NDAVI MUSAU','NDAVI MUSAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23950',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(618,NULL,'NEWTON','NDUNDA LUKA','NDUNDA LUKA','254796876947','','','','','','','','',NULL,'accommodation','1','','','','HH-03-507',0.00,'1','2024-08-31 14:57:36','2024-08-29 15:19:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(619,NULL,'MULWA','SAMSON MUTUNGA','SAMSON MUTUNGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23952',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(620,NULL,'PHILIS','N. GEDION','N. GEDION','254740071560','','','','','','','','',NULL,'accommodation','1','','','','HH-03-533',0.00,'1','2024-09-25 12:26:49','2024-08-29 15:20:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(621,NULL,'KITAI','NICHOLUS MUIA','NICHOLUS MUIA','254724138228','','','','','','','','',NULL,'accommodation','1','','','','HH-03-534',0.00,'1','2024-09-25 12:30:23','2024-08-29 15:21:16','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(622,NULL,'KATIKU','JOSEPH NTHYOI','JOSEPH NTHYOI','254768392891','','','','','','','','',NULL,'accommodation','1','','','','HH-03-536',0.00,'1','2024-09-25 12:30:49','2024-08-29 15:21:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(623,NULL,'SILOAM','ACADEMY','ACADEMY','254714059675','','','','','','','','',NULL,'accommodation','1','','','','IN-03-537',0.00,'1','2024-08-31 15:01:18','2024-08-29 15:22:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(624,NULL,'MUSYOKA','SAMUEL MUIA','SAMUEL MUIA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-539',0.00,'1','2024-09-25 12:37:15','2024-08-29 15:24:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(625,NULL,'LOISE','MBALUKA','MBALUKA','254726744714','','','','','','','','',NULL,'accommodation','1','','','','HH-03-54',0.00,'1','2024-09-23 14:49:49','2024-08-29 13:48:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(626,NULL,'KIOKO','ALICE MBETI','ALICE MBETI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23959',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223690','','0000-00-00 00:00:00','','new','',''),(627,NULL,'ISAAC','W. MUSAU','W. MUSAU','254714746083','','','','','','','','',NULL,'accommodation','1','','','','HH-03-548',0.00,'1','2024-09-25 12:41:56','2024-08-29 15:24:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223690','','0000-00-00 00:00:00','','new','',''),(628,NULL,'ROSE','MUTULA','MUTULA','254724787647','','','','','','','','',NULL,'accomodation','1','','','','HH-03-549',0.00,'1','2024-09-25 12:49:33','2024-07-24 11:57:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(629,NULL,'MARY','M. MUINDI','M. MUINDI','254736861599','','','','','','','','',NULL,'accommodation','1','','','','HH-03-550',0.00,'1','2024-09-25 12:52:34','2024-08-29 15:25:17','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(630,NULL,'MUMO','JOSEPH MBINDA','JOSEPH MBINDA','254713254347','','','','','','','','',NULL,'accommodation','1','','','','HH-03-553',0.00,'1','2024-09-25 12:53:31','2024-08-29 15:25:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(631,NULL,'ISAAC','MATHEKA MUTISYA','MATHEKA MUTISYA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-557',0.00,'1','2024-09-25 13:42:59','2024-08-29 15:27:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(632,NULL,'MUSYOKA','LILIAN NZILANI','LILIAN NZILANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23965',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(633,NULL,'PATRICK','WAMBUA MUINDI','WAMBUA MUINDI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23966',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(634,NULL,'TABITHA','MWIKALI VALA','MWIKALI VALA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23967',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(635,NULL,'XAVIER','N. JOHN','N. JOHN','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23968',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(636,NULL,'JAMES','MUSYOKA','MUSYOKA','254727456295','','','','','','','','',NULL,'accommodation','1','','','','HH-03-566',0.00,'1','2024-09-25 14:48:21','2024-08-29 15:28:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(637,NULL,'WANJIRU','MARY NYOIKE','MARY NYOIKE','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-572',0.00,'1','2024-09-25 14:53:51','2024-08-29 15:29:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(638,NULL,'PRISCILLA','KITONGA','KITONGA','254720875983','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-577',0.00,'1','2024-08-29 15:29:30','2024-08-29 15:29:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(639,NULL,'JOSEPH','MUNUVE MUSYOKA','MUNUVE MUSYOKA','254792852087','','','','','','','','',NULL,'accommodation','1','','','','HH-03-578',0.00,'1','2024-09-25 16:12:45','2024-08-29 15:30:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(640,NULL,'MILICENT','KAWIRA','KAWIRA','0721793680','','','','','','','','',NULL,'accommodation','1','','','','HH-03-582',0.00,'1','2024-09-25 16:15:27','2024-08-29 15:32:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(641,NULL,'WILLIAM','MUMO MUTUA','MUMO MUTUA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-583',0.00,'1','2024-09-25 16:16:27','2024-08-29 15:33:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(642,NULL,'KIOKO','MUTISO','MUTISO','254726230929','','','','','','','','',NULL,'accommodation','1','','','','HH-03-584',0.00,'1','2024-09-25 16:37:22','2024-08-29 16:23:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(643,NULL,'FAITH','MUTUNGE KING\'OO','MUTUNGE KING\'OO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23976',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(644,NULL,'JONES','MUNYAO','MUNYAO','254716694339','','','','','','','','',NULL,'accommodation','1','','','','HH-03-588',0.00,'1','2024-09-25 16:42:09','2024-08-29 15:35:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(645,NULL,'DAVID','NZIOKA MBITHI','NZIOKA MBITHI','254720171772','','','','','','','','',NULL,'accommodation','1','','','','HH-03-593',0.00,'1','2024-09-26 08:44:10','2024-08-29 15:36:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(646,NULL,'LAZARUS','WAMBUA NZIOKI','WAMBUA NZIOKI','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-594',0.00,'1','2024-08-29 15:36:50','2024-08-29 15:36:50','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(647,NULL,'DANSON','MUTISYA WAMBUA','MUTISYA WAMBUA','254729464306','','','','','','','','',NULL,'accommodation','1','','','','HH-03-595',0.00,'1','2024-09-26 08:44:54','2024-08-29 15:37:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(648,NULL,'JOHN','WAMBUA MUMO','WAMBUA MUMO','254713615825','','','','','','','','',NULL,'accommodation','1','','','','HH-03-599',0.00,'1','2024-09-26 08:57:11','2024-08-29 15:38:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(649,NULL,'MUTISO','KIOKO','KIOKO','254726623557','','','','','','','','',NULL,'accommodation','1','','','','HH-03-601',0.00,'1','2024-09-26 08:58:21','2024-08-29 15:39:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(650,NULL,'JOSHUA','MUASYA MUMO','MUASYA MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23983',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(651,NULL,'JANE','MWANGANGI MULWA','MWANGANGI MULWA','254720526124','','','','','','','','',NULL,'accommodation','1','','','','HH-03-606',0.00,'1','2024-09-26 09:11:02','2024-08-29 15:39:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(652,NULL,'SAMUEL','MUSAU NDAVI','MUSAU NDAVI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23985',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(653,NULL,'KITONGA','MUSYOKA JAMES','MUSYOKA JAMES','254784129596','','','','','','','','',NULL,'accommodation','1','','','','HH-03-608',0.00,'1','2024-09-26 09:19:20','2024-08-29 15:40:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(654,NULL,'MUTISO','WAMBUA JOHNBOSCO','WAMBUA JOHNBOSCO','254723039353','','','','','','','','',NULL,'accommodation','1','','','','HH-03-609',0.00,'1','2024-09-26 09:22:00','2024-08-29 15:41:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(655,NULL,'KAMENE','REGINA NZUKI','REGINA NZUKI','254716177642','','','','','','','','',NULL,'accommodation','1','','','','HH-03-610',0.00,'1','2024-09-18 12:18:40','2024-08-29 15:41:31','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(656,NULL,'JACKSON','N. MULI','N. MULI','254719588988','','','','','','','','',NULL,'accommodation','1','','','','HH-03-611',0.00,'1','2024-09-26 09:28:45','2024-08-29 15:42:34','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(657,NULL,'RICHARD','KILONZO MULI','KILONZO MULI','254729058839','','','','','','','','',NULL,'accommodation','1','','','','HH-03-614',0.00,'1','2024-09-26 09:34:38','2024-08-29 15:43:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(658,NULL,'NZUKI','ELIZABETH NZIVULU','ELIZABETH NZIVULU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23991',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(659,NULL,'MAKAU','JAMES MUTUKU','JAMES MUTUKU','254726388365','','','','','','','','',NULL,'accommodation','1','','','','HH-03-629',0.00,'1','2024-09-26 09:40:47','2024-08-29 15:43:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(660,NULL,'THYAKA','ANN NGINA','ANN NGINA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-630',0.00,'1','2024-09-26 09:41:28','2024-08-29 15:44:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(661,NULL,'PATRICK','SAMMY NZAU','SAMMY NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23994',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(662,NULL,'KENNEDY','KIOKO','KIOKO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-632',0.00,'1','2024-09-26 09:59:28','2024-08-29 15:45:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(663,NULL,'MILICAH','MBULWA KIOKO','MBULWA KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23996',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(664,NULL,'SAMUEL','KIMANI NDIKU','KIMANI NDIKU','254711387555','','','','','','','','',NULL,'accommodation','1','','','','HH-03-635',0.00,'1','2024-09-26 10:00:14','2024-08-29 15:46:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(665,NULL,'JACKSON','K. MULINGE','K. MULINGE','0111992137','','','','','','','','',NULL,'accommodation','1','','','','HH-03-636',0.00,'1','2024-09-26 10:02:11','2024-08-29 15:47:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(666,NULL,'PETER','MUNYAO NDAVI','MUNYAO NDAVI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','23999',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(667,NULL,'WAMBUA','EUNICE MUTAVA','EUNICE MUTAVA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-639',0.00,'1','2024-09-26 10:20:42','2024-08-29 15:47:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(668,NULL,'DAVID','NGANDI KIILU','NGANDI KIILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24001',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(669,NULL,'PETER','KIMANI MUTUA','KIMANI MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24002',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(670,NULL,'JACKSON','KAVATHA','KAVATHA','254700126432','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-647',0.00,'1','2024-08-29 15:48:35','2024-08-29 15:48:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(671,NULL,'SERAH','MBULA KIILU','MBULA KIILU','254726864089','','','','','','','','',NULL,'accommodation','1',NULL,'','','hh-03-648',0.00,'1','2024-09-26 10:39:04','2024-09-26 10:39:04','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(672,NULL,'KYULE','MULUKI','MULUKI','254701563954','','12345678','','','','','','',NULL,'accommodation','1','','','','HH-03-65',0.00,'1','2024-11-05 15:40:48','2024-08-29 13:50:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(673,NULL,'DOMINIC','KAINDI MBUVI','KAINDI MBUVI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-650',0.00,'1','2024-09-26 10:40:18','2024-08-29 15:49:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(674,NULL,'KAVOI','GRACE NDUKU','GRACE NDUKU','254726274490','','','','','','','','',NULL,'accommodation','1','','','','HH-03-651',0.00,'1','2024-09-26 10:42:23','2024-08-29 15:49:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(675,NULL,'JOSPHAT','MUNYAO MUINDE','MUNYAO MUINDE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24008',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(676,NULL,'JOSEPH','MUINDE NDIKU','MUINDE NDIKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24009',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(677,NULL,'JOSEPH','M. NZIOKI','M. NZIOKI','254716561611','','','','','','','','',NULL,'accommodation','1','','','','HH-03-658',0.00,'1','2024-09-26 10:44:18','2024-08-29 15:50:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(678,NULL,'NZIOKA','CATHERINE MUTIO','CATHERINE MUTIO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24011',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(679,NULL,'CHRISTOPHER','MUNYAO','MUNYAO','254728361020','','','','','','','','',NULL,'accommodation','1','','','','HH-03-662',0.00,'1','2024-09-26 10:48:40','2024-08-29 15:50:44','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(680,NULL,'CHRISTOPHER','MUMO MUTING\'A','MUMO MUTING\'A','25471119684','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-663',0.00,'1','2024-08-29 15:51:53','2024-08-29 15:51:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(681,NULL,'NICHOLUS','WAMBUA MAINGI','WAMBUA MAINGI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24014',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(682,NULL,'ESHTER','MBITHE MUMO','MBITHE MUMO','25471119684','','','','','','','','',NULL,'accommodation','1','','','','HH-03-672',0.00,'1','2024-08-31 15:30:20','2024-08-29 15:52:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(683,NULL,'JACKSON','MBITHI NZAKU','MBITHI NZAKU','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-677',0.00,'1','2024-09-26 10:54:30','2024-08-29 15:53:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(684,NULL,'SAMUEL','MAWAU KILONZO','MAWAU KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24017',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(685,NULL,'KISWII','SAMUEL KIOKO','SAMUEL KIOKO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-680',0.00,'1','2024-09-26 10:59:24','2024-08-29 15:53:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(686,NULL,'RICHARD','MUINDE','MUINDE','254707200397','','','','','','','','',NULL,'accommodation','1','','','','HH-03-685',0.00,'1','2024-08-31 15:33:11','2024-08-29 15:54:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(687,NULL,'PAULINE','MUNYAO NTHOKI','MUNYAO NTHOKI','254725442734','','','','','','','','',NULL,'accommodation','1','','','','HH-03-688',0.00,'1','2024-08-31 15:33:43','2024-08-29 15:56:12','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(688,NULL,'KIOKO','MUTISO','MUTISO','254723011213 ','','','','','','','','',NULL,'accommodation','1','','','','HH-03-690',0.00,'1','2024-09-17 09:30:00','2024-08-29 15:57:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(689,NULL,'DORCAS','MUTIO KATHUKU','MUTIO KATHUKU','254715031715','','','','','','','','',NULL,'accommodation','1','','','','HH-03-693',0.00,'1','2024-09-26 11:05:54','2024-08-29 15:58:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(690,NULL,'MARY','W. NYOIKE','W. NYOIKE','254725737182','','','','','','','','',NULL,'accommodation','1','','','','HH-03-694',0.00,'1','2024-09-26 11:11:52','2024-08-29 16:00:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(691,NULL,'PAUL','MUTINDA WAMBUA','MUTINDA WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24024',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(692,NULL,'MAUREEN','MWENDE','MWENDE','254715513939','','','','','','','','',NULL,'accommodation','1','','','','HH-03-697',0.00,'1','2024-09-26 11:14:35','2024-08-29 16:01:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(693,NULL,'MUTISYA','JOSEPH WAMBUA','JOSEPH WAMBUA','254719247842','','','','','','','','',NULL,'accommodation','1','','','','HH-03-716',0.00,'1','2024-08-31 15:40:02','2024-08-29 16:04:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(694,NULL,'PHILIPH','NGUNDO MBITHI','NGUNDO MBITHI','254720013418','','','','','','','','',NULL,'accommodation','1','','','','HH-03-734',0.00,'1','2024-09-26 11:38:25','2024-08-29 16:07:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(695,NULL,'NDUNDA','ROSE MUENI','ROSE MUENI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-736',0.00,'1','2024-09-26 11:39:56','2024-08-29 16:07:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(696,NULL,'NZUKI','TITUS MITU','TITUS MITU','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-744',0.00,'1','2024-09-26 11:53:02','2024-08-29 16:08:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(697,NULL,'KITILI','FELIX MATOLO','FELIX MATOLO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-749',0.00,'1','2024-09-26 11:54:48','2024-08-29 16:09:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(698,NULL,'FAITH','MUTISYA','MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24031',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(699,NULL,'LUCY','SILA','SILA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24032',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(700,NULL,'MBITHI','DAUGLAS MUSEMBI','DAUGLAS MUSEMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24033',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(701,NULL,'DR','FRANK MUNENE','FRANK MUNENE','254725254598','','','','','','','','',NULL,'accommodation','1','','','','HH-03-792',0.00,'1','2024-09-26 11:57:50','2024-08-29 16:10:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(702,NULL,'TITUS','MUTUNGA MBITHI','MUTUNGA MBITHI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-806',0.00,'1','2024-09-26 12:00:56','2024-08-29 16:11:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(703,NULL,'WAMBUA','DANCAN MUTUA','DANCAN MUTUA','254715192371','','','','','','','','',NULL,'accommodation','1','','','','HH-03-820',0.00,'1','2024-09-26 12:03:45','2024-08-29 16:11:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(704,NULL,'ROSE','MUTIO MBITHI','MUTIO MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24037',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(705,NULL,'KAIU','NZAU','NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24038',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(706,NULL,'JUSTAS','MWONGELA','MWONGELA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-832',0.00,'1','2024-09-26 12:06:39','2024-08-29 16:12:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(707,NULL,'KILONZO','PHILIPH MUSYOKA','PHILIPH MUSYOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24040',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(708,NULL,'ABEDNEGO','W. KATEI','W. KATEI','254725472838','','','','','','','','',NULL,'accommodation','1','','','','HH-03-837',0.00,'1','2024-09-26 12:15:14','2024-08-29 16:12:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(709,NULL,'DAVID','NZIOKA NZAU','NZIOKA NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24042',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(710,NULL,'ROSE','NZAU MWIKALI','NZAU MWIKALI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24043',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(711,NULL,'GEORGE','KYALO KISIVO','KYALO KISIVO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24044',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(712,NULL,'ZIPPHORAH','MWANIA','MWANIA','254724078226','','','','','','','','',NULL,'accommodation','1','','','','HH-03-880',0.00,'1','2024-09-26 12:16:21','2024-08-29 16:15:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(713,NULL,'PHILIPH','MUSYOKA NZEE','MUSYOKA NZEE','254729216218','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-90',0.00,'1','2024-08-29 13:55:59','2024-08-29 13:55:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(714,NULL,'JOSECK','NYANGA','NYANGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24047',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(715,NULL,'MUTUA','DAVID KITHUKA','DAVID KITHUKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24048',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(716,NULL,'MAKAU','PETER MUNYAO','PETER MUNYAO','254720966812','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-03-926',0.00,'1','2024-08-29 16:18:20','2024-08-29 16:18:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(717,NULL,'DAVID','MULWA SERIES','MULWA SERIES','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24050',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(718,NULL,'KALA','ROSE MBEKE','ROSE MBEKE','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-980',0.00,'1','2024-09-26 12:35:39','2024-08-29 16:21:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(719,NULL,'MESHACK','MWEU','MWEU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24052',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(720,NULL,'NDAMBO','SABINA MUOTI','SABINA MUOTI','254741715455','','','','','','','','',NULL,'accomodation','1','','','','hh-03-419',0.00,'1','2024-09-25 11:36:37','2024-07-24 16:12:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(721,NULL,'KATHIANI','HOSPITAL','HOSPITAL','254728067414','','','','','','','','',NULL,'accomodation','1','','','','24054',0.00,'1','2024-08-27 11:11:11','2024-07-24 16:14:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(722,NULL,'KATHIANI','BOYS SCHOOL','BOYS SCHOOL','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','IN-03-02',0.00,'1','2024-10-07 15:53:21','2024-10-07 15:16:44','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(723,NULL,'KATHIANI','PRIMARY SCHOOL','PRIMARY SCHOOL','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24056',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(724,NULL,'KATHIANI','PUBLIC TOILET','PUBLIC TOILET','254706339597','','','','','','','','',NULL,'accomodation','1',NULL,'','','24057',0.00,'1','2024-07-24 16:25:50','2024-07-24 16:25:50','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(725,NULL,'ST','THOMAS CATHOLIC','THOMAS CATHOLIC','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24058',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223691','','0000-00-00 00:00:00','','new','',''),(726,NULL,'NZAU','DAVID NZIOKA','DAVID NZIOKA','254746974380','','','','','','','','',NULL,'accommodation','1','','','','IN-03-1027',0.00,'1','2024-09-26 12:48:52','2024-08-29 16:25:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(727,NULL,'KATHIAN','POLICE LINE 2','POLICE LINE 2','254705096631','','','','','','','','',NULL,'accomodation','1','','','','in-03-1166',0.00,'1','2024-09-26 15:33:48','2024-07-24 16:28:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223691','','0000-00-00 00:00:00','','new','',''),(728,NULL,'NG','CDF KATHIIANI','CDF KATHIIANI','254720275295','','','','','','','','',NULL,'accommodation','1',NULL,'','','IN-03-1221',0.00,'1','2024-08-29 16:49:37','2024-08-29 16:49:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(729,NULL,'AP\'S','LINE KATHIANI','LINE KATHIANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24062',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(730,NULL,'AP\'S','LINE KATHIANI','LINE KATHIANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24063',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(731,NULL,'AP\'S','LINE KATHIANI','LINE KATHIANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24064',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(732,NULL,'AP\'S','LINE KATHIANI','LINE KATHIANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24065',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(733,NULL,'INNOVATIVE MEDIA SYSTEMS ','CHURCH','','254722846303','','0722590790','','male','','','116 ','',NULL,'supplier','1','INNOVATIVE MEDIA SYSTEMS','','','',0.00,'1307','2025-05-15 13:05:28','2024-08-29 14:23:42','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(734,NULL,'REDEEMED','CHURCH KATHIANI','CHURCH KATHIANI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','in-03-51',0.00,'1','2024-09-23 14:45:45','2024-08-29 13:47:15','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(735,NULL,'AHMADIYA','JAMMAT MUSLIM','JAMMAT MUSLIM','254743137078','','','','','','','','',NULL,'accomodation','1',NULL,'','','24068',0.00,'1','2024-07-24 16:36:55','2024-07-24 16:36:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(736,NULL,'KENYA','POST & TELLE COM','POST & TELLE COM','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24069',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(737,NULL,'KATHIANI','PRIMARY (DISABLED)','PRIMARY (DISABLED)','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-03-554',0.00,'1','2024-09-25 13:38:09','2024-08-29 15:26:34','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(738,NULL,'KATHIANI','CHRISTIANI TEACHERS','CHRISTIANI TEACHERS','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24071',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(739,NULL,'ACK','KATHIANI','KATHIANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24072',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(740,NULL,'HOLINESS','CHURCH','CHURCH','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24073',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(741,NULL,'KATHIANI','JUNIOUR ACADEMY','JUNIOUR ACADEMY','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24074',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(742,NULL,'JEHOVAS','WITNESS','WITNESS','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24075',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(743,NULL,'MINISTRY','OF AGRICULTURE','OF AGRICULTURE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24076',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(744,NULL,'DISTRICT','COMMISSIONER\'S OFFIC','COMMISSIONER\'S OFFICE','254726230929','','','','','','','','',NULL,'accommodation','1','','','','IN-03-717',0.00,'1','2024-09-26 11:24:58','2024-08-29 16:04:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(745,NULL,'ST','THOMAS CATHOLIC','THOMAS CATHOLIC','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','IN-03-724',0.00,'1','2024-09-26 11:35:04','2024-08-29 16:05:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(746,NULL,'UNIVERSAL','TRADERS SACCO','TRADERS SACCO','254722578880','','','','','','','','',NULL,'accommodation','1','','','','IN-03-753',0.00,'1','2024-08-31 15:46:22','2024-08-29 16:09:48','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(747,NULL,'CHRIS','KOMBO','KOMBO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24080',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(748,NULL,'D','O\'S D.C.I','O\'S D.C.I','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24081',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(749,NULL,'AP',' LINE KATHIANI',' LINE KATHIANI','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','IN-03-80',0.00,'1','2024-09-23 15:50:56','2024-09-23 15:50:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(750,NULL,'AIC',' KATHIANI CHURCH',' KATHIANI CHURCH','254727337865','','','','','','','','',NULL,'accommodation','1','','','','IN-03-82',0.00,'1','2024-09-23 16:03:17','2024-08-29 13:52:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(751,NULL,'SINGLE','LINE CONTRACTORS','LINE CONTRACTORS','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24084',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(752,NULL,'KENYA','POLICE STATION','POLICE STATION','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','IN-03-915',0.00,'1','2024-08-29 16:17:46','2024-08-29 16:17:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(753,NULL,'SALVATION ','ARMY KATHIANI','ARMY KATHIANI','254728699932','','','','','','','','',NULL,'accommodation','1','','','','IN-03-93',0.00,'1','2024-09-23 16:11:03','2024-08-29 13:57:12','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(754,NULL,'ROCASA','ENTERPRISES LTD','ENTERPRISES LTD','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24087',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(755,NULL,'JOSEPH ','MAINGI NZIOKI','MAINGI NZIOKI','254716561611','','','','','','','','',NULL,'accommodation','1','','','','BD-03-957',0.00,'1','2024-09-26 12:28:09','2024-08-29 16:18:50','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(756,NULL,'FRIDA','KOKI MULI','KOKI MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24089',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(757,NULL,'MUMO','SAMUEL MUSYOKA','SAMUEL MUSYOKA','254793373252','','','','','','','','',NULL,'accomodation','1',NULL,'','','24090',0.00,'1','2024-07-24 16:46:51','2024-07-24 16:46:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(758,NULL,'KATHIANI','WATER KIOSK','WATER KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24091',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(759,NULL,'KATHIANI','CATLE DIP','CATLE DIP','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24092',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(760,NULL,'DR','MWAYA KITAVI','MWAYA KITAVI','254701563954','','','BD-04-1117','','','','116 ','',NULL,'accomodation','1','','','','HH-04-1117',0.00,'1','2024-10-04 12:22:58','2024-08-15 15:37:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(761,NULL,'PAUL','KIMEU MUTUKU','KIMEU MUTUKU','254718310388','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1018',0.00,'1','2024-10-04 11:33:26','2024-08-30 15:34:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(762,NULL,'PAUL','KITIVO MUTUA','KITIVO MUTUA','254710107953','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1028',0.00,'1','2024-10-04 11:39:16','2024-08-30 15:36:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(763,NULL,'PAUL','MUTISYA KIOKO','MUTISYA KIOKO','254717200266','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1037',0.00,'1','2024-10-04 12:00:52','2024-08-30 15:36:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(764,NULL,'RAPHAEL','MAINGI NDUNDA','MAINGI NDUNDA','254704211592','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1046',0.00,'1','2024-10-04 12:05:25','2024-08-30 15:37:42','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(765,NULL,'ROBERT','MAINGI KITHUKA','MAINGI KITHUKA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1061',0.00,'1','2024-10-04 12:08:01','2024-08-30 15:38:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(766,NULL,'PAUL','M. WAMBUA','M. WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24099',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(767,NULL,'BISHOP','SAMUEL KATEI','SAMUEL KATEI','254726230597','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1080',0.00,'1','2024-10-04 12:10:37','2024-08-30 15:38:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(768,NULL,'FRANCIS','MATHEKA NZEE','MATHEKA NZEE','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1171',0.00,'1','2024-10-04 12:28:42','2024-08-30 15:45:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(769,NULL,'CHRISTINE','NDUNGE KIMEU','NDUNGE KIMEU','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1177',0.00,'1','2024-09-10 09:14:47','2024-08-30 15:46:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(770,NULL,'KYALO','NDUNDA','NDUNDA','254701541767','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1198',0.00,'1','2024-10-04 12:46:43','2024-08-30 15:40:16','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(771,NULL,'JOEL','MUNYAO NDUNDA','MUNYAO NDUNDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24104',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(772,NULL,'JOHN','MUTUKU','MUTUKU','254707149179','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1222',0.00,'1','2024-10-04 14:16:55','2024-08-30 15:41:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(773,NULL,'JACOB','KATUA KIOKO','KATUA KIOKO','254711747788','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1231',0.00,'1','2024-09-10 09:17:27','2024-08-30 15:41:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(774,NULL,'STEPHEN','MUTIE MUIA','MUTIE MUIA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1232',0.00,'1','2024-10-04 14:18:34','2024-08-30 15:42:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(775,NULL,'FLORENCE','NUNDU','NUNDU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24108',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(776,NULL,'DAVID','MACHARIA KARUIKI','MACHARIA KARUIKI','254726272989','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1259',0.00,'1','2024-10-04 14:23:32','2024-08-30 15:43:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(777,NULL,'MARTIN','MUNYAKA KILONZO','MUNYAKA KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24110',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(778,NULL,'ELIJAH','DAVID NZIOKI','DAVID NZIOKI','254711446792','','','','','','','','',NULL,'accommodation','1','','','','HH-04-1261',0.00,'1','2024-10-04 14:31:04','2024-08-30 15:44:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(779,NULL,'PROF','S. N. MUTUNGA','S. N. MUTUNGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24112',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(780,NULL,'MICHAEL','MUSEMBI','MUSEMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24113',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(781,NULL,'NZIOKI','WAMBUA NGUYO','WAMBUA NGUYO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24114',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(782,NULL,'PAUL','MUTISYA KIOKO','MUTISYA KIOKO','254717200266','','','','','','','','',NULL,'accommodation','1','','','','HH-04-264',0.00,'1','2024-10-04 09:17:28','2024-08-30 14:14:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(783,NULL,'KAINDI','M THOMAS','M THOMAS','0110391494','','','','','','','','',NULL,'accommodation','1','','','','HH-04-328',0.00,'1','2024-10-04 09:26:50','2024-08-30 14:15:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(784,NULL,'PETER','MULWA KITHANZE','MULWA KITHANZE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24117',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(785,NULL,'PETER','MUTHAMA NZIOKI','MUTHAMA NZIOKI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-04-363',0.00,'1','2024-10-04 09:30:23','2024-08-30 14:17:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(786,NULL,'DAVID','JIMMY NGWILI','JIMMY NGWILI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24119',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(787,NULL,'SIMON','M. MUASYA','M. MUASYA','254717991094','','','','','','','','',NULL,'accommodation','1','','','','HH-04-368',0.00,'1','2024-10-04 09:37:46','2024-08-30 14:19:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(788,NULL,'JOHNSTONE','GATIMU NGATIA','GATIMU NGATIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24121',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(789,NULL,'MULIKA','WATER KIOSK','WATER KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24122',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(790,NULL,'LAZARO','WAMBUA','WAMBUA','254727272665','','','','','','','','',NULL,'accommodation','1','','','','HH-04-411',0.00,'1','2024-10-04 09:39:41','2024-08-30 14:19:42','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(791,NULL,'RICHARD','M. MUTUKU','M. MUTUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24124',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(792,NULL,'JACKSON','K. MULINGE','K. MULINGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24125',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(793,NULL,'ALICE','WAYUA NZEE','WAYUA NZEE','254725363036','','','','','','','','',NULL,'accommodation','1','','','','HH-04-424',0.00,'1','2024-10-04 09:43:14','2024-08-30 14:20:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(794,NULL,'NZIOKI','BONIFACE','BONIFACE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24127',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(795,NULL,'SKYVIEW','SHINNERS ACADEMY','SHINNERS ACADEMY','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24128',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(796,NULL,'JACKSON','K. MULINGE','K. MULINGE','254725019634','','','','','','','','',NULL,'accommodation','1','','','','HH-04-519',0.00,'1','2024-10-04 09:51:55','2024-09-10 10:25:09','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(797,NULL,'PETER','MUINDE KIOKO','MUINDE KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24130',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(798,NULL,'ALICE','WAYUA NZEE','WAYUA NZEE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24131',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(799,NULL,'TOMOTHY','WAMBUA KYALO','WAMBUA KYALO','254711747264','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-04-525',0.00,'1','2024-09-10 10:07:14','2024-09-10 10:07:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(800,NULL,'JOHN','MATHEKA MWASYA','MATHEKA MWASYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24133',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(801,NULL,'DR','MWAYA KITAVI','MWAYA KITAVI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24134',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(802,NULL,'PAUL','PHILIP NZIOKI','PHILIP NZIOKI','254704208633','','','','','','','','',NULL,'accommodation','1','','','','HH-04-543',0.00,'1','2024-10-04 09:57:55','2024-08-30 14:28:13','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(803,NULL,'LABAN','MUENDO MUTWIWA','MUENDO MUTWIWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24136',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(804,NULL,'MUTISO','KIOKO','KIOKO','254720642676','','','','','','','','',NULL,'accommodation','1','','','','HH-04-580',0.00,'1','2024-10-04 10:01:33','2024-08-30 14:45:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(805,NULL,'DAVID','K. KILONZO','K. KILONZO','254723280556','','','','','','','','',NULL,'accomodation','1','','','','HH-04-596',0.00,'1','2024-10-04 10:16:34','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(806,NULL,'JOSEPH','NZIOKI MAINGI','NZIOKI MAINGI','254716561611','','','','','','','','',NULL,'accommodation','1','','','','HH-04-673',0.00,'1','2024-10-04 10:21:22','2024-08-30 14:46:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(807,NULL,'PAUL','MUTISYA KIOKO','MUTISYA KIOKO','254717200266','','','','','','','','',NULL,'accomodation','1',NULL,'','','24140',0.00,'1','2024-07-29 15:31:26','2024-07-29 15:31:26','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(808,NULL,'JOEL','MUMO KILUNGU','MUMO KILUNGU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24141',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(809,NULL,'JOHN','MUSYOKA MAINGI','MUSYOKA MAINGI','254718310388','','','','','','','','',NULL,'accommodation','1','','','','HH-04-707',0.00,'1','2024-10-04 10:23:38','2024-08-30 14:47:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(810,NULL,'ELIJAH','NZIOKI KITHYOMO','NZIOKI KITHYOMO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-04-71',0.00,'1','2024-09-25 15:44:02','2024-08-30 14:11:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(811,NULL,'HILARY K','KILONZO','KILONZO','254714597340','','','','','','','','',NULL,'accommodation','1','','','','BD-04-713',0.00,'1','2024-10-04 10:28:34','2024-08-30 14:50:31','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(812,NULL,'JAMES','MUMO KITHUKA','MUMO KITHUKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24145',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(813,NULL,'JOSEPH','KIIO MUSYOKI','KIIO MUSYOKI','254726033203','','','','','','','','',NULL,'accommodation','1','','','','HH-04-720',0.00,'1','2024-10-04 10:31:59','2024-08-30 15:23:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(814,NULL,'DAVID','MACHARIA KARUIKI','MACHARIA KARUIKI','25472627989','','','','','','','','',NULL,'accommodation','1','','','','HH-04-725',0.00,'1','2024-10-07 14:16:20','2024-08-30 15:24:09','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(815,NULL,'JOYCE','NGINA KIOKO','NGINA KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24148',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(816,NULL,'REV','MUNGUTI KATEI','MUNGUTI KATEI','254726230597','','','','','','','','',NULL,'accommodation','1','','','','HH-04-728',0.00,'1','2024-10-04 10:35:32','2024-08-30 15:26:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(817,NULL,'JOHN','KILONZO KIOKO','KILONZO KIOKO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-04-73',0.00,'1','2024-10-04 09:10:45','2024-08-30 14:12:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(818,NULL,'MUTUA','WAITA','WAITA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24151',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(819,NULL,'STEPHEN','KYALO SILA','KYALO SILA','254701333189','','','','','','','','',NULL,'accommodation','1','','','','HH-04-735',0.00,'1','2024-10-04 10:41:11','2024-08-30 15:28:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(820,NULL,'JOHN','MUNYAO KILONZO','MUNYAO KILONZO','254711479272','','','','','','','','',NULL,'accommodation','1','','','','HH-04-738',0.00,'1','2024-10-04 10:43:20','2024-08-30 15:29:17','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(821,NULL,'LOISER','NDUKU','NDUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24154',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(822,NULL,'JACKSON','K. WAMBUA','K. WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24155',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(823,NULL,'JANE','NDUKU MWANZIA','NDUKU MWANZIA','254728224967','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-04-771',0.00,'1','2024-08-30 15:30:02','2024-08-30 15:30:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(824,NULL,'JACQULINE','MBATHA WAMBUA','MBATHA WAMBUA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-04-775',0.00,'1','2024-10-04 10:46:10','2024-08-30 15:30:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(825,NULL,'JACKSON','MUSYOKI MUSAU','MUSYOKI MUSAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24158',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(826,NULL,'JACKSON','GITHAIGA NDEGWA','GITHAIGA NDEGWA','254724434943','','','','','','','','',NULL,'accommodation','1','','','','HH-04-78',0.00,'1','2024-09-03 10:05:44','2024-08-30 14:13:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(827,NULL,'JOHN','MUTUNGA KITHUKA','MUTUNGA KITHUKA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-04-801',0.00,'1','2024-10-04 11:19:53','2024-08-30 15:31:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(828,NULL,'RUTH','MBITHE KALOKI','MBITHE KALOKI','254781664845','','','','','','','','',NULL,'accommodation','1','','','','HH-04-802',0.00,'1','2024-10-04 11:27:46','2024-08-30 15:32:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223692','','0000-00-00 00:00:00','','new','',''),(829,NULL,'FRIDAH','KOKI MULI','KOKI MULI','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-04-811',0.00,'1','2024-08-30 15:33:03','2024-08-30 15:33:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223692','','0000-00-00 00:00:00','','new','',''),(830,NULL,'SAMUEL','MWANIA MUTUA','MWANIA MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24163',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(831,NULL,'PAUL','MWIKALI MWANZIA','MWIKALI MWANZIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24164',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(832,NULL,'DINAH','KAJUJU MUTUA','KAJUJU MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24165',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(833,NULL,'ROBERT','MBONDO NDAMBO','MBONDO NDAMBO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24166',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(834,NULL,'RUTH','NZAKWA NZIOKI','NZAKWA NZIOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24167',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(835,NULL,'CHARLES','M. NZEE','M. NZEE','254712442401','','','','','','','','',NULL,'accommodation','1','','','','HH-04-838',0.00,'1','2024-09-10 09:24:26','2024-08-30 15:33:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(836,NULL,'ELIZABETH','NTHENYA KILONZO','NTHENYA KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24169',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(837,NULL,'MARY','SYOMBUGU','SYOMBUGU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24170',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(838,NULL,'KENEDY','KIOKO MUTISYA','KIOKO MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24171',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(839,NULL,'CHARLES','KIOKO MAITHYA','KIOKO MAITHYA','254111284430','','','','','','','','',NULL,'accomodation','1',NULL,'','','24172',0.00,'1','2024-07-29 16:03:23','2024-07-29 16:03:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(841,NULL,'STANLEY','MUTHIANI KILONZO','MUTHIANI KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24174',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(842,NULL,'REGINA','KAVENI KYEMA','KAVENI KYEMA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24175',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(843,NULL,'BRIAN','MATATA KILONZO','MATATA KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24176',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(844,NULL,'INT\'L','SHILLOH PRAYER CENTR','SHILLOH PRAYER CENTRE','254721210554','','','','','','','','',NULL,'accommodation','1','','','','IN-04-731',0.00,'1','2024-10-04 10:38:05','2024-08-30 15:27:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(845,NULL,'JOSHUA','KILATYA MUASYA','KILATYA MUASYA','254701563954','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1191',0.00,'1','2025-05-16 12:22:57','2025-04-17 14:50:31','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(846,NULL,'PATRICK','MWANGANGI NGILA','MWANGANGI NGILA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1201',0.00,'1','2024-10-02 09:58:32','2024-08-30 13:28:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(847,NULL,'RHODA','MBITHE MUTISYA','MBITHE MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24180',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(848,NULL,'MUTHIANI','JOSEPH KATHOKA','JOSEPH KATHOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24181',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(849,NULL,'CHARLES','NDOLO MAKAU','NDOLO MAKAU','254713382915','','','','','','','','',NULL,'accommodation','1','','','','HH-05-100',0.00,'1','2024-09-27 08:36:06','2024-08-30 09:34:39','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(850,NULL,'KINYAMBUU','ELIZABETH NDUNGE','ELIZABETH NDUNGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24183',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(851,NULL,'MBUVI','JOHN NDUNDA','JOHN NDUNDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24184',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(852,NULL,'WAMBUA','GEORGE KYALO','GEORGE KYALO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1002',0.00,'1','2024-09-30 12:57:18','2024-08-30 12:38:12','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(853,NULL,'MARTIN','MAKAU NZAU','MAKAU NZAU','254706848494','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1003',0.00,'1','2024-09-30 13:03:09','2024-08-30 12:38:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(854,NULL,'NGOLENI','WATER KIOSK','WATER KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24187',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(855,NULL,'MUTUKU','ROSE NDULULU','ROSE NDULULU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24188',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(856,NULL,'JOSPHAT','NGEI NGIE','NGEI NGIE','254704079493','','','','','','','','',NULL,'accomodation','1','','','','HH-05-1013',0.00,'1','2024-09-30 14:30:16','2024-07-25 15:33:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(857,NULL,'WELLINGTON','MUSYOKA NZIOKI','MUSYOKA NZIOKI','254713569697','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1014',0.00,'1','2024-09-30 14:37:23','2024-08-30 12:39:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(858,NULL,'ELIZABETH','NZIKU MUTUA','NZIKU MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24191',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(859,NULL,'MULI','GRACE MUMBUA','GRACE MUMBUA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1017',0.00,'1','2024-09-30 14:59:48','2024-08-30 12:40:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(860,NULL,'RICHARD','KALOKI MUTUA','KALOKI MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24193',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(861,NULL,'NGOLYA','ISAAC KIOKO','ISAAC KIOKO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1021',0.00,'1','2024-09-30 14:44:38','2024-08-30 12:41:09','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(862,NULL,'NZIVE','ESTHER NGIMA','ESTHER NGIMA','254713505310','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1022',0.00,'1','2024-09-30 15:04:38','2024-08-30 12:41:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(863,NULL,'RHODAH','NGUVI KIILU','NGUVI KIILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24196',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(864,NULL,'NZAU','FLORENCE NGUSYE','FLORENCE NGUSYE','254112579703','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1024',0.00,'1','2024-09-17 10:37:04','2024-08-30 12:42:48','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(865,NULL,'MBITHI','JOSEPH MUTISO','JOSEPH MUTISO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24198',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(866,NULL,'MUNYAO','JOSHUA NZAU','JOSHUA NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24199',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(867,NULL,'MWANZIA','MUTUA KASIA','MUTUA KASIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24200',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(868,NULL,'PETER','LUCY NGULUI','LUCY NGULUI','254780808561','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1030',0.00,'1','2024-08-30 12:43:30','2024-08-30 12:43:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(869,NULL,'KITAVI','PETER KASYOKA','PETER KASYOKA','254710747197','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1032',0.00,'1','2024-09-30 15:08:49','2024-08-30 12:44:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(870,NULL,'JULIUS','KIOKO NUU','KIOKO NUU','254712297808','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1038',0.00,'1','2024-10-02 08:28:17','2024-08-30 12:45:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(871,NULL,'LUMBWA','SA SECONDARY SCH','SA SECONDARY SCH','254718873292','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1039',0.00,'1','2024-09-30 15:41:38','2024-08-30 12:46:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(872,NULL,'MUIA','NGULI','NGULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24205',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(873,NULL,'KILONZO','JANE WANZA','JANE WANZA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24206',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(874,NULL,'MUTUA','ESTHER NDUNGE','ESTHER NDUNGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24207',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(875,NULL,'REDEMPTA','WAMBUA','WAMBUA','254710635878','','','','','','','','',NULL,'accomodation','1','','','','HH-05-1044',0.00,'1','2024-09-30 15:36:01','2024-07-25 15:54:26','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(876,NULL,'KIILU','ESTHER MUTANU','ESTHER MUTANU','254728692169','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1049',0.00,'1','2024-08-30 12:46:49','2024-08-30 12:46:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(877,NULL,'MASON','MUNYAMBU KINGI','MUNYAMBU KINGI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24210',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(878,NULL,'AMBROSE','MULEI MUTINGA','MULEI MUTINGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24211',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(879,NULL,'IRENE','KOKI MUASYA','KOKI MUASYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24212',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(880,NULL,'KILII','MWATHI','MWATHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24213',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(881,NULL,'NZIOKI','MARY SYOMBUNGU','MARY SYOMBUNGU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24214',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(882,NULL,'MUSYOKA','MARCY','MARCY','254768008255','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1059',0.00,'1','2024-09-30 15:45:09','2024-08-30 12:47:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(883,NULL,'JONES','MULI MAVEKE','MULI MAVEKE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24216',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(884,NULL,'ACK',' KAIANI',' KAIANI','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1062',0.00,'1','2024-08-30 12:48:25','2024-08-30 12:48:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(885,NULL,'KITONGA','MILICAH SYOMBUA','MILICAH SYOMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24218',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(886,NULL,'JOSHUA','MUSYOKI WAMBUA','MUSYOKI WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24219',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(887,NULL,'GEORGE','MAINGI MUNYAO','MAINGI MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24220',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(888,NULL,'MUINDI','MARY MUKULU','MARY MUKULU','2547294307542','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1067',0.00,'1','2024-09-30 15:49:09','2024-08-30 12:49:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(889,NULL,'PETER','MWANGE KIITI','MWANGE KIITI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24222',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(890,NULL,'KALEKYE','KIVIU','KIVIU','254707621443','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1070',0.00,'1','2024-09-30 15:54:15','2024-08-30 12:50:02','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(891,NULL,'ISAAC','MUTUNGA MUTUA','MUTUNGA MUTUA','254722631616','','','','','','','','',NULL,'accomodation','1','','','','HH-05-1071',0.00,'1','2024-09-30 15:59:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(892,NULL,'JOSHUA','M. KALELI','M. KALELI','254704280520','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1073',0.00,'1','2024-09-30 16:00:12','2024-08-30 12:50:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(893,NULL,'NGULI','MASIA','MASIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24226',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(894,NULL,'MUTISYA','DANIEL KING\'OO','DANIEL KING\'OO','254714774131','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1078',0.00,'1','2024-09-30 16:03:49','2024-08-30 12:51:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(895,NULL,'KIILU','ROSE KATUMBI','ROSE KATUMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24228',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(896,NULL,'SAMUEL','MUTISO NZIOKA','MUTISO NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24229',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(897,NULL,'JULIUS','MUNYAO KATHYOLI','MUNYAO KATHYOLI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24230',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(898,NULL,'KATHANZU','CATHERINE MUSENYA','CATHERINE MUSENYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24231',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(899,NULL,'MUTUA','MARY KIOKO','MARY KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24232',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(900,NULL,'MATHEW','NGAO','NGAO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1092',0.00,'1','2024-09-30 16:06:10','2024-08-30 12:52:39','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(901,NULL,'BRIGIT','MUKONYO KALOKI','MUKONYO KALOKI','254721520500','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1094',0.00,'1','2024-09-30 16:09:01','2024-08-30 12:53:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(902,NULL,'LIVIA','ALBERT KITAVI','ALBERT KITAVI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1095',0.00,'1','2024-09-30 16:13:14','2024-08-30 12:54:44','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(903,NULL,'NGIE','PAUL KIOKO','PAUL KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24236',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(904,NULL,'MWANIA','JOSEPH KASOLI','JOSEPH KASOLI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24237',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(905,NULL,'MUTUA','JULIUS MAINGI','JULIUS MAINGI','254712446212','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1099',0.00,'1','2024-09-30 16:16:53','2024-08-30 12:55:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(906,NULL,'PHILIP','DORCAS NDUKU','DORCAS NDUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24239',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(907,NULL,'NDETI','PHILIP NZIOKA','PHILIP NZIOKA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1103',0.00,'1','2024-09-30 16:20:49','2024-08-30 12:56:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(908,NULL,'MULI','PAUL MUNYAO','PAUL MUNYAO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1105',0.00,'1','2024-09-30 16:24:27','2024-08-30 12:57:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(909,NULL,'KISINGU','MARY NZISA','MARY NZISA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24242',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(910,NULL,'DR','MWAYA KITAVI','MWAYA KITAVI','254727955503','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1111',0.00,'1','2024-09-02 12:01:01','2024-08-30 12:59:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(911,NULL,'PHOETH','MWEKE MALEKA','MWEKE MALEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24244',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(912,NULL,'MUASYA','PATRICK MUNGUTI','PATRICK MUNGUTI','254712496595','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1116',0.00,'1','2024-10-01 08:54:05','2024-08-30 12:59:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(913,NULL,'HELLEN','KAVENGI KILULUU','KAVENGI KILULUU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24246',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(914,NULL,'FREDRICK','MUTHINI KITUKU','MUTHINI KITUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24247',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(915,NULL,'WAMBUA','DICKSON MUINDE','DICKSON MUINDE','254711683991','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1122',0.00,'1','2024-10-01 08:59:15','2024-08-30 13:00:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(916,NULL,'MWEU','PAUL NZAU','PAUL NZAU','254724403954','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1123',0.00,'1','2024-08-30 13:06:53','2024-08-30 13:06:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(917,NULL,'NZIOKI','JOSHUA NGOLO','JOSHUA NGOLO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24250',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(918,NULL,'MUASYA','SAMUEL MUTUA','SAMUEL MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24251',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223693','','0000-00-00 00:00:00','','new','',''),(919,NULL,'MUINDE','FELIX MUNYAO','FELIX MUNYAO','254714660828','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1128',0.00,'1','2024-10-01 09:10:38','2024-08-30 13:07:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223693','','0000-00-00 00:00:00','','new','',''),(920,NULL,'KIIO','ABED MUSYOKI','ABED MUSYOKI','254742581569','','','','','','','','',NULL,'accomodation','1',NULL,'','','24253',0.00,'1','2024-07-25 16:31:19','2024-07-25 16:31:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(921,NULL,'MUTINGA','MUNYAO','MUNYAO','254742581569','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1130',0.00,'1','2024-10-01 09:14:02','2024-08-30 13:08:17','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(922,NULL,'SIMON','WAMBUA MAINGI','WAMBUA MAINGI','254768246929','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1134',0.00,'1','2024-10-01 09:16:24','2024-08-30 13:08:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(923,NULL,'MUSYOKA','ESTHER MBITHE','ESTHER MBITHE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24256',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(924,NULL,'ABEDNEGO','MUTUKU KYALO','MUTUKU KYALO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1138',0.00,'1','2024-10-01 09:19:43','2024-08-30 13:09:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(925,NULL,'ROBERT','MUTUKU MUTUNGI','MUTUKU MUTUNGI','254725089275','','','','','','','','',NULL,'accomodation','1',NULL,'','','21474864',0.00,'1','2024-07-25 16:39:27','2024-07-25 16:39:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(926,NULL,'JULIUS','M. KITHYOI','M. KITHYOI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24259',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(927,NULL,'GEOFFREY','MUTISO MUTUNGA','MUTISO MUTUNGA','254704280535','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1141',0.00,'1','2024-09-02 12:11:09','2024-08-30 13:10:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(928,NULL,'BONFACE','KIIO NZIOKA','KIIO NZIOKA','254742262364','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1145',0.00,'1','2024-09-02 14:47:41','2024-08-30 13:11:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(929,NULL,'FRANCIS','KYALO MUASYA','KYALO MUASYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24262',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(930,NULL,'FLORENCE','WANDII MUTUKU','WANDII MUTUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24263',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(931,NULL,'NZIOKA','JOEL NZUKI','JOEL NZUKI','254727178816','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1150',0.00,'1','2024-10-01 16:36:25','2024-08-30 13:12:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(932,NULL,'BONFACE','MBONDO KIEMA','MBONDO KIEMA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24265',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(933,NULL,'KITOO','STEPHEN NDUNDA','STEPHEN NDUNDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24266',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(934,NULL,'JACKSON','MUNYAO MUOKA','MUNYAO MUOKA','254713704523','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1155',0.00,'1','2024-10-01 16:48:20','2024-08-30 13:13:12','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(935,NULL,'ALEX','MULI KIOKO','MULI KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24268',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(936,NULL,'PHILIP','M. KILONZO','M. KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24269',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(937,NULL,'BENSON','KAINDI MUINDE','KAINDI MUINDE','254790887356','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1164',0.00,'1','2024-10-01 16:50:07','2024-08-30 13:13:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(938,NULL,'JULIUS','MASILA NZIOKA','MASILA NZIOKA','254734285584','','','','','','','','',NULL,'accomodation','1','','','','HH-05-1165',0.00,'1','2024-10-02 08:58:18','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(939,NULL,'NYAMAI','PETERSON KISYULA','PETERSON KISYULA','254723587865','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1167',0.00,'1','2024-10-02 09:23:21','2024-08-30 13:15:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(940,NULL,'TULU','ALEXANDER NZIOKI','ALEXANDER NZIOKI','254710217391','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1172',0.00,'1','2024-10-02 09:25:25','2024-08-30 13:16:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(941,NULL,'ALEX','MAWEU MUINDE','MAWEU MUINDE','254722504648','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1175',0.00,'1','2024-10-02 09:31:02','2024-08-30 13:16:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(942,NULL,'MAXWELL','MUMO MUNUVE','MUMO MUNUVE','254741526631','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1179',0.00,'1','2024-08-30 13:17:41','2024-08-30 13:17:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(943,NULL,'FLEVIA','KYALO NDAMBUKI','KYALO NDAMBUKI','254711364397','','','','','','','','',NULL,'accomodation','1',NULL,'','','24276',0.00,'1','2024-07-26 08:59:25','2024-07-26 08:59:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(944,NULL,'KIMETI','KILONZO JOSHUA','KILONZO JOSHUA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1187',0.00,'1','2024-10-02 09:33:00','2024-08-30 13:18:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(945,NULL,'MUTUA','PHILIP KITHEKA','PHILIP KITHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24278',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(946,NULL,'FESTUS','MUMO MULWA','MUMO MULWA','254727746929','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1193',0.00,'1','2024-08-30 13:23:53','2024-08-30 13:23:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(947,NULL,'ESTHER','KALENYE KITHEKA','KALENYE KITHEKA','254720749507','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1196',0.00,'1','2024-10-02 09:39:11','2024-08-30 13:24:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(948,NULL,'BONFACE','NDUNDA MUTUKU','NDUNDA MUTUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24281',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(949,NULL,'JOEL','MUINDE MUTISO','MUINDE MUTISO','254713704521','','','','','','','','',NULL,'accommodation','1','','','','HH-05-120',0.00,'1','2024-09-27 08:41:59','2024-08-30 09:38:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(950,NULL,'PETER','MAKAU NDOLONGA','MAKAU NDOLONGA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1202',0.00,'1','2024-09-02 14:33:18','2024-08-30 13:29:26','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(951,NULL,'EVANS','SILA MUTISYA','SILA MUTISYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24284',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(952,NULL,'KIILU','JOSHUA MUNYAO','JOSHUA MUNYAO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1204',0.00,'1','2024-09-02 14:36:31','2024-08-30 13:30:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(953,NULL,'ROSE','NDUKU MUTHAMA','NDUKU MUTHAMA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1205',0.00,'1','2024-09-02 14:37:39','2024-08-30 13:31:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(954,NULL,'FIDEL','KAANGI MULEI','KAANGI MULEI','254720218840','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1206',0.00,'1','2024-10-02 10:06:55','2024-08-30 13:32:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(955,NULL,'DAVID','KIMEU KILEA','KIMEU KILEA','254713796614','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1210',0.00,'1','2024-10-02 10:15:18','2024-08-30 13:33:40','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(956,NULL,'QUEEN','MWIKALI KALIMA','MWIKALI KALIMA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24289',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(958,NULL,'JUSTUS','MUNYAKA MWINZI','MUNYAKA MWINZI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24291',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(959,NULL,'JAPHETH','MUSEMBI MWINZI','MUSEMBI MWINZI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1218',0.00,'1','2024-10-02 10:47:54','2024-08-30 13:36:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(960,NULL,'NDAMBUKI','NICHOLAS MAKAU','NICHOLAS MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24293',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(961,NULL,'PAULINE','KITAKAA NGILA','KITAKAA NGILA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24294',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(962,NULL,'ELIZABETH','NGINA NZIOKI','NGINA NZIOKI','254795372035','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1228',0.00,'1','2024-10-02 10:49:00','2024-08-30 13:37:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(963,NULL,'TABITHA','WANZA NZIOKI','WANZA NZIOKI','254701387188','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1234',0.00,'1','2024-10-02 10:54:48','2024-08-30 13:40:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(964,NULL,'JENNIFER','MWELU NGOSI','MWELU NGOSI','254724924794','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1235',0.00,'1','2024-08-30 13:39:21','2024-08-30 13:39:21','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(965,NULL,'JOSEPH','KIVIU MUTUA','KIVIU MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24298',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(966,NULL,'KISISU','WATER KIOSK','WATER KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24299',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(967,NULL,'NZUKI','PHILIP NZIOKA','PHILIP NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24300',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(968,NULL,'MULWA','PAUL SILA','PAUL SILA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1239',0.00,'1','2024-10-02 11:01:01','2024-08-30 13:41:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(969,NULL,'ESTHER','NDILA','NDILA','254759733989','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1240',0.00,'1','2024-10-07 14:17:36','2024-08-30 13:41:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(970,NULL,'TIMOTHY','KIOKO MBATHA','KIOKO MBATHA','254711335210','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1242',0.00,'1','2024-08-30 13:42:33','2024-08-30 13:42:33','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(971,NULL,'VINCENT','MUASYA MUINDE','MUASYA MUINDE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24304',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(972,NULL,'ROBERT','KITHOME MUINDE','KITHOME MUINDE','254717295350','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1245',0.00,'1','2024-09-02 15:20:24','2024-08-30 13:44:31','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(973,NULL,'DANCAN','MWANIA NZIOKI','MWANIA NZIOKI','254716723754','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1247',0.00,'1','2024-10-02 11:17:45','2024-08-30 13:45:15','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(974,NULL,'CHRISTINE','MUSYOKA NTHUNYA','MUSYOKA NTHUNYA','254712297891','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1257',0.00,'1','2024-09-02 15:26:13','2024-08-30 13:45:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(975,NULL,'PATRICK','KARIUKI','KARIUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24308',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(976,NULL,'ROBERT','NTHAA MUINDE','NTHAA MUINDE','254711893792','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1262',0.00,'1','2024-10-02 11:22:52','2024-08-30 13:46:50','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(977,NULL,'DICKSON','MUTISO NZIOKI','MUTISO NZIOKI','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1263',0.00,'1','2024-08-30 13:47:58','2024-08-30 13:47:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(978,NULL,'JOSPHINE','MULOKO MUSYOKA','MULOKO MUSYOKA','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1264',0.00,'1','2024-08-30 13:49:28','2024-08-30 13:49:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(979,NULL,'CHARLES','MULI MUTISYA','MULI MUTISYA','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1267',0.00,'1','2024-10-02 11:29:48','2024-08-30 13:50:13','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(980,NULL,'JANE','SYOMBUA NGONYO','SYOMBUA NGONYO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1269',0.00,'1','2024-10-02 11:31:49','2024-08-30 13:50:56','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(981,NULL,'PETER','MUTUA','MUTUA','254715436788','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1270',0.00,'1','2024-10-02 11:33:54','2024-08-30 13:51:48','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(982,NULL,'MESHACK','KYALO KIIO','KYALO KIIO','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1271',0.00,'1','2024-09-02 15:33:23','2024-08-30 13:52:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(983,NULL,'ONESMUS','MUSYOKI NDILO','MUSYOKI NDILO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24316',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(984,NULL,'ERASTUS','MATIVO NZUKI','MATIVO NZUKI','254718759448','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1273',0.00,'1','2024-10-08 13:01:16','2024-08-30 13:53:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(985,NULL,'JANE','MBULA MWELE','MBULA MWELE','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1274',0.00,'1','2024-09-02 15:35:30','2024-08-30 13:54:03','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(986,NULL,'TELESIAH','MBATHA MUMANGI','MBATHA MUMANGI','254700157224','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1275',0.00,'1','2024-10-02 12:17:24','2024-08-30 13:54:55','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(987,NULL,'ELIJAH','NDAVI NZIOKI','NDAVI NZIOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24320',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(988,NULL,'MACHAKOS','COUNTY D.U','COUNTY D.U','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24321',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(989,NULL,'FLORENCE','WANDII MUTUKU','WANDII MUTUKU','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1279',0.00,'1','2024-10-02 12:23:14','2024-10-02 12:23:14','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(990,NULL,'PETER','THYAKA WAMBUA','THYAKA WAMBUA','254718558136','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1280',0.00,'1','2024-10-02 12:29:30','2024-08-30 13:55:46','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(991,NULL,'NICHOLA','MUINDE MUASYA','MUINDE MUASYA','254725441192','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1281',0.00,'1','2024-10-02 12:34:18','2024-08-30 13:56:39','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(992,NULL,'KATHIANI','POLICE STATION (02)','POLICE STATION (02)','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24325',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223694','','0000-00-00 00:00:00','','new','',''),(993,NULL,'BONFACE','MUMO MUINDI','MUMO MUINDI','254708741781','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1285',0.00,'1','2024-10-02 12:37:14','2024-08-30 13:57:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223694','','0000-00-00 00:00:00','','new','',''),(994,NULL,'KENNEDY','KIOKO KIMOTHO','KIOKO KIMOTHO','254701316872','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1286',0.00,'1','2024-10-02 12:40:04','2024-08-30 13:58:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(995,NULL,'DOMINIC','KIOKO KIMOTHO','KIOKO KIMOTHO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24328',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(996,NULL,'JANET','MUKULU MUSYOKI','MUKULU MUSYOKI','254712832235','','','','','','','','',NULL,'accommodation','1','','','','HH-02-1288',0.00,'1','2024-10-03 16:30:00','2024-09-18 09:00:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(997,NULL,'JAMES','MULI MUASA','MULI MUASA','254704209001','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1290',0.00,'1','2024-10-02 12:43:28','2024-08-30 13:59:13','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(998,NULL,'MUTUA','STEPHEN NYAMAI','STEPHEN NYAMAI','254718823307','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1291',0.00,'1','2024-10-02 12:46:26','2024-08-30 14:00:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(999,NULL,'STEPHEN','NZUKI MWANIA','NZUKI MWANIA','072320866','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-1292',0.00,'1','2024-08-30 14:01:07','2024-08-30 14:01:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1000,NULL,'DOROTHY','WAMBUI KARANGO','WAMBUI KARANGO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24333',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1001,NULL,'FREDRICK','WATHUGI GICHUHI','WATHUGI GICHUHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24334',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1002,NULL,'DANIEL','KITAVI MWENGEI','KITAVI MWENGEI','254726414221','','','','','','','','',NULL,'accomodation','1','','','','HH-02-1295',0.00,'1','2024-09-11 11:11:38','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1003,NULL,'SAMUEL','MUKUA MALELI','MUKUA MALELI','2547024034461','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1296',0.00,'1','2024-09-02 15:54:21','2024-08-30 14:01:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1004,NULL,'NASON','WAMBUA NZIOKI','WAMBUA NZIOKI','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-04-1297',0.00,'1','2024-10-04 14:36:37','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1005,NULL,'ZACHARIA','NJUGUNA WANGARE','NJUGUNA WANGARE','254723511906','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1299',0.00,'1','2024-10-02 12:51:48','2024-08-30 14:02:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1006,NULL,'REAL','KASIVA KAVITA','KASIVA KAVITA','254740425899','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1300',0.00,'1','2024-10-02 12:55:03','2024-08-30 14:03:42','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1007,NULL,'MAURICE','KIOKO ISAAC','KIOKO ISAAC','254728466490','','','','','','','','',NULL,'accommodation','1','','','','HH-05-1301',0.00,'1','2024-10-02 13:00:16','2024-08-30 14:05:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1008,NULL,'TIMOTHY','MUOKI MAINGI','MUOKI MAINGI','254722567855','','','','','','','','',NULL,'accomodation','1','','','','HH-05-1302-',0.00,'1','2024-10-02 13:02:57','2024-07-26 16:41:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1009,NULL,'AMOS','MUKUNZI','MUKUNZI','254705487879','','','','','','','','',NULL,'accomodation','1','','','','HH-05-141',0.00,'1','2024-09-27 08:45:30','2024-07-26 16:44:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1010,NULL,'DANIEL','MATHEKA NGULU','MATHEKA NGULU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24343',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1011,NULL,'MUNYAO','NZIOKA MASILA','NZIOKA MASILA','254712446742','','','','','','','','',NULL,'accomodation','1','','','','HH-05-149',0.00,'1','2024-09-27 08:52:28','2024-07-26 16:46:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1012,NULL,'NZIOKA','DANIEL NDOTHIA','DANIEL NDOTHIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24345',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1013,NULL,'JEREMIAH','NDONYE NZIOKA','NDONYE NZIOKA','254722311159','','','','','','','','',NULL,'accomodation','1','','','','HH-05-153',0.00,'1','2024-09-27 09:09:15','2024-07-26 16:48:09','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1014,NULL,'SAMUEL','MUTUA MULI','MUTUA MULI','254791035642','','','','','','','','',NULL,'accommodation','1','','','','HH-05-154',0.00,'1','2024-09-27 09:13:19','2024-08-30 09:37:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1015,NULL,'SIMON','MUINDE NZIOKA','MUINDE NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24348',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1016,NULL,'FRANIS','MUINDE NZUKI','MUINDE NZUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24349',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1017,NULL,'MASON','IVUTI NYAGA','IVUTI NYAGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24350',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1018,NULL,'NELSON','MUTUA NDUNDA','MUTUA NDUNDA','254726288244','','','','','','','','',NULL,'accomodation','1','','','','HH-05-161',0.00,'1','2024-09-27 09:15:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1019,NULL,'NZIOKA','CORNELIUS MUSEMBI','CORNELIUS MUSEMBI','254726381938','','','','','','','','',NULL,'accomodation','1','','','','HH-05-170',0.00,'1','2024-09-27 09:26:21','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1020,NULL,'PHILIP','NGOLYA NGOMALI','NGOLYA NGOMALI','254711650172','','','','','','','','',NULL,'accommodation','1','','','','HH-05-196',0.00,'1','2024-09-27 09:39:25','2024-08-30 09:39:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1021,NULL,'JAMES','MUTUA MULINGE','MUTUA MULINGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24354',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1022,NULL,'PETER','KIOKO NGIE','KIOKO NGIE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24355',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1023,NULL,'MUSYOKA','STEPHEN MUANGE','STEPHEN MUANGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24356',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1024,NULL,'KITOLO','PETER MUEMA','PETER MUEMA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24357',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1025,NULL,'KALOTA','NASON KITOLO','NASON KITOLO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24358',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1026,NULL,'MELI','NZIOKA NGOLO','NZIOKA NGOLO','254726977665','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-211',0.00,'1','2024-08-30 09:40:11','2024-08-30 09:40:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1027,NULL,'LESSAH','WANZA KATULU','WANZA KATULU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24360',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1028,NULL,'KASYOKA','SAMUEL MUNYAO','SAMUEL MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24361',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1029,NULL,'MUTHIANI','M. JANE','M. JANE','254718231913','','','','','','','','',NULL,'accommodation','1','','','','HH-05-225',0.00,'1','2024-09-27 09:48:52','2024-08-30 09:41:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1030,NULL,'MUTING\'A','MWENZWA','MWENZWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24363',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1031,NULL,'KITHOMO','NDETO','NDETO','254723023276','','','','','','','','',NULL,'accommodation','1','','','','HH-05-236',0.00,'1','2024-09-27 09:52:09','2024-08-30 09:41:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1032,NULL,'KATUU','JOHN MUTISYA','JOHN MUTISYA','254729993946','','','','','','','','',NULL,'accommodation','1','','','','HH-05-237',0.00,'1','2024-09-27 09:53:54','2024-08-30 09:42:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1033,NULL,'KATUU','PETER NZEKI','PETER NZEKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24366',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1034,NULL,'KAIANI','YOUTH POLYTECHNIC','YOUTH POLYTECHNIC','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24367',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1035,NULL,'JOSHUA','KILONZO MULI','KILONZO MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24368',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1036,NULL,'MULWA','NDAMBO','NDAMBO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24369',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1037,NULL,'KYETI','PETER KILONZO','PETER KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24370',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1038,NULL,'NGULI','JACOB KIILU','JACOB KIILU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24371',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1039,NULL,'JOSHUA','KILONZO MULI','KILONZO MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24372',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1040,NULL,'KATHIOLI','NICHOLAS WAMBUA','NICHOLAS WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24373',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1041,NULL,'MAKAU','JAMES NZAU','JAMES NZAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24374',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1042,NULL,'LUMBWA','SALVATION ARMY','SALVATION ARMY','254711374520','','','','','','','','',NULL,'accommodation','1','','','','IN-05-263',0.00,'1','2024-09-27 09:57:53','2024-08-30 09:43:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1043,NULL,'MAKAU','PETER MUSYOKI','PETER MUSYOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24376',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1044,NULL,'KINYUNGU','NDETO','NDETO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24377',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1045,NULL,'KIEMA','ELIZABETH NTHAMBI','ELIZABETH NTHAMBI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-278',0.00,'1','2024-09-27 10:00:16','2024-08-30 09:44:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1046,NULL,'MUTISO','JOHN MUTUA','JOHN MUTUA','254721834951','','','','','','','','',NULL,'accommodation','1','','','','HH-05-281',0.00,'1','2024-09-27 10:06:33','2024-08-30 09:45:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1047,NULL,'KAMAMI','SAMUEL WAMBUA','SAMUEL WAMBUA','254715272418','','','','','','','','',NULL,'accomodation','1','','','','HH-05-282',0.00,'1','2024-09-27 10:16:48','2024-07-26 17:04:26','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1048,NULL,'MBITHI','PETER MUTUA','PETER MUTUA','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-283',0.00,'1','2024-08-30 09:46:24','2024-08-30 09:46:24','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1049,NULL,'MUTUA','WILLIAM MBITHI','WILLIAM MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24382',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1050,NULL,'KASOLI','SAMUEL KITUKU','SAMUEL KITUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24383',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1051,NULL,'JENIFER','MULEKYO NGOLO','MULEKYO NGOLO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24384',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1052,NULL,'SAMMY','MULINDE NGOMALI','MULINDE NGOMALI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24385',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1053,NULL,'MWANIA','STEPHENE NZUKI','STEPHENE NZUKI','254725886247','','','','','','','','',NULL,'accommodation','1','','','','HH-05-298',0.00,'1','2024-09-27 10:24:18','2024-08-30 09:47:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1054,NULL,'MULI','PHILIP MUOKI','PHILIP MUOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24387',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1055,NULL,'KITAVI','KATUU KIAMBA','KATUU KIAMBA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24388',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1056,NULL,'MUNYAO','LABAH MULI','LABAH MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24389',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1057,NULL,'KASOLI','JOSEPH MUTUA','JOSEPH MUTUA','254723263776','','','','','','','','',NULL,'accommodation','1','','','','HH-05-316',0.00,'1','2024-09-27 10:41:44','2024-08-30 09:47:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1058,NULL,'KINYUMU','JOSHUA MUSYOKA','JOSHUA MUSYOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24391',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1059,NULL,'KIMANTHI','RAPHAEL MWENGA','RAPHAEL MWENGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24392',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1060,NULL,'NZIOKA','JOEL NZUKI','JOEL NZUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24393',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1061,NULL,'MUTINDIMI','ANTONY MUTIO','ANTONY MUTIO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24394',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1062,NULL,'ANTONY','MULUNGYE WAMBUA','MULUNGYE WAMBUA','254705332188','','','','','','','','',NULL,'accommodation','1','','','','HH-05-322',0.00,'1','2024-09-27 10:53:42','2024-08-30 09:48:42','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1063,NULL,'MUTIKU','PETER MBITHI','PETER MBITHI','254724687376','','','','','','','','',NULL,'accommodation','1','','','','HH-05-329',0.00,'1','2024-09-27 10:59:23','2024-08-30 09:49:20','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1064,NULL,'LUMBWA','PRIMARY SCHOLL','PRIMARY SCHOLL','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24397',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1065,NULL,'MUSEMBI','HENRY MUINDE','HENRY MUINDE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24398',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1066,NULL,'DANIEL','NTHENGE MATHEKA','NTHENGE MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24399',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1067,NULL,'DAVID','MAINGI MULWA','MAINGI MULWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24400',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1068,NULL,'NZIOKA','ZAKAYO MANTHI','ZAKAYO MANTHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24401',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1069,NULL,'JOSEPH','MUTHENGI MAKAU','MUTHENGI MAKAU','254759720078','','','','','','','','',NULL,'accommodation','1','','','','HH-05-350',0.00,'1','2024-09-27 11:01:56','2024-08-30 09:50:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223695','','0000-00-00 00:00:00','','new','',''),(1070,NULL,'MAKAU','NATHAN NZIOKA','NATHAN NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24403',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1071,NULL,'SHADRACK','MULI MAKAU','MULI MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24404',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223695','','0000-00-00 00:00:00','','new','',''),(1072,NULL,'JIMMY','MUTUA MULWA','MUTUA MULWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24405',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1073,NULL,'KILONZO','MBUVI','MBUVI','254726714667','','','','','','','','',NULL,'accommodation','1','','','','HH-05-386',0.00,'1','2024-09-02 09:42:20','2024-08-30 09:51:22','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1074,NULL,'RICHARD','M.KITUKU','M.KITUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24407',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1075,NULL,'CHARLES','N. MAKAU','N. MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24408',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1076,NULL,'ZAKAYO','VINCENT NDUNDA','VINCENT NDUNDA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24409',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1077,NULL,'DANIEL','NZIOKI MUNYAO','NZIOKI MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24410',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1078,NULL,'MULI','MAKAU','MAKAU','254714085358','','','','','','','','',NULL,'accommodation','1','','','','HH-05-396',0.00,'1','2024-09-02 09:44:16','2024-08-30 09:52:11','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1079,NULL,'NDAMBUKI','JOHN MUREFU','JOHN MUREFU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24412',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1080,NULL,'JOSEPH','NGILA NGULI','NGILA NGULI','254720511795','','','','','','','','',NULL,'accommodation','1','','','','HH-05-398',0.00,'1','2024-09-27 11:08:58','2024-08-30 09:53:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1081,NULL,'NGOMALI','FREDRICK WAMBUA','FREDRICK WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24414',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1082,NULL,'PETER','NGEWA','NGEWA','254734905126','','','','','','','','',NULL,'accommodation','1','','','','HH-05-414',0.00,'1','2024-09-27 11:11:04','2024-08-30 09:53:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1083,NULL,'SAMUEL','MUTISYA NGUMBI','MUTISYA NGUMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24416',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1084,NULL,'DANIEL','MUTISYA MUINDI','MUTISYA MUINDI','254704789717','','','','','','','','',NULL,'accommodation','1','','','','HH-05-416',0.00,'1','2024-09-27 11:14:59','2024-08-30 09:54:33','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1085,NULL,'NZIOKA','M. DANIEL','M. DANIEL','254729724923','','','','','','','','',NULL,'accommodation','1','','','','HH-05-450',0.00,'1','2024-09-27 11:18:41','2024-08-30 09:55:13','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1086,NULL,'MUNONGI','ARON NDAMBUKI','ARON NDAMBUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24419',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1087,NULL,'CHRISTOPHER','KALUA KITOO','KALUA KITOO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24420',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1088,NULL,'TELELA','JOHN MUSYOKA','JOHN MUSYOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24421',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1089,NULL,'MATOLO','PETER MBITHI','PETER MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24422',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1090,NULL,'NZIOKA','MASILA JONES','MASILA JONES','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24423',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1091,NULL,'MUTISYA','JOSHUA KITHYOI','JOSHUA KITHYOI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24424',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1092,NULL,'JOSPHAT','WAMBUA MUASYA','WAMBUA MUASYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24425',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1093,NULL,'KATUU','ROBERT KAVITA','ROBERT KAVITA','254724904507','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-467',0.00,'1','2024-08-30 09:55:49','2024-08-30 09:55:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1094,NULL,'MUIMI','MOSES NZIOKI','MOSES NZIOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24427',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1095,NULL,'FLORENCE','MUENI MUSYOKI','MUENI MUSYOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24428',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1096,NULL,'JACOB','NGULI','NGULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24429',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1097,NULL,'PETER','MUINDE NZIOKA','MUINDE NZIOKA','254795767258','','','','','','','','',NULL,'accommodation','1','','','','HH-05-476',0.00,'1','2024-09-27 11:21:24','2024-08-30 09:56:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1098,NULL,'MULI','BERNARD MUTUA','BERNARD MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24431',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1099,NULL,'JULIUS','MUNYAO KITAVI','MUNYAO KITAVI','254723275003','','','','','','','','',NULL,'accommodation','1','','','','HH-05-478',0.00,'1','2024-09-27 11:26:01','2024-08-30 09:57:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1100,NULL,'MWAMBILE','RICHARD MUNGUTI','RICHARD MUNGUTI','254711245702','','','','','','','','',NULL,'accommodation','1','','','','HH-05-487',0.00,'1','2024-09-02 09:56:43','2024-08-30 09:58:21','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1101,NULL,'MULI','MONICA KAVETE','MONICA KAVETE','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-488',0.00,'1','2024-08-30 09:59:05','2024-08-30 09:59:05','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1102,NULL,'WAMBUA','BARNABAS KIOKO','BARNABAS KIOKO','254727023500','','','','','','','','',NULL,'accommodation','1','','','','HH-05-489',0.00,'1','2024-09-27 11:30:22','2024-08-30 10:00:39','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1103,NULL,'MWONDU','MUSYOKA MUKII','MUSYOKA MUKII','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-05-491',0.00,'1','2024-09-18 11:59:12','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1104,NULL,'MULI','PHILIP MUOKI','PHILIP MUOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24437',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1105,NULL,'NZIOKA','JOHN MUSAU','JOHN MUSAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24438',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1106,NULL,'MWANZIU','LUCIA KATUMBI','LUCIA KATUMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24439',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1107,NULL,'MITISO','M.JOHN','M.JOHN','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24440',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1108,NULL,'GEDION','KITAVI MBITHI','KITAVI MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24441',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1109,NULL,'RICHARD','MUSEMBI MUNYAO','MUSEMBI MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24442',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1110,NULL,'KALOTA','PHILIP NGUI','PHILIP NGUI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24443',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1111,NULL,'JOHN','MUTISO KITUKU','MUTISO KITUKU','254728395538','','','','','','','','',NULL,'accommodation','1','','','','HH-05-516',0.00,'1','2024-09-27 11:48:39','2024-08-30 10:04:26','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1112,NULL,'MWANZIA','PAULINE NTHENYA','PAULINE NTHENYA','254715801066','','','','','','','','',NULL,'accommodation','1','','','','HH-05-517',0.00,'1','2024-09-27 11:51:04','2024-08-30 10:07:26','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1113,NULL,'JOHN','MBUVI WAMBUA','MBUVI WAMBUA','254724860827','','','','','','','','',NULL,'accommodation','1','','','','HH-05-518',0.00,'1','2024-09-27 11:56:25','2024-08-30 10:08:18','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1114,NULL,'AIC','LUMBWA','LUMBWA','254723208661','','','','','','','','',NULL,'accommodation','1',NULL,'','','IN-05-521',0.00,'1','2024-09-27 12:02:43','2024-09-27 12:02:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1115,NULL,'SIMON','KIMANI MBITHI','KIMANI MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24448',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1116,NULL,'NGOLYA','ROBERT MUTHOKA','ROBERT MUTHOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24449',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1117,NULL,'KAKUNIA','BENJAMIN','BENJAMIN','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24450',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1118,NULL,'KILATYA','ANNE NDINDA','ANNE NDINDA','254728867710','','','','','','','','',NULL,'accommodation','1','','','','HH-05-535',0.00,'1','2024-09-27 12:04:35','2024-08-30 10:27:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1119,NULL,'KATHIANI','GIRLS HIGH SCHOOL','GIRLS HIGH SCHOOL','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','IN-05-556',0.00,'1','2024-09-25 10:20:10','2024-09-25 10:20:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1120,NULL,'SERAH','MWIKALI MUTUKU','MWIKALI MUTUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24453',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1121,NULL,'KILEA','JAMES MATHEKA','JAMES MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24454',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1122,NULL,'PHILIP','K. NDAMBUKI','K. NDAMBUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24455',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1123,NULL,'CHARLES','MUNONGI MUMO','MUNONGI MUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24456',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1124,NULL,'NZIOKA','SAMSON MUTISYA','SAMSON MUTISYA','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-05-573',0.00,'1','2024-09-27 12:17:13','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1125,NULL,'MUINDI','M. PHILIP','M. PHILIP','254768393322','','','','','','','','',NULL,'accommodation','1','','','','HH-05-58',0.00,'1','2024-09-27 08:31:05','2024-08-30 09:31:42','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1126,NULL,'NICHOLAS','KAVITA','KAVITA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24459',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1127,NULL,'TELESIA','WAYUA NZUKI','WAYUA NZUKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24460',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1128,NULL,'DOMINIC','KIOKO NDOLONGA','KIOKO NDOLONGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24461',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1129,NULL,'STEPHN','M. VAATI','M. VAATI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24462',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1130,NULL,'NDILA','KITAVI-JOSHUA MUANGE','KITAVI-JOSHUA MUANGE KITAVI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24463',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1131,NULL,'JOSHUA','KITUKU NDUNDA','KITUKU NDUNDA','254712204306','','','','','','','','',NULL,'accomodation','1','','','','HH-05-616',0.00,'1','2024-09-03 16:47:07','2024-07-29 13:48:12','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1132,NULL,'KATUU','JOSEPH MULWA','JOSEPH MULWA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24465',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1133,NULL,'BERNICE','KATUNGE KIMETU','KATUNGE KIMETU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24466',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1134,NULL,'KIOKO','MARY WANZILU','MARY WANZILU','254707770984','','','','','','','','',NULL,'accomodation','1','','','','HH-05-642',0.00,'1','2024-09-27 12:19:19','2024-07-29 13:50:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1135,NULL,'BEATRICE','NJOGU','NJOGU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24468',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1136,NULL,'MUTISO','MOSES MUTHOKA','MOSES MUTHOKA','254713728425','','','','','','','','',NULL,'accomodation','1','','','','HH-05-670',0.00,'1','2024-09-27 12:33:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1137,NULL,'STEPHENE','MWANZIA MAKAU','MWANZIA MAKAU','254710726137','','','','','','','','',NULL,'accommodation','1','','','','HH-05-671',0.00,'1','2024-09-27 12:36:09','2024-08-30 10:29:50','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1138,NULL,'ZEBEDII','KYALO MUTISO','KYALO MUTISO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24471',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1139,NULL,'ELIUD','MUSYOKI NZIOKA','MUSYOKI NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24472',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1140,NULL,'WAMBUA','MOSES MASILA','MOSES MASILA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24473',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1141,NULL,'BENSON','M. MUTUA','M. MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24474',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1142,NULL,'MBITHI','TITUS MUIA','TITUS MUIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24475',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1143,NULL,'MAKAU','JOHN MUSYOKA','JOHN MUSYOKA','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-711',0.00,'1','2024-08-30 10:30:59','2024-08-30 10:30:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1144,NULL,'PETER','K. MUTUA','K. MUTUA','254721770339','','','','','','','','',NULL,'accommodation','1','','','','HH-05-718',0.00,'1','2024-09-27 12:39:06','2024-08-30 10:32:01','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1145,NULL,'LUMBWA','WATER KIOSK','WATER KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24478',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1146,NULL,'MWATU','KAKOI ONESMUS','KAKOI ONESMUS','254722886247','','','','','','','','',NULL,'accomodation','1','','','','HH-05-730',0.00,'1','2024-09-03 11:03:30','2024-07-29 13:55:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1147,NULL,'MASAKU','MATANGILI','MATANGILI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24480',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1148,NULL,'DICKSON','MWNAZIA MULI','MWNAZIA MULI','254727359188','','','','','','','','',NULL,'accommodation','1','','','','HH-05-737',0.00,'1','2024-09-27 15:20:32','2024-08-30 11:19:50','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1149,NULL,'MUTISO','DAVID WAITA','DAVID WAITA','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','hh-05-740',0.00,'1','2024-08-30 11:18:45','2024-08-30 11:18:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1150,NULL,'NZIOKI','ESTHER KAMENE','ESTHER KAMENE','254796278463','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-741',0.00,'1','2024-08-30 11:20:47','2024-08-30 11:20:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1151,NULL,'SALVATION ARMY ','NTHUNGUNI','NTHUNGUNI','254726288244','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-742',0.00,'1','2024-08-30 11:22:27','2024-08-30 11:22:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1152,NULL,'MBITHI','JOSHUA KIMANTHI','JOSHUA KIMANTHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24485',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1153,NULL,'PRISCILLAH ','NDILA MUINDE','NDILA MUINDE','254728666916','','','','','','','','',NULL,'accommodation','1','','','','HH-05-745',0.00,'1','2024-09-27 15:30:03','2024-08-30 11:23:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1154,NULL,'KILONZO','PHILIP MUSYOKA','PHILIP MUSYOKA','254701563954','','','','','','','','',NULL,'accommodation','1','','','','HH-05-748',0.00,'1','2024-10-29 13:18:18','2024-08-30 11:24:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1155,NULL,'KALOKI','FRANCIS KITAVI','FRANCIS KITAVI','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-05-750',0.00,'1','2024-09-27 15:37:53','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1156,NULL,'MUTHOKA','JOSEPH MUTUKU','JOSEPH MUTUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24489',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1157,NULL,'MAINGI','JOSEPH NDUVA','JOSEPH NDUVA','254728202833','','','','','','','','',NULL,'accommodation','1','','','','HH-05-752',0.00,'1','2024-09-27 15:41:02','2024-08-30 11:25:53','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1158,NULL,'JONAZARIA','ACADEMY','ACADEMY','254722829047','','','','','','','','',NULL,'accommodation','1','','','','IN-05-754',0.00,'1','2024-09-27 15:43:30','2024-08-30 11:26:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1159,NULL,'KILONZO','ARON KYALO','ARON KYALO','254797721343','','','','','','','','',NULL,'accomodation','1',NULL,'','','23764109',0.00,'1','2024-07-29 14:01:30','2024-07-29 14:01:30','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1160,NULL,'SIMEON','M. KITOO','M. KITOO','254726410448','','','','','','','','',NULL,'accommodation','1','','','','HH-05-756',0.00,'1','2024-09-27 15:45:18','2024-08-30 11:27:43','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223696','','0000-00-00 00:00:00','','new','',''),(1161,NULL,'DANIEL','MUTHINI MUSEMBI','MUTHINI MUSEMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24494',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1162,NULL,'NZIOKA','AMOS NZOMO','AMOS NZOMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24495',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1163,NULL,'JAMES','KIOKO MATHEKA','KIOKO MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24496',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1164,NULL,'WAMBUA','MATHEKA','MATHEKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24497',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223696','','0000-00-00 00:00:00','','new','',''),(1165,NULL,'ABEDNEGO','N. MAKAU','N. MAKAU','254726725709','','','','','','','','',NULL,'accommodation','1','','','','HH-05-761',0.00,'1','2024-09-27 15:47:41','2024-08-30 11:28:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1166,NULL,'JOSEPH','MUTUKU NZIOKI','MUTUKU NZIOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24499',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1167,NULL,'KIEMA','ONESMUS MULI','ONESMUS MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24500',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1168,NULL,'MUTHOKA','MBEKE','MBEKE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24501',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1169,NULL,'MUTUKU','KENNEDY MWENDWA','KENNEDY MWENDWA','254721886499','','','','','','','','',NULL,'accommodation','1','','','','HH-05-769',0.00,'1','2024-09-27 15:52:28','2024-08-30 11:34:09','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1170,NULL,'BENSON','KATUMO MUENI','KATUMO MUENI','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-772',0.00,'1','2024-08-30 11:35:07','2024-08-30 11:35:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1171,NULL,'KIMANI','ABRAHAM MUSYOKI','ABRAHAM MUSYOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24504',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1172,NULL,'PETER','MUTETI THITU','MUTETI THITU','254722975415','','','','','','','','',NULL,'accomodation','1','','','','HH-05-781',0.00,'1','2024-10-02 15:17:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1173,NULL,'MUANGE','JOSEPH KAKUI','JOSEPH KAKUI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24506',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1174,NULL,'PETER','NGOVIA KIEMA','NGOVIA KIEMA','254710318233','','','','','','','','',NULL,'accommodation','1','','','','HH-05-783',0.00,'1','2024-09-27 16:36:33','2024-08-30 11:37:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1175,NULL,'NZIOKA','BONIFACE MUNYAKA','BONIFACE MUNYAKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24508',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1176,NULL,'MWATATA','JAMES KILONZO','JAMES KILONZO','254722580547','','','','','','','','',NULL,'accommodation','1','','','','HH-05-785',0.00,'1','2024-09-30 09:01:41','2024-08-30 11:37:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1177,NULL,'NZIOKI','PATRICK NDUNGU','PATRICK NDUNGU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24510',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1178,NULL,'PETER','NGUNGA NZULA','NGUNGA NZULA','25471105440','','','','','','','','',NULL,'accommodation','1','','','','HH-05-787',0.00,'1','2024-09-30 09:04:32','2024-09-12 09:05:04','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1179,NULL,'MUASYA','RUTH MUKULU','RUTH MUKULU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24512',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1180,NULL,'NZIOKA','DAVID TITUS','DAVID TITUS','254712230716','','','','','','','','',NULL,'accommodation','1','','','','HH-05-789',0.00,'1','2024-09-30 09:15:26','2024-08-30 11:39:35','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1181,NULL,'KILONZO','KATOKO LITIA','KATOKO LITIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24514',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1182,NULL,'MUINDE','JOSEPH KATHANZU','JOSEPH KATHANZU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24515',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1183,NULL,'WAMBUA','JONES KIMEU','JONES KIMEU','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-794',0.00,'1','2024-08-30 11:40:54','2024-08-30 11:40:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1184,NULL,'MATHEKA','MULI DAVID','MULI DAVID','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24517',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1185,NULL,'NZIOKA','JOSEPH MUTUA','JOSEPH MUTUA','254726492860','','','','','','','','',NULL,'accommodation','1','','','','HH-05-796',0.00,'1','2024-09-30 09:21:00','2024-08-30 11:41:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1186,NULL,'KIMONDIU','MATHEW MALELI','MATHEW MALELI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24519',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1187,NULL,'MUINDE','JOHN MAWEU','JOHN MAWEU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24520',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1188,NULL,'PATRICK','MUMO MUOKA','MUMO MUOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24521',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1189,NULL,'NZIOKI','JOSEPH KATHANZU','JOSEPH KATHANZU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24522',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1190,NULL,'ELIZABETH','K. MUNYAO','K. MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24523',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1191,NULL,'NZIOKI','JOHN MULI','JOHN MULI','254711543702','','','','','','','','',NULL,'accommodation','1','','','','HH-05-804',0.00,'1','2024-09-30 09:31:08','2024-08-30 11:42:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1192,NULL,'NDIKU','SAMUEL KIMANI','SAMUEL KIMANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24525',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1193,NULL,'SAFARI','WATER KIOSK','WATER KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24526',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1194,NULL,'KILONZO','SAMUEEL NTHENGE','SAMUEEL NTHENGE','254702451416','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-808',0.00,'1','2024-08-30 11:43:32','2024-08-30 11:43:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1195,NULL,'MULI','BONIFACE KIOKO','BONIFACE KIOKO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24528',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1196,NULL,'PHILIS','M. GIDEON','M. GIDEON','254727306592','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-81',0.00,'1','2024-08-30 09:32:32','2024-08-30 09:32:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1197,NULL,'MUTUA','FRANCIS NZIOKI','FRANCIS NZIOKI','254721462422','','','','','','','','',NULL,'accommodation','1','','','','HH-05-810',0.00,'1','2024-09-30 09:37:21','2024-08-30 11:44:16','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1198,NULL,'KIMANI','ISAACK MUASYA','ISAACK MUASYA','254711321163','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-812',0.00,'1','2024-08-30 11:45:00','2024-08-30 11:45:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1199,NULL,'KITAVI','PHILIP NZOMO','PHILIP NZOMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24532',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1200,NULL,'MUEMA','KIOKO BENSON','KIOKO BENSON','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24533',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1201,NULL,'KILONZO','SOSPETER MUTUA','SOSPETER MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24534',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1202,NULL,'KIEMA','DANIEL KII','DANIEL KII','254710805390','','','','','','','','',NULL,'accommodation','1','','','','HH-05-818',0.00,'1','2024-09-02 10:37:47','2024-08-30 12:01:47','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1203,NULL,'MUINDE','WILLIAM NGWILI','WILLIAM NGWILI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24536',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1204,NULL,'KATHANZU','TELESIA NZIOKI','TELESIA NZIOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24537',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1205,NULL,'NZIOKA','TITUS MUSYOKI','TITUS MUSYOKI','254717611782','','','','','','','','',NULL,'accommodation','1','','','','HH-05-823',0.00,'1','2024-09-30 09:41:47','2024-08-30 12:02:36','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1206,NULL,'MUTUA','NICHOLUS MUTISO','NICHOLUS MUTISO','254795551209','','','','','','','','',NULL,'accommodation','1','','','','HH-05-824',0.00,'1','2024-09-30 09:48:37','2024-08-30 12:03:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1207,NULL,'BENARD','KIMEU NZIOKI','KIMEU NZIOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24540',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1208,NULL,'NGULA','PETER MUTUKU','PETER MUTUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24541',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1209,NULL,'MUTUA','PHILIP KILONZO','PHILIP KILONZO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24542',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1210,NULL,'NDOLO','DORCUS MWIKALI','DORCUS MWIKALI','254789472172','','','','','','','','',NULL,'accommodation','1','','','','HH-05-830',0.00,'1','2024-09-30 09:52:45','2024-08-30 12:04:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1211,NULL,'MBITHI','JOSEPH MUITHYA','JOSEPH MUITHYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24544',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1212,NULL,'KAKUNIA','ERUSTUS MILO','ERUSTUS MILO','254702211176','','','','','','','','',NULL,'accommodation','1','','','','HH-05-833',0.00,'1','2024-09-30 09:55:13','2024-08-30 12:05:34','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1213,NULL,'JUSTAS','MWANZIA MUSYOKI','MWANZIA MUSYOKI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24546',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1214,NULL,'KITOO','PATRICK MUSEMBI','PATRICK MUSEMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24547',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1215,NULL,'MATAMBYA','S.H.G','S.H.G','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24548',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1216,NULL,'ESTHER','KATIMA NZIOKA','KATIMA NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24549',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1217,NULL,'JOHN','MUTINDA WAMBUA','MUTINDA WAMBUA','254701169441','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-850',0.00,'1','2024-08-30 12:06:37','2024-08-30 12:06:37','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1218,NULL,'KALONGO','WILLIAM MUNYAO','WILLIAM MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24551',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1219,NULL,'KIVATI','MAXWELL MUNYAO','MAXWELL MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24552',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1220,NULL,'KALOKI','ONESMUS MAKAU','ONESMUS MAKAU','254721628375','','','','','','','','',NULL,'accommodation','1','','','','HH-05-854',0.00,'1','2024-09-30 09:57:43','2024-08-30 12:07:32','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1221,NULL,'NZIOKI','JONES MUNYAO','JONES MUNYAO','254726127834','','','','','','','','',NULL,'accommodation','1','','','','HH-05-855',0.00,'1','2024-09-30 10:04:19','2024-08-30 12:08:24','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1222,NULL,'MUNYAO','AGNES MUTONO','AGNES MUTONO','2547225990300','','','','','','','','',NULL,'accomodation','1',NULL,'','','3463688',0.00,'1','2024-07-29 14:31:10','2024-07-29 14:31:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1223,NULL,'GITONGA','NELSON MUSEMBI','NELSON MUSEMBI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24556',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1224,NULL,'ABC','KAIANI','KAIANI','0714660828','','','','','','','','',NULL,'accommodation','1','','','','HH-05-860',0.00,'1','2024-09-30 10:10:10','2024-08-30 12:09:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1225,NULL,'MUSEMBI','DOMINIC UVAI','DOMINIC UVAI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24558',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1226,NULL,'MUSAU','ELIJAH NTHENGE','ELIJAH NTHENGE','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-863',0.00,'1','2024-08-30 12:09:58','2024-08-30 12:09:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1227,NULL,'MUSAU','SIMON NTHENGE','SIMON NTHENGE','254745990901','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-864',0.00,'1','2024-08-30 12:10:51','2024-08-30 12:10:51','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1228,NULL,'MALONZA','DAVID MBITHI','DAVID MBITHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24561',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1229,NULL,'KILEA','BENARD MUTUKU','BENARD MUTUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24562',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1230,NULL,'NZIOKI','GEORGE MAKAU','GEORGE MAKAU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24563',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1231,NULL,'KIVINDA','CHARLS MUTUA','CHARLS MUTUA','254712181640','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-868',0.00,'1','2024-08-30 12:11:41','2024-08-30 12:11:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1232,NULL,'MBITHI','PATRICK NDOLO','PATRICK NDOLO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24565',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1233,NULL,'KIVINDA','JOHN NDONYE','JOHN NDONYE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24566',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1234,NULL,'VICTOR','WAMBUA MULI','WAMBUA MULI','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-05-872',0.00,'1','2024-09-30 10:15:10','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1235,NULL,'KAIANI','WATER KIOSK','WATER KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24568',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1236,NULL,'SILENT','WATER KIOSK','WATER KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24569',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1237,NULL,'JOSHUA','MUTUA NTHENGE','MUTUA NTHENGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24570',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1238,NULL,'YUMBYA','BENERD MUTHENGE','BENERD MUTHENGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24571',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1239,NULL,'DAVID','MUTHINZA YUMBYA','MUTHINZA YUMBYA','254704251627','','','','','','','','',NULL,'accommodation','1','','','','HH-05-884',0.00,'1','2024-09-30 10:16:33','2024-08-30 12:13:24','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1240,NULL,'BERNADETTE','WAYUA MUNYAO','WAYUA MUNYAO','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-885',0.00,'1','2024-08-30 12:14:13','2024-08-30 12:14:13','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1241,NULL,'PATRICK','MUTUA YUMBYA','MUTUA YUMBYA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24574',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1242,NULL,'NGUI','FREDRICK WAMBUA','FREDRICK WAMBUA','254729662248','','','','','','','','',NULL,'accommodation','1','','','','HH-05-887',0.00,'1','2024-09-30 10:42:31','2024-08-30 12:15:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1243,NULL,'JOHN','NGWILI MACKENZI','NGWILI MACKENZI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24576',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1244,NULL,'PATRICK','NGILA MWANGANGI','NGILA MWANGANGI','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','70700',0.00,'1','2024-09-16 12:35:07','2024-09-16 12:35:07','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1245,NULL,'MWANDIKU','FREDRICK KINYUMU','FREDRICK KINYUMU','254728694737','','','','','','','','',NULL,'accomodation','1',NULL,'','','27051990',0.00,'1','2024-07-29 14:50:19','2024-07-29 14:50:19','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1246,NULL,'KAIANI','SECONDARY SCHOOL','SECONDARY SCHOOL','254728949230','','','','','','','','',NULL,'accommodation','1','','','','HH-05-904',0.00,'1','2024-09-30 10:47:15','2024-08-30 12:15:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1247,NULL,'DAVID','MUTINDA DANIEL','MUTINDA DANIEL','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-905',0.00,'1','2024-09-30 10:50:02','2024-08-30 12:16:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1248,NULL,'KALONGO','SERAH KALII','SERAH KALII','254729295239','','','','','','','','',NULL,'accomodation','1',NULL,'','','13421248',0.00,'1','2024-07-29 14:55:29','2024-07-29 14:55:29','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1249,NULL,'KASIA','JOHNSON MUTIE','JOHNSON MUTIE','2547000xxx','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-907',0.00,'1','2024-08-30 12:17:08','2024-08-30 12:17:08','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1250,NULL,'KITHUSI','RICHARD MWANYIKA','RICHARD MWANYIKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24583',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1251,NULL,'MIVANDONI','PRIMARY SCHOOL','PRIMARY SCHOOL','254721834951','','','','','','','','',NULL,'accommodation','1','','','','HH-05-909',0.00,'1','2024-09-30 11:12:13','2024-08-30 12:17:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1252,NULL,'KYULI','STEPHEN MUTAVI','STEPHEN MUTAVI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24585',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1253,NULL,'MUASYA','NGOVU','NGOVU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24586',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223697','','0000-00-00 00:00:00','','new','',''),(1254,NULL,'KINGOO','HENRY MUTUKU','HENRY MUTUKU','254717638283','','','','','','','','',NULL,'accommodation','1','','','','HH-05-913',0.00,'1','2024-09-30 11:12:51','2024-08-30 12:18:45','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223697','','0000-00-00 00:00:00','','new','',''),(1255,NULL,'KIMANI','PHILIP NZIOKA','PHILIP NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24588',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1256,NULL,'ANGNES','KAMENE KIMANI','KAMENE KIMANI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24589',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1257,NULL,'JULIUS','MUSANGO MUSYOKA','MUSANGO MUSYOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24590',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1258,NULL,'MBITHI','JUSTINAH NTHOKI','JUSTINAH NTHOKI','0113972572','','','','','','','','',NULL,'accommodation','1','','','','HH-05-919',0.00,'1','2024-09-30 11:15:04','2024-08-30 12:19:28','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1259,NULL,'MULINGA','JOHN KILONZO','JOHN KILONZO','254714428445','','','','','','','','',NULL,'accommodation','1','','','','HH-05-920',0.00,'1','2024-09-30 11:17:13','2024-08-30 12:20:23','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1260,NULL,'MUNYAO','FRANCIS MUTUA','FRANCIS MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24593',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1261,NULL,'KING\'OO','REBECCA MUTHIO','REBECCA MUTHIO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24594',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1262,NULL,'NGUTA','KIETI','KIETI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24595',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1263,NULL,'REDEEMED','GOSPEL CHURCH KAIA','GOSPEL CHURCH KAIANI','254726669287','','','','','','','','',NULL,'accommodation','1','','','','HH-05-931',0.00,'1','2024-09-30 11:20:40','2024-08-30 12:21:10','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1264,NULL,'KINGOO','PETER MUTUA','PETER MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24597',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1265,NULL,'KOMBO','ROBERT MUTHAMA','ROBERT MUTHAMA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24598',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1266,NULL,'MWANIA','GEORGE MAKAU','GEORGE MAKAU','254721856573','','','','','','','','',NULL,'accommodation','1','','','','HH-05-934',0.00,'1','2024-09-30 11:21:30','2024-08-30 12:22:12','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1267,NULL,'KYUMBUNI','WATER KIOSK','WATER KIOSK','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24600',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1268,NULL,'MUSYOKA','EUNICE KETHI','EUNICE KETHI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24601',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1269,NULL,'JOSEPH','MUNYAO','MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24602',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1270,NULL,'MBUSYA','DAVID KYALO','DAVID KYALO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24603',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1271,NULL,'KYALO','THERESIA NDUNGE','THERESIA NDUNGE','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24604',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1272,NULL,'MUINDE','ONESMUS ITUMO','ONESMUS ITUMO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24605',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1273,NULL,'PETER','MABO MULI','MABO MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24606',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1274,NULL,'ZAKAYO','KIBWALU MULI','KIBWALU MULI','254721639733','','','','','','','','',NULL,'accommodation','1','','','','HH-05-951',0.00,'1','2024-09-30 11:59:04','2024-08-30 12:25:49','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1275,NULL,'MULI','JOSEPH KINOI','JOSEPH KINOI','254725607688','','','','','','','','',NULL,'accomodation','1','','','','HH-05-952',0.00,'1','2024-09-09 11:38:07','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1276,NULL,'MAKAU','BENSON MUTUNGA','BENSON MUTUNGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24609',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1277,NULL,'KATUU','FRED MWANZIA','FRED MWANZIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24610',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1278,NULL,'MBITHI','ERNEST WAMBUA','ERNEST WAMBUA','254713746981','','','','','','','','',NULL,'accommodation','1','','','','HH-05-956',0.00,'1','2024-09-30 12:13:36','2024-08-30 12:26:41','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1279,NULL,'MWANIA','JOSIAH KIVINDO','JOSIAH KIVINDO','254706686218','','','','','','','','',NULL,'accommodation','1','','','','HH-05-958',0.00,'1','2024-09-30 12:17:37','2024-08-30 12:27:25','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1280,NULL,'MUSEMBI','WILLISON MUTUA','WILLISON MUTUA','254788868490','','','','','','','','',NULL,'accommodation','1','','','','HH-05-959',0.00,'1','2024-09-30 12:21:55','2024-08-30 12:28:44','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1281,NULL,'MUSEMBI','JOSEPH NGUTA','JOSEPH NGUTA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24614',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1282,NULL,'ANNA','NTHUNYA KIMANTHI','NTHUNYA KIMANTHI','0796028155','','','','','','','','',NULL,'accommodation','1','','','','HH-05-961',0.00,'1','2024-09-16 15:19:10','2024-08-30 12:30:48','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1283,NULL,'PETER','KIMANTHI KITILI','KIMANTHI KITILI','254719574852','','','','','','','','',NULL,'accommodation','1','','','','HH-05-962',0.00,'1','2024-09-30 12:24:38','2024-08-30 12:31:33','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1284,NULL,'PENNINAH','MBINYA MUNA','MBINYA MUNA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24617',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1285,NULL,'NZIOKI','GEOFREY MUTUA','GEOFREY MUTUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24618',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1286,NULL,'NGOLYA','ALEXANDER WAEMA','ALEXANDER WAEMA','254726847326','','','','','','','','',NULL,'accommodation','1','','','','HH-05-966',0.00,'1','2024-09-30 12:26:43','2024-08-30 12:32:17','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1287,NULL,'WAMBUA','ANTONY MUTUKU','ANTONY MUTUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24620',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1288,NULL,'BONIFACE','KAVOI KITILI','KAVOI KITILI','254722170745','','','','','','','','',NULL,'accommodation','1','','','','HH-05-970',0.00,'1','2024-09-30 12:29:04','2024-08-30 12:33:00','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1289,NULL,'BONIFACE','MUTUKU MULI','MUTUKU MULI','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24622',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1290,NULL,'JUSTUS','KASEE MULI','KASEE MULI','2547000xxx','','','','','','','','',NULL,'accomodation','1','','','','HH-05-977',0.00,'1','2024-09-30 12:31:40','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1291,NULL,'ANNA','NTHAMBI MUTUA','NTHAMBI MUTUA','254714317302','','','','','','','','',NULL,'accommodation','1','','','','HH-05-981',0.00,'1','2024-10-08 13:01:43','2024-08-30 12:33:52','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1292,NULL,'KIMANI','NMESHACK MUIA','NMESHACK MUIA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24625',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1293,NULL,'GEORGE','KIAMBA KIMUNYUU','KIAMBA KIMUNYUU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24626',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1294,NULL,'JOSEPH','MUNYAO NZIOKA','MUNYAO NZIOKA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24627',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1295,NULL,'TABITHA','NZILANI N MAKALI','NZILANI N MAKALI','2547000xxx','','','','','','','','',NULL,'accommodation','1','','','','HH-05-988',0.00,'1','2024-09-30 12:38:18','2024-08-30 12:34:58','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1296,NULL,'NZOMO','JANE NDUKU','JANE NDUKU','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24629',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1297,NULL,'SAMUEL','KITHOME','KITHOME','254713697916','','','','','','','','',NULL,'accommodation','1',NULL,'','','HH-05-99',0.00,'1','2024-08-30 09:33:26','2024-08-30 09:33:26','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1298,NULL,'MUTISO','AFRED WAMBUA','AFRED WAMBUA','254720390497','','','','','','','','',NULL,'accommodation','1','','','','HH-05-990',0.00,'1','2024-09-30 12:46:43','2024-08-30 12:35:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1299,NULL,'NDOLO','JAMES MUTUNGA','JAMES MUTUNGA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24632',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1300,NULL,'MAKAU','EVANS MUTINDA','EVANS MUTINDA','254753953912','','','','','','','','',NULL,'accommodation','1','','','','HH-05-993',0.00,'1','2024-09-30 12:50:04','2024-08-30 12:37:21','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1301,NULL,'MUSYOKA','SAMMY WAMBUA','SAMMY WAMBUA','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24634',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1302,NULL,'CHARLES','KYALO MUNYAO','KYALO MUNYAO','2547000xxx',NULL,'','',NULL,'','','','',NULL,'accomodation','1',NULL,'','','24635',0.00,'1','2024-06-24 13:08:06','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'11719223698','','0000-00-00 00:00:00','','new','',''),(1303,NULL,'KIEMA','SAMUEL NZAU','SAMUEL NZAU','254722254225','','','','','','','','',NULL,'accommodation','1','','','','HH-05-999',0.00,'1','2024-09-30 12:56:23','2024-08-30 12:36:27','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'11719223698','','0000-00-00 00:00:00','','new','',''),(1304,NULL,'NTHUNGUNI WATER KIOSK','','','0722590790','','','','Male','','','116 ','WATER',NULL,'accomodation','1',NULL,'','','13',0.00,'1','2024-08-09 12:48:38','2024-08-09 12:48:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1305,NULL,'NTHUNGUNI WATER KIOSK','','','0751020882','','','','Male','','','116 ','','3689531719232779','accomodation','1',NULL,'','','14',0.00,'1','2024-06-24 15:41:08','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',16,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1306,NULL,'JOSEPH MULI','MAINGI','MAINGI','0724462781','','','','Male','','','116 ','',NULL,'accommodation','1','','','','HH-05-1304',0.00,'1','2024-10-02 13:07:03','2024-08-30 14:06:38','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1307,NULL,'JANE','MUYA',NULL,'254722590790','nzilijane@gmail.com','NZILI67','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2025-05-22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'1719555715','','0000-00-00 00:00:00','','new','',''),(1308,112.50,'PYUS','PYUS','PYUS','254725321428','PYUS@gmail.com','0725321428','','male','','','','',NULL,'user','1',NULL,'','','202020',0.00,'1308','2025-05-16','','1','','Permanent',21000.00,'','2020-12-16','','','','2000-02-01','2026-01-01','MNB','23154621','Monthly','4','','3210251',0.00,'','','Single','',0.00,0,'','','no','user','',0,0,NULL,NULL,'',0,'',0.00,'A001212124P','1245121','1245123','Yes',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,'001','33',NULL,'1719555799','','0000-00-00 00:00:00','','new','',''),(1309,127.50,'NAUM','NAUM','naom','254701563954','naun@gmail.com','0113214716','','female','','','','',NULL,'user','1',NULL,'','','546123487',0.00,'1308','2025-05-22','','1','2024-02-12','Permanent',26000.00,'','1902-12-12','','','','2025-05-01','2025-11-01','mnb','2545785100','Monthly','4','','12450012',0.00,'','','','',-1000.00,0,'','','no','user','',0,0,NULL,NULL,'',0,'',0.00,'p4152415g','21457','215462','Yes',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'3216',1,'1241','23',0,'1719555925','','0000-00-00 00:00:00','','new','',''),(1310,NULL,'ELIJAH NZIOKI NDAVI','','','0711446792','','','','Male','','','116 ','',NULL,'accommodation','1','','','','HH-02-1276',0.00,'1','2024-10-03 16:22:16','2024-09-03 16:23:06','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1311,NULL,'ERIC','',NULL,'0708162413','','','','male','MACHAKOS','','116','',NULL,'supplier','1','na','','','6666',0.00,'1','2024-08-06 13:21:44','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17229397041','','0000-00-00 00:00:00','','new','',''),(1312,NULL,'FREDRICK WATHEGI GICHUHI','','','0726153296','','','','Male','','','116 ','','4114351722944028','accomodation','1','','','','HH-02-1294',0.00,'1','2024-10-03 16:31:49','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1313,NULL,'DANIEL KITAVI MWENGEI','','','072000','','','','Male','','','116 ','','4846991722952729','accomodation','1','','','','HH-02-1295',0.00,'1309','2025-06-19 09:33:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',16,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1314,NULL,'JOHNBOSCO MALELU','',NULL,'0712864617','','','0733424980','male','MACHAKOS','','116','MANAGING DIRECTOR',NULL,'supplier','1','na','','','001',0.00,'1','2024-08-07 11:14:50','','1','2024-08-7','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17230184901','','0000-00-00 00:00:00','','new','',''),(1315,NULL,'JANE N MUYA ','',NULL,'0722590790','nzilijane@GMAIL','','','female','MACHAKOS','','116','procurement officer ',NULL,'supplier','1','na','','','8347623',0.00,'1','2024-08-07 11:18:47','','1','2024-08-7','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17230187271','','0000-00-00 00:00:00','','new','',''),(1316,NULL,'PIUS MATINGI','',NULL,'0725321428','','','0736438397','male','MACHAKOS','','116','CLERICAL OFFICCER',NULL,'supplier','1','na','','','',0.00,'1','2024-08-07 11:21:30','','1','2024-08-7','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17230188901','','0000-00-00 00:00:00','','new','',''),(1317,NULL,'DRISSOL (EA) LIMITED ','','DRISSOL (EA) LIMITED ','254713658917','drisolltd@gmail .com','0722590790','254713875127','male','MACHAKOS','2026-6-30','116 ','',NULL,'supplier','1','na','','','',0.00,'1307','2025-05-15 13:18:02','','1','2024-06-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17230214211','','0000-00-00 00:00:00','','new','',''),(1318,NULL,'MUNYAO J NDUNDA','','','07XXXX','','','','','','','116 ','','7303951723035668','accomodation','1',NULL,'','','0',0.00,'1','2024-08-07 16:02:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1319,NULL,'MACHAKOS COUNTY D.U','','','0702XXXX','','','','','','','116 ','','5181421723036405','accomodation','1',NULL,'','','5556',0.00,'1','2024-08-07 16:15:00','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1320,NULL,'KATHIANI POLICE STATION 03','','','0728819199','','','','Male','','','116 ','',NULL,'accommodation','1','','','','IN-03-1282',0.00,'1','2024-09-26 16:40:36','2024-08-29 16:39:50','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1321,NULL,'DISTRICT COMMISSIONERS OFFICE','','','0726230947','','','','Female','','','116 ','','632651723037135','accomodation','1',NULL,'','','55',0.00,'1','2024-08-07 16:27:03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1324,NULL,'DANIEL KITAVI MWENGEI','','','0726414221','','','','','','','116 ','',NULL,'accommodation','1',NULL,'','','1010',0.00,'1','2024-09-03 16:33:57','2024-09-03 16:33:57','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1325,NULL,'KATHIANI EAGLES FOOTBALL CLUB','','','0702XXXXX','','','','Male','','','116 ','','5679161723193242','accomodation','1',NULL,'','','02',0.00,'1','2024-08-09 11:48:35','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1326,NULL,'STEPHEN KALOKI','','','0722590790','','','','Male','','','116 ','','4367431723199777','accomodation','1','','','','HH-02-1241',0.00,'1','2024-08-29 11:47:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',16,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1328,NULL,'JACKSON MURIITHI','','','254715577225','','','','Male','','','116 ','','426741724229908','accommodation','1',NULL,'','','39049140',0.00,'1','2024-08-21 11:47:17','','1','','',0.00,'','2019-12-29','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1329,NULL,'NAUM MBULA','','','0701563954','','','','Male','','','116 ','',NULL,'accommodation','1',NULL,'','','21212',0.00,'1','2024-08-21 13:04:59','2024-08-21 13:04:59','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1330,NULL,'NAUM SHANIQUE','','','0106159587','','','','Female','','','116 ','',NULL,'accommodation','1',NULL,'','','111111',0.00,'1','2024-09-06 17:16:54','2024-09-06 17:16:54','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1331,NULL,'JANE MUYA','','','0722590790','','','','Female','','','1 ','','7010681724329487','accommodation','1','','','','1111',0.00,'1','2024-08-22 15:29:35','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1332,NULL,'SHAN MBULA','','','0763543209','','','','','','','116 ','','6818341724744820','accommodation','1','','','','99999999',0.00,'1','2024-08-27 10:51:39','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1333,NULL,'SHANN NDUNGE','','','0701563954','','','','Male','','','116 ','','6266401724846133','accommodation','1',NULL,'','','89898989',0.00,'1','2024-08-28 14:56:26','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1334,NULL,'REINHARD MUTUA','','','0113697410','KATHIANIWATER@gmail.com','',NULL,'Male','','','116 ','','725121726648484','accommodation','1',NULL,'','','40602925',0.00,'1','2024-09-18 11:35:48','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1335,NULL,'MICHEAL MUNYAKA NGILA','','','2547205545','','','','Male','','','116 ','','5314371726648657','accommodation','1','','','','HH-05-1213',0.00,'1','2024-10-02 10:38:57','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1336,NULL,'MICHEAL MUNYAKA NGILA','','','0722426089','','','','Male','','','116 ','','3749731726648921','accommodation','1','','','','2222255',0.00,'1','2024-10-02 13:09:31','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1337,NULL,'THOME WA KATHIANI','','','0715436788','','',NULL,'Male','','','116 ','','1738131727084552','accommodation','1',NULL,'','','BD-03-23',0.00,'1','2024-09-23 12:43:27','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1338,NULL,'MUMO SAMUEL MUSYOka','','','0793373252','','','','Male','','','116 ','','6296041727256013','accommodation','1','','','','BD-03-505',0.00,'1','2024-09-25 12:23:32','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(1339,NULL,'MICHEAL KINGOO MAANZO','','','0723645565','','',NULL,'Male','','','116 ','','8557391727684946','accommodation','1',NULL,'','','HH-05-940',0.00,'1','2024-09-30 11:45:25','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1340,NULL,'ALPHA CHRISTIAN CHURCH','','','0703970034','','',NULL,'Male','','','1 ','','8518051728042234','accommodation','1',NULL,'','','IN-04-1307',0.00,'1','2024-10-04 14:51:47','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1341,NULL,'PRIMARY(DISABLED)KATHIANI','','','075959XXXX','','',NULL,'Male','','','1 ','','5700731728304362','accommodation','1',NULL,'','','IN-03-554',0.00,'1','2024-10-07 15:35:31','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1342,NULL,'JACKSON K MURITHI','','','0732095005','','',NULL,'','','','1 ','','2850571729759259','accommodation','1',NULL,'','','HH-06-2020',0.00,'1','2024-10-24 11:42:18','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1343,NULL,'maureen m aileen','','','0732095005','','',NULL,'Male','','','1 ','','3487361729759867','accommodation','1',NULL,'','','hh-07-2025',0.00,'1','2024-10-24 11:51:56','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1344,NULL,'SHARON MWENDE','','','0732095005','','',NULL,'Male','','','1 ','','3740251729761297','accommodation','1',NULL,'','','HH-04-5090',0.00,'1','2024-10-24 12:15:34','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1345,NULL,'RUTH MBATHA MUSEMBI','','','0704650046','','',NULL,'Female','','','116 ','','8742381734615754','accommodation','1',NULL,'','','HH-04-1316',0.00,'1','2024-12-19 16:45:21','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',47,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(1346,NULL,'PASHA ENTERPRISES','',NULL,'25471223345566','','','','','','2026-04-17','1','',NULL,'supplier','1','PASHA ENTERPRISES','','','',0.00,'1','2025-04-17 15:30:27','','1','2025-04-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17448930271','','0000-00-00 00:00:00','','new','',''),(1347,NULL,'KYALO ','','','254722599373','','0722590790','254722599373','male','TALA','2026-04-17','116 ','',NULL,'supplier','1','LINC INVESTMENT ','','','',0.00,'1307','2025-04-22 11:20:46','','1','2025-04-17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-15 16:18:59','','','','','','','','PO551514674L',1,NULL,NULL,0,'17448935341','','0000-00-00 00:00:00','','new','',''),(1348,NULL,'KEL CHEMICALS','','','254722876305','INFO@KELCHEMICALS.COM','0722590790','','male','THIKA','2026-04-21','116 ','',NULL,'','1','KEL CHEMICALS ','','','',0.00,'1307','2025-04-22 12:25:59','','1','2025-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','P0000607337X',1,NULL,NULL,2,'17452292241307','','0000-00-00 00:00:00','','new','',''),(1349,NULL,'SHOWERS','','','254723335677','','0722590790','254723335677','male','MACHAKOS','2026-04-21','116 ','',NULL,'supplier','1','SHOWERS PLUMBERS AND HARDWARE','','','',0.00,'1307','2025-04-21 14:12:55','','1','2025-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,2,'17452303341307','','0000-00-00 00:00:00','','new','',''),(1350,NULL,'JOSEPH MUSEMBI','',NULL,'254722267456','','','','male','','2026-04-21','116','',NULL,'supplier','1','SINGLELINE CONTRACTORS','','','',0.00,'1307','2025-04-21 13:15:58','','1','2025-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,2,'17452305581307','','0000-00-00 00:00:00','','new','',''),(1351,NULL,'JUSTUS KITUU MUSAU','',NULL,'254721681083','','','254721681083','male','','2026-04-21','116','',NULL,'supplier','1','LABCO MERCHANTS','','','',0.00,'1307','2025-04-21 13:32:39','','1','2025-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17452315591307','','0000-00-00 00:00:00','','new','',''),(1352,NULL,'STELLA KANYIVA PAUL','',NULL,'254791295349','','','254791295349','female','','2026-04-21','116','',NULL,'supplier','1','KITHITO PLUMBERS ENTERPRISES','','','',0.00,'1307','2025-04-21 13:37:36','','1','2025-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-15 16:02:31','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17452318561307','','0000-00-00 00:00:00','','new','',''),(1353,NULL,'EVALIN MUMO NZIOKA','',NULL,'254702838024','EVALYNZIOKA925@GMAIL.COM','','254702838024','female','KATHIANI','2026-04-21','116','',NULL,'supplier','1','ITALIAN ELECTRICALS AND HARDWARE','','','',0.00,'1307','2025-04-21 13:42:39','','1','2025-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-15 15:58:19','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17452321591307','','0000-00-00 00:00:00','','new','',''),(1354,NULL,'NICODELOGICS ENTERPRISES LTD ','',NULL,'25470000000000','','','','male','KANGUNDO','2026-04-21','116','',NULL,'supplier','1','NICODELOGICS ENTERPRISES LTD ','','','',0.00,'1307','2025-04-21 13:50:44','','1','2025-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17452326441307','','0000-00-00 00:00:00','','new','',''),(1355,NULL,'GOLDARK GENERAL HARDWARE ','',NULL,'254721124952','','','254721124952','male','','2026-04-21','116','',NULL,'supplier','1','GOLDARK GENERAL HARDWARE ','','','',0.00,'1307','2025-04-21 13:52:52','','1','2025-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17452327721307','','0000-00-00 00:00:00','','new','',''),(1356,NULL,'GEORGE MATHEKA KIMUYU','',NULL,'2547000000000','','','','male','MACHAKOS','2026-04-21','116','',NULL,'supplier','1','WINMART WATER ,SURVEY,DESIGN ,BUILDING CONTRACTORS','','','',0.00,'1307','2025-04-21 13:56:48','','1','2025-04-21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17452330081307','','0000-00-00 00:00:00','','new','',''),(1357,NULL,'ROBISEARCH LIMITED','',NULL,'25473100000000','','','','male','','2026-04-22','116','',NULL,'supplier','1','ROBISEARCH LIMITED','','','',0.00,'1307','2025-04-22 10:34:15','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453072551307','','0000-00-00 00:00:00','','new','',''),(1358,NULL,'EMANUEL WAMBUA MUTUKU','',NULL,'254721514640','MOTECHCOMPUTERS07@GMAIL','','','male','MACHAKOS','2026-04-22','116','',NULL,'supplier','1','MOTECH COMPUTERS ','','','',0.00,'1307','2025-04-22 10:39:28','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453075681307','','0000-00-00 00:00:00','','new','',''),(1359,NULL,'KEEN RENOVATORS LTD','',NULL,'25400700000000','','','','male','MACHAKOS','2026-04-22','116','',NULL,'supplier','1','KEEN RENOVATORS LTD','','','',0.00,'1307','2025-04-22 10:43:04','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'P051878248Z',1,NULL,NULL,0,'17453077841307','','0000-00-00 00:00:00','','new','',''),(1360,NULL,'SAMTEL GREEN DOTS LIMITED','',NULL,'25400007000000','','','','male','NAIROBI','2026-04-22','116','',NULL,'supplier','1','SAMTEL GREEN DOTS LIMITED','','','',0.00,'1307','2025-04-22 10:46:15','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453079751307','','0000-00-00 00:00:00','','new','',''),(1361,NULL,'JUSTUS MAITHYA MUTUA','',NULL,'254728271317','','','','male','','2026-04-22','116','',NULL,'supplier','1','JUSTEDITORS AND TECHNOLOGY SERVICES','','','',0.00,'1307','2025-04-22 10:52:50','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-16 12:32:53','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453083701307','','0000-00-00 00:00:00','','new','',''),(1362,NULL,'NDUNDA PETER MASUMBA ','',NULL,'25478000000000','','','','male','','2026-04-22','116','',NULL,'supplier','1','DAJOTRAP HYDROTECHNICS ','','','',0.00,'1307','2025-04-22 11:03:44','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453090241307','','0000-00-00 00:00:00','','new','',''),(1363,NULL,'JOSEPH MUSEMBI MALA','',NULL,'254721803626','','','','male','NAIROBI','2026-04-22','116','',NULL,'supplier','1','NILETEK MULTSYSTEMS','','','',0.00,'1307','2025-04-22 11:07:44','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453092641307','','0000-00-00 00:00:00','','new','',''),(1364,NULL,'STANLEY MUTINDA NTHIWA','',NULL,'25489898989000','','','','male','','2026-04-22','116','',NULL,'supplier','1','STANLEY NTHIWA AND COMPANY ADVOCATES','','','',0.00,'1307','2025-04-22 11:51:09','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'A005443609N',1,NULL,NULL,0,'17453118691307','','0000-00-00 00:00:00','','new','',''),(1365,NULL,'JAMES MULINGE MUSAU','',NULL,'25477777777777','','','','male','MACHAKOS','2026-04-22','116','',NULL,'supplier','1','DICOC ENTERPRISES ','','','',0.00,'1307','2025-04-22 12:06:45','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-16 12:40:59','','','','','',NULL,NULL,'P051636944Q',1,NULL,NULL,0,'17453128051307','','0000-00-00 00:00:00','','new','',''),(1366,NULL,'PATRICIA MUTIO KITHUKA ','',NULL,'254724891232','','','','female','','2026-04-22','116','',NULL,'supplier','1','BLEESEED PAMONIF ENTERPRISES ','','','',0.00,'1307','2025-04-22 12:12:35','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453131551307','','0000-00-00 00:00:00','','new','',''),(1367,NULL,'ANGES MUTINDA MACHARIA','',NULL,'25478888888888','','','','female','','2026-04-22','116','',NULL,'supplier','1','MINOL AGENCIES ','','','',0.00,'1307','2025-04-22 12:14:56','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453132961307','','0000-00-00 00:00:00','','new','',''),(1368,NULL,'SPENOMATIC LABS AND CHEMICALS LIMITED ','','','254715447611','SPENOMATICLABSANDCHEMICALS@GMAIL.COM','0722590790','','male','NAIROBI','2026-04-22','116 ','',NULL,'supplier','1','SPENOMATIC LABS AND CHEMICALS LIMITED ','','','',0.00,'1307','2025-04-22 12:34:42','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-15 16:10:19','','','','','','','','P051680796T',1,NULL,NULL,0,'17453134701307','','0000-00-00 00:00:00','','new','',''),(1369,NULL,'PAN AFRICA CHEMICALS LIMITED','',NULL,'254725858867','','','','','','2026-04-22','1','',NULL,'supplier','1','PAN AFRICA CHEMICALS LIMITED','','','',0.00,'1307','2025-04-22 12:29:18','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'P051163967F',1,NULL,NULL,0,'17453141581307','','0000-00-00 00:00:00','','new','',''),(1370,NULL,'CIC INSURANCE GROUP LIMITED','',NULL,'25466666666666','','','','male','NAIROBI','2026-04-22','116','',NULL,'supplier','1','CIC INSURANCE GROUP LIMITED ','','','',0.00,'1307','2025-04-22 12:42:30','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'P0513373701',1,NULL,NULL,0,'17453149501307','','0000-00-00 00:00:00','','new','',''),(1371,NULL,'KENYA ORIENT INSURANCE ','',NULL,'25455555555555','INFO@KORIENT.CO.KE','','','male','NAIROBI','2026-04-22','1','',NULL,'supplier','1','KENYA ORIENT INSURANCE ','','','',0.00,'1307','2025-04-22 12:45:16','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'P000609360C',1,NULL,NULL,0,'17453151161307','','0000-00-00 00:00:00','','new','',''),(1372,NULL,'ROBERT MWANZA MWEMA','',NULL,'25444444444444','ROBERTMWEMA16@GMAIL.COM','','','male','MAKUENI','2026-04-22','116','',NULL,'supplier','1','PUMPS AND BEYOND TECHNICAL SOLUTION ','','','',0.00,'1307','2025-04-22 12:53:04','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'A0003793143V',1,NULL,NULL,0,'17453155841307','','0000-00-00 00:00:00','','new','',''),(1373,NULL,'PREVATECH EASTAFRICA LTD ','',NULL,'25422222222222','PREVATECHEASTAFRICA@GMAIL.COM','','','male','','2026-04-22','116','',NULL,'supplier','1','PREVATECH EASTAFRICA LTD ','','','',0.00,'1307','2025-04-22 14:04:58','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'P051681846H',1,NULL,NULL,0,'17453198981307','','0000-00-00 00:00:00','','new','',''),(1374,NULL,'KYALO','',NULL,'25471111111111','LINCINVESTMENTSLIMITED@GMAIL.COM','','','male','TALA','2026-04-22','1','',NULL,'supplier','1','LINK HORTICULTURAL INVESTMENT ','','','',0.00,'1307','2025-04-22 14:12:37','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453203571307','','0000-00-00 00:00:00','','new','',''),(1375,NULL,'KASEVE WOMEN GROUP ','',NULL,'25433333333333','','','','female','KATHIANI','2026-04-22','116','',NULL,'supplier','1','KASEVE WOMEN GROUP ','','','',0.00,'1307','2025-04-22 14:15:02','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453205021307','','0000-00-00 00:00:00','','new','',''),(1376,NULL,'DANFIENTERPRISES LTD ','',NULL,'254721622022','DANFILIMITED@GMAIL.COM','','','male','NAIROBI','2026-04-22','116','',NULL,'supplier','1','DANFIENTERPRISES LTD ','','','',0.00,'1307','2025-04-22 14:21:03','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'P051605053F',1,NULL,NULL,0,'17453208631307','','0000-00-00 00:00:00','','new','',''),(1377,NULL,'DENIS KIOKO','',NULL,'254714857829','','','','male','','2026-04-22','116','',NULL,'supplier','1','DENNKAY WORKS ENTERPRISES','','','',0.00,'1307','2025-04-22 14:23:40','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17453210201307','','0000-00-00 00:00:00','','new','',''),(1378,NULL,'SOROMA ENGINEERING SUPPLIES ','',NULL,'25499999999999','','','','male','','2026-04-22','116','',NULL,'supplier','1','SOROMA ENGINEERING SUPPLIES ','','','',0.00,'1307','2025-04-22 14:28:50','','1','2025-04-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'A002621700Z',1,NULL,NULL,0,'17453213301307','','0000-00-00 00:00:00','','new','',''),(1379,NULL,'Baraka computers','',NULL,'254751794091','','','','male','MACHAKOS','2026-06-30','116','P.O BOX 1898 MACHAKOS ',NULL,'supplier','1','Baraka computers','','','',0.00,'1307','2025-05-15 12:59:15','','1','2024-06-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17473031551307','','0000-00-00 00:00:00','','new','',''),(1380,214.50,'kitheka','James','','2547562154321','Kitheka@gmail.com','kiyeka',NULL,'female','','','','',NULL,'user','1',NULL,'','','9879845120',0.00,'1308','2025-05-16 15:34:38','','1','','Permanent',52000.00,'1','1987-12-12','','','','22024-02-12','2025-11-01','','','Monthly','','','12451254',0.00,'1','1','Married','',0.00,0,'','','no','user','',0,0,NULL,NULL,'',0,'',NULL,'','','','Yes',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,'','',NULL,'1747397605','','0000-00-00 00:00:00','','new','',''),(1381,NULL,'JOHNBOSCO','MALELU',NULL,'0712864617','nyamaimalelu@gmail.com','johnbosco@1967',NULL,'male','','','','',NULL,'user','1',NULL,'','','10891498',0.00,'','2025-05-16','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'1747398800','','0000-00-00 00:00:00','','new','',''),(1382,NULL,'IMPALA BUILDING CONSTRUCTION CO LTD','',NULL,'25488888888888','','','','male','','2026-05-19','116','',NULL,'supplier','1','IMPALA BUILDING CONSTRUCTION CO LTD','','','',0.00,'1307','2025-05-19 16:04:22','','1','2025-05-19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-19 16:12:17','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17476598621307','','0000-00-00 00:00:00','','new','',''); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `peopleregistration` -- DROP TABLE IF EXISTS `peopleregistration`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `peopleregistration` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `peopleregistration` -- LOCK TABLES `peopleregistration` WRITE; /*!40000 ALTER TABLE `peopleregistration` DISABLE KEYS */; /*!40000 ALTER TABLE `peopleregistration` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `periods` -- DROP TABLE IF EXISTS `periods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `periods` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `periods` -- LOCK TABLES `periods` WRITE; /*!40000 ALTER TABLE `periods` DISABLE KEYS */; INSERT INTO `periods` VALUES (1,'Daily','Daily','','active','1','','1'),(2,'Weekly','Weekly','','active','1','','1'),(3,'Monthly','Monthly','','active','1','','1'),(4,'Quarterly','Quarterly','','active','1','','1'),(5,'Annually','Annually','','active','1','','1'),(6,'Fortnightly','Fortnightly','','active','1','','1'),(7,'Bi monthly','Bi monthly','','active','1','','1'); /*!40000 ALTER TABLE `periods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES ('accomodation',1),('accomodation',7),('accomodation',8),('accomodation',9),('accomodation',10),('accomodation',11),('accomodation',12),('accomodation',23),('accomodation',24),('accomodation',30),('accomodation',33),('accomodation',35),('accomodation',1307),('accomodation',1308),('accomodation',1309),('accomodation',1380),('accomodation',1381),('accounting',1),('accounting',7),('accounting',8),('accounting',9),('accounting',10),('accounting',11),('accounting',12),('accounting',23),('accounting',24),('accounting',30),('accounting',33),('accounting',35),('accounting',1307),('accounting',1308),('accounting',1381),('accountingreports',7),('accountingreports',8),('accountingreports',9),('accountingreports',10),('accountingreports',11),('accountingreports',12),('accountingreports',23),('accountingreports',24),('accountingreports',30),('accountingreports',33),('accountingreports',35),('accountingreports',1307),('accountingreports',1308),('accountingreports',1381),('assets',7),('assets',8),('assets',10),('assets',11),('assets',12),('assets',23),('assets',24),('assets',30),('assets',33),('assets',35),('bankdeposits',7),('bankdeposits',8),('bankdeposits',9),('bankdeposits',10),('bankdeposits',11),('bankdeposits',12),('bankdeposits',23),('bankdeposits',24),('bankdeposits',30),('bankdeposits',33),('bankdeposits',35),('bankdeposits',1307),('bankdeposits',1308),('bankdeposits',1381),('banktransfer',1),('banktransfer',7),('banktransfer',8),('banktransfer',9),('banktransfer',10),('banktransfer',11),('banktransfer',12),('banktransfer',23),('banktransfer',24),('banktransfer',30),('banktransfer',33),('banktransfer',35),('banktransfer',1307),('banktransfer',1308),('banktransfer',1381),('branch',5),('branch',7),('branch',8),('branch',10),('branch',11),('branch',12),('branch',23),('branch',24),('branch',30),('branch',33),('branch',35),('callcenter',7),('callcenter',8),('callcenter',10),('callcenter',11),('callcenter',12),('callcenter',23),('callcenter',24),('callcenter',30),('callcenter',33),('callcenter',35),('cashiersales',5),('cashiersales',7),('cashiersales',8),('cashiersales',9),('cashiersales',10),('cashiersales',11),('cashiersales',12),('cashiersales',23),('cashiersales',24),('cashiersales',30),('cashiersales',33),('cashiersales',35),('cashiersales',1308),('cashiersales',1381),('complain',7),('complain',8),('complain',10),('complain',11),('complain',12),('complain',23),('complain',24),('complain',30),('complain',33),('complain',35),('config',1),('config',5),('config',7),('config',8),('config',10),('config',11),('config',12),('config',23),('config',24),('config',30),('config',33),('config',35),('config',1307),('config',1308),('config',1381),('damagedproducts',7),('damagedproducts',8),('damagedproducts',10),('damagedproducts',11),('damagedproducts',12),('damagedproducts',23),('damagedproducts',24),('damagedproducts',30),('damagedproducts',33),('damagedproducts',35),('deals',7),('deals',8),('deals',10),('deals',11),('deals',12),('deals',23),('deals',24),('deals',30),('deals',33),('deals',35),('departments',1),('departments',1308),('displayreport',7),('displayreport',8),('displayreport',10),('displayreport',11),('displayreport',12),('displayreport',23),('displayreport',24),('displayreport',30),('displayreport',33),('displayreport',35),('displayreport',1308),('displayreport',1381),('documents',7),('documents',8),('documents',10),('documents',11),('documents',12),('documents',23),('documents',24),('documents',30),('documents',33),('documents',35),('documents',1307),('documents',1381),('ecommerce',7),('ecommerce',8),('ecommerce',10),('ecommerce',11),('ecommerce',12),('ecommerce',23),('ecommerce',24),('ecommerce',30),('ecommerce',33),('ecommerce',35),('events',7),('events',8),('events',10),('events',11),('events',12),('events',23),('events',24),('events',30),('events',33),('events',35),('grouping',7),('grouping',8),('grouping',10),('grouping',11),('grouping',12),('grouping',23),('grouping',24),('grouping',30),('grouping',33),('grouping',35),('humanresource',1),('humanresource',7),('humanresource',8),('humanresource',9),('humanresource',10),('humanresource',11),('humanresource',12),('humanresource',23),('humanresource',24),('humanresource',30),('humanresource',33),('humanresource',35),('humanresource',1307),('humanresource',1308),('humanresource',1381),('income',7),('income',8),('income',9),('income',10),('income',11),('income',12),('income',23),('income',24),('income',30),('income',33),('income',35),('income',1381),('incomeexpenses',1),('incomeexpenses',7),('incomeexpenses',8),('incomeexpenses',9),('incomeexpenses',10),('incomeexpenses',11),('incomeexpenses',12),('incomeexpenses',23),('incomeexpenses',24),('incomeexpenses',30),('incomeexpenses',33),('incomeexpenses',35),('incomeexpenses',1307),('incomeexpenses',1308),('incomeexpenses',1381),('incomingstock',7),('incomingstock',8),('incomingstock',10),('incomingstock',11),('incomingstock',12),('incomingstock',23),('incomingstock',24),('incomingstock',30),('incomingstock',33),('incomingstock',35),('incomingstock',1307),('incomingstock',1381),('incomingstore',7),('incomingstore',8),('incomingstore',10),('incomingstore',11),('incomingstore',12),('incomingstore',23),('incomingstore',24),('incomingstore',30),('incomingstore',33),('incomingstore',35),('journalentry',1),('journalentry',7),('journalentry',8),('journalentry',9),('journalentry',10),('journalentry',11),('journalentry',12),('journalentry',23),('journalentry',24),('journalentry',30),('journalentry',33),('journalentry',35),('journalentry',1307),('journalentry',1308),('journalentry',1381),('labourrecords',7),('labourrecords',8),('labourrecords',10),('labourrecords',11),('labourrecords',12),('labourrecords',23),('labourrecords',24),('labourrecords',30),('labourrecords',33),('labourrecords',35),('leavemanagement',1),('lowproducts',7),('lowproducts',8),('lowproducts',10),('lowproducts',11),('lowproducts',12),('lowproducts',23),('lowproducts',24),('lowproducts',30),('lowproducts',33),('lowproducts',35),('lowstocklist',1),('lowstocklist',7),('lowstocklist',8),('lowstocklist',10),('lowstocklist',11),('lowstocklist',12),('lowstocklist',23),('lowstocklist',24),('lowstocklist',30),('lowstocklist',33),('lowstocklist',35),('lowstocklist',1381),('members',1),('members',5),('members',7),('members',8),('members',9),('members',10),('members',11),('members',12),('members',23),('members',24),('members',30),('members',33),('members',35),('members',1307),('members',1308),('members',1309),('members',1381),('password',7),('password',8),('password',9),('password',10),('password',11),('password',12),('password',23),('password',24),('password',30),('password',33),('password',35),('password',1307),('password',1308),('password',1309),('password',1380),('password',1381),('payroll',7),('payroll',8),('payroll',9),('payroll',10),('payroll',11),('payroll',12),('payroll',23),('payroll',24),('payroll',30),('payroll',33),('payroll',35),('payroll',1307),('payroll',1308),('payroll',1381),('payrollsetup',1),('payrollsetup',1308),('peoplecategory',7),('peoplecategory',8),('peoplecategory',10),('peoplecategory',11),('peoplecategory',12),('peoplecategory',23),('peoplecategory',24),('peoplecategory',30),('peoplecategory',33),('peoplecategory',35),('productlist',1),('productlist',5),('productlist',7),('productlist',8),('productlist',10),('productlist',11),('productlist',12),('productlist',23),('productlist',24),('productlist',30),('productlist',33),('productlist',35),('productlist',1307),('productlist',1381),('products',1),('products',5),('products',7),('products',8),('products',10),('products',11),('products',12),('products',23),('products',24),('products',30),('products',33),('products',35),('products',1307),('products',1381),('productscategory',1),('productscategory',7),('productscategory',8),('productscategory',10),('productscategory',11),('productscategory',12),('productscategory',23),('productscategory',24),('productscategory',30),('productscategory',33),('productscategory',35),('productscategory',1307),('productscategory',1308),('productscategory',1381),('profile',7),('profile',8),('profile',10),('profile',11),('profile',12),('profile',23),('profile',24),('profile',30),('profile',33),('profile',35),('profile',1307),('profile',1308),('profile',1381),('projectsmanagement',7),('projectsmanagement',8),('projectsmanagement',10),('projectsmanagement',11),('projectsmanagement',12),('projectsmanagement',23),('projectsmanagement',24),('projectsmanagement',30),('projectsmanagement',33),('projectsmanagement',35),('purchases',1),('purchases',5),('purchases',7),('purchases',8),('purchases',9),('purchases',10),('purchases',11),('purchases',12),('purchases',23),('purchases',24),('purchases',30),('purchases',33),('purchases',35),('purchases',1307),('purchases',1308),('purchases',1381),('recorddelivery',5),('recorddelivery',7),('recorddelivery',8),('recorddelivery',10),('recorddelivery',11),('recorddelivery',12),('recorddelivery',23),('recorddelivery',24),('recorddelivery',30),('recorddelivery',33),('recorddelivery',35),('reports',7),('reports',8),('reports',10),('reports',11),('reports',12),('reports',23),('reports',24),('reports',30),('reports',33),('reports',35),('reports',1307),('reports',1308),('reports',1381),('sales',1),('sales',5),('sales',7),('sales',8),('sales',9),('sales',10),('sales',11),('sales',12),('sales',23),('sales',24),('sales',30),('sales',33),('sales',35),('sales',1381),('sendsms',1),('sendsms',7),('sendsms',8),('sendsms',9),('sendsms',10),('sendsms',11),('sendsms',12),('sendsms',23),('sendsms',24),('sendsms',30),('sendsms',33),('sendsms',35),('sendsms',1307),('sendsms',1308),('sendsms',1381),('task',7),('task',8),('task',10),('task',11),('task',12),('task',23),('task',24),('task',30),('task',33),('task',35),('taskscategory',7),('taskscategory',8),('taskscategory',10),('taskscategory',11),('taskscategory',12),('taskscategory',23),('taskscategory',24),('taskscategory',30),('taskscategory',33),('taskscategory',35),('users',1),('users',7),('users',8),('users',10),('users',11),('users',12),('users',23),('users',24),('users',30),('users',33),('users',35),('users',1381),('viewreturnsales',7),('viewreturnsales',8),('viewreturnsales',10),('viewreturnsales',11),('viewreturnsales',12),('viewreturnsales',23),('viewreturnsales',24),('viewreturnsales',30),('viewreturnsales',33),('viewreturnsales',35),('wholesale',5),('wholesale',7),('wholesale',8),('wholesale',9),('wholesale',10),('wholesale',11),('wholesale',12),('wholesale',23),('wholesale',24),('wholesale',30),('wholesale',33),('wholesale',35),('wholesale',1308),('wholesale',1381); /*!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=20236 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissionsactions` -- LOCK TABLES `permissionsactions` WRITE; /*!40000 ALTER TABLE `permissionsactions` DISABLE KEYS */; INSERT INTO `permissionsactions` VALUES (344,'sales','7','add'),(345,'sales','7','suspend'),(346,'sales','7','selectmessage'),(347,'sales','7','printreceipt'),(348,'sales','7','update'),(349,'sales','7','cash'),(350,'sales','7','delete'),(351,'sales','7','moresales'),(352,'sales','7','sale'),(353,'sales','7','Logout'),(354,'sales','7','mpesabalance'),(355,'sales','7','displaycustomers'),(356,'sales','7','discount'),(357,'sales','7','reprint'),(358,'sales','7','select'),(359,'sales','7','printbill'),(360,'sales','7','productdiscount'),(361,'sales','7','mpesa'),(362,'sales','7','order'),(363,'sales','7','closebill'),(364,'sales','7','viewbuyingprice'),(365,'sales','7','editsellingprice'),(366,'sales','7','updatepaymentmode'),(367,'sales','7','card'),(368,'sales','7','clearpayments'),(369,'sales','7','cheque'),(370,'sales','7','creditnote'),(371,'sales','7','voucher'),(372,'sales','7','salesbeyondbprice'),(373,'sales','7','points'),(374,'sales','7','credit'),(375,'sales','7','selectroom'),(376,'sales','7','dontprint'),(377,'sales','7','accountlimit'),(378,'sales','7','backdatesales'),(379,'sales','7','recordcoins'),(380,'sales','7','changetaxstatus'),(381,'sales','7','leaseitems'),(382,'sales','7','giveloyalityponts'),(383,'sales','7','dontshowstock'),(384,'sales','7','splitbill'),(385,'sales','7','changeuomonsales'),(386,'sales','7','selecttable'),(387,'sales','7','printdelivery'),(388,'sales','7','sendsms'),(389,'sales','7','selectcurrency'),(390,'sales','7','salesperson'),(391,'sales','7','usekeyboard'),(392,'sales','7','receiptno'),(393,'sales','7','negativesales'),(394,'wholesale','7','sale'),(395,'wholesale','7','add'),(396,'wholesale','7','delete'),(397,'wholesale','7','update'),(398,'cashiersales','7','entermpesacode'),(399,'cashiersales','7','editmpesa'),(400,'cashiersales','7','all'),(401,'cashiersales','7','delete'),(402,'cashiersales','7','cashiersales'),(403,'cashiersales','7','editmpesadate'),(404,'cashiersales','7','dontshowtotal'),(405,'cashiersales','7','adddailycollection'),(406,'cashiersales','7','viewtill'),(407,'cashiersales','7','viewdailycollections'),(408,'cashiersales','7','deletedailycollections'),(409,'cashiersales','7','updatedailycollections'),(410,'cashiersales','7','reversempesa'),(411,'cashiersales','7','clearallsales'),(412,'cashiersales','7','viewallcollections'),(413,'cashiersales','7','viewallcounters'),(414,'cashiersales','7','mpesapendingreport'),(415,'cashiersales','7','mpesaverifiedreport'),(416,'cashiersales','7','viewcommission'),(417,'cashiersales','7','viewmpesamessages'),(418,'cashiersales','7','dailysalesonly'),(419,'recorddelivery','7','add'),(420,'recorddelivery','7','view'),(421,'recorddelivery','7','update'),(422,'recorddelivery','7','delete'),(423,'recorddelivery','7','changestatus'),(424,'recorddelivery','7','report'),(425,'recorddelivery','7','Dispatched'),(426,'recorddelivery','7','FailedDelivery'),(427,'recorddelivery','7','ReturnedandReceived'),(428,'recorddelivery','7','Delivered'),(429,'recorddelivery','7','Claimraised'),(430,'recorddelivery','7','ClaimOK'),(431,'recorddelivery','7','ClaimDamaged'),(432,'purchases','7','add'),(433,'purchases','7','update'),(434,'purchases','7','delete'),(435,'purchases','7','updatebuyingprice'),(436,'purchases','7','updatesellingprice'),(437,'purchases','7','updateclosedinvoice'),(438,'purchases','7','viewquotation'),(439,'purchases','7','viewserials'),(440,'purchases','7','viewdirectpurchases'),(441,'purchases','7','viewpurchase'),(442,'purchases','7','salesorder'),(443,'purchases','7','budget'),(444,'purchases','7','showdefaultserials'),(445,'purchases','7','viewallcounters'),(446,'purchases','7','approve'),(447,'purchases','7','addbatchno'),(448,'purchases','7','addexpirydate'),(449,'viewreturnsales','7','add'),(450,'viewreturnsales','7','update'),(451,'viewreturnsales','7','delete'),(452,'viewreturnsales','7','return'),(453,'viewreturnsales','7','clear'),(454,'viewreturnsales','7','moresales'),(455,'income','7','View'),(456,'income','7','add'),(457,'income','7','wiewinvoices'),(458,'income','7','detailedvatinvoice'),(459,'incomeexpenses','7','add'),(460,'incomeexpenses','7','closeexpense'),(461,'incomeexpenses','7','update'),(462,'incomeexpenses','7','updateclosedexpenses'),(463,'incomeexpenses','7','wiewinvoices'),(464,'incomeexpenses','7','viewbills'),(465,'incomeexpenses','7','viewexpense'),(466,'incomeexpenses','7','viewdebtors'),(467,'incomeexpenses','7','viewcreditors'),(468,'incomeexpenses','7','postrentalexpenses'),(469,'accomodation','7','viewrooms'),(470,'accomodation','7','addhouse'),(471,'accomodation','7','dailysales'),(472,'accomodation','7','viewhouse'),(473,'accomodation','7','voucher'),(474,'accomodation','7','mpesa'),(475,'accomodation','7','points'),(476,'accomodation','7','credit'),(477,'accomodation','7','card'),(478,'accomodation','7','cash'),(479,'accomodation','7','cheque'),(480,'accomodation','7','checkinroom'),(481,'accomodation','7','checkoutroom'),(482,'accomodation','7','addroom'),(483,'accomodation','7','cancel'),(484,'accomodation','7','checkin'),(485,'accomodation','7','addcharges'),(486,'accomodation','7','givediscount'),(487,'accomodation','7','cleanrooms'),(488,'accomodation','7','updatecharges'),(489,'accomodation','7','updateroom'),(490,'accomodation','7','postexpense'),(491,'accomodation','7','updatehouse'),(492,'accomodation','7','Post Bank Deposits'),(493,'accomodation','7','managehotel'),(494,'accomodation','7','assignrooms'),(495,'accomodation','7','managerental'),(496,'accomodation','7','changepayment'),(497,'accomodation','7','housekeeping'),(498,'accomodation','7','customerregister'),(499,'accomodation','7','dailypayments'),(500,'accomodation','7','advancebooking'),(501,'accomodation','7','checkoutcustomerwithbalance'),(502,'accomodation','7','managecustomer'),(503,'accomodation','7','viewreports'),(504,'accomodation','7','accomodationmanager'),(505,'accomodation','7','accommodationcleaner'),(506,'accomodation','7','accommodationreceiptionist'),(507,'accomodation','7','config'),(508,'accomodation','7','viewroomcleaned'),(509,'accomodation','7','clearsales'),(510,'accomodation','7','dailycollections'),(511,'branch','7','add'),(512,'branch','7','view'),(513,'branch','7','update'),(514,'branch','7','delete'),(515,'members','7','add'),(516,'members','7','update'),(517,'members','7','deletepeople'),(518,'members','7','opencloseshift'),(519,'users','7','add'),(520,'users','7','update'),(521,'users','7','delete'),(522,'users','7','deleteallroles'),(523,'productscategory','7','add'),(524,'productscategory','7','update'),(525,'productscategory','7','delete'),(526,'productlist','7','bulk'),(527,'productlist','7','updatestock'),(528,'productlist','7','move'),(529,'productlist','7','more'),(530,'productlist','7','transfer'),(531,'productlist','7','addstock'),(532,'productlist','7','delete'),(533,'productlist','7','view'),(534,'productlist','7','update'),(535,'productlist','7','add'),(536,'productlist','7','openclosestock'),(537,'productlist','7','stocktaking'),(538,'productlist','7','editstocktaken'),(539,'productlist','7','editopenclosestock'),(540,'productlist','7','changeserialstatus'),(541,'productlist','7','viewserials'),(542,'productlist','7','viewproductsfromallbranches'),(543,'productlist','7','bulkpriceupdate'),(544,'productlist','7','viewbprice'),(545,'products','7','add'),(546,'products','7','update'),(547,'products','7','delete'),(548,'products','7','addstock'),(549,'products','7','more'),(550,'products','7','bulk'),(551,'products','7','deleteorder'),(552,'products','7','dispatch'),(553,'products','7','removestock'),(554,'products','7','price'),(555,'products','7','removeallstock'),(556,'products','7','bulkpriceupdate'),(557,'products','7','viewbprice'),(558,'incomingstock','7','add'),(559,'incomingstock','7','update'),(560,'incomingstock','7','view'),(561,'incomingstock','7','delete'),(562,'incomingstore','7','add'),(563,'incomingstore','7','delete'),(564,'incomingstore','7','view'),(565,'lowstocklist','7','add'),(566,'lowstocklist','7','more'),(567,'lowstocklist','7','view'),(568,'lowproducts','7','add'),(569,'lowproducts','7','update'),(570,'damagedproducts','7','add'),(571,'damagedproducts','7','update'),(572,'damagedproducts','7','delete'),(573,'projectsmanagement','7','view'),(574,'projectsmanagement','7','add'),(575,'projectsmanagement','7','update'),(576,'projectsmanagement','7','delete'),(577,'assets','7','add'),(578,'assets','7','update'),(579,'assets','7','delete'),(580,'accounting','7','deletebank'),(581,'accounting','7','deleteglaccount'),(582,'accounting','7','view'),(583,'bankdeposits','7','add'),(584,'bankdeposits','7','update'),(585,'bankdeposits','7','delete'),(586,'banktransfer','7','add'),(587,'journalentry','7','add'),(588,'accountingreports','7','view'),(589,'peoplecategory','7','add'),(590,'peoplecategory','7','update'),(591,'peoplecategory','7','delete'),(592,'labourrecords','7','add'),(593,'payroll','7','add'),(594,'reports','7','view'),(595,'reports','7','download'),(596,'reports','7','delete'),(597,'reports','7','update'),(598,'reports','7','viewall'),(599,'displayreport','7','view'),(600,'grouping','7','add'),(601,'grouping','7','update'),(602,'grouping','7','delete'),(603,'sendsms','7','add'),(604,'sendsms','7','update'),(605,'sendsms','7','delete'),(606,'sendsms','7','transfersms'),(607,'documents','7','add'),(608,'documents','7','update'),(609,'documents','7','delete'),(610,'documents','7','viewalldocuments'),(611,'humanresource','7','add'),(612,'humanresource','7','approve'),(613,'humanresource','7','update'),(614,'humanresource','7','delete'),(615,'humanresource','7','view'),(616,'humanresource','7','allocate'),(617,'humanresource','7','viewallpayroll'),(618,'humanresource','7','leavesetup'),(619,'humanresource','7','allleaves '),(620,'humanresource','7','bioattendance'),(621,'taskscategory','7','add'),(622,'taskscategory','7','update'),(623,'taskscategory','7','delete'),(624,'task','7','add'),(625,'task','7','update'),(626,'task','7','viewall'),(627,'task','7','delete'),(628,'task','7','postspecifictask'),(629,'task','7','postgeneraltask'),(630,'task','7','viewothersspecifictask'),(631,'task','7','viewothersgeneraltask'),(632,'task','7','assigntask'),(633,'task','7','posttaskforothers'),(634,'callcenter','7','add'),(635,'callcenter','7','upadate'),(636,'callcenter','7','view'),(637,'callcenter','7','download'),(638,'callcenter','7','delete'),(639,'deals','7','add'),(640,'deals','7','update'),(641,'deals','7','delete'),(642,'deals','7','viewall'),(643,'complain','7','add'),(644,'complain','7','view'),(645,'complain','7','update'),(646,'complain','7','allcompalin'),(647,'complain','7','delete'),(648,'events','7','add'),(649,'events','7','update'),(650,'events','7','delete'),(651,'password','7','change'),(652,'profile','7','update'),(653,'ecommerce','7','add'),(654,'ecommerce','7','update'),(655,'ecommerce','7','delete'),(656,'ecommerce','7','vieworders'),(657,'ecommerce','7','setup'),(658,'ecommerce','7','approveorders'),(659,'config','7','delete'),(660,'config','7','add'),(661,'config','7','update'),(662,'sales','8','add'),(663,'sales','8','suspend'),(664,'sales','8','selectmessage'),(665,'sales','8','printreceipt'),(666,'sales','8','update'),(667,'sales','8','cash'),(668,'sales','8','delete'),(669,'sales','8','moresales'),(670,'sales','8','sale'),(671,'sales','8','Logout'),(672,'sales','8','mpesabalance'),(673,'sales','8','displaycustomers'),(674,'sales','8','discount'),(675,'sales','8','reprint'),(676,'sales','8','select'),(677,'sales','8','printbill'),(678,'sales','8','productdiscount'),(679,'sales','8','mpesa'),(680,'sales','8','order'),(681,'sales','8','closebill'),(682,'sales','8','viewbuyingprice'),(683,'sales','8','editsellingprice'),(684,'sales','8','updatepaymentmode'),(685,'sales','8','card'),(686,'sales','8','clearpayments'),(687,'sales','8','cheque'),(688,'sales','8','creditnote'),(689,'sales','8','voucher'),(690,'sales','8','salesbeyondbprice'),(691,'sales','8','points'),(692,'sales','8','credit'),(693,'sales','8','selectroom'),(694,'sales','8','dontprint'),(695,'sales','8','accountlimit'),(696,'sales','8','backdatesales'),(697,'sales','8','recordcoins'),(698,'sales','8','changetaxstatus'),(699,'sales','8','leaseitems'),(700,'sales','8','giveloyalityponts'),(701,'sales','8','dontshowstock'),(702,'sales','8','splitbill'),(703,'sales','8','changeuomonsales'),(704,'sales','8','selecttable'),(705,'sales','8','printdelivery'),(706,'sales','8','sendsms'),(707,'sales','8','selectcurrency'),(708,'sales','8','salesperson'),(709,'sales','8','usekeyboard'),(710,'sales','8','receiptno'),(711,'sales','8','negativesales'),(712,'wholesale','8','sale'),(713,'wholesale','8','add'),(714,'wholesale','8','delete'),(715,'wholesale','8','update'),(716,'cashiersales','8','entermpesacode'),(717,'cashiersales','8','editmpesa'),(718,'cashiersales','8','all'),(719,'cashiersales','8','delete'),(720,'cashiersales','8','cashiersales'),(721,'cashiersales','8','editmpesadate'),(722,'cashiersales','8','dontshowtotal'),(723,'cashiersales','8','adddailycollection'),(724,'cashiersales','8','viewtill'),(725,'cashiersales','8','viewdailycollections'),(726,'cashiersales','8','deletedailycollections'),(727,'cashiersales','8','updatedailycollections'),(728,'cashiersales','8','reversempesa'),(729,'cashiersales','8','clearallsales'),(730,'cashiersales','8','viewallcollections'),(731,'cashiersales','8','viewallcounters'),(732,'cashiersales','8','mpesapendingreport'),(733,'cashiersales','8','mpesaverifiedreport'),(734,'cashiersales','8','viewcommission'),(735,'cashiersales','8','viewmpesamessages'),(736,'cashiersales','8','dailysalesonly'),(737,'recorddelivery','8','add'),(738,'recorddelivery','8','view'),(739,'recorddelivery','8','update'),(740,'recorddelivery','8','delete'),(741,'recorddelivery','8','changestatus'),(742,'recorddelivery','8','report'),(743,'recorddelivery','8','Dispatched'),(744,'recorddelivery','8','FailedDelivery'),(745,'recorddelivery','8','ReturnedandReceived'),(746,'recorddelivery','8','Delivered'),(747,'recorddelivery','8','Claimraised'),(748,'recorddelivery','8','ClaimOK'),(749,'recorddelivery','8','ClaimDamaged'),(750,'purchases','8','add'),(751,'purchases','8','update'),(752,'purchases','8','delete'),(753,'purchases','8','updatebuyingprice'),(754,'purchases','8','updatesellingprice'),(755,'purchases','8','updateclosedinvoice'),(756,'purchases','8','viewquotation'),(757,'purchases','8','viewserials'),(758,'purchases','8','viewdirectpurchases'),(759,'purchases','8','viewpurchase'),(760,'purchases','8','salesorder'),(761,'purchases','8','budget'),(762,'purchases','8','showdefaultserials'),(763,'purchases','8','viewallcounters'),(764,'purchases','8','approve'),(765,'purchases','8','addbatchno'),(766,'purchases','8','addexpirydate'),(767,'viewreturnsales','8','add'),(768,'viewreturnsales','8','update'),(769,'viewreturnsales','8','delete'),(770,'viewreturnsales','8','return'),(771,'viewreturnsales','8','clear'),(772,'viewreturnsales','8','moresales'),(773,'income','8','View'),(774,'income','8','add'),(775,'income','8','wiewinvoices'),(776,'income','8','detailedvatinvoice'),(777,'incomeexpenses','8','add'),(778,'incomeexpenses','8','closeexpense'),(779,'incomeexpenses','8','update'),(780,'incomeexpenses','8','updateclosedexpenses'),(781,'incomeexpenses','8','wiewinvoices'),(782,'incomeexpenses','8','viewbills'),(783,'incomeexpenses','8','viewexpense'),(784,'incomeexpenses','8','viewdebtors'),(785,'incomeexpenses','8','viewcreditors'),(786,'incomeexpenses','8','postrentalexpenses'),(787,'accomodation','8','viewrooms'),(788,'accomodation','8','addhouse'),(789,'accomodation','8','dailysales'),(790,'accomodation','8','viewhouse'),(791,'accomodation','8','voucher'),(792,'accomodation','8','mpesa'),(793,'accomodation','8','points'),(794,'accomodation','8','credit'),(795,'accomodation','8','card'),(796,'accomodation','8','cash'),(797,'accomodation','8','cheque'),(798,'accomodation','8','checkinroom'),(799,'accomodation','8','checkoutroom'),(800,'accomodation','8','addroom'),(801,'accomodation','8','cancel'),(802,'accomodation','8','checkin'),(803,'accomodation','8','addcharges'),(804,'accomodation','8','givediscount'),(805,'accomodation','8','cleanrooms'),(806,'accomodation','8','updatecharges'),(807,'accomodation','8','updateroom'),(808,'accomodation','8','postexpense'),(809,'accomodation','8','updatehouse'),(810,'accomodation','8','Post Bank Deposits'),(811,'accomodation','8','managehotel'),(812,'accomodation','8','assignrooms'),(813,'accomodation','8','managerental'),(814,'accomodation','8','changepayment'),(815,'accomodation','8','housekeeping'),(816,'accomodation','8','customerregister'),(817,'accomodation','8','dailypayments'),(818,'accomodation','8','advancebooking'),(819,'accomodation','8','checkoutcustomerwithbalance'),(820,'accomodation','8','managecustomer'),(821,'accomodation','8','viewreports'),(822,'accomodation','8','accomodationmanager'),(823,'accomodation','8','accommodationcleaner'),(824,'accomodation','8','accommodationreceiptionist'),(825,'accomodation','8','config'),(826,'accomodation','8','viewroomcleaned'),(827,'accomodation','8','clearsales'),(828,'accomodation','8','dailycollections'),(829,'branch','8','add'),(830,'branch','8','view'),(831,'branch','8','update'),(832,'branch','8','delete'),(833,'members','8','add'),(834,'members','8','update'),(835,'members','8','deletepeople'),(836,'members','8','opencloseshift'),(837,'users','8','add'),(838,'users','8','update'),(839,'users','8','delete'),(840,'users','8','deleteallroles'),(841,'productscategory','8','add'),(842,'productscategory','8','update'),(843,'productscategory','8','delete'),(844,'productlist','8','bulk'),(845,'productlist','8','updatestock'),(846,'productlist','8','move'),(847,'productlist','8','more'),(848,'productlist','8','transfer'),(849,'productlist','8','addstock'),(850,'productlist','8','delete'),(851,'productlist','8','view'),(852,'productlist','8','update'),(853,'productlist','8','add'),(854,'productlist','8','openclosestock'),(855,'productlist','8','stocktaking'),(856,'productlist','8','editstocktaken'),(857,'productlist','8','editopenclosestock'),(858,'productlist','8','changeserialstatus'),(859,'productlist','8','viewserials'),(860,'productlist','8','viewproductsfromallbranches'),(861,'productlist','8','bulkpriceupdate'),(862,'productlist','8','viewbprice'),(863,'products','8','add'),(864,'products','8','update'),(865,'products','8','delete'),(866,'products','8','addstock'),(867,'products','8','more'),(868,'products','8','bulk'),(869,'products','8','deleteorder'),(870,'products','8','dispatch'),(871,'products','8','removestock'),(872,'products','8','price'),(873,'products','8','removeallstock'),(874,'products','8','bulkpriceupdate'),(875,'products','8','viewbprice'),(876,'incomingstock','8','add'),(877,'incomingstock','8','update'),(878,'incomingstock','8','view'),(879,'incomingstock','8','delete'),(880,'incomingstore','8','add'),(881,'incomingstore','8','delete'),(882,'incomingstore','8','view'),(883,'lowstocklist','8','add'),(884,'lowstocklist','8','more'),(885,'lowstocklist','8','view'),(886,'lowproducts','8','add'),(887,'lowproducts','8','update'),(888,'damagedproducts','8','add'),(889,'damagedproducts','8','update'),(890,'damagedproducts','8','delete'),(891,'projectsmanagement','8','view'),(892,'projectsmanagement','8','add'),(893,'projectsmanagement','8','update'),(894,'projectsmanagement','8','delete'),(895,'assets','8','add'),(896,'assets','8','update'),(897,'assets','8','delete'),(898,'accounting','8','deletebank'),(899,'accounting','8','deleteglaccount'),(900,'accounting','8','view'),(901,'bankdeposits','8','add'),(902,'bankdeposits','8','update'),(903,'bankdeposits','8','delete'),(904,'banktransfer','8','add'),(905,'journalentry','8','add'),(906,'accountingreports','8','view'),(907,'peoplecategory','8','add'),(908,'peoplecategory','8','update'),(909,'peoplecategory','8','delete'),(910,'labourrecords','8','add'),(911,'payroll','8','add'),(912,'reports','8','view'),(913,'reports','8','download'),(914,'reports','8','delete'),(915,'reports','8','update'),(916,'reports','8','viewall'),(917,'displayreport','8','view'),(918,'grouping','8','add'),(919,'grouping','8','update'),(920,'grouping','8','delete'),(921,'sendsms','8','add'),(922,'sendsms','8','update'),(923,'sendsms','8','delete'),(924,'sendsms','8','transfersms'),(925,'documents','8','add'),(926,'documents','8','update'),(927,'documents','8','delete'),(928,'documents','8','viewalldocuments'),(929,'humanresource','8','add'),(930,'humanresource','8','approve'),(931,'humanresource','8','update'),(932,'humanresource','8','delete'),(933,'humanresource','8','view'),(934,'humanresource','8','allocate'),(935,'humanresource','8','viewallpayroll'),(936,'humanresource','8','leavesetup'),(937,'humanresource','8','allleaves '),(938,'humanresource','8','bioattendance'),(939,'taskscategory','8','add'),(940,'taskscategory','8','update'),(941,'taskscategory','8','delete'),(942,'task','8','add'),(943,'task','8','update'),(944,'task','8','viewall'),(945,'task','8','delete'),(946,'task','8','postspecifictask'),(947,'task','8','postgeneraltask'),(948,'task','8','viewothersspecifictask'),(949,'task','8','viewothersgeneraltask'),(950,'task','8','assigntask'),(951,'task','8','posttaskforothers'),(952,'callcenter','8','add'),(953,'callcenter','8','upadate'),(954,'callcenter','8','view'),(955,'callcenter','8','download'),(956,'callcenter','8','delete'),(957,'deals','8','add'),(958,'deals','8','update'),(959,'deals','8','delete'),(960,'deals','8','viewall'),(961,'complain','8','add'),(962,'complain','8','view'),(963,'complain','8','update'),(964,'complain','8','allcompalin'),(965,'complain','8','delete'),(966,'events','8','add'),(967,'events','8','update'),(968,'events','8','delete'),(969,'password','8','change'),(970,'profile','8','update'),(971,'ecommerce','8','add'),(972,'ecommerce','8','update'),(973,'ecommerce','8','delete'),(974,'ecommerce','8','vieworders'),(975,'ecommerce','8','setup'),(976,'ecommerce','8','approveorders'),(977,'config','8','delete'),(978,'config','8','add'),(979,'config','8','update'),(1298,'sales','10','add'),(1299,'sales','10','suspend'),(1300,'sales','10','selectmessage'),(1301,'sales','10','printreceipt'),(1302,'sales','10','update'),(1303,'sales','10','cash'),(1304,'sales','10','delete'),(1305,'sales','10','moresales'),(1306,'sales','10','sale'),(1307,'sales','10','Logout'),(1308,'sales','10','mpesabalance'),(1309,'sales','10','displaycustomers'),(1310,'sales','10','discount'),(1311,'sales','10','reprint'),(1312,'sales','10','select'),(1313,'sales','10','printbill'),(1314,'sales','10','productdiscount'),(1315,'sales','10','mpesa'),(1316,'sales','10','order'),(1317,'sales','10','closebill'),(1318,'sales','10','viewbuyingprice'),(1319,'sales','10','editsellingprice'),(1320,'sales','10','updatepaymentmode'),(1321,'sales','10','card'),(1322,'sales','10','clearpayments'),(1323,'sales','10','cheque'),(1324,'sales','10','creditnote'),(1325,'sales','10','voucher'),(1326,'sales','10','salesbeyondbprice'),(1327,'sales','10','points'),(1328,'sales','10','credit'),(1329,'sales','10','selectroom'),(1330,'sales','10','dontprint'),(1331,'sales','10','accountlimit'),(1332,'sales','10','backdatesales'),(1333,'sales','10','recordcoins'),(1334,'sales','10','changetaxstatus'),(1335,'sales','10','leaseitems'),(1336,'sales','10','giveloyalityponts'),(1337,'sales','10','dontshowstock'),(1338,'sales','10','splitbill'),(1339,'sales','10','changeuomonsales'),(1340,'sales','10','selecttable'),(1341,'sales','10','printdelivery'),(1342,'sales','10','sendsms'),(1343,'sales','10','selectcurrency'),(1344,'sales','10','salesperson'),(1345,'sales','10','usekeyboard'),(1346,'sales','10','receiptno'),(1347,'sales','10','negativesales'),(1348,'wholesale','10','sale'),(1349,'wholesale','10','add'),(1350,'wholesale','10','delete'),(1351,'wholesale','10','update'),(1352,'cashiersales','10','entermpesacode'),(1353,'cashiersales','10','editmpesa'),(1354,'cashiersales','10','all'),(1355,'cashiersales','10','delete'),(1356,'cashiersales','10','cashiersales'),(1357,'cashiersales','10','editmpesadate'),(1358,'cashiersales','10','dontshowtotal'),(1359,'cashiersales','10','adddailycollection'),(1360,'cashiersales','10','viewtill'),(1361,'cashiersales','10','viewdailycollections'),(1362,'cashiersales','10','deletedailycollections'),(1363,'cashiersales','10','updatedailycollections'),(1364,'cashiersales','10','reversempesa'),(1365,'cashiersales','10','clearallsales'),(1366,'cashiersales','10','viewallcollections'),(1367,'cashiersales','10','viewallcounters'),(1368,'cashiersales','10','mpesapendingreport'),(1369,'cashiersales','10','mpesaverifiedreport'),(1370,'cashiersales','10','viewcommission'),(1371,'cashiersales','10','viewmpesamessages'),(1372,'cashiersales','10','dailysalesonly'),(1373,'recorddelivery','10','add'),(1374,'recorddelivery','10','view'),(1375,'recorddelivery','10','update'),(1376,'recorddelivery','10','delete'),(1377,'recorddelivery','10','changestatus'),(1378,'recorddelivery','10','report'),(1379,'recorddelivery','10','Dispatched'),(1380,'recorddelivery','10','FailedDelivery'),(1381,'recorddelivery','10','ReturnedandReceived'),(1382,'recorddelivery','10','Delivered'),(1383,'recorddelivery','10','Claimraised'),(1384,'recorddelivery','10','ClaimOK'),(1385,'recorddelivery','10','ClaimDamaged'),(1386,'purchases','10','add'),(1387,'purchases','10','update'),(1388,'purchases','10','delete'),(1389,'purchases','10','updatebuyingprice'),(1390,'purchases','10','updatesellingprice'),(1391,'purchases','10','updateclosedinvoice'),(1392,'purchases','10','viewquotation'),(1393,'purchases','10','viewserials'),(1394,'purchases','10','viewdirectpurchases'),(1395,'purchases','10','viewpurchase'),(1396,'purchases','10','salesorder'),(1397,'purchases','10','budget'),(1398,'purchases','10','showdefaultserials'),(1399,'purchases','10','viewallcounters'),(1400,'purchases','10','approve'),(1401,'purchases','10','addbatchno'),(1402,'purchases','10','addexpirydate'),(1403,'viewreturnsales','10','add'),(1404,'viewreturnsales','10','update'),(1405,'viewreturnsales','10','delete'),(1406,'viewreturnsales','10','return'),(1407,'viewreturnsales','10','clear'),(1408,'viewreturnsales','10','moresales'),(1409,'income','10','View'),(1410,'income','10','add'),(1411,'income','10','wiewinvoices'),(1412,'income','10','detailedvatinvoice'),(1413,'incomeexpenses','10','add'),(1414,'incomeexpenses','10','closeexpense'),(1415,'incomeexpenses','10','update'),(1416,'incomeexpenses','10','updateclosedexpenses'),(1417,'incomeexpenses','10','wiewinvoices'),(1418,'incomeexpenses','10','viewbills'),(1419,'incomeexpenses','10','viewexpense'),(1420,'incomeexpenses','10','viewdebtors'),(1421,'incomeexpenses','10','viewcreditors'),(1422,'incomeexpenses','10','postrentalexpenses'),(1423,'accomodation','10','viewrooms'),(1424,'accomodation','10','addhouse'),(1425,'accomodation','10','dailysales'),(1426,'accomodation','10','viewhouse'),(1427,'accomodation','10','voucher'),(1428,'accomodation','10','mpesa'),(1429,'accomodation','10','points'),(1430,'accomodation','10','credit'),(1431,'accomodation','10','card'),(1432,'accomodation','10','cash'),(1433,'accomodation','10','cheque'),(1434,'accomodation','10','checkinroom'),(1435,'accomodation','10','checkoutroom'),(1436,'accomodation','10','addroom'),(1437,'accomodation','10','cancel'),(1438,'accomodation','10','checkin'),(1439,'accomodation','10','addcharges'),(1440,'accomodation','10','givediscount'),(1441,'accomodation','10','cleanrooms'),(1442,'accomodation','10','updatecharges'),(1443,'accomodation','10','updateroom'),(1444,'accomodation','10','postexpense'),(1445,'accomodation','10','updatehouse'),(1446,'accomodation','10','Post Bank Deposits'),(1447,'accomodation','10','managehotel'),(1448,'accomodation','10','assignrooms'),(1449,'accomodation','10','managerental'),(1450,'accomodation','10','changepayment'),(1451,'accomodation','10','housekeeping'),(1452,'accomodation','10','customerregister'),(1453,'accomodation','10','dailypayments'),(1454,'accomodation','10','advancebooking'),(1455,'accomodation','10','checkoutcustomerwithbalance'),(1456,'accomodation','10','managecustomer'),(1457,'accomodation','10','viewreports'),(1458,'accomodation','10','accomodationmanager'),(1459,'accomodation','10','accommodationcleaner'),(1460,'accomodation','10','accommodationreceiptionist'),(1461,'accomodation','10','config'),(1462,'accomodation','10','viewroomcleaned'),(1463,'accomodation','10','clearsales'),(1464,'accomodation','10','dailycollections'),(1465,'branch','10','add'),(1466,'branch','10','view'),(1467,'branch','10','update'),(1468,'branch','10','delete'),(1469,'members','10','add'),(1470,'members','10','update'),(1471,'members','10','deletepeople'),(1472,'members','10','opencloseshift'),(1473,'users','10','add'),(1474,'users','10','update'),(1475,'users','10','delete'),(1476,'users','10','deleteallroles'),(1477,'productscategory','10','add'),(1478,'productscategory','10','update'),(1479,'productscategory','10','delete'),(1480,'productlist','10','bulk'),(1481,'productlist','10','updatestock'),(1482,'productlist','10','move'),(1483,'productlist','10','more'),(1484,'productlist','10','transfer'),(1485,'productlist','10','addstock'),(1486,'productlist','10','delete'),(1487,'productlist','10','view'),(1488,'productlist','10','update'),(1489,'productlist','10','add'),(1490,'productlist','10','openclosestock'),(1491,'productlist','10','stocktaking'),(1492,'productlist','10','editstocktaken'),(1493,'productlist','10','editopenclosestock'),(1494,'productlist','10','changeserialstatus'),(1495,'productlist','10','viewserials'),(1496,'productlist','10','viewproductsfromallbranches'),(1497,'productlist','10','bulkpriceupdate'),(1498,'productlist','10','viewbprice'),(1499,'products','10','add'),(1500,'products','10','update'),(1501,'products','10','delete'),(1502,'products','10','addstock'),(1503,'products','10','more'),(1504,'products','10','bulk'),(1505,'products','10','deleteorder'),(1506,'products','10','dispatch'),(1507,'products','10','removestock'),(1508,'products','10','price'),(1509,'products','10','removeallstock'),(1510,'products','10','bulkpriceupdate'),(1511,'products','10','viewbprice'),(1512,'incomingstock','10','add'),(1513,'incomingstock','10','update'),(1514,'incomingstock','10','view'),(1515,'incomingstock','10','delete'),(1516,'incomingstore','10','add'),(1517,'incomingstore','10','delete'),(1518,'incomingstore','10','view'),(1519,'lowstocklist','10','add'),(1520,'lowstocklist','10','more'),(1521,'lowstocklist','10','view'),(1522,'lowproducts','10','add'),(1523,'lowproducts','10','update'),(1524,'damagedproducts','10','add'),(1525,'damagedproducts','10','update'),(1526,'damagedproducts','10','delete'),(1527,'projectsmanagement','10','view'),(1528,'projectsmanagement','10','add'),(1529,'projectsmanagement','10','update'),(1530,'projectsmanagement','10','delete'),(1531,'assets','10','add'),(1532,'assets','10','update'),(1533,'assets','10','delete'),(1534,'accounting','10','deletebank'),(1535,'accounting','10','deleteglaccount'),(1536,'accounting','10','view'),(1537,'bankdeposits','10','add'),(1538,'bankdeposits','10','update'),(1539,'bankdeposits','10','delete'),(1540,'banktransfer','10','add'),(1541,'journalentry','10','add'),(1542,'accountingreports','10','view'),(1543,'peoplecategory','10','add'),(1544,'peoplecategory','10','update'),(1545,'peoplecategory','10','delete'),(1546,'labourrecords','10','add'),(1547,'payroll','10','add'),(1548,'reports','10','view'),(1549,'reports','10','download'),(1550,'reports','10','delete'),(1551,'reports','10','update'),(1552,'reports','10','viewall'),(1553,'displayreport','10','view'),(1554,'grouping','10','add'),(1555,'grouping','10','update'),(1556,'grouping','10','delete'),(1557,'sendsms','10','add'),(1558,'sendsms','10','update'),(1559,'sendsms','10','delete'),(1560,'sendsms','10','transfersms'),(1561,'documents','10','add'),(1562,'documents','10','update'),(1563,'documents','10','delete'),(1564,'documents','10','viewalldocuments'),(1565,'humanresource','10','add'),(1566,'humanresource','10','approve'),(1567,'humanresource','10','update'),(1568,'humanresource','10','delete'),(1569,'humanresource','10','view'),(1570,'humanresource','10','allocate'),(1571,'humanresource','10','viewallpayroll'),(1572,'humanresource','10','leavesetup'),(1573,'humanresource','10','allleaves '),(1574,'humanresource','10','bioattendance'),(1575,'taskscategory','10','add'),(1576,'taskscategory','10','update'),(1577,'taskscategory','10','delete'),(1578,'task','10','add'),(1579,'task','10','update'),(1580,'task','10','viewall'),(1581,'task','10','delete'),(1582,'task','10','postspecifictask'),(1583,'task','10','postgeneraltask'),(1584,'task','10','viewothersspecifictask'),(1585,'task','10','viewothersgeneraltask'),(1586,'task','10','assigntask'),(1587,'task','10','posttaskforothers'),(1588,'callcenter','10','add'),(1589,'callcenter','10','upadate'),(1590,'callcenter','10','view'),(1591,'callcenter','10','download'),(1592,'callcenter','10','delete'),(1593,'deals','10','add'),(1594,'deals','10','update'),(1595,'deals','10','delete'),(1596,'deals','10','viewall'),(1597,'complain','10','add'),(1598,'complain','10','view'),(1599,'complain','10','update'),(1600,'complain','10','allcompalin'),(1601,'complain','10','delete'),(1602,'events','10','add'),(1603,'events','10','update'),(1604,'events','10','delete'),(1605,'password','10','change'),(1606,'profile','10','update'),(1607,'ecommerce','10','add'),(1608,'ecommerce','10','update'),(1609,'ecommerce','10','delete'),(1610,'ecommerce','10','vieworders'),(1611,'ecommerce','10','setup'),(1612,'ecommerce','10','approveorders'),(1613,'config','10','delete'),(1614,'config','10','add'),(1615,'config','10','update'),(1616,'sales','11','add'),(1617,'sales','11','suspend'),(1618,'sales','11','selectmessage'),(1619,'sales','11','printreceipt'),(1620,'sales','11','update'),(1621,'sales','11','cash'),(1622,'sales','11','delete'),(1623,'sales','11','moresales'),(1624,'sales','11','sale'),(1625,'sales','11','Logout'),(1626,'sales','11','mpesabalance'),(1627,'sales','11','displaycustomers'),(1628,'sales','11','discount'),(1629,'sales','11','reprint'),(1630,'sales','11','select'),(1631,'sales','11','printbill'),(1632,'sales','11','productdiscount'),(1633,'sales','11','mpesa'),(1634,'sales','11','order'),(1635,'sales','11','closebill'),(1636,'sales','11','viewbuyingprice'),(1637,'sales','11','editsellingprice'),(1638,'sales','11','updatepaymentmode'),(1639,'sales','11','card'),(1640,'sales','11','clearpayments'),(1641,'sales','11','cheque'),(1642,'sales','11','creditnote'),(1643,'sales','11','voucher'),(1644,'sales','11','salesbeyondbprice'),(1645,'sales','11','points'),(1646,'sales','11','credit'),(1647,'sales','11','selectroom'),(1648,'sales','11','dontprint'),(1649,'sales','11','accountlimit'),(1650,'sales','11','backdatesales'),(1651,'sales','11','recordcoins'),(1652,'sales','11','changetaxstatus'),(1653,'sales','11','leaseitems'),(1654,'sales','11','giveloyalityponts'),(1655,'sales','11','dontshowstock'),(1656,'sales','11','splitbill'),(1657,'sales','11','changeuomonsales'),(1658,'sales','11','selecttable'),(1659,'sales','11','printdelivery'),(1660,'sales','11','sendsms'),(1661,'sales','11','selectcurrency'),(1662,'sales','11','salesperson'),(1663,'sales','11','usekeyboard'),(1664,'sales','11','receiptno'),(1665,'sales','11','negativesales'),(1666,'wholesale','11','sale'),(1667,'wholesale','11','add'),(1668,'wholesale','11','delete'),(1669,'wholesale','11','update'),(1670,'cashiersales','11','entermpesacode'),(1671,'cashiersales','11','editmpesa'),(1672,'cashiersales','11','all'),(1673,'cashiersales','11','delete'),(1674,'cashiersales','11','cashiersales'),(1675,'cashiersales','11','editmpesadate'),(1676,'cashiersales','11','dontshowtotal'),(1677,'cashiersales','11','adddailycollection'),(1678,'cashiersales','11','viewtill'),(1679,'cashiersales','11','viewdailycollections'),(1680,'cashiersales','11','deletedailycollections'),(1681,'cashiersales','11','updatedailycollections'),(1682,'cashiersales','11','reversempesa'),(1683,'cashiersales','11','clearallsales'),(1684,'cashiersales','11','viewallcollections'),(1685,'cashiersales','11','viewallcounters'),(1686,'cashiersales','11','mpesapendingreport'),(1687,'cashiersales','11','mpesaverifiedreport'),(1688,'cashiersales','11','viewcommission'),(1689,'cashiersales','11','viewmpesamessages'),(1690,'cashiersales','11','dailysalesonly'),(1691,'recorddelivery','11','add'),(1692,'recorddelivery','11','view'),(1693,'recorddelivery','11','update'),(1694,'recorddelivery','11','delete'),(1695,'recorddelivery','11','changestatus'),(1696,'recorddelivery','11','report'),(1697,'recorddelivery','11','Dispatched'),(1698,'recorddelivery','11','FailedDelivery'),(1699,'recorddelivery','11','ReturnedandReceived'),(1700,'recorddelivery','11','Delivered'),(1701,'recorddelivery','11','Claimraised'),(1702,'recorddelivery','11','ClaimOK'),(1703,'recorddelivery','11','ClaimDamaged'),(1704,'purchases','11','add'),(1705,'purchases','11','update'),(1706,'purchases','11','delete'),(1707,'purchases','11','updatebuyingprice'),(1708,'purchases','11','updatesellingprice'),(1709,'purchases','11','updateclosedinvoice'),(1710,'purchases','11','viewquotation'),(1711,'purchases','11','viewserials'),(1712,'purchases','11','viewdirectpurchases'),(1713,'purchases','11','viewpurchase'),(1714,'purchases','11','salesorder'),(1715,'purchases','11','budget'),(1716,'purchases','11','showdefaultserials'),(1717,'purchases','11','viewallcounters'),(1718,'purchases','11','approve'),(1719,'purchases','11','addbatchno'),(1720,'purchases','11','addexpirydate'),(1721,'viewreturnsales','11','add'),(1722,'viewreturnsales','11','update'),(1723,'viewreturnsales','11','delete'),(1724,'viewreturnsales','11','return'),(1725,'viewreturnsales','11','clear'),(1726,'viewreturnsales','11','moresales'),(1727,'income','11','View'),(1728,'income','11','add'),(1729,'income','11','wiewinvoices'),(1730,'income','11','detailedvatinvoice'),(1731,'incomeexpenses','11','add'),(1732,'incomeexpenses','11','closeexpense'),(1733,'incomeexpenses','11','update'),(1734,'incomeexpenses','11','updateclosedexpenses'),(1735,'incomeexpenses','11','wiewinvoices'),(1736,'incomeexpenses','11','viewbills'),(1737,'incomeexpenses','11','viewexpense'),(1738,'incomeexpenses','11','viewdebtors'),(1739,'incomeexpenses','11','viewcreditors'),(1740,'incomeexpenses','11','postrentalexpenses'),(1741,'accomodation','11','viewrooms'),(1742,'accomodation','11','addhouse'),(1743,'accomodation','11','dailysales'),(1744,'accomodation','11','viewhouse'),(1745,'accomodation','11','voucher'),(1746,'accomodation','11','mpesa'),(1747,'accomodation','11','points'),(1748,'accomodation','11','credit'),(1749,'accomodation','11','card'),(1750,'accomodation','11','cash'),(1751,'accomodation','11','cheque'),(1752,'accomodation','11','checkinroom'),(1753,'accomodation','11','checkoutroom'),(1754,'accomodation','11','addroom'),(1755,'accomodation','11','cancel'),(1756,'accomodation','11','checkin'),(1757,'accomodation','11','addcharges'),(1758,'accomodation','11','givediscount'),(1759,'accomodation','11','cleanrooms'),(1760,'accomodation','11','updatecharges'),(1761,'accomodation','11','updateroom'),(1762,'accomodation','11','postexpense'),(1763,'accomodation','11','updatehouse'),(1764,'accomodation','11','Post Bank Deposits'),(1765,'accomodation','11','managehotel'),(1766,'accomodation','11','assignrooms'),(1767,'accomodation','11','managerental'),(1768,'accomodation','11','changepayment'),(1769,'accomodation','11','housekeeping'),(1770,'accomodation','11','customerregister'),(1771,'accomodation','11','dailypayments'),(1772,'accomodation','11','advancebooking'),(1773,'accomodation','11','checkoutcustomerwithbalance'),(1774,'accomodation','11','managecustomer'),(1775,'accomodation','11','viewreports'),(1776,'accomodation','11','accomodationmanager'),(1777,'accomodation','11','accommodationcleaner'),(1778,'accomodation','11','accommodationreceiptionist'),(1779,'accomodation','11','config'),(1780,'accomodation','11','viewroomcleaned'),(1781,'accomodation','11','clearsales'),(1782,'accomodation','11','dailycollections'),(1783,'branch','11','add'),(1784,'branch','11','view'),(1785,'branch','11','update'),(1786,'branch','11','delete'),(1787,'members','11','add'),(1788,'members','11','update'),(1789,'members','11','deletepeople'),(1790,'members','11','opencloseshift'),(1791,'users','11','add'),(1792,'users','11','update'),(1793,'users','11','delete'),(1794,'users','11','deleteallroles'),(1795,'productscategory','11','add'),(1796,'productscategory','11','update'),(1797,'productscategory','11','delete'),(1798,'productlist','11','bulk'),(1799,'productlist','11','updatestock'),(1800,'productlist','11','move'),(1801,'productlist','11','more'),(1802,'productlist','11','transfer'),(1803,'productlist','11','addstock'),(1804,'productlist','11','delete'),(1805,'productlist','11','view'),(1806,'productlist','11','update'),(1807,'productlist','11','add'),(1808,'productlist','11','openclosestock'),(1809,'productlist','11','stocktaking'),(1810,'productlist','11','editstocktaken'),(1811,'productlist','11','editopenclosestock'),(1812,'productlist','11','changeserialstatus'),(1813,'productlist','11','viewserials'),(1814,'productlist','11','viewproductsfromallbranches'),(1815,'productlist','11','bulkpriceupdate'),(1816,'productlist','11','viewbprice'),(1817,'products','11','add'),(1818,'products','11','update'),(1819,'products','11','delete'),(1820,'products','11','addstock'),(1821,'products','11','more'),(1822,'products','11','bulk'),(1823,'products','11','deleteorder'),(1824,'products','11','dispatch'),(1825,'products','11','removestock'),(1826,'products','11','price'),(1827,'products','11','removeallstock'),(1828,'products','11','bulkpriceupdate'),(1829,'products','11','viewbprice'),(1830,'incomingstock','11','add'),(1831,'incomingstock','11','update'),(1832,'incomingstock','11','view'),(1833,'incomingstock','11','delete'),(1834,'incomingstore','11','add'),(1835,'incomingstore','11','delete'),(1836,'incomingstore','11','view'),(1837,'lowstocklist','11','add'),(1838,'lowstocklist','11','more'),(1839,'lowstocklist','11','view'),(1840,'lowproducts','11','add'),(1841,'lowproducts','11','update'),(1842,'damagedproducts','11','add'),(1843,'damagedproducts','11','update'),(1844,'damagedproducts','11','delete'),(1845,'projectsmanagement','11','view'),(1846,'projectsmanagement','11','add'),(1847,'projectsmanagement','11','update'),(1848,'projectsmanagement','11','delete'),(1849,'assets','11','add'),(1850,'assets','11','update'),(1851,'assets','11','delete'),(1852,'accounting','11','deletebank'),(1853,'accounting','11','deleteglaccount'),(1854,'accounting','11','view'),(1855,'bankdeposits','11','add'),(1856,'bankdeposits','11','update'),(1857,'bankdeposits','11','delete'),(1858,'banktransfer','11','add'),(1859,'journalentry','11','add'),(1860,'accountingreports','11','view'),(1861,'peoplecategory','11','add'),(1862,'peoplecategory','11','update'),(1863,'peoplecategory','11','delete'),(1864,'labourrecords','11','add'),(1865,'payroll','11','add'),(1866,'reports','11','view'),(1867,'reports','11','download'),(1868,'reports','11','delete'),(1869,'reports','11','update'),(1870,'reports','11','viewall'),(1871,'displayreport','11','view'),(1872,'grouping','11','add'),(1873,'grouping','11','update'),(1874,'grouping','11','delete'),(1875,'sendsms','11','add'),(1876,'sendsms','11','update'),(1877,'sendsms','11','delete'),(1878,'sendsms','11','transfersms'),(1879,'documents','11','add'),(1880,'documents','11','update'),(1881,'documents','11','delete'),(1882,'documents','11','viewalldocuments'),(1883,'humanresource','11','add'),(1884,'humanresource','11','approve'),(1885,'humanresource','11','update'),(1886,'humanresource','11','delete'),(1887,'humanresource','11','view'),(1888,'humanresource','11','allocate'),(1889,'humanresource','11','viewallpayroll'),(1890,'humanresource','11','leavesetup'),(1891,'humanresource','11','allleaves '),(1892,'humanresource','11','bioattendance'),(1893,'taskscategory','11','add'),(1894,'taskscategory','11','update'),(1895,'taskscategory','11','delete'),(1896,'task','11','add'),(1897,'task','11','update'),(1898,'task','11','viewall'),(1899,'task','11','delete'),(1900,'task','11','postspecifictask'),(1901,'task','11','postgeneraltask'),(1902,'task','11','viewothersspecifictask'),(1903,'task','11','viewothersgeneraltask'),(1904,'task','11','assigntask'),(1905,'task','11','posttaskforothers'),(1906,'callcenter','11','add'),(1907,'callcenter','11','upadate'),(1908,'callcenter','11','view'),(1909,'callcenter','11','download'),(1910,'callcenter','11','delete'),(1911,'deals','11','add'),(1912,'deals','11','update'),(1913,'deals','11','delete'),(1914,'deals','11','viewall'),(1915,'complain','11','add'),(1916,'complain','11','view'),(1917,'complain','11','update'),(1918,'complain','11','allcompalin'),(1919,'complain','11','delete'),(1920,'events','11','add'),(1921,'events','11','update'),(1922,'events','11','delete'),(1923,'password','11','change'),(1924,'profile','11','update'),(1925,'ecommerce','11','add'),(1926,'ecommerce','11','update'),(1927,'ecommerce','11','delete'),(1928,'ecommerce','11','vieworders'),(1929,'ecommerce','11','setup'),(1930,'ecommerce','11','approveorders'),(1931,'config','11','delete'),(1932,'config','11','add'),(1933,'config','11','update'),(1934,'sales','12','add'),(1935,'sales','12','suspend'),(1936,'sales','12','selectmessage'),(1937,'sales','12','printreceipt'),(1938,'sales','12','update'),(1939,'sales','12','cash'),(1940,'sales','12','delete'),(1941,'sales','12','moresales'),(1942,'sales','12','sale'),(1943,'sales','12','Logout'),(1944,'sales','12','mpesabalance'),(1945,'sales','12','displaycustomers'),(1946,'sales','12','discount'),(1947,'sales','12','reprint'),(1948,'sales','12','select'),(1949,'sales','12','printbill'),(1950,'sales','12','productdiscount'),(1951,'sales','12','mpesa'),(1952,'sales','12','order'),(1953,'sales','12','closebill'),(1954,'sales','12','viewbuyingprice'),(1955,'sales','12','editsellingprice'),(1956,'sales','12','updatepaymentmode'),(1957,'sales','12','card'),(1958,'sales','12','clearpayments'),(1959,'sales','12','cheque'),(1960,'sales','12','creditnote'),(1961,'sales','12','voucher'),(1962,'sales','12','salesbeyondbprice'),(1963,'sales','12','points'),(1964,'sales','12','credit'),(1965,'sales','12','selectroom'),(1966,'sales','12','dontprint'),(1967,'sales','12','accountlimit'),(1968,'sales','12','backdatesales'),(1969,'sales','12','recordcoins'),(1970,'sales','12','changetaxstatus'),(1971,'sales','12','leaseitems'),(1972,'sales','12','giveloyalityponts'),(1973,'sales','12','dontshowstock'),(1974,'sales','12','splitbill'),(1975,'sales','12','changeuomonsales'),(1976,'sales','12','selecttable'),(1977,'sales','12','printdelivery'),(1978,'sales','12','sendsms'),(1979,'sales','12','selectcurrency'),(1980,'sales','12','salesperson'),(1981,'sales','12','usekeyboard'),(1982,'sales','12','receiptno'),(1983,'sales','12','negativesales'),(1984,'wholesale','12','sale'),(1985,'wholesale','12','add'),(1986,'wholesale','12','delete'),(1987,'wholesale','12','update'),(1988,'cashiersales','12','entermpesacode'),(1989,'cashiersales','12','editmpesa'),(1990,'cashiersales','12','all'),(1991,'cashiersales','12','delete'),(1992,'cashiersales','12','cashiersales'),(1993,'cashiersales','12','editmpesadate'),(1994,'cashiersales','12','dontshowtotal'),(1995,'cashiersales','12','adddailycollection'),(1996,'cashiersales','12','viewtill'),(1997,'cashiersales','12','viewdailycollections'),(1998,'cashiersales','12','deletedailycollections'),(1999,'cashiersales','12','updatedailycollections'),(2000,'cashiersales','12','reversempesa'),(2001,'cashiersales','12','clearallsales'),(2002,'cashiersales','12','viewallcollections'),(2003,'cashiersales','12','viewallcounters'),(2004,'cashiersales','12','mpesapendingreport'),(2005,'cashiersales','12','mpesaverifiedreport'),(2006,'cashiersales','12','viewcommission'),(2007,'cashiersales','12','viewmpesamessages'),(2008,'cashiersales','12','dailysalesonly'),(2009,'recorddelivery','12','add'),(2010,'recorddelivery','12','view'),(2011,'recorddelivery','12','update'),(2012,'recorddelivery','12','delete'),(2013,'recorddelivery','12','changestatus'),(2014,'recorddelivery','12','report'),(2015,'recorddelivery','12','Dispatched'),(2016,'recorddelivery','12','FailedDelivery'),(2017,'recorddelivery','12','ReturnedandReceived'),(2018,'recorddelivery','12','Delivered'),(2019,'recorddelivery','12','Claimraised'),(2020,'recorddelivery','12','ClaimOK'),(2021,'recorddelivery','12','ClaimDamaged'),(2022,'purchases','12','add'),(2023,'purchases','12','update'),(2024,'purchases','12','delete'),(2025,'purchases','12','updatebuyingprice'),(2026,'purchases','12','updatesellingprice'),(2027,'purchases','12','updateclosedinvoice'),(2028,'purchases','12','viewquotation'),(2029,'purchases','12','viewserials'),(2030,'purchases','12','viewdirectpurchases'),(2031,'purchases','12','viewpurchase'),(2032,'purchases','12','salesorder'),(2033,'purchases','12','budget'),(2034,'purchases','12','showdefaultserials'),(2035,'purchases','12','viewallcounters'),(2036,'purchases','12','approve'),(2037,'purchases','12','addbatchno'),(2038,'purchases','12','addexpirydate'),(2039,'viewreturnsales','12','add'),(2040,'viewreturnsales','12','update'),(2041,'viewreturnsales','12','delete'),(2042,'viewreturnsales','12','return'),(2043,'viewreturnsales','12','clear'),(2044,'viewreturnsales','12','moresales'),(2045,'income','12','View'),(2046,'income','12','add'),(2047,'income','12','wiewinvoices'),(2048,'income','12','detailedvatinvoice'),(2049,'incomeexpenses','12','add'),(2050,'incomeexpenses','12','closeexpense'),(2051,'incomeexpenses','12','update'),(2052,'incomeexpenses','12','updateclosedexpenses'),(2053,'incomeexpenses','12','wiewinvoices'),(2054,'incomeexpenses','12','viewbills'),(2055,'incomeexpenses','12','viewexpense'),(2056,'incomeexpenses','12','viewdebtors'),(2057,'incomeexpenses','12','viewcreditors'),(2058,'incomeexpenses','12','postrentalexpenses'),(2059,'accomodation','12','viewrooms'),(2060,'accomodation','12','addhouse'),(2061,'accomodation','12','dailysales'),(2062,'accomodation','12','viewhouse'),(2063,'accomodation','12','voucher'),(2064,'accomodation','12','mpesa'),(2065,'accomodation','12','points'),(2066,'accomodation','12','credit'),(2067,'accomodation','12','card'),(2068,'accomodation','12','cash'),(2069,'accomodation','12','cheque'),(2070,'accomodation','12','checkinroom'),(2071,'accomodation','12','checkoutroom'),(2072,'accomodation','12','addroom'),(2073,'accomodation','12','cancel'),(2074,'accomodation','12','checkin'),(2075,'accomodation','12','addcharges'),(2076,'accomodation','12','givediscount'),(2077,'accomodation','12','cleanrooms'),(2078,'accomodation','12','updatecharges'),(2079,'accomodation','12','updateroom'),(2080,'accomodation','12','postexpense'),(2081,'accomodation','12','updatehouse'),(2082,'accomodation','12','Post Bank Deposits'),(2083,'accomodation','12','managehotel'),(2084,'accomodation','12','assignrooms'),(2085,'accomodation','12','managerental'),(2086,'accomodation','12','changepayment'),(2087,'accomodation','12','housekeeping'),(2088,'accomodation','12','customerregister'),(2089,'accomodation','12','dailypayments'),(2090,'accomodation','12','advancebooking'),(2091,'accomodation','12','checkoutcustomerwithbalance'),(2092,'accomodation','12','managecustomer'),(2093,'accomodation','12','viewreports'),(2094,'accomodation','12','accomodationmanager'),(2095,'accomodation','12','accommodationcleaner'),(2096,'accomodation','12','accommodationreceiptionist'),(2097,'accomodation','12','config'),(2098,'accomodation','12','viewroomcleaned'),(2099,'accomodation','12','clearsales'),(2100,'accomodation','12','dailycollections'),(2101,'branch','12','add'),(2102,'branch','12','view'),(2103,'branch','12','update'),(2104,'branch','12','delete'),(2105,'members','12','add'),(2106,'members','12','update'),(2107,'members','12','deletepeople'),(2108,'members','12','opencloseshift'),(2109,'users','12','add'),(2110,'users','12','update'),(2111,'users','12','delete'),(2112,'users','12','deleteallroles'),(2113,'productscategory','12','add'),(2114,'productscategory','12','update'),(2115,'productscategory','12','delete'),(2116,'productlist','12','bulk'),(2117,'productlist','12','updatestock'),(2118,'productlist','12','move'),(2119,'productlist','12','more'),(2120,'productlist','12','transfer'),(2121,'productlist','12','addstock'),(2122,'productlist','12','delete'),(2123,'productlist','12','view'),(2124,'productlist','12','update'),(2125,'productlist','12','add'),(2126,'productlist','12','openclosestock'),(2127,'productlist','12','stocktaking'),(2128,'productlist','12','editstocktaken'),(2129,'productlist','12','editopenclosestock'),(2130,'productlist','12','changeserialstatus'),(2131,'productlist','12','viewserials'),(2132,'productlist','12','viewproductsfromallbranches'),(2133,'productlist','12','bulkpriceupdate'),(2134,'productlist','12','viewbprice'),(2135,'products','12','add'),(2136,'products','12','update'),(2137,'products','12','delete'),(2138,'products','12','addstock'),(2139,'products','12','more'),(2140,'products','12','bulk'),(2141,'products','12','deleteorder'),(2142,'products','12','dispatch'),(2143,'products','12','removestock'),(2144,'products','12','price'),(2145,'products','12','removeallstock'),(2146,'products','12','bulkpriceupdate'),(2147,'products','12','viewbprice'),(2148,'incomingstock','12','add'),(2149,'incomingstock','12','update'),(2150,'incomingstock','12','view'),(2151,'incomingstock','12','delete'),(2152,'incomingstore','12','add'),(2153,'incomingstore','12','delete'),(2154,'incomingstore','12','view'),(2155,'lowstocklist','12','add'),(2156,'lowstocklist','12','more'),(2157,'lowstocklist','12','view'),(2158,'lowproducts','12','add'),(2159,'lowproducts','12','update'),(2160,'damagedproducts','12','add'),(2161,'damagedproducts','12','update'),(2162,'damagedproducts','12','delete'),(2163,'projectsmanagement','12','view'),(2164,'projectsmanagement','12','add'),(2165,'projectsmanagement','12','update'),(2166,'projectsmanagement','12','delete'),(2167,'assets','12','add'),(2168,'assets','12','update'),(2169,'assets','12','delete'),(2170,'accounting','12','deletebank'),(2171,'accounting','12','deleteglaccount'),(2172,'accounting','12','view'),(2173,'bankdeposits','12','add'),(2174,'bankdeposits','12','update'),(2175,'bankdeposits','12','delete'),(2176,'banktransfer','12','add'),(2177,'journalentry','12','add'),(2178,'accountingreports','12','view'),(2179,'peoplecategory','12','add'),(2180,'peoplecategory','12','update'),(2181,'peoplecategory','12','delete'),(2182,'labourrecords','12','add'),(2183,'payroll','12','add'),(2184,'reports','12','view'),(2185,'reports','12','download'),(2186,'reports','12','delete'),(2187,'reports','12','update'),(2188,'reports','12','viewall'),(2189,'displayreport','12','view'),(2190,'grouping','12','add'),(2191,'grouping','12','update'),(2192,'grouping','12','delete'),(2193,'sendsms','12','add'),(2194,'sendsms','12','update'),(2195,'sendsms','12','delete'),(2196,'sendsms','12','transfersms'),(2197,'documents','12','add'),(2198,'documents','12','update'),(2199,'documents','12','delete'),(2200,'documents','12','viewalldocuments'),(2201,'humanresource','12','add'),(2202,'humanresource','12','approve'),(2203,'humanresource','12','update'),(2204,'humanresource','12','delete'),(2205,'humanresource','12','view'),(2206,'humanresource','12','allocate'),(2207,'humanresource','12','viewallpayroll'),(2208,'humanresource','12','leavesetup'),(2209,'humanresource','12','allleaves '),(2210,'humanresource','12','bioattendance'),(2211,'taskscategory','12','add'),(2212,'taskscategory','12','update'),(2213,'taskscategory','12','delete'),(2214,'task','12','add'),(2215,'task','12','update'),(2216,'task','12','viewall'),(2217,'task','12','delete'),(2218,'task','12','postspecifictask'),(2219,'task','12','postgeneraltask'),(2220,'task','12','viewothersspecifictask'),(2221,'task','12','viewothersgeneraltask'),(2222,'task','12','assigntask'),(2223,'task','12','posttaskforothers'),(2224,'callcenter','12','add'),(2225,'callcenter','12','upadate'),(2226,'callcenter','12','view'),(2227,'callcenter','12','download'),(2228,'callcenter','12','delete'),(2229,'deals','12','add'),(2230,'deals','12','update'),(2231,'deals','12','delete'),(2232,'deals','12','viewall'),(2233,'complain','12','add'),(2234,'complain','12','view'),(2235,'complain','12','update'),(2236,'complain','12','allcompalin'),(2237,'complain','12','delete'),(2238,'events','12','add'),(2239,'events','12','update'),(2240,'events','12','delete'),(2241,'password','12','change'),(2242,'profile','12','update'),(2243,'ecommerce','12','add'),(2244,'ecommerce','12','update'),(2245,'ecommerce','12','delete'),(2246,'ecommerce','12','vieworders'),(2247,'ecommerce','12','setup'),(2248,'ecommerce','12','approveorders'),(2249,'config','12','delete'),(2250,'config','12','add'),(2251,'config','12','update'),(5312,'sales','23','add'),(5313,'sales','23','suspend'),(5314,'sales','23','selectmessage'),(5315,'sales','23','printreceipt'),(5316,'sales','23','update'),(5317,'sales','23','cash'),(5318,'sales','23','delete'),(5319,'sales','23','moresales'),(5320,'sales','23','sale'),(5321,'sales','23','Logout'),(5322,'sales','23','mpesabalance'),(5323,'sales','23','displaycustomers'),(5324,'sales','23','discount'),(5325,'sales','23','reprint'),(5326,'sales','23','select'),(5327,'sales','23','printbill'),(5328,'sales','23','productdiscount'),(5329,'sales','23','mpesa'),(5330,'sales','23','order'),(5331,'sales','23','closebill'),(5332,'sales','23','viewbuyingprice'),(5333,'sales','23','editsellingprice'),(5334,'sales','23','updatepaymentmode'),(5335,'sales','23','card'),(5336,'sales','23','clearpayments'),(5337,'sales','23','cheque'),(5338,'sales','23','creditnote'),(5339,'sales','23','voucher'),(5340,'sales','23','salesbeyondbprice'),(5341,'sales','23','points'),(5342,'sales','23','credit'),(5343,'sales','23','selectroom'),(5344,'sales','23','dontprint'),(5345,'sales','23','accountlimit'),(5346,'sales','23','backdatesales'),(5347,'sales','23','recordcoins'),(5348,'sales','23','changetaxstatus'),(5349,'sales','23','leaseitems'),(5350,'sales','23','giveloyalityponts'),(5351,'sales','23','dontshowstock'),(5352,'sales','23','splitbill'),(5353,'sales','23','changeuomonsales'),(5354,'sales','23','selecttable'),(5355,'sales','23','printdelivery'),(5356,'sales','23','sendsms'),(5357,'sales','23','selectcurrency'),(5358,'sales','23','salesperson'),(5359,'sales','23','usekeyboard'),(5360,'sales','23','receiptno'),(5361,'sales','23','negativesales'),(5362,'wholesale','23','sale'),(5363,'wholesale','23','add'),(5364,'wholesale','23','delete'),(5365,'wholesale','23','update'),(5366,'cashiersales','23','entermpesacode'),(5367,'cashiersales','23','editmpesa'),(5368,'cashiersales','23','all'),(5369,'cashiersales','23','delete'),(5370,'cashiersales','23','cashiersales'),(5371,'cashiersales','23','editmpesadate'),(5372,'cashiersales','23','dontshowtotal'),(5373,'cashiersales','23','adddailycollection'),(5374,'cashiersales','23','viewtill'),(5375,'cashiersales','23','viewdailycollections'),(5376,'cashiersales','23','deletedailycollections'),(5377,'cashiersales','23','updatedailycollections'),(5378,'cashiersales','23','reversempesa'),(5379,'cashiersales','23','clearallsales'),(5380,'cashiersales','23','viewallcollections'),(5381,'cashiersales','23','viewallcounters'),(5382,'cashiersales','23','mpesapendingreport'),(5383,'cashiersales','23','mpesaverifiedreport'),(5384,'cashiersales','23','viewcommission'),(5385,'cashiersales','23','viewmpesamessages'),(5386,'cashiersales','23','dailysalesonly'),(5387,'recorddelivery','23','add'),(5388,'recorddelivery','23','view'),(5389,'recorddelivery','23','update'),(5390,'recorddelivery','23','delete'),(5391,'recorddelivery','23','changestatus'),(5392,'recorddelivery','23','report'),(5393,'recorddelivery','23','Dispatched'),(5394,'recorddelivery','23','FailedDelivery'),(5395,'recorddelivery','23','ReturnedandReceived'),(5396,'recorddelivery','23','Delivered'),(5397,'recorddelivery','23','Claimraised'),(5398,'recorddelivery','23','ClaimOK'),(5399,'recorddelivery','23','ClaimDamaged'),(5400,'purchases','23','add'),(5401,'purchases','23','update'),(5402,'purchases','23','delete'),(5403,'purchases','23','updatebuyingprice'),(5404,'purchases','23','updatesellingprice'),(5405,'purchases','23','updateclosedinvoice'),(5406,'purchases','23','viewquotation'),(5407,'purchases','23','viewserials'),(5408,'purchases','23','viewdirectpurchases'),(5409,'purchases','23','viewpurchase'),(5410,'purchases','23','salesorder'),(5411,'purchases','23','budget'),(5412,'purchases','23','showdefaultserials'),(5413,'purchases','23','viewallcounters'),(5414,'purchases','23','approve'),(5415,'purchases','23','addbatchno'),(5416,'purchases','23','addexpirydate'),(5417,'viewreturnsales','23','add'),(5418,'viewreturnsales','23','update'),(5419,'viewreturnsales','23','delete'),(5420,'viewreturnsales','23','return'),(5421,'viewreturnsales','23','clear'),(5422,'viewreturnsales','23','moresales'),(5423,'income','23','View'),(5424,'income','23','add'),(5425,'income','23','wiewinvoices'),(5426,'income','23','detailedvatinvoice'),(5427,'incomeexpenses','23','add'),(5428,'incomeexpenses','23','closeexpense'),(5429,'incomeexpenses','23','update'),(5430,'incomeexpenses','23','updateclosedexpenses'),(5431,'incomeexpenses','23','wiewinvoices'),(5432,'incomeexpenses','23','viewbills'),(5433,'incomeexpenses','23','viewexpense'),(5434,'incomeexpenses','23','viewdebtors'),(5435,'incomeexpenses','23','viewcreditors'),(5436,'incomeexpenses','23','postrentalexpenses'),(5437,'accomodation','23','viewrooms'),(5438,'accomodation','23','addhouse'),(5439,'accomodation','23','dailysales'),(5440,'accomodation','23','viewhouse'),(5441,'accomodation','23','voucher'),(5442,'accomodation','23','mpesa'),(5443,'accomodation','23','points'),(5444,'accomodation','23','credit'),(5445,'accomodation','23','card'),(5446,'accomodation','23','cash'),(5447,'accomodation','23','cheque'),(5448,'accomodation','23','checkinroom'),(5449,'accomodation','23','checkoutroom'),(5450,'accomodation','23','addroom'),(5451,'accomodation','23','cancel'),(5452,'accomodation','23','checkin'),(5453,'accomodation','23','addcharges'),(5454,'accomodation','23','givediscount'),(5455,'accomodation','23','cleanrooms'),(5456,'accomodation','23','updatecharges'),(5457,'accomodation','23','updateroom'),(5458,'accomodation','23','postexpense'),(5459,'accomodation','23','updatehouse'),(5460,'accomodation','23','Post Bank Deposits'),(5461,'accomodation','23','managehotel'),(5462,'accomodation','23','assignrooms'),(5463,'accomodation','23','managerental'),(5464,'accomodation','23','changepayment'),(5465,'accomodation','23','housekeeping'),(5466,'accomodation','23','customerregister'),(5467,'accomodation','23','dailypayments'),(5468,'accomodation','23','advancebooking'),(5469,'accomodation','23','checkoutcustomerwithbalance'),(5470,'accomodation','23','managecustomer'),(5471,'accomodation','23','viewreports'),(5472,'accomodation','23','accomodationmanager'),(5473,'accomodation','23','accommodationcleaner'),(5474,'accomodation','23','accommodationreceiptionist'),(5475,'accomodation','23','config'),(5476,'accomodation','23','viewroomcleaned'),(5477,'accomodation','23','clearsales'),(5478,'accomodation','23','dailycollections'),(5479,'branch','23','add'),(5480,'branch','23','view'),(5481,'branch','23','update'),(5482,'branch','23','delete'),(5483,'members','23','add'),(5484,'members','23','update'),(5485,'members','23','deletepeople'),(5486,'members','23','opencloseshift'),(5487,'users','23','add'),(5488,'users','23','update'),(5489,'users','23','delete'),(5490,'users','23','deleteallroles'),(5491,'productscategory','23','add'),(5492,'productscategory','23','update'),(5493,'productscategory','23','delete'),(5494,'productlist','23','bulk'),(5495,'productlist','23','updatestock'),(5496,'productlist','23','move'),(5497,'productlist','23','more'),(5498,'productlist','23','transfer'),(5499,'productlist','23','addstock'),(5500,'productlist','23','delete'),(5501,'productlist','23','view'),(5502,'productlist','23','update'),(5503,'productlist','23','add'),(5504,'productlist','23','openclosestock'),(5505,'productlist','23','stocktaking'),(5506,'productlist','23','editstocktaken'),(5507,'productlist','23','editopenclosestock'),(5508,'productlist','23','changeserialstatus'),(5509,'productlist','23','viewserials'),(5510,'productlist','23','viewproductsfromallbranches'),(5511,'productlist','23','bulkpriceupdate'),(5512,'productlist','23','viewbprice'),(5513,'products','23','add'),(5514,'products','23','update'),(5515,'products','23','delete'),(5516,'products','23','addstock'),(5517,'products','23','more'),(5518,'products','23','bulk'),(5519,'products','23','deleteorder'),(5520,'products','23','dispatch'),(5521,'products','23','removestock'),(5522,'products','23','price'),(5523,'products','23','removeallstock'),(5524,'products','23','bulkpriceupdate'),(5525,'products','23','viewbprice'),(5526,'incomingstock','23','add'),(5527,'incomingstock','23','update'),(5528,'incomingstock','23','view'),(5529,'incomingstock','23','delete'),(5530,'incomingstore','23','add'),(5531,'incomingstore','23','delete'),(5532,'incomingstore','23','view'),(5533,'lowstocklist','23','add'),(5534,'lowstocklist','23','more'),(5535,'lowstocklist','23','view'),(5536,'lowproducts','23','add'),(5537,'lowproducts','23','update'),(5538,'damagedproducts','23','add'),(5539,'damagedproducts','23','update'),(5540,'damagedproducts','23','delete'),(5541,'projectsmanagement','23','view'),(5542,'projectsmanagement','23','add'),(5543,'projectsmanagement','23','update'),(5544,'projectsmanagement','23','delete'),(5545,'assets','23','add'),(5546,'assets','23','update'),(5547,'assets','23','delete'),(5548,'accounting','23','deletebank'),(5549,'accounting','23','deleteglaccount'),(5550,'accounting','23','view'),(5551,'bankdeposits','23','add'),(5552,'bankdeposits','23','update'),(5553,'bankdeposits','23','delete'),(5554,'banktransfer','23','add'),(5555,'journalentry','23','add'),(5556,'accountingreports','23','view'),(5557,'peoplecategory','23','add'),(5558,'peoplecategory','23','update'),(5559,'peoplecategory','23','delete'),(5560,'labourrecords','23','add'),(5561,'payroll','23','add'),(5562,'reports','23','view'),(5563,'reports','23','download'),(5564,'reports','23','delete'),(5565,'reports','23','update'),(5566,'reports','23','viewall'),(5567,'displayreport','23','view'),(5568,'grouping','23','add'),(5569,'grouping','23','update'),(5570,'grouping','23','delete'),(5571,'sendsms','23','add'),(5572,'sendsms','23','update'),(5573,'sendsms','23','delete'),(5574,'sendsms','23','transfersms'),(5575,'documents','23','add'),(5576,'documents','23','update'),(5577,'documents','23','delete'),(5578,'documents','23','viewalldocuments'),(5579,'humanresource','23','add'),(5580,'humanresource','23','approve'),(5581,'humanresource','23','update'),(5582,'humanresource','23','delete'),(5583,'humanresource','23','view'),(5584,'humanresource','23','allocate'),(5585,'humanresource','23','viewallpayroll'),(5586,'humanresource','23','leavesetup'),(5587,'humanresource','23','allleaves '),(5588,'humanresource','23','bioattendance'),(5589,'taskscategory','23','add'),(5590,'taskscategory','23','update'),(5591,'taskscategory','23','delete'),(5592,'task','23','add'),(5593,'task','23','update'),(5594,'task','23','viewall'),(5595,'task','23','delete'),(5596,'task','23','postspecifictask'),(5597,'task','23','postgeneraltask'),(5598,'task','23','viewothersspecifictask'),(5599,'task','23','viewothersgeneraltask'),(5600,'task','23','assigntask'),(5601,'task','23','posttaskforothers'),(5602,'callcenter','23','add'),(5603,'callcenter','23','upadate'),(5604,'callcenter','23','view'),(5605,'callcenter','23','download'),(5606,'callcenter','23','delete'),(5607,'deals','23','add'),(5608,'deals','23','update'),(5609,'deals','23','delete'),(5610,'deals','23','viewall'),(5611,'complain','23','add'),(5612,'complain','23','view'),(5613,'complain','23','update'),(5614,'complain','23','allcompalin'),(5615,'complain','23','delete'),(5616,'events','23','add'),(5617,'events','23','update'),(5618,'events','23','delete'),(5619,'password','23','change'),(5620,'profile','23','update'),(5621,'ecommerce','23','add'),(5622,'ecommerce','23','update'),(5623,'ecommerce','23','delete'),(5624,'ecommerce','23','vieworders'),(5625,'ecommerce','23','setup'),(5626,'ecommerce','23','approveorders'),(5627,'config','23','delete'),(5628,'config','23','add'),(5629,'config','23','update'),(5630,'sales','24','add'),(5631,'sales','24','suspend'),(5632,'sales','24','selectmessage'),(5633,'sales','24','printreceipt'),(5634,'sales','24','update'),(5635,'sales','24','cash'),(5636,'sales','24','delete'),(5637,'sales','24','moresales'),(5638,'sales','24','sale'),(5639,'sales','24','Logout'),(5640,'sales','24','mpesabalance'),(5641,'sales','24','displaycustomers'),(5642,'sales','24','discount'),(5643,'sales','24','reprint'),(5644,'sales','24','select'),(5645,'sales','24','printbill'),(5646,'sales','24','productdiscount'),(5647,'sales','24','mpesa'),(5648,'sales','24','order'),(5649,'sales','24','closebill'),(5650,'sales','24','viewbuyingprice'),(5651,'sales','24','editsellingprice'),(5652,'sales','24','updatepaymentmode'),(5653,'sales','24','card'),(5654,'sales','24','clearpayments'),(5655,'sales','24','cheque'),(5656,'sales','24','creditnote'),(5657,'sales','24','voucher'),(5658,'sales','24','salesbeyondbprice'),(5659,'sales','24','points'),(5660,'sales','24','credit'),(5661,'sales','24','selectroom'),(5662,'sales','24','dontprint'),(5663,'sales','24','accountlimit'),(5664,'sales','24','backdatesales'),(5665,'sales','24','recordcoins'),(5666,'sales','24','changetaxstatus'),(5667,'sales','24','leaseitems'),(5668,'sales','24','giveloyalityponts'),(5669,'sales','24','dontshowstock'),(5670,'sales','24','splitbill'),(5671,'sales','24','changeuomonsales'),(5672,'sales','24','selecttable'),(5673,'sales','24','printdelivery'),(5674,'sales','24','sendsms'),(5675,'sales','24','selectcurrency'),(5676,'sales','24','salesperson'),(5677,'sales','24','usekeyboard'),(5678,'sales','24','receiptno'),(5679,'sales','24','negativesales'),(5680,'wholesale','24','sale'),(5681,'wholesale','24','add'),(5682,'wholesale','24','delete'),(5683,'wholesale','24','update'),(5684,'cashiersales','24','entermpesacode'),(5685,'cashiersales','24','editmpesa'),(5686,'cashiersales','24','all'),(5687,'cashiersales','24','delete'),(5688,'cashiersales','24','cashiersales'),(5689,'cashiersales','24','editmpesadate'),(5690,'cashiersales','24','dontshowtotal'),(5691,'cashiersales','24','adddailycollection'),(5692,'cashiersales','24','viewtill'),(5693,'cashiersales','24','viewdailycollections'),(5694,'cashiersales','24','deletedailycollections'),(5695,'cashiersales','24','updatedailycollections'),(5696,'cashiersales','24','reversempesa'),(5697,'cashiersales','24','clearallsales'),(5698,'cashiersales','24','viewallcollections'),(5699,'cashiersales','24','viewallcounters'),(5700,'cashiersales','24','mpesapendingreport'),(5701,'cashiersales','24','mpesaverifiedreport'),(5702,'cashiersales','24','viewcommission'),(5703,'cashiersales','24','viewmpesamessages'),(5704,'cashiersales','24','dailysalesonly'),(5705,'recorddelivery','24','add'),(5706,'recorddelivery','24','view'),(5707,'recorddelivery','24','update'),(5708,'recorddelivery','24','delete'),(5709,'recorddelivery','24','changestatus'),(5710,'recorddelivery','24','report'),(5711,'recorddelivery','24','Dispatched'),(5712,'recorddelivery','24','FailedDelivery'),(5713,'recorddelivery','24','ReturnedandReceived'),(5714,'recorddelivery','24','Delivered'),(5715,'recorddelivery','24','Claimraised'),(5716,'recorddelivery','24','ClaimOK'),(5717,'recorddelivery','24','ClaimDamaged'),(5718,'purchases','24','add'),(5719,'purchases','24','update'),(5720,'purchases','24','delete'),(5721,'purchases','24','updatebuyingprice'),(5722,'purchases','24','updatesellingprice'),(5723,'purchases','24','updateclosedinvoice'),(5724,'purchases','24','viewquotation'),(5725,'purchases','24','viewserials'),(5726,'purchases','24','viewdirectpurchases'),(5727,'purchases','24','viewpurchase'),(5728,'purchases','24','salesorder'),(5729,'purchases','24','budget'),(5730,'purchases','24','showdefaultserials'),(5731,'purchases','24','viewallcounters'),(5732,'purchases','24','approve'),(5733,'purchases','24','addbatchno'),(5734,'purchases','24','addexpirydate'),(5735,'viewreturnsales','24','add'),(5736,'viewreturnsales','24','update'),(5737,'viewreturnsales','24','delete'),(5738,'viewreturnsales','24','return'),(5739,'viewreturnsales','24','clear'),(5740,'viewreturnsales','24','moresales'),(5741,'income','24','View'),(5742,'income','24','add'),(5743,'income','24','wiewinvoices'),(5744,'income','24','detailedvatinvoice'),(5745,'incomeexpenses','24','add'),(5746,'incomeexpenses','24','closeexpense'),(5747,'incomeexpenses','24','update'),(5748,'incomeexpenses','24','updateclosedexpenses'),(5749,'incomeexpenses','24','wiewinvoices'),(5750,'incomeexpenses','24','viewbills'),(5751,'incomeexpenses','24','viewexpense'),(5752,'incomeexpenses','24','viewdebtors'),(5753,'incomeexpenses','24','viewcreditors'),(5754,'incomeexpenses','24','postrentalexpenses'),(5755,'accomodation','24','viewrooms'),(5756,'accomodation','24','addhouse'),(5757,'accomodation','24','dailysales'),(5758,'accomodation','24','viewhouse'),(5759,'accomodation','24','voucher'),(5760,'accomodation','24','mpesa'),(5761,'accomodation','24','points'),(5762,'accomodation','24','credit'),(5763,'accomodation','24','card'),(5764,'accomodation','24','cash'),(5765,'accomodation','24','cheque'),(5766,'accomodation','24','checkinroom'),(5767,'accomodation','24','checkoutroom'),(5768,'accomodation','24','addroom'),(5769,'accomodation','24','cancel'),(5770,'accomodation','24','checkin'),(5771,'accomodation','24','addcharges'),(5772,'accomodation','24','givediscount'),(5773,'accomodation','24','cleanrooms'),(5774,'accomodation','24','updatecharges'),(5775,'accomodation','24','updateroom'),(5776,'accomodation','24','postexpense'),(5777,'accomodation','24','updatehouse'),(5778,'accomodation','24','Post Bank Deposits'),(5779,'accomodation','24','managehotel'),(5780,'accomodation','24','assignrooms'),(5781,'accomodation','24','managerental'),(5782,'accomodation','24','changepayment'),(5783,'accomodation','24','housekeeping'),(5784,'accomodation','24','customerregister'),(5785,'accomodation','24','dailypayments'),(5786,'accomodation','24','advancebooking'),(5787,'accomodation','24','checkoutcustomerwithbalance'),(5788,'accomodation','24','managecustomer'),(5789,'accomodation','24','viewreports'),(5790,'accomodation','24','accomodationmanager'),(5791,'accomodation','24','accommodationcleaner'),(5792,'accomodation','24','accommodationreceiptionist'),(5793,'accomodation','24','config'),(5794,'accomodation','24','viewroomcleaned'),(5795,'accomodation','24','clearsales'),(5796,'accomodation','24','dailycollections'),(5797,'branch','24','add'),(5798,'branch','24','view'),(5799,'branch','24','update'),(5800,'branch','24','delete'),(5801,'members','24','add'),(5802,'members','24','update'),(5803,'members','24','deletepeople'),(5804,'members','24','opencloseshift'),(5805,'users','24','add'),(5806,'users','24','update'),(5807,'users','24','delete'),(5808,'users','24','deleteallroles'),(5809,'productscategory','24','add'),(5810,'productscategory','24','update'),(5811,'productscategory','24','delete'),(5812,'productlist','24','bulk'),(5813,'productlist','24','updatestock'),(5814,'productlist','24','move'),(5815,'productlist','24','more'),(5816,'productlist','24','transfer'),(5817,'productlist','24','addstock'),(5818,'productlist','24','delete'),(5819,'productlist','24','view'),(5820,'productlist','24','update'),(5821,'productlist','24','add'),(5822,'productlist','24','openclosestock'),(5823,'productlist','24','stocktaking'),(5824,'productlist','24','editstocktaken'),(5825,'productlist','24','editopenclosestock'),(5826,'productlist','24','changeserialstatus'),(5827,'productlist','24','viewserials'),(5828,'productlist','24','viewproductsfromallbranches'),(5829,'productlist','24','bulkpriceupdate'),(5830,'productlist','24','viewbprice'),(5831,'products','24','add'),(5832,'products','24','update'),(5833,'products','24','delete'),(5834,'products','24','addstock'),(5835,'products','24','more'),(5836,'products','24','bulk'),(5837,'products','24','deleteorder'),(5838,'products','24','dispatch'),(5839,'products','24','removestock'),(5840,'products','24','price'),(5841,'products','24','removeallstock'),(5842,'products','24','bulkpriceupdate'),(5843,'products','24','viewbprice'),(5844,'incomingstock','24','add'),(5845,'incomingstock','24','update'),(5846,'incomingstock','24','view'),(5847,'incomingstock','24','delete'),(5848,'incomingstore','24','add'),(5849,'incomingstore','24','delete'),(5850,'incomingstore','24','view'),(5851,'lowstocklist','24','add'),(5852,'lowstocklist','24','more'),(5853,'lowstocklist','24','view'),(5854,'lowproducts','24','add'),(5855,'lowproducts','24','update'),(5856,'damagedproducts','24','add'),(5857,'damagedproducts','24','update'),(5858,'damagedproducts','24','delete'),(5859,'projectsmanagement','24','view'),(5860,'projectsmanagement','24','add'),(5861,'projectsmanagement','24','update'),(5862,'projectsmanagement','24','delete'),(5863,'assets','24','add'),(5864,'assets','24','update'),(5865,'assets','24','delete'),(5866,'accounting','24','deletebank'),(5867,'accounting','24','deleteglaccount'),(5868,'accounting','24','view'),(5869,'bankdeposits','24','add'),(5870,'bankdeposits','24','update'),(5871,'bankdeposits','24','delete'),(5872,'banktransfer','24','add'),(5873,'journalentry','24','add'),(5874,'accountingreports','24','view'),(5875,'peoplecategory','24','add'),(5876,'peoplecategory','24','update'),(5877,'peoplecategory','24','delete'),(5878,'labourrecords','24','add'),(5879,'payroll','24','add'),(5880,'reports','24','view'),(5881,'reports','24','download'),(5882,'reports','24','delete'),(5883,'reports','24','update'),(5884,'reports','24','viewall'),(5885,'displayreport','24','view'),(5886,'grouping','24','add'),(5887,'grouping','24','update'),(5888,'grouping','24','delete'),(5889,'sendsms','24','add'),(5890,'sendsms','24','update'),(5891,'sendsms','24','delete'),(5892,'sendsms','24','transfersms'),(5893,'documents','24','add'),(5894,'documents','24','update'),(5895,'documents','24','delete'),(5896,'documents','24','viewalldocuments'),(5897,'humanresource','24','add'),(5898,'humanresource','24','approve'),(5899,'humanresource','24','update'),(5900,'humanresource','24','delete'),(5901,'humanresource','24','view'),(5902,'humanresource','24','allocate'),(5903,'humanresource','24','viewallpayroll'),(5904,'humanresource','24','leavesetup'),(5905,'humanresource','24','allleaves '),(5906,'humanresource','24','bioattendance'),(5907,'taskscategory','24','add'),(5908,'taskscategory','24','update'),(5909,'taskscategory','24','delete'),(5910,'task','24','add'),(5911,'task','24','update'),(5912,'task','24','viewall'),(5913,'task','24','delete'),(5914,'task','24','postspecifictask'),(5915,'task','24','postgeneraltask'),(5916,'task','24','viewothersspecifictask'),(5917,'task','24','viewothersgeneraltask'),(5918,'task','24','assigntask'),(5919,'task','24','posttaskforothers'),(5920,'callcenter','24','add'),(5921,'callcenter','24','upadate'),(5922,'callcenter','24','view'),(5923,'callcenter','24','download'),(5924,'callcenter','24','delete'),(5925,'deals','24','add'),(5926,'deals','24','update'),(5927,'deals','24','delete'),(5928,'deals','24','viewall'),(5929,'complain','24','add'),(5930,'complain','24','view'),(5931,'complain','24','update'),(5932,'complain','24','allcompalin'),(5933,'complain','24','delete'),(5934,'events','24','add'),(5935,'events','24','update'),(5936,'events','24','delete'),(5937,'password','24','change'),(5938,'profile','24','update'),(5939,'ecommerce','24','add'),(5940,'ecommerce','24','update'),(5941,'ecommerce','24','delete'),(5942,'ecommerce','24','vieworders'),(5943,'ecommerce','24','setup'),(5944,'ecommerce','24','approveorders'),(5945,'config','24','delete'),(5946,'config','24','add'),(5947,'config','24','update'),(5948,'sales','5','selectmessage'),(5949,'sales','5','add'),(5950,'sales','5','suspend'),(5951,'sales','5','printreceipt'),(5952,'sales','5','update'),(5953,'sales','5','cash'),(5954,'sales','5','delete'),(5955,'sales','5','moresales'),(5956,'sales','5','sale'),(5957,'sales','5','reprint'),(5958,'sales','5','Logout'),(5959,'sales','5','select'),(5960,'sales','5','mpesabalance'),(5961,'sales','5','displaycustomers'),(5962,'sales','5','discount'),(5963,'sales','5','mpesa'),(5964,'sales','5','productdiscount'),(5965,'sales','5','printbill'),(5966,'sales','5','order'),(5967,'sales','5','closebill'),(5968,'sales','5','editsellingprice'),(5969,'sales','5','viewbuyingprice'),(5970,'sales','5','card'),(5971,'sales','5','updatepaymentmode'),(5972,'sales','5','clearpayments'),(5973,'sales','5','cheque'),(5974,'sales','5','creditnote'),(5975,'sales','5','voucher'),(5976,'sales','5','salesbeyondbprice'),(5977,'sales','5','points'),(5978,'sales','5','salebelowbprice'),(5979,'sales','5','credit'),(5980,'sales','5','selectroom'),(5981,'sales','5','dontprint'),(5982,'sales','5','accountlimit'),(5983,'sales','5','backdatesales'),(5984,'sales','5','recordcoins'),(5985,'sales','5','leaseitems'),(5986,'sales','5','changetaxstatus'),(5987,'sales','5','dontshowstock'),(5988,'sales','5','giveloyalityponts'),(5989,'sales','5','splitbill'),(5990,'sales','5','mergebill'),(5991,'sales','5','changeuomonsales'),(5992,'sales','5','selecttable'),(5993,'sales','5','printdelivery'),(5994,'sales','5','entermpesacode'),(5995,'sales','5','sendsms'),(5996,'sales','5','usekeyboard'),(5997,'sales','5','receiptno'),(5998,'sales','5','salesperson'),(5999,'sales','5','selectcurrency'),(6000,'sales','5','negativesales'),(6001,'sales','5','updateqtysales'),(6002,'sales','5','displaypreviousbalance'),(6003,'sales','5','restrictbillprintingtotwo'),(6004,'wholesale','5','sale'),(6005,'wholesale','5','add'),(6006,'wholesale','5','delete'),(6007,'wholesale','5','update'),(6008,'cashiersales','5','entermpesacode'),(6009,'cashiersales','5','editmpesa'),(6010,'cashiersales','5','all'),(6011,'cashiersales','5','delete'),(6012,'cashiersales','5','cashiersales'),(6013,'cashiersales','5','editmpesadate'),(6014,'cashiersales','5','dontshowtotal'),(6015,'cashiersales','5','adddailycollection'),(6016,'cashiersales','5','viewtill'),(6017,'cashiersales','5','viewdailycollections'),(6018,'cashiersales','5','updatedailycollections'),(6019,'cashiersales','5','reversempesa'),(6020,'cashiersales','5','deletedailycollections'),(6021,'cashiersales','5','clearallsales'),(6022,'cashiersales','5','viewallcollections'),(6023,'cashiersales','5','mpesapendingreport'),(6024,'cashiersales','5','viewallcounters'),(6025,'cashiersales','5','mpesaverifiedreport'),(6026,'cashiersales','5','viewcommission'),(6027,'cashiersales','5','dailysalesonly'),(6028,'cashiersales','5','viewmpesamessages'),(6029,'cashiersales','5','changestatus'),(6030,'cashiersales','5','pendingisdefault'),(6031,'cashiersales','5','clearsalesisdefault'),(6032,'recorddelivery','5','add'),(6033,'recorddelivery','5','view'),(6034,'recorddelivery','5','update'),(6035,'recorddelivery','5','delete'),(6036,'recorddelivery','5','changestatus'),(6037,'recorddelivery','5','report'),(6038,'recorddelivery','5','Dispatched'),(6039,'recorddelivery','5','FailedDelivery'),(6040,'recorddelivery','5','ReturnedandReceived'),(6041,'recorddelivery','5','Delivered'),(6042,'recorddelivery','5','Claimraised'),(6043,'recorddelivery','5','ClaimOK'),(6044,'recorddelivery','5','ClaimDamaged'),(6045,'purchases','5','add'),(6046,'purchases','5','update'),(6047,'purchases','5','delete'),(6048,'purchases','5','updatebuyingprice'),(6049,'purchases','5','updatesellingprice'),(6050,'purchases','5','updateclosedinvoice'),(6051,'purchases','5','viewquotation'),(6052,'purchases','5','viewdirectpurchases'),(6053,'purchases','5','viewserials'),(6054,'purchases','5','viewpurchase'),(6055,'purchases','5','salesorder'),(6056,'purchases','5','budget'),(6057,'purchases','5','showdefaultserials'),(6058,'purchases','5','viewallcounters'),(6059,'purchases','5','approve'),(6060,'purchases','5','addbatchno'),(6061,'purchases','5','addexpirydate'),(6062,'purchases','5','updateserial'),(6063,'branch','5','add'),(6064,'branch','5','view'),(6065,'branch','5','update'),(6066,'branch','5','delete'),(6067,'members','5','add'),(6068,'members','5','update'),(6069,'members','5','deletepeople'),(6070,'members','5','opencloseshift'),(6071,'members','5','UpdateRenewal'),(6072,'productlist','5','bulk'),(6073,'productlist','5','move'),(6074,'productlist','5','more'),(6075,'productlist','5','updatestock'),(6076,'productlist','5','transfer'),(6077,'productlist','5','addstock'),(6078,'productlist','5','delete'),(6079,'productlist','5','view'),(6080,'productlist','5','update'),(6081,'productlist','5','add'),(6082,'productlist','5','stocktaking'),(6083,'productlist','5','openclosestock'),(6084,'productlist','5','editstocktaken'),(6085,'productlist','5','editopenclosestock'),(6086,'productlist','5','changeserialstatus'),(6087,'productlist','5','viewserials'),(6088,'productlist','5','viewproductsfromallbranches'),(6089,'productlist','5','bulkpriceupdate'),(6090,'productlist','5','negativestockadjustment'),(6091,'productlist','5','viewproduction'),(6092,'productlist','5','assignproduction'),(6093,'productlist','5','deleteproductionitem'),(6094,'productlist','5','updateproductionitem'),(6095,'productlist','5','dontshowstock'),(6096,'productlist','5','viewbprice'),(6097,'products','5','add'),(6098,'products','5','update'),(6099,'products','5','delete'),(6100,'products','5','addstock'),(6101,'products','5','more'),(6102,'products','5','bulk'),(6103,'products','5','deleteorder'),(6104,'products','5','dispatch'),(6105,'products','5','removestock'),(6106,'products','5','price'),(6107,'products','5','removeallstock'),(6108,'products','5','bulkpriceupdate'),(6109,'products','5','negativestockadjustment'),(6110,'products','5','dontshowstock'),(6111,'products','5','viewbprice'),(6112,'config','5','delete'),(6113,'config','5','add'),(6114,'config','5','update'),(6115,'config','5','productcode'),(6116,'config','5','Novatsales'),(6117,'sales','30','add'),(6118,'sales','30','suspend'),(6119,'sales','30','selectmessage'),(6120,'sales','30','printreceipt'),(6121,'sales','30','update'),(6122,'sales','30','cash'),(6123,'sales','30','delete'),(6124,'sales','30','moresales'),(6125,'sales','30','sale'),(6126,'sales','30','Logout'),(6127,'sales','30','mpesabalance'),(6128,'sales','30','displaycustomers'),(6129,'sales','30','discount'),(6130,'sales','30','reprint'),(6131,'sales','30','select'),(6132,'sales','30','printbill'),(6133,'sales','30','productdiscount'),(6134,'sales','30','mpesa'),(6135,'sales','30','order'),(6136,'sales','30','closebill'),(6137,'sales','30','viewbuyingprice'),(6138,'sales','30','editsellingprice'),(6139,'sales','30','updatepaymentmode'),(6140,'sales','30','card'),(6141,'sales','30','clearpayments'),(6142,'sales','30','cheque'),(6143,'sales','30','creditnote'),(6144,'sales','30','voucher'),(6145,'sales','30','salesbeyondbprice'),(6146,'sales','30','points'),(6147,'sales','30','credit'),(6148,'sales','30','selectroom'),(6149,'sales','30','dontprint'),(6150,'sales','30','accountlimit'),(6151,'sales','30','backdatesales'),(6152,'sales','30','recordcoins'),(6153,'sales','30','changetaxstatus'),(6154,'sales','30','leaseitems'),(6155,'sales','30','giveloyalityponts'),(6156,'sales','30','dontshowstock'),(6157,'sales','30','splitbill'),(6158,'sales','30','changeuomonsales'),(6159,'sales','30','selecttable'),(6160,'sales','30','printdelivery'),(6161,'sales','30','sendsms'),(6162,'sales','30','selectcurrency'),(6163,'sales','30','salesperson'),(6164,'sales','30','usekeyboard'),(6165,'sales','30','receiptno'),(6166,'sales','30','negativesales'),(6167,'wholesale','30','sale'),(6168,'wholesale','30','add'),(6169,'wholesale','30','delete'),(6170,'wholesale','30','update'),(6171,'cashiersales','30','entermpesacode'),(6172,'cashiersales','30','editmpesa'),(6173,'cashiersales','30','all'),(6174,'cashiersales','30','delete'),(6175,'cashiersales','30','cashiersales'),(6176,'cashiersales','30','editmpesadate'),(6177,'cashiersales','30','dontshowtotal'),(6178,'cashiersales','30','adddailycollection'),(6179,'cashiersales','30','viewtill'),(6180,'cashiersales','30','viewdailycollections'),(6181,'cashiersales','30','deletedailycollections'),(6182,'cashiersales','30','updatedailycollections'),(6183,'cashiersales','30','reversempesa'),(6184,'cashiersales','30','clearallsales'),(6185,'cashiersales','30','viewallcollections'),(6186,'cashiersales','30','viewallcounters'),(6187,'cashiersales','30','mpesapendingreport'),(6188,'cashiersales','30','mpesaverifiedreport'),(6189,'cashiersales','30','viewcommission'),(6190,'cashiersales','30','viewmpesamessages'),(6191,'cashiersales','30','dailysalesonly'),(6192,'recorddelivery','30','add'),(6193,'recorddelivery','30','view'),(6194,'recorddelivery','30','update'),(6195,'recorddelivery','30','delete'),(6196,'recorddelivery','30','changestatus'),(6197,'recorddelivery','30','report'),(6198,'recorddelivery','30','Dispatched'),(6199,'recorddelivery','30','FailedDelivery'),(6200,'recorddelivery','30','ReturnedandReceived'),(6201,'recorddelivery','30','Delivered'),(6202,'recorddelivery','30','Claimraised'),(6203,'recorddelivery','30','ClaimOK'),(6204,'recorddelivery','30','ClaimDamaged'),(6205,'purchases','30','add'),(6206,'purchases','30','update'),(6207,'purchases','30','delete'),(6208,'purchases','30','updatebuyingprice'),(6209,'purchases','30','updatesellingprice'),(6210,'purchases','30','updateclosedinvoice'),(6211,'purchases','30','viewquotation'),(6212,'purchases','30','viewserials'),(6213,'purchases','30','viewdirectpurchases'),(6214,'purchases','30','viewpurchase'),(6215,'purchases','30','salesorder'),(6216,'purchases','30','budget'),(6217,'purchases','30','showdefaultserials'),(6218,'purchases','30','viewallcounters'),(6219,'purchases','30','approve'),(6220,'purchases','30','addbatchno'),(6221,'purchases','30','addexpirydate'),(6222,'viewreturnsales','30','add'),(6223,'viewreturnsales','30','update'),(6224,'viewreturnsales','30','delete'),(6225,'viewreturnsales','30','return'),(6226,'viewreturnsales','30','clear'),(6227,'viewreturnsales','30','moresales'),(6228,'income','30','View'),(6229,'income','30','add'),(6230,'income','30','wiewinvoices'),(6231,'income','30','detailedvatinvoice'),(6232,'incomeexpenses','30','add'),(6233,'incomeexpenses','30','closeexpense'),(6234,'incomeexpenses','30','update'),(6235,'incomeexpenses','30','updateclosedexpenses'),(6236,'incomeexpenses','30','wiewinvoices'),(6237,'incomeexpenses','30','viewbills'),(6238,'incomeexpenses','30','viewexpense'),(6239,'incomeexpenses','30','viewdebtors'),(6240,'incomeexpenses','30','viewcreditors'),(6241,'incomeexpenses','30','postrentalexpenses'),(6242,'accomodation','30','viewrooms'),(6243,'accomodation','30','addhouse'),(6244,'accomodation','30','dailysales'),(6245,'accomodation','30','viewhouse'),(6246,'accomodation','30','voucher'),(6247,'accomodation','30','mpesa'),(6248,'accomodation','30','points'),(6249,'accomodation','30','credit'),(6250,'accomodation','30','card'),(6251,'accomodation','30','cash'),(6252,'accomodation','30','cheque'),(6253,'accomodation','30','checkinroom'),(6254,'accomodation','30','checkoutroom'),(6255,'accomodation','30','addroom'),(6256,'accomodation','30','cancel'),(6257,'accomodation','30','checkin'),(6258,'accomodation','30','addcharges'),(6259,'accomodation','30','givediscount'),(6260,'accomodation','30','cleanrooms'),(6261,'accomodation','30','updatecharges'),(6262,'accomodation','30','updateroom'),(6263,'accomodation','30','postexpense'),(6264,'accomodation','30','updatehouse'),(6265,'accomodation','30','Post Bank Deposits'),(6266,'accomodation','30','managehotel'),(6267,'accomodation','30','assignrooms'),(6268,'accomodation','30','managerental'),(6269,'accomodation','30','changepayment'),(6270,'accomodation','30','housekeeping'),(6271,'accomodation','30','customerregister'),(6272,'accomodation','30','dailypayments'),(6273,'accomodation','30','advancebooking'),(6274,'accomodation','30','checkoutcustomerwithbalance'),(6275,'accomodation','30','managecustomer'),(6276,'accomodation','30','viewreports'),(6277,'accomodation','30','accomodationmanager'),(6278,'accomodation','30','accommodationcleaner'),(6279,'accomodation','30','accommodationreceiptionist'),(6280,'accomodation','30','config'),(6281,'accomodation','30','viewroomcleaned'),(6282,'accomodation','30','clearsales'),(6283,'accomodation','30','dailycollections'),(6284,'branch','30','add'),(6285,'branch','30','view'),(6286,'branch','30','update'),(6287,'branch','30','delete'),(6288,'members','30','add'),(6289,'members','30','update'),(6290,'members','30','deletepeople'),(6291,'members','30','opencloseshift'),(6292,'users','30','add'),(6293,'users','30','update'),(6294,'users','30','delete'),(6295,'users','30','deleteallroles'),(6296,'productscategory','30','add'),(6297,'productscategory','30','update'),(6298,'productscategory','30','delete'),(6299,'productlist','30','bulk'),(6300,'productlist','30','updatestock'),(6301,'productlist','30','move'),(6302,'productlist','30','more'),(6303,'productlist','30','transfer'),(6304,'productlist','30','addstock'),(6305,'productlist','30','delete'),(6306,'productlist','30','view'),(6307,'productlist','30','update'),(6308,'productlist','30','add'),(6309,'productlist','30','openclosestock'),(6310,'productlist','30','stocktaking'),(6311,'productlist','30','editstocktaken'),(6312,'productlist','30','editopenclosestock'),(6313,'productlist','30','changeserialstatus'),(6314,'productlist','30','viewserials'),(6315,'productlist','30','viewproductsfromallbranches'),(6316,'productlist','30','bulkpriceupdate'),(6317,'productlist','30','viewbprice'),(6318,'products','30','add'),(6319,'products','30','update'),(6320,'products','30','delete'),(6321,'products','30','addstock'),(6322,'products','30','more'),(6323,'products','30','bulk'),(6324,'products','30','deleteorder'),(6325,'products','30','dispatch'),(6326,'products','30','removestock'),(6327,'products','30','price'),(6328,'products','30','removeallstock'),(6329,'products','30','bulkpriceupdate'),(6330,'products','30','viewbprice'),(6331,'incomingstock','30','add'),(6332,'incomingstock','30','update'),(6333,'incomingstock','30','view'),(6334,'incomingstock','30','delete'),(6335,'incomingstore','30','add'),(6336,'incomingstore','30','delete'),(6337,'incomingstore','30','view'),(6338,'lowstocklist','30','add'),(6339,'lowstocklist','30','more'),(6340,'lowstocklist','30','view'),(6341,'lowproducts','30','add'),(6342,'lowproducts','30','update'),(6343,'damagedproducts','30','add'),(6344,'damagedproducts','30','update'),(6345,'damagedproducts','30','delete'),(6346,'projectsmanagement','30','view'),(6347,'projectsmanagement','30','add'),(6348,'projectsmanagement','30','update'),(6349,'projectsmanagement','30','delete'),(6350,'assets','30','add'),(6351,'assets','30','update'),(6352,'assets','30','delete'),(6353,'accounting','30','deletebank'),(6354,'accounting','30','deleteglaccount'),(6355,'accounting','30','view'),(6356,'bankdeposits','30','add'),(6357,'bankdeposits','30','update'),(6358,'bankdeposits','30','delete'),(6359,'banktransfer','30','add'),(6360,'journalentry','30','add'),(6361,'accountingreports','30','view'),(6362,'peoplecategory','30','add'),(6363,'peoplecategory','30','update'),(6364,'peoplecategory','30','delete'),(6365,'labourrecords','30','add'),(6366,'payroll','30','add'),(6367,'reports','30','view'),(6368,'reports','30','download'),(6369,'reports','30','delete'),(6370,'reports','30','update'),(6371,'reports','30','viewall'),(6372,'displayreport','30','view'),(6373,'grouping','30','add'),(6374,'grouping','30','update'),(6375,'grouping','30','delete'),(6376,'sendsms','30','add'),(6377,'sendsms','30','update'),(6378,'sendsms','30','delete'),(6379,'sendsms','30','transfersms'),(6380,'documents','30','add'),(6381,'documents','30','update'),(6382,'documents','30','delete'),(6383,'documents','30','viewalldocuments'),(6384,'humanresource','30','add'),(6385,'humanresource','30','approve'),(6386,'humanresource','30','update'),(6387,'humanresource','30','delete'),(6388,'humanresource','30','view'),(6389,'humanresource','30','allocate'),(6390,'humanresource','30','viewallpayroll'),(6391,'humanresource','30','leavesetup'),(6392,'humanresource','30','allleaves '),(6393,'humanresource','30','bioattendance'),(6394,'taskscategory','30','add'),(6395,'taskscategory','30','update'),(6396,'taskscategory','30','delete'),(6397,'task','30','add'),(6398,'task','30','update'),(6399,'task','30','viewall'),(6400,'task','30','delete'),(6401,'task','30','postspecifictask'),(6402,'task','30','postgeneraltask'),(6403,'task','30','viewothersspecifictask'),(6404,'task','30','viewothersgeneraltask'),(6405,'task','30','assigntask'),(6406,'task','30','posttaskforothers'),(6407,'callcenter','30','add'),(6408,'callcenter','30','upadate'),(6409,'callcenter','30','view'),(6410,'callcenter','30','download'),(6411,'callcenter','30','delete'),(6412,'deals','30','add'),(6413,'deals','30','update'),(6414,'deals','30','delete'),(6415,'deals','30','viewall'),(6416,'complain','30','add'),(6417,'complain','30','view'),(6418,'complain','30','update'),(6419,'complain','30','allcompalin'),(6420,'complain','30','delete'),(6421,'events','30','add'),(6422,'events','30','update'),(6423,'events','30','delete'),(6424,'password','30','change'),(6425,'profile','30','update'),(6426,'ecommerce','30','add'),(6427,'ecommerce','30','update'),(6428,'ecommerce','30','delete'),(6429,'ecommerce','30','vieworders'),(6430,'ecommerce','30','setup'),(6431,'ecommerce','30','approveorders'),(6432,'config','30','delete'),(6433,'config','30','add'),(6434,'config','30','update'),(6435,'sales','33','add'),(6436,'sales','33','suspend'),(6437,'sales','33','selectmessage'),(6438,'sales','33','printreceipt'),(6439,'sales','33','update'),(6440,'sales','33','cash'),(6441,'sales','33','delete'),(6442,'sales','33','moresales'),(6443,'sales','33','sale'),(6444,'sales','33','Logout'),(6445,'sales','33','mpesabalance'),(6446,'sales','33','displaycustomers'),(6447,'sales','33','discount'),(6448,'sales','33','reprint'),(6449,'sales','33','select'),(6450,'sales','33','printbill'),(6451,'sales','33','productdiscount'),(6452,'sales','33','mpesa'),(6453,'sales','33','order'),(6454,'sales','33','closebill'),(6455,'sales','33','viewbuyingprice'),(6456,'sales','33','editsellingprice'),(6457,'sales','33','updatepaymentmode'),(6458,'sales','33','card'),(6459,'sales','33','clearpayments'),(6460,'sales','33','cheque'),(6461,'sales','33','creditnote'),(6462,'sales','33','voucher'),(6463,'sales','33','salesbeyondbprice'),(6464,'sales','33','points'),(6465,'sales','33','credit'),(6466,'sales','33','selectroom'),(6467,'sales','33','dontprint'),(6468,'sales','33','accountlimit'),(6469,'sales','33','backdatesales'),(6470,'sales','33','recordcoins'),(6471,'sales','33','changetaxstatus'),(6472,'sales','33','leaseitems'),(6473,'sales','33','giveloyalityponts'),(6474,'sales','33','dontshowstock'),(6475,'sales','33','splitbill'),(6476,'sales','33','changeuomonsales'),(6477,'sales','33','selecttable'),(6478,'sales','33','printdelivery'),(6479,'sales','33','sendsms'),(6480,'sales','33','selectcurrency'),(6481,'sales','33','salesperson'),(6482,'sales','33','usekeyboard'),(6483,'sales','33','receiptno'),(6484,'sales','33','negativesales'),(6485,'wholesale','33','sale'),(6486,'wholesale','33','add'),(6487,'wholesale','33','delete'),(6488,'wholesale','33','update'),(6489,'cashiersales','33','entermpesacode'),(6490,'cashiersales','33','editmpesa'),(6491,'cashiersales','33','all'),(6492,'cashiersales','33','delete'),(6493,'cashiersales','33','cashiersales'),(6494,'cashiersales','33','editmpesadate'),(6495,'cashiersales','33','dontshowtotal'),(6496,'cashiersales','33','adddailycollection'),(6497,'cashiersales','33','viewtill'),(6498,'cashiersales','33','viewdailycollections'),(6499,'cashiersales','33','deletedailycollections'),(6500,'cashiersales','33','updatedailycollections'),(6501,'cashiersales','33','reversempesa'),(6502,'cashiersales','33','clearallsales'),(6503,'cashiersales','33','viewallcollections'),(6504,'cashiersales','33','viewallcounters'),(6505,'cashiersales','33','mpesapendingreport'),(6506,'cashiersales','33','mpesaverifiedreport'),(6507,'cashiersales','33','viewcommission'),(6508,'cashiersales','33','viewmpesamessages'),(6509,'cashiersales','33','dailysalesonly'),(6510,'recorddelivery','33','add'),(6511,'recorddelivery','33','view'),(6512,'recorddelivery','33','update'),(6513,'recorddelivery','33','delete'),(6514,'recorddelivery','33','changestatus'),(6515,'recorddelivery','33','report'),(6516,'recorddelivery','33','Dispatched'),(6517,'recorddelivery','33','FailedDelivery'),(6518,'recorddelivery','33','ReturnedandReceived'),(6519,'recorddelivery','33','Delivered'),(6520,'recorddelivery','33','Claimraised'),(6521,'recorddelivery','33','ClaimOK'),(6522,'recorddelivery','33','ClaimDamaged'),(6523,'purchases','33','add'),(6524,'purchases','33','update'),(6525,'purchases','33','delete'),(6526,'purchases','33','updatebuyingprice'),(6527,'purchases','33','updatesellingprice'),(6528,'purchases','33','updateclosedinvoice'),(6529,'purchases','33','viewquotation'),(6530,'purchases','33','viewserials'),(6531,'purchases','33','viewdirectpurchases'),(6532,'purchases','33','viewpurchase'),(6533,'purchases','33','salesorder'),(6534,'purchases','33','budget'),(6535,'purchases','33','showdefaultserials'),(6536,'purchases','33','viewallcounters'),(6537,'purchases','33','approve'),(6538,'purchases','33','addbatchno'),(6539,'purchases','33','addexpirydate'),(6540,'viewreturnsales','33','add'),(6541,'viewreturnsales','33','update'),(6542,'viewreturnsales','33','delete'),(6543,'viewreturnsales','33','return'),(6544,'viewreturnsales','33','clear'),(6545,'viewreturnsales','33','moresales'),(6546,'income','33','View'),(6547,'income','33','add'),(6548,'income','33','wiewinvoices'),(6549,'income','33','detailedvatinvoice'),(6550,'incomeexpenses','33','add'),(6551,'incomeexpenses','33','closeexpense'),(6552,'incomeexpenses','33','update'),(6553,'incomeexpenses','33','updateclosedexpenses'),(6554,'incomeexpenses','33','wiewinvoices'),(6555,'incomeexpenses','33','viewbills'),(6556,'incomeexpenses','33','viewexpense'),(6557,'incomeexpenses','33','viewdebtors'),(6558,'incomeexpenses','33','viewcreditors'),(6559,'incomeexpenses','33','postrentalexpenses'),(6560,'accomodation','33','viewrooms'),(6561,'accomodation','33','addhouse'),(6562,'accomodation','33','dailysales'),(6563,'accomodation','33','viewhouse'),(6564,'accomodation','33','voucher'),(6565,'accomodation','33','mpesa'),(6566,'accomodation','33','points'),(6567,'accomodation','33','credit'),(6568,'accomodation','33','card'),(6569,'accomodation','33','cash'),(6570,'accomodation','33','cheque'),(6571,'accomodation','33','checkinroom'),(6572,'accomodation','33','checkoutroom'),(6573,'accomodation','33','addroom'),(6574,'accomodation','33','cancel'),(6575,'accomodation','33','checkin'),(6576,'accomodation','33','addcharges'),(6577,'accomodation','33','givediscount'),(6578,'accomodation','33','cleanrooms'),(6579,'accomodation','33','updatecharges'),(6580,'accomodation','33','updateroom'),(6581,'accomodation','33','postexpense'),(6582,'accomodation','33','updatehouse'),(6583,'accomodation','33','Post Bank Deposits'),(6584,'accomodation','33','managehotel'),(6585,'accomodation','33','assignrooms'),(6586,'accomodation','33','managerental'),(6587,'accomodation','33','changepayment'),(6588,'accomodation','33','housekeeping'),(6589,'accomodation','33','customerregister'),(6590,'accomodation','33','dailypayments'),(6591,'accomodation','33','advancebooking'),(6592,'accomodation','33','checkoutcustomerwithbalance'),(6593,'accomodation','33','managecustomer'),(6594,'accomodation','33','viewreports'),(6595,'accomodation','33','accomodationmanager'),(6596,'accomodation','33','accommodationcleaner'),(6597,'accomodation','33','accommodationreceiptionist'),(6598,'accomodation','33','config'),(6599,'accomodation','33','viewroomcleaned'),(6600,'accomodation','33','clearsales'),(6601,'accomodation','33','dailycollections'),(6602,'branch','33','add'),(6603,'branch','33','view'),(6604,'branch','33','update'),(6605,'branch','33','delete'),(6606,'members','33','add'),(6607,'members','33','update'),(6608,'members','33','deletepeople'),(6609,'members','33','opencloseshift'),(6610,'users','33','add'),(6611,'users','33','update'),(6612,'users','33','delete'),(6613,'users','33','deleteallroles'),(6614,'productscategory','33','add'),(6615,'productscategory','33','update'),(6616,'productscategory','33','delete'),(6617,'productlist','33','bulk'),(6618,'productlist','33','updatestock'),(6619,'productlist','33','move'),(6620,'productlist','33','more'),(6621,'productlist','33','transfer'),(6622,'productlist','33','addstock'),(6623,'productlist','33','delete'),(6624,'productlist','33','view'),(6625,'productlist','33','update'),(6626,'productlist','33','add'),(6627,'productlist','33','openclosestock'),(6628,'productlist','33','stocktaking'),(6629,'productlist','33','editstocktaken'),(6630,'productlist','33','editopenclosestock'),(6631,'productlist','33','changeserialstatus'),(6632,'productlist','33','viewserials'),(6633,'productlist','33','viewproductsfromallbranches'),(6634,'productlist','33','bulkpriceupdate'),(6635,'productlist','33','viewbprice'),(6636,'products','33','add'),(6637,'products','33','update'),(6638,'products','33','delete'),(6639,'products','33','addstock'),(6640,'products','33','more'),(6641,'products','33','bulk'),(6642,'products','33','deleteorder'),(6643,'products','33','dispatch'),(6644,'products','33','removestock'),(6645,'products','33','price'),(6646,'products','33','removeallstock'),(6647,'products','33','bulkpriceupdate'),(6648,'products','33','viewbprice'),(6649,'incomingstock','33','add'),(6650,'incomingstock','33','update'),(6651,'incomingstock','33','view'),(6652,'incomingstock','33','delete'),(6653,'incomingstore','33','add'),(6654,'incomingstore','33','delete'),(6655,'incomingstore','33','view'),(6656,'lowstocklist','33','add'),(6657,'lowstocklist','33','more'),(6658,'lowstocklist','33','view'),(6659,'lowproducts','33','add'),(6660,'lowproducts','33','update'),(6661,'damagedproducts','33','add'),(6662,'damagedproducts','33','update'),(6663,'damagedproducts','33','delete'),(6664,'projectsmanagement','33','view'),(6665,'projectsmanagement','33','add'),(6666,'projectsmanagement','33','update'),(6667,'projectsmanagement','33','delete'),(6668,'assets','33','add'),(6669,'assets','33','update'),(6670,'assets','33','delete'),(6671,'accounting','33','deletebank'),(6672,'accounting','33','deleteglaccount'),(6673,'accounting','33','view'),(6674,'bankdeposits','33','add'),(6675,'bankdeposits','33','update'),(6676,'bankdeposits','33','delete'),(6677,'banktransfer','33','add'),(6678,'journalentry','33','add'),(6679,'accountingreports','33','view'),(6680,'peoplecategory','33','add'),(6681,'peoplecategory','33','update'),(6682,'peoplecategory','33','delete'),(6683,'labourrecords','33','add'),(6684,'payroll','33','add'),(6685,'reports','33','view'),(6686,'reports','33','download'),(6687,'reports','33','delete'),(6688,'reports','33','update'),(6689,'reports','33','viewall'),(6690,'displayreport','33','view'),(6691,'grouping','33','add'),(6692,'grouping','33','update'),(6693,'grouping','33','delete'),(6694,'sendsms','33','add'),(6695,'sendsms','33','update'),(6696,'sendsms','33','delete'),(6697,'sendsms','33','transfersms'),(6698,'documents','33','add'),(6699,'documents','33','update'),(6700,'documents','33','delete'),(6701,'documents','33','viewalldocuments'),(6702,'humanresource','33','add'),(6703,'humanresource','33','approve'),(6704,'humanresource','33','update'),(6705,'humanresource','33','delete'),(6706,'humanresource','33','view'),(6707,'humanresource','33','allocate'),(6708,'humanresource','33','viewallpayroll'),(6709,'humanresource','33','leavesetup'),(6710,'humanresource','33','allleaves '),(6711,'humanresource','33','bioattendance'),(6712,'taskscategory','33','add'),(6713,'taskscategory','33','update'),(6714,'taskscategory','33','delete'),(6715,'task','33','add'),(6716,'task','33','update'),(6717,'task','33','viewall'),(6718,'task','33','delete'),(6719,'task','33','postspecifictask'),(6720,'task','33','postgeneraltask'),(6721,'task','33','viewothersspecifictask'),(6722,'task','33','viewothersgeneraltask'),(6723,'task','33','assigntask'),(6724,'task','33','posttaskforothers'),(6725,'callcenter','33','add'),(6726,'callcenter','33','upadate'),(6727,'callcenter','33','view'),(6728,'callcenter','33','download'),(6729,'callcenter','33','delete'),(6730,'deals','33','add'),(6731,'deals','33','update'),(6732,'deals','33','delete'),(6733,'deals','33','viewall'),(6734,'complain','33','add'),(6735,'complain','33','view'),(6736,'complain','33','update'),(6737,'complain','33','allcompalin'),(6738,'complain','33','delete'),(6739,'events','33','add'),(6740,'events','33','update'),(6741,'events','33','delete'),(6742,'password','33','change'),(6743,'profile','33','update'),(6744,'ecommerce','33','add'),(6745,'ecommerce','33','update'),(6746,'ecommerce','33','delete'),(6747,'ecommerce','33','vieworders'),(6748,'ecommerce','33','setup'),(6749,'ecommerce','33','approveorders'),(6750,'config','33','delete'),(6751,'config','33','add'),(6752,'config','33','update'),(7091,'sales','35','add'),(7092,'sales','35','suspend'),(7093,'sales','35','selectmessage'),(7094,'sales','35','printreceipt'),(7095,'sales','35','update'),(7096,'sales','35','cash'),(7097,'sales','35','delete'),(7098,'sales','35','moresales'),(7099,'sales','35','sale'),(7100,'sales','35','Logout'),(7101,'sales','35','mpesabalance'),(7102,'sales','35','displaycustomers'),(7103,'sales','35','discount'),(7104,'sales','35','reprint'),(7105,'sales','35','select'),(7106,'sales','35','printbill'),(7107,'sales','35','productdiscount'),(7108,'sales','35','mpesa'),(7109,'sales','35','order'),(7110,'sales','35','closebill'),(7111,'sales','35','viewbuyingprice'),(7112,'sales','35','editsellingprice'),(7113,'sales','35','updatepaymentmode'),(7114,'sales','35','card'),(7115,'sales','35','clearpayments'),(7116,'sales','35','cheque'),(7117,'sales','35','creditnote'),(7118,'sales','35','voucher'),(7119,'sales','35','salesbeyondbprice'),(7120,'sales','35','points'),(7121,'sales','35','credit'),(7122,'sales','35','selectroom'),(7123,'sales','35','dontprint'),(7124,'sales','35','accountlimit'),(7125,'sales','35','backdatesales'),(7126,'sales','35','recordcoins'),(7127,'sales','35','changetaxstatus'),(7128,'sales','35','leaseitems'),(7129,'sales','35','giveloyalityponts'),(7130,'sales','35','dontshowstock'),(7131,'sales','35','splitbill'),(7132,'sales','35','changeuomonsales'),(7133,'sales','35','selecttable'),(7134,'sales','35','printdelivery'),(7135,'sales','35','sendsms'),(7136,'sales','35','selectcurrency'),(7137,'sales','35','salesperson'),(7138,'sales','35','usekeyboard'),(7139,'sales','35','receiptno'),(7140,'sales','35','negativesales'),(7141,'wholesale','35','sale'),(7142,'wholesale','35','add'),(7143,'wholesale','35','delete'),(7144,'wholesale','35','update'),(7145,'cashiersales','35','entermpesacode'),(7146,'cashiersales','35','editmpesa'),(7147,'cashiersales','35','all'),(7148,'cashiersales','35','delete'),(7149,'cashiersales','35','cashiersales'),(7150,'cashiersales','35','editmpesadate'),(7151,'cashiersales','35','dontshowtotal'),(7152,'cashiersales','35','adddailycollection'),(7153,'cashiersales','35','viewtill'),(7154,'cashiersales','35','viewdailycollections'),(7155,'cashiersales','35','deletedailycollections'),(7156,'cashiersales','35','updatedailycollections'),(7157,'cashiersales','35','reversempesa'),(7158,'cashiersales','35','clearallsales'),(7159,'cashiersales','35','viewallcollections'),(7160,'cashiersales','35','viewallcounters'),(7161,'cashiersales','35','mpesapendingreport'),(7162,'cashiersales','35','mpesaverifiedreport'),(7163,'cashiersales','35','viewcommission'),(7164,'cashiersales','35','viewmpesamessages'),(7165,'cashiersales','35','dailysalesonly'),(7166,'recorddelivery','35','add'),(7167,'recorddelivery','35','view'),(7168,'recorddelivery','35','update'),(7169,'recorddelivery','35','delete'),(7170,'recorddelivery','35','changestatus'),(7171,'recorddelivery','35','report'),(7172,'recorddelivery','35','Dispatched'),(7173,'recorddelivery','35','FailedDelivery'),(7174,'recorddelivery','35','ReturnedandReceived'),(7175,'recorddelivery','35','Delivered'),(7176,'recorddelivery','35','Claimraised'),(7177,'recorddelivery','35','ClaimOK'),(7178,'recorddelivery','35','ClaimDamaged'),(7179,'purchases','35','add'),(7180,'purchases','35','update'),(7181,'purchases','35','delete'),(7182,'purchases','35','updatebuyingprice'),(7183,'purchases','35','updatesellingprice'),(7184,'purchases','35','updateclosedinvoice'),(7185,'purchases','35','viewquotation'),(7186,'purchases','35','viewserials'),(7187,'purchases','35','viewdirectpurchases'),(7188,'purchases','35','viewpurchase'),(7189,'purchases','35','salesorder'),(7190,'purchases','35','budget'),(7191,'purchases','35','showdefaultserials'),(7192,'purchases','35','viewallcounters'),(7193,'purchases','35','approve'),(7194,'purchases','35','addbatchno'),(7195,'purchases','35','addexpirydate'),(7196,'viewreturnsales','35','add'),(7197,'viewreturnsales','35','update'),(7198,'viewreturnsales','35','delete'),(7199,'viewreturnsales','35','return'),(7200,'viewreturnsales','35','clear'),(7201,'viewreturnsales','35','moresales'),(7202,'income','35','View'),(7203,'income','35','add'),(7204,'income','35','wiewinvoices'),(7205,'income','35','detailedvatinvoice'),(7206,'incomeexpenses','35','add'),(7207,'incomeexpenses','35','closeexpense'),(7208,'incomeexpenses','35','update'),(7209,'incomeexpenses','35','updateclosedexpenses'),(7210,'incomeexpenses','35','wiewinvoices'),(7211,'incomeexpenses','35','viewbills'),(7212,'incomeexpenses','35','viewexpense'),(7213,'incomeexpenses','35','viewdebtors'),(7214,'incomeexpenses','35','viewcreditors'),(7215,'incomeexpenses','35','postrentalexpenses'),(7216,'accomodation','35','viewrooms'),(7217,'accomodation','35','addhouse'),(7218,'accomodation','35','dailysales'),(7219,'accomodation','35','viewhouse'),(7220,'accomodation','35','voucher'),(7221,'accomodation','35','mpesa'),(7222,'accomodation','35','points'),(7223,'accomodation','35','credit'),(7224,'accomodation','35','card'),(7225,'accomodation','35','cash'),(7226,'accomodation','35','cheque'),(7227,'accomodation','35','checkinroom'),(7228,'accomodation','35','checkoutroom'),(7229,'accomodation','35','addroom'),(7230,'accomodation','35','cancel'),(7231,'accomodation','35','checkin'),(7232,'accomodation','35','addcharges'),(7233,'accomodation','35','givediscount'),(7234,'accomodation','35','cleanrooms'),(7235,'accomodation','35','updatecharges'),(7236,'accomodation','35','updateroom'),(7237,'accomodation','35','postexpense'),(7238,'accomodation','35','updatehouse'),(7239,'accomodation','35','Post Bank Deposits'),(7240,'accomodation','35','managehotel'),(7241,'accomodation','35','assignrooms'),(7242,'accomodation','35','managerental'),(7243,'accomodation','35','changepayment'),(7244,'accomodation','35','housekeeping'),(7245,'accomodation','35','customerregister'),(7246,'accomodation','35','dailypayments'),(7247,'accomodation','35','advancebooking'),(7248,'accomodation','35','checkoutcustomerwithbalance'),(7249,'accomodation','35','managecustomer'),(7250,'accomodation','35','viewreports'),(7251,'accomodation','35','accomodationmanager'),(7252,'accomodation','35','accommodationcleaner'),(7253,'accomodation','35','accommodationreceiptionist'),(7254,'accomodation','35','config'),(7255,'accomodation','35','viewroomcleaned'),(7256,'accomodation','35','clearsales'),(7257,'accomodation','35','dailycollections'),(7258,'branch','35','add'),(7259,'branch','35','view'),(7260,'branch','35','update'),(7261,'branch','35','delete'),(7262,'members','35','add'),(7263,'members','35','update'),(7264,'members','35','deletepeople'),(7265,'members','35','opencloseshift'),(7266,'users','35','add'),(7267,'users','35','update'),(7268,'users','35','delete'),(7269,'users','35','deleteallroles'),(7270,'productscategory','35','add'),(7271,'productscategory','35','update'),(7272,'productscategory','35','delete'),(7273,'productlist','35','bulk'),(7274,'productlist','35','updatestock'),(7275,'productlist','35','move'),(7276,'productlist','35','more'),(7277,'productlist','35','transfer'),(7278,'productlist','35','addstock'),(7279,'productlist','35','delete'),(7280,'productlist','35','view'),(7281,'productlist','35','update'),(7282,'productlist','35','add'),(7283,'productlist','35','openclosestock'),(7284,'productlist','35','stocktaking'),(7285,'productlist','35','editstocktaken'),(7286,'productlist','35','editopenclosestock'),(7287,'productlist','35','changeserialstatus'),(7288,'productlist','35','viewserials'),(7289,'productlist','35','viewproductsfromallbranches'),(7290,'productlist','35','bulkpriceupdate'),(7291,'productlist','35','viewbprice'),(7292,'products','35','add'),(7293,'products','35','update'),(7294,'products','35','delete'),(7295,'products','35','addstock'),(7296,'products','35','more'),(7297,'products','35','bulk'),(7298,'products','35','deleteorder'),(7299,'products','35','dispatch'),(7300,'products','35','removestock'),(7301,'products','35','price'),(7302,'products','35','removeallstock'),(7303,'products','35','bulkpriceupdate'),(7304,'products','35','viewbprice'),(7305,'incomingstock','35','add'),(7306,'incomingstock','35','update'),(7307,'incomingstock','35','view'),(7308,'incomingstock','35','delete'),(7309,'incomingstore','35','add'),(7310,'incomingstore','35','delete'),(7311,'incomingstore','35','view'),(7312,'lowstocklist','35','add'),(7313,'lowstocklist','35','more'),(7314,'lowstocklist','35','view'),(7315,'lowproducts','35','add'),(7316,'lowproducts','35','update'),(7317,'damagedproducts','35','add'),(7318,'damagedproducts','35','update'),(7319,'damagedproducts','35','delete'),(7320,'projectsmanagement','35','view'),(7321,'projectsmanagement','35','add'),(7322,'projectsmanagement','35','update'),(7323,'projectsmanagement','35','delete'),(7324,'assets','35','add'),(7325,'assets','35','update'),(7326,'assets','35','delete'),(7327,'accounting','35','deletebank'),(7328,'accounting','35','deleteglaccount'),(7329,'accounting','35','view'),(7330,'bankdeposits','35','add'),(7331,'bankdeposits','35','update'),(7332,'bankdeposits','35','delete'),(7333,'banktransfer','35','add'),(7334,'journalentry','35','add'),(7335,'accountingreports','35','view'),(7336,'peoplecategory','35','add'),(7337,'peoplecategory','35','update'),(7338,'peoplecategory','35','delete'),(7339,'labourrecords','35','add'),(7340,'payroll','35','add'),(7341,'reports','35','view'),(7342,'reports','35','download'),(7343,'reports','35','delete'),(7344,'reports','35','update'),(7345,'reports','35','viewall'),(7346,'displayreport','35','view'),(7347,'grouping','35','add'),(7348,'grouping','35','update'),(7349,'grouping','35','delete'),(7350,'sendsms','35','add'),(7351,'sendsms','35','update'),(7352,'sendsms','35','delete'),(7353,'sendsms','35','transfersms'),(7354,'documents','35','add'),(7355,'documents','35','update'),(7356,'documents','35','delete'),(7357,'documents','35','viewalldocuments'),(7358,'humanresource','35','add'),(7359,'humanresource','35','approve'),(7360,'humanresource','35','update'),(7361,'humanresource','35','delete'),(7362,'humanresource','35','view'),(7363,'humanresource','35','allocate'),(7364,'humanresource','35','viewallpayroll'),(7365,'humanresource','35','leavesetup'),(7366,'humanresource','35','allleaves '),(7367,'humanresource','35','bioattendance'),(7368,'taskscategory','35','add'),(7369,'taskscategory','35','update'),(7370,'taskscategory','35','delete'),(7371,'task','35','add'),(7372,'task','35','update'),(7373,'task','35','viewall'),(7374,'task','35','delete'),(7375,'task','35','postspecifictask'),(7376,'task','35','postgeneraltask'),(7377,'task','35','viewothersspecifictask'),(7378,'task','35','viewothersgeneraltask'),(7379,'task','35','assigntask'),(7380,'task','35','posttaskforothers'),(7381,'callcenter','35','add'),(7382,'callcenter','35','upadate'),(7383,'callcenter','35','view'),(7384,'callcenter','35','download'),(7385,'callcenter','35','delete'),(7386,'deals','35','add'),(7387,'deals','35','update'),(7388,'deals','35','delete'),(7389,'deals','35','viewall'),(7390,'complain','35','add'),(7391,'complain','35','view'),(7392,'complain','35','update'),(7393,'complain','35','allcompalin'),(7394,'complain','35','delete'),(7395,'events','35','add'),(7396,'events','35','update'),(7397,'events','35','delete'),(7398,'password','35','change'),(7399,'profile','35','update'),(7400,'ecommerce','35','add'),(7401,'ecommerce','35','update'),(7402,'ecommerce','35','delete'),(7403,'ecommerce','35','vieworders'),(7404,'ecommerce','35','setup'),(7405,'ecommerce','35','approveorders'),(7406,'config','35','delete'),(7407,'config','35','add'),(7408,'config','35','update'),(16828,'sales','9','selectmessage'),(16829,'sales','9','add'),(16830,'sales','9','suspend'),(16831,'sales','9','printreceipt'),(16832,'sales','9','update'),(16833,'sales','9','cash'),(16834,'sales','9','delete'),(16835,'sales','9','moresales'),(16836,'sales','9','sale'),(16837,'sales','9','reprint'),(16838,'sales','9','Logout'),(16839,'sales','9','select'),(16840,'sales','9','mpesabalance'),(16841,'sales','9','displaycustomers'),(16842,'sales','9','discount'),(16843,'sales','9','mpesa'),(16844,'sales','9','productdiscount'),(16845,'sales','9','printbill'),(16846,'sales','9','order'),(16847,'sales','9','closebill'),(16848,'sales','9','editsellingprice'),(16849,'sales','9','viewbuyingprice'),(16850,'sales','9','card'),(16851,'sales','9','updatepaymentmode'),(16852,'sales','9','clearpayments'),(16853,'sales','9','cheque'),(16854,'sales','9','creditnote'),(16855,'sales','9','voucher'),(16856,'sales','9','salesbeyondbprice'),(16857,'sales','9','points'),(16858,'sales','9','credit'),(16859,'sales','9','selectroom'),(16860,'sales','9','dontprint'),(16861,'sales','9','accountlimit'),(16862,'sales','9','backdatesales'),(16863,'sales','9','recordcoins'),(16864,'sales','9','leaseitems'),(16865,'sales','9','changetaxstatus'),(16866,'sales','9','dontshowstock'),(16867,'sales','9','giveloyalityponts'),(16868,'sales','9','splitbill'),(16869,'sales','9','changeuomonsales'),(16870,'sales','9','selecttable'),(16871,'sales','9','printdelivery'),(16872,'sales','9','sendsms'),(16873,'sales','9','usekeyboard'),(16874,'sales','9','receiptno'),(16875,'sales','9','salesperson'),(16876,'sales','9','selectcurrency'),(16877,'sales','9','negativesales'),(16878,'sales','9','displaypreviousbalance'),(16879,'wholesale','9','sale'),(16880,'wholesale','9','add'),(16881,'wholesale','9','delete'),(16882,'wholesale','9','update'),(16883,'cashiersales','9','entermpesacode'),(16884,'cashiersales','9','editmpesa'),(16885,'cashiersales','9','all'),(16886,'cashiersales','9','delete'),(16887,'cashiersales','9','cashiersales'),(16888,'cashiersales','9','editmpesadate'),(16889,'cashiersales','9','dontshowtotal'),(16890,'cashiersales','9','adddailycollection'),(16891,'cashiersales','9','viewtill'),(16892,'cashiersales','9','viewdailycollections'),(16893,'cashiersales','9','updatedailycollections'),(16894,'cashiersales','9','reversempesa'),(16895,'cashiersales','9','deletedailycollections'),(16896,'cashiersales','9','clearallsales'),(16897,'cashiersales','9','viewallcollections'),(16898,'cashiersales','9','mpesapendingreport'),(16899,'cashiersales','9','viewallcounters'),(16900,'cashiersales','9','mpesaverifiedreport'),(16901,'cashiersales','9','viewcommission'),(16902,'cashiersales','9','dailysalesonly'),(16903,'cashiersales','9','viewmpesamessages'),(16904,'purchases','9','add'),(16905,'purchases','9','update'),(16906,'purchases','9','delete'),(16907,'purchases','9','updatebuyingprice'),(16908,'purchases','9','updatesellingprice'),(16909,'purchases','9','updateclosedinvoice'),(16910,'purchases','9','viewquotation'),(16911,'purchases','9','viewdirectpurchases'),(16912,'purchases','9','viewserials'),(16913,'purchases','9','viewpurchase'),(16914,'purchases','9','salesorder'),(16915,'purchases','9','budget'),(16916,'purchases','9','showdefaultserials'),(16917,'purchases','9','viewallcounters'),(16918,'purchases','9','approve'),(16919,'purchases','9','addbatchno'),(16920,'purchases','9','addexpirydate'),(16921,'income','9','View'),(16922,'income','9','add'),(16923,'income','9','detailedvatinvoice'),(16924,'incomeexpenses','9','add'),(16925,'incomeexpenses','9','closeexpense'),(16926,'incomeexpenses','9','update'),(16927,'incomeexpenses','9','updateclosedexpenses'),(16928,'incomeexpenses','9','wiewinvoices'),(16929,'incomeexpenses','9','viewbills'),(16930,'incomeexpenses','9','viewexpense'),(16931,'incomeexpenses','9','viewdebtors'),(16932,'incomeexpenses','9','viewcreditors'),(16933,'incomeexpenses','9','postrentalexpenses'),(16934,'accomodation','9','viewrooms'),(16935,'accomodation','9','dailysales'),(16936,'accomodation','9','addhouse'),(16937,'accomodation','9','viewhouse'),(16938,'accomodation','9','mpesa'),(16939,'accomodation','9','cash'),(16940,'accomodation','9','checkinroom'),(16941,'accomodation','9','credit'),(16942,'accomodation','9','card'),(16943,'accomodation','9','cancel'),(16944,'accomodation','9','addroom'),(16945,'accomodation','9','addcharges'),(16946,'accomodation','9','updatecharges'),(16947,'accomodation','9','checkin'),(16948,'accomodation','9','updatehouse'),(16949,'accomodation','9','updateroom'),(16950,'accomodation','9','managehotel'),(16951,'accomodation','9','changepayment'),(16952,'accomodation','9','dailypayments'),(16953,'accomodation','9','customerregister'),(16954,'accomodation','9','checkoutcustomerwithbalance'),(16955,'accomodation','9','viewreports'),(16956,'accomodation','9','managecustomer'),(16957,'accomodation','9','meterreading'),(16958,'accomodation','9','viewroomcleaned'),(16959,'accomodation','9','clearsales'),(16960,'accomodation','9','dailycollections'),(16961,'members','9','add'),(16962,'members','9','update'),(16963,'members','9','deletepeople'),(16964,'members','9','opencloseshift'),(16965,'accounting','9','deletebank'),(16966,'accounting','9','deleteglaccount'),(16967,'accounting','9','view'),(16968,'bankdeposits','9','add'),(16969,'bankdeposits','9','update'),(16970,'bankdeposits','9','delete'),(16971,'banktransfer','9','add'),(16972,'journalentry','9','add'),(16973,'accountingreports','9','view'),(16974,'payroll','9','add'),(16975,'sendsms','9','add'),(16976,'sendsms','9','update'),(16977,'sendsms','9','delete'),(16978,'sendsms','9','transfersms'),(16979,'humanresource','9','add'),(16980,'humanresource','9','update'),(16981,'humanresource','9','approve'),(16982,'humanresource','9','delete'),(16983,'humanresource','9','view'),(16984,'humanresource','9','allocate'),(16985,'humanresource','9','viewallpayroll'),(16986,'humanresource','9','leavesetup'),(16987,'humanresource','9','allleaves '),(16988,'humanresource','9','bioattendance'),(16989,'password','9','change'),(19097,'accomodation','1380','dailysales'),(19098,'accomodation','1380','viewhouse'),(19099,'accomodation','1380','mpesa'),(19100,'accomodation','1380','cash'),(19101,'accomodation','1380','checkinroom'),(19102,'accomodation','1380','credit'),(19103,'accomodation','1380','card'),(19104,'accomodation','1380','checkoutroom'),(19105,'accomodation','1380','cancel'),(19106,'accomodation','1380','addroom'),(19107,'accomodation','1380','addcharges'),(19108,'accomodation','1380','checkin'),(19109,'accomodation','1380','updatehouse'),(19110,'accomodation','1380','managehotel'),(19111,'accomodation','1380','dailypayments'),(19112,'accomodation','1380','customerregister'),(19113,'accomodation','1380','managecustomer'),(19114,'accomodation','1380','meterreading'),(19115,'accomodation','1380','dailycollections'),(19116,'password','1380','change'),(19550,'sales','1381','selectmessage'),(19551,'sales','1381','add'),(19552,'sales','1381','suspend'),(19553,'sales','1381','printreceipt'),(19554,'sales','1381','update'),(19555,'sales','1381','cash'),(19556,'sales','1381','delete'),(19557,'sales','1381','moresales'),(19558,'sales','1381','sale'),(19559,'sales','1381','reprint'),(19560,'sales','1381','Logout'),(19561,'sales','1381','select'),(19562,'sales','1381','mpesabalance'),(19563,'sales','1381','displaycustomers'),(19564,'sales','1381','discount'),(19565,'sales','1381','mpesa'),(19566,'sales','1381','productdiscount'),(19567,'sales','1381','printbill'),(19568,'sales','1381','order'),(19569,'sales','1381','closebill'),(19570,'sales','1381','editsellingprice'),(19571,'sales','1381','viewbuyingprice'),(19572,'sales','1381','card'),(19573,'sales','1381','updatepaymentmode'),(19574,'sales','1381','clearpayments'),(19575,'sales','1381','cheque'),(19576,'sales','1381','creditnote'),(19577,'sales','1381','voucher'),(19578,'sales','1381','salesbeyondbprice'),(19579,'sales','1381','points'),(19580,'sales','1381','credit'),(19581,'sales','1381','selectroom'),(19582,'sales','1381','dontprint'),(19583,'sales','1381','accountlimit'),(19584,'sales','1381','backdatesales'),(19585,'sales','1381','recordcoins'),(19586,'sales','1381','leaseitems'),(19587,'sales','1381','changetaxstatus'),(19588,'sales','1381','dontshowstock'),(19589,'sales','1381','giveloyalityponts'),(19590,'sales','1381','splitbill'),(19591,'sales','1381','changeuomonsales'),(19592,'sales','1381','selecttable'),(19593,'sales','1381','printdelivery'),(19594,'sales','1381','sendsms'),(19595,'sales','1381','usekeyboard'),(19596,'sales','1381','receiptno'),(19597,'sales','1381','salesperson'),(19598,'sales','1381','selectcurrency'),(19599,'sales','1381','negativesales'),(19600,'wholesale','1381','sale'),(19601,'wholesale','1381','add'),(19602,'wholesale','1381','delete'),(19603,'wholesale','1381','update'),(19604,'cashiersales','1381','entermpesacode'),(19605,'cashiersales','1381','editmpesa'),(19606,'cashiersales','1381','all'),(19607,'cashiersales','1381','delete'),(19608,'cashiersales','1381','cashiersales'),(19609,'cashiersales','1381','editmpesadate'),(19610,'cashiersales','1381','dontshowtotal'),(19611,'cashiersales','1381','adddailycollection'),(19612,'cashiersales','1381','viewtill'),(19613,'cashiersales','1381','viewdailycollections'),(19614,'cashiersales','1381','updatedailycollections'),(19615,'cashiersales','1381','reversempesa'),(19616,'cashiersales','1381','deletedailycollections'),(19617,'cashiersales','1381','clearallsales'),(19618,'cashiersales','1381','viewallcollections'),(19619,'cashiersales','1381','mpesapendingreport'),(19620,'cashiersales','1381','viewallcounters'),(19621,'cashiersales','1381','mpesaverifiedreport'),(19622,'cashiersales','1381','viewcommission'),(19623,'cashiersales','1381','dailysalesonly'),(19624,'cashiersales','1381','viewmpesamessages'),(19625,'purchases','1381','add'),(19626,'purchases','1381','update'),(19627,'purchases','1381','delete'),(19628,'purchases','1381','updatebuyingprice'),(19629,'purchases','1381','updatesellingprice'),(19630,'purchases','1381','updateclosedinvoice'),(19631,'purchases','1381','viewquotation'),(19632,'purchases','1381','viewdirectpurchases'),(19633,'purchases','1381','viewserials'),(19634,'purchases','1381','viewpurchase'),(19635,'purchases','1381','salesorder'),(19636,'purchases','1381','budget'),(19637,'purchases','1381','showdefaultserials'),(19638,'purchases','1381','viewallcounters'),(19639,'purchases','1381','approve'),(19640,'purchases','1381','addbatchno'),(19641,'purchases','1381','addexpirydate'),(19642,'income','1381','View'),(19643,'income','1381','add'),(19644,'income','1381','detailedvatinvoice'),(19645,'incomeexpenses','1381','add'),(19646,'incomeexpenses','1381','closeexpense'),(19647,'incomeexpenses','1381','update'),(19648,'incomeexpenses','1381','updateclosedexpenses'),(19649,'incomeexpenses','1381','wiewinvoices'),(19650,'incomeexpenses','1381','viewbills'),(19651,'incomeexpenses','1381','viewexpense'),(19652,'incomeexpenses','1381','viewdebtors'),(19653,'incomeexpenses','1381','viewcreditors'),(19654,'incomeexpenses','1381','postrentalexpenses'),(19655,'accomodation','1381','viewrooms'),(19656,'accomodation','1381','dailysales'),(19657,'accomodation','1381','addhouse'),(19658,'accomodation','1381','viewhouse'),(19659,'accomodation','1381','mpesa'),(19660,'accomodation','1381','cash'),(19661,'accomodation','1381','checkinroom'),(19662,'accomodation','1381','credit'),(19663,'accomodation','1381','cheque'),(19664,'accomodation','1381','voucher'),(19665,'accomodation','1381','points'),(19666,'accomodation','1381','card'),(19667,'accomodation','1381','checkoutroom'),(19668,'accomodation','1381','cancel'),(19669,'accomodation','1381','addroom'),(19670,'accomodation','1381','cleanrooms'),(19671,'accomodation','1381','addcharges'),(19672,'accomodation','1381','givediscount'),(19673,'accomodation','1381','updatecharges'),(19674,'accomodation','1381','checkin'),(19675,'accomodation','1381','updatehouse'),(19676,'accomodation','1381','updateroom'),(19677,'accomodation','1381','postexpense'),(19678,'accomodation','1381','Post Bank Deposits'),(19679,'accomodation','1381','managehotel'),(19680,'accomodation','1381','assignrooms'),(19681,'accomodation','1381','managerental'),(19682,'accomodation','1381','housekeeping'),(19683,'accomodation','1381','changepayment'),(19684,'accomodation','1381','dailypayments'),(19685,'accomodation','1381','customerregister'),(19686,'accomodation','1381','advancebooking'),(19687,'accomodation','1381','checkoutcustomerwithbalance'),(19688,'accomodation','1381','viewreports'),(19689,'accomodation','1381','managecustomer'),(19690,'accomodation','1381','accomodationmanager'),(19691,'accomodation','1381','accommodationcleaner'),(19692,'accomodation','1381','accommodationreceiptionist'),(19693,'accomodation','1381','viewroomcleaned'),(19694,'accomodation','1381','config'),(19695,'accomodation','1381','clearsales'),(19696,'accomodation','1381','dailycollections'),(19697,'members','1381','add'),(19698,'members','1381','update'),(19699,'members','1381','deletepeople'),(19700,'members','1381','opencloseshift'),(19701,'users','1381','add'),(19702,'users','1381','update'),(19703,'users','1381','delete'),(19704,'users','1381','deleteallroles'),(19705,'productscategory','1381','add'),(19706,'productscategory','1381','update'),(19707,'productscategory','1381','delete'),(19708,'productlist','1381','bulk'),(19709,'productlist','1381','move'),(19710,'productlist','1381','more'),(19711,'productlist','1381','updatestock'),(19712,'productlist','1381','transfer'),(19713,'productlist','1381','addstock'),(19714,'productlist','1381','delete'),(19715,'productlist','1381','view'),(19716,'productlist','1381','update'),(19717,'productlist','1381','add'),(19718,'productlist','1381','stocktaking'),(19719,'productlist','1381','openclosestock'),(19720,'productlist','1381','editstocktaken'),(19721,'productlist','1381','editopenclosestock'),(19722,'productlist','1381','changeserialstatus'),(19723,'productlist','1381','viewserials'),(19724,'productlist','1381','viewproductsfromallbranches'),(19725,'productlist','1381','bulkpriceupdate'),(19726,'productlist','1381','viewbprice'),(19727,'products','1381','add'),(19728,'products','1381','update'),(19729,'products','1381','delete'),(19730,'products','1381','addstock'),(19731,'products','1381','more'),(19732,'products','1381','bulk'),(19733,'products','1381','deleteorder'),(19734,'products','1381','dispatch'),(19735,'products','1381','removestock'),(19736,'products','1381','price'),(19737,'products','1381','removeallstock'),(19738,'products','1381','bulkpriceupdate'),(19739,'products','1381','viewbprice'),(19740,'incomingstock','1381','add'),(19741,'incomingstock','1381','update'),(19742,'incomingstock','1381','view'),(19743,'incomingstock','1381','delete'),(19744,'lowstocklist','1381','add'),(19745,'lowstocklist','1381','more'),(19746,'lowstocklist','1381','view'),(19747,'accounting','1381','deletebank'),(19748,'accounting','1381','deleteglaccount'),(19749,'accounting','1381','view'),(19750,'bankdeposits','1381','add'),(19751,'bankdeposits','1381','update'),(19752,'bankdeposits','1381','delete'),(19753,'banktransfer','1381','add'),(19754,'journalentry','1381','add'),(19755,'accountingreports','1381','view'),(19756,'payroll','1381','add'),(19757,'reports','1381','view'),(19758,'reports','1381','download'),(19759,'reports','1381','delete'),(19760,'reports','1381','update'),(19761,'reports','1381','viewall'),(19762,'displayreport','1381','view'),(19763,'sendsms','1381','add'),(19764,'sendsms','1381','update'),(19765,'sendsms','1381','delete'),(19766,'sendsms','1381','transfersms'),(19767,'documents','1381','add'),(19768,'documents','1381','update'),(19769,'documents','1381','delete'),(19770,'documents','1381','viewalldocuments'),(19771,'humanresource','1381','add'),(19772,'humanresource','1381','update'),(19773,'humanresource','1381','approve'),(19774,'humanresource','1381','delete'),(19775,'humanresource','1381','view'),(19776,'humanresource','1381','allocate'),(19777,'humanresource','1381','viewallpayroll'),(19778,'humanresource','1381','leavesetup'),(19779,'humanresource','1381','allleaves '),(19780,'humanresource','1381','bioattendance'),(19781,'password','1381','change'),(19782,'profile','1381','update'),(19783,'config','1381','delete'),(19784,'config','1381','add'),(19785,'config','1381','update'),(19786,'sales','1308','displaypreviousbalance'),(19787,'wholesale','1308','sale'),(19788,'wholesale','1308','add'),(19789,'wholesale','1308','delete'),(19790,'wholesale','1308','update'),(19791,'cashiersales','1308','entermpesacode'),(19792,'cashiersales','1308','editmpesa'),(19793,'cashiersales','1308','all'),(19794,'cashiersales','1308','delete'),(19795,'cashiersales','1308','cashiersales'),(19796,'cashiersales','1308','editmpesadate'),(19797,'cashiersales','1308','dontshowtotal'),(19798,'cashiersales','1308','adddailycollection'),(19799,'cashiersales','1308','viewtill'),(19800,'cashiersales','1308','viewdailycollections'),(19801,'cashiersales','1308','updatedailycollections'),(19802,'cashiersales','1308','reversempesa'),(19803,'cashiersales','1308','deletedailycollections'),(19804,'cashiersales','1308','clearallsales'),(19805,'cashiersales','1308','viewallcollections'),(19806,'cashiersales','1308','mpesapendingreport'),(19807,'cashiersales','1308','viewallcounters'),(19808,'cashiersales','1308','mpesaverifiedreport'),(19809,'cashiersales','1308','viewcommission'),(19810,'cashiersales','1308','dailysalesonly'),(19811,'cashiersales','1308','viewmpesamessages'),(19812,'purchases','1308','add'),(19813,'purchases','1308','update'),(19814,'purchases','1308','delete'),(19815,'purchases','1308','updatebuyingprice'),(19816,'purchases','1308','updatesellingprice'),(19817,'purchases','1308','updateclosedinvoice'),(19818,'purchases','1308','viewquotation'),(19819,'purchases','1308','viewdirectpurchases'),(19820,'purchases','1308','viewserials'),(19821,'purchases','1308','viewpurchase'),(19822,'purchases','1308','salesorder'),(19823,'purchases','1308','budget'),(19824,'purchases','1308','showdefaultserials'),(19825,'purchases','1308','viewallcounters'),(19826,'purchases','1308','approve'),(19827,'purchases','1308','addbatchno'),(19828,'purchases','1308','addexpirydate'),(19829,'incomeexpenses','1308','add'),(19830,'incomeexpenses','1308','closeexpense'),(19831,'incomeexpenses','1308','update'),(19832,'incomeexpenses','1308','updateclosedexpenses'),(19833,'incomeexpenses','1308','wiewinvoices'),(19834,'incomeexpenses','1308','viewbills'),(19835,'incomeexpenses','1308','viewexpense'),(19836,'incomeexpenses','1308','viewdebtors'),(19837,'incomeexpenses','1308','viewcreditors'),(19838,'incomeexpenses','1308','postrentalexpenses'),(19839,'accomodation','1308','viewrooms'),(19840,'accomodation','1308','dailysales'),(19841,'accomodation','1308','addhouse'),(19842,'accomodation','1308','viewhouse'),(19843,'accomodation','1308','mpesa'),(19844,'accomodation','1308','cash'),(19845,'accomodation','1308','checkinroom'),(19846,'accomodation','1308','credit'),(19847,'accomodation','1308','cheque'),(19848,'accomodation','1308','voucher'),(19849,'accomodation','1308','points'),(19850,'accomodation','1308','card'),(19851,'accomodation','1308','cancel'),(19852,'accomodation','1308','cleanrooms'),(19853,'accomodation','1308','addcharges'),(19854,'accomodation','1308','givediscount'),(19855,'accomodation','1308','updatecharges'),(19856,'accomodation','1308','checkin'),(19857,'accomodation','1308','updatehouse'),(19858,'accomodation','1308','updateroom'),(19859,'accomodation','1308','postexpense'),(19860,'accomodation','1308','managerental'),(19861,'accomodation','1308','housekeeping'),(19862,'accomodation','1308','changepayment'),(19863,'accomodation','1308','dailypayments'),(19864,'accomodation','1308','customerregister'),(19865,'accomodation','1308','advancebooking'),(19866,'accomodation','1308','viewreports'),(19867,'accomodation','1308','managecustomer'),(19868,'accomodation','1308','viewroomcleaned'),(19869,'members','1308','add'),(19870,'members','1308','update'),(19871,'members','1308','deletepeople'),(19872,'members','1308','opencloseshift'),(19873,'productscategory','1308','add'),(19874,'productscategory','1308','update'),(19875,'productscategory','1308','delete'),(19876,'accounting','1308','deletebank'),(19877,'accounting','1308','deleteglaccount'),(19878,'accounting','1308','view'),(19879,'bankdeposits','1308','add'),(19880,'bankdeposits','1308','update'),(19881,'bankdeposits','1308','delete'),(19882,'banktransfer','1308','add'),(19883,'journalentry','1308','add'),(19884,'accountingreports','1308','view'),(19885,'departments','1308','add'),(19886,'payrollsetup','1308','add'),(19887,'payroll','1308','add'),(19888,'reports','1308','view'),(19889,'reports','1308','download'),(19890,'reports','1308','delete'),(19891,'reports','1308','update'),(19892,'reports','1308','viewall'),(19893,'displayreport','1308','view'),(19894,'sendsms','1308','add'),(19895,'sendsms','1308','update'),(19896,'sendsms','1308','delete'),(19897,'sendsms','1308','transfersms'),(19898,'humanresource','1308','add'),(19899,'humanresource','1308','update'),(19900,'humanresource','1308','approve'),(19901,'humanresource','1308','delete'),(19902,'humanresource','1308','view'),(19903,'humanresource','1308','allocate'),(19904,'humanresource','1308','viewallpayroll'),(19905,'humanresource','1308','leavesetup'),(19906,'humanresource','1308','allleaves '),(19907,'humanresource','1308','bioattendance'),(19908,'password','1308','change'),(19909,'profile','1308','update'),(19910,'config','1308','delete'),(19911,'config','1308','add'),(19912,'config','1308','update'),(19913,'sales','1','add'),(19914,'sales','1','suspend'),(19915,'sales','1','printreceipt'),(19916,'sales','1','update'),(19917,'sales','1','cash'),(19918,'sales','1','moresales'),(19919,'sales','1','sale'),(19920,'sales','1','reprint'),(19921,'sales','1','Logout'),(19922,'sales','1','select'),(19923,'sales','1','mpesabalance'),(19924,'sales','1','discount'),(19925,'sales','1','mpesa'),(19926,'sales','1','productdiscount'),(19927,'sales','1','printbill'),(19928,'sales','1','closebill'),(19929,'sales','1','editsellingprice'),(19930,'sales','1','viewbuyingprice'),(19931,'sales','1','card'),(19932,'sales','1','updatepaymentmode'),(19933,'sales','1','clearpayments'),(19934,'sales','1','cheque'),(19935,'sales','1','creditnote'),(19936,'sales','1','voucher'),(19937,'sales','1','salesbeyondbprice'),(19938,'sales','1','points'),(19939,'sales','1','salebelowbprice'),(19940,'sales','1','credit'),(19941,'sales','1','dontprint'),(19942,'sales','1','backdatesales'),(19943,'sales','1','recordcoins'),(19944,'sales','1','leaseitems'),(19945,'sales','1','changetaxstatus'),(19946,'sales','1','giveloyalityponts'),(19947,'sales','1','splitbill'),(19948,'sales','1','mergebill'),(19949,'sales','1','printdelivery'),(19950,'sales','1','entermpesacode'),(19951,'sales','1','sendsms'),(19952,'sales','1','usekeyboard'),(19953,'sales','1','receiptno'),(19954,'sales','1','salesperson'),(19955,'sales','1','negativesales'),(19956,'sales','1','updateqtysales'),(19957,'sales','1','displaypreviousbalance'),(19958,'sales','1','restrictbillprintingtotwo'),(19959,'purchases','1','add'),(19960,'purchases','1','update'),(19961,'purchases','1','delete'),(19962,'purchases','1','updatebuyingprice'),(19963,'purchases','1','updatesellingprice'),(19964,'purchases','1','updateclosedinvoice'),(19965,'purchases','1','viewquotation'),(19966,'purchases','1','viewdirectpurchases'),(19967,'purchases','1','viewserials'),(19968,'purchases','1','viewpurchase'),(19969,'purchases','1','salesorder'),(19970,'purchases','1','budget'),(19971,'purchases','1','showdefaultserials'),(19972,'purchases','1','viewallcounters'),(19973,'purchases','1','approve'),(19974,'incomeexpenses','1','add'),(19975,'incomeexpenses','1','closeexpense'),(19976,'incomeexpenses','1','update'),(19977,'incomeexpenses','1','updateclosedexpenses'),(19978,'incomeexpenses','1','wiewinvoices'),(19979,'incomeexpenses','1','viewbills'),(19980,'incomeexpenses','1','viewexpense'),(19981,'incomeexpenses','1','viewdebtors'),(19982,'incomeexpenses','1','viewcreditors'),(19983,'accomodation','1','checkinroom'),(19984,'accomodation','1','credit'),(19985,'accomodation','1','card'),(19986,'accomodation','1','checkoutroom'),(19987,'accomodation','1','cancel'),(19988,'accomodation','1','addroom'),(19989,'accomodation','1','addcharges'),(19990,'accomodation','1','updatecharges'),(19991,'accomodation','1','updatehouse'),(19992,'accomodation','1','updateroom'),(19993,'accomodation','1','managehotel'),(19994,'accomodation','1','managerental'),(19995,'accomodation','1','customerregister'),(19996,'accomodation','1','managecustomer'),(19997,'accomodation','1','meterreading'),(19998,'members','1','add'),(19999,'members','1','update'),(20000,'members','1','deletepeople'),(20001,'members','1','opencloseshift'),(20002,'members','1','UpdateRenewal'),(20003,'users','1','add'),(20004,'users','1','update'),(20005,'users','1','delete'),(20006,'users','1','deleteallroles'),(20007,'productscategory','1','add'),(20008,'productscategory','1','update'),(20009,'productscategory','1','delete'),(20010,'productlist','1','bulk'),(20011,'productlist','1','move'),(20012,'productlist','1','more'),(20013,'productlist','1','updatestock'),(20014,'productlist','1','transfer'),(20015,'productlist','1','addstock'),(20016,'productlist','1','delete'),(20017,'productlist','1','view'),(20018,'productlist','1','update'),(20019,'productlist','1','add'),(20020,'productlist','1','stocktaking'),(20021,'productlist','1','openclosestock'),(20022,'productlist','1','editstocktaken'),(20023,'productlist','1','editopenclosestock'),(20024,'productlist','1','changeserialstatus'),(20025,'productlist','1','viewserials'),(20026,'productlist','1','viewproductsfromallbranches'),(20027,'productlist','1','bulkpriceupdate'),(20028,'productlist','1','negativestockadjustment'),(20029,'productlist','1','viewproduction'),(20030,'productlist','1','assignproduction'),(20031,'productlist','1','deleteproductionitem'),(20032,'productlist','1','updateproductionitem'),(20033,'products','1','add'),(20034,'products','1','update'),(20035,'products','1','delete'),(20036,'products','1','addstock'),(20037,'products','1','more'),(20038,'products','1','bulk'),(20039,'products','1','deleteorder'),(20040,'products','1','dispatch'),(20041,'products','1','removestock'),(20042,'products','1','price'),(20043,'products','1','removeallstock'),(20044,'products','1','bulkpriceupdate'),(20045,'products','1','negativestockadjustment'),(20046,'lowstocklist','1','add'),(20047,'lowstocklist','1','more'),(20048,'lowstocklist','1','view'),(20049,'accounting','1','deletebank'),(20050,'accounting','1','deleteglaccount'),(20051,'accounting','1','view'),(20052,'banktransfer','1','add'),(20053,'journalentry','1','add'),(20054,'departments','1','add'),(20055,'payrollsetup','1','add'),(20056,'leavemanagement','1','add'),(20057,'sendsms','1','add'),(20058,'sendsms','1','update'),(20059,'sendsms','1','delete'),(20060,'sendsms','1','transfersms'),(20061,'humanresource','1','add'),(20062,'humanresource','1','update'),(20063,'humanresource','1','approve'),(20064,'humanresource','1','delete'),(20065,'humanresource','1','view'),(20066,'humanresource','1','allocate'),(20067,'humanresource','1','viewallpayroll'),(20068,'humanresource','1','leavesetup'),(20069,'humanresource','1','allleaves '),(20070,'humanresource','1','bioattendance'),(20071,'config','1','delete'),(20072,'config','1','add'),(20073,'config','1','update'),(20093,'sales','1307','displaypreviousbalance'),(20094,'purchases','1307','add'),(20095,'purchases','1307','update'),(20096,'purchases','1307','delete'),(20097,'purchases','1307','updatebuyingprice'),(20098,'purchases','1307','updatesellingprice'),(20099,'purchases','1307','updateclosedinvoice'),(20100,'purchases','1307','viewquotation'),(20101,'purchases','1307','viewdirectpurchases'),(20102,'purchases','1307','viewserials'),(20103,'purchases','1307','viewpurchase'),(20104,'purchases','1307','salesorder'),(20105,'purchases','1307','budget'),(20106,'purchases','1307','showdefaultserials'),(20107,'purchases','1307','viewallcounters'),(20108,'purchases','1307','approve'),(20109,'purchases','1307','addbatchno'),(20110,'purchases','1307','addexpirydate'),(20111,'incomeexpenses','1307','add'),(20112,'incomeexpenses','1307','closeexpense'),(20113,'incomeexpenses','1307','update'),(20114,'incomeexpenses','1307','updateclosedexpenses'),(20115,'incomeexpenses','1307','wiewinvoices'),(20116,'incomeexpenses','1307','viewbills'),(20117,'incomeexpenses','1307','viewexpense'),(20118,'incomeexpenses','1307','viewdebtors'),(20119,'incomeexpenses','1307','viewcreditors'),(20120,'incomeexpenses','1307','postrentalexpenses'),(20121,'accomodation','1307','mpesa'),(20122,'accomodation','1307','cash'),(20123,'accomodation','1307','credit'),(20124,'accomodation','1307','cheque'),(20125,'accomodation','1307','card'),(20126,'accomodation','1307','addroom'),(20127,'accomodation','1307','managehotel'),(20128,'accomodation','1307','managerental'),(20129,'accomodation','1307','changepayment'),(20130,'accomodation','1307','viewreports'),(20131,'accomodation','1307','managecustomer'),(20132,'accomodation','1307','meterreading'),(20133,'accomodation','1307','dailycollections'),(20134,'members','1307','add'),(20135,'members','1307','update'),(20136,'members','1307','deletepeople'),(20137,'members','1307','opencloseshift'),(20138,'productscategory','1307','add'),(20139,'productscategory','1307','update'),(20140,'productscategory','1307','delete'),(20141,'productlist','1307','bulk'),(20142,'productlist','1307','move'),(20143,'productlist','1307','more'),(20144,'productlist','1307','updatestock'),(20145,'productlist','1307','transfer'),(20146,'productlist','1307','addstock'),(20147,'productlist','1307','delete'),(20148,'productlist','1307','view'),(20149,'productlist','1307','update'),(20150,'productlist','1307','add'),(20151,'productlist','1307','stocktaking'),(20152,'productlist','1307','openclosestock'),(20153,'productlist','1307','editstocktaken'),(20154,'productlist','1307','editopenclosestock'),(20155,'productlist','1307','changeserialstatus'),(20156,'productlist','1307','viewserials'),(20157,'productlist','1307','viewproductsfromallbranches'),(20158,'productlist','1307','bulkpriceupdate'),(20159,'productlist','1307','negativestockadjustment'),(20160,'products','1307','add'),(20161,'products','1307','update'),(20162,'products','1307','delete'),(20163,'products','1307','addstock'),(20164,'products','1307','more'),(20165,'products','1307','bulk'),(20166,'products','1307','deleteorder'),(20167,'products','1307','dispatch'),(20168,'products','1307','removestock'),(20169,'products','1307','price'),(20170,'products','1307','removeallstock'),(20171,'products','1307','bulkpriceupdate'),(20172,'products','1307','negativestockadjustment'),(20173,'incomingstock','1307','add'),(20174,'incomingstock','1307','update'),(20175,'incomingstock','1307','view'),(20176,'incomingstock','1307','delete'),(20177,'accounting','1307','deletebank'),(20178,'accounting','1307','deleteglaccount'),(20179,'accounting','1307','view'),(20180,'bankdeposits','1307','add'),(20181,'bankdeposits','1307','update'),(20182,'bankdeposits','1307','delete'),(20183,'banktransfer','1307','add'),(20184,'journalentry','1307','add'),(20185,'accountingreports','1307','view'),(20186,'payroll','1307','add'),(20187,'reports','1307','view'),(20188,'reports','1307','download'),(20189,'reports','1307','delete'),(20190,'reports','1307','update'),(20191,'reports','1307','viewall'),(20192,'sendsms','1307','add'),(20193,'sendsms','1307','update'),(20194,'sendsms','1307','delete'),(20195,'sendsms','1307','transfersms'),(20196,'documents','1307','add'),(20197,'documents','1307','update'),(20198,'documents','1307','delete'),(20199,'documents','1307','viewalldocuments'),(20200,'humanresource','1307','add'),(20201,'humanresource','1307','update'),(20202,'humanresource','1307','approve'),(20203,'humanresource','1307','delete'),(20204,'humanresource','1307','view'),(20205,'humanresource','1307','allocate'),(20206,'humanresource','1307','viewallpayroll'),(20207,'humanresource','1307','leavesetup'),(20208,'humanresource','1307','allleaves '),(20209,'humanresource','1307','bioattendance'),(20210,'password','1307','change'),(20211,'profile','1307','update'),(20212,'config','1307','delete'),(20213,'config','1307','add'),(20214,'config','1307','update'),(20215,'sales','1309','displaypreviousbalance'),(20216,'accomodation','1309','checkinroom'),(20217,'accomodation','1309','credit'),(20218,'accomodation','1309','card'),(20219,'accomodation','1309','checkoutroom'),(20220,'accomodation','1309','cancel'),(20221,'accomodation','1309','addroom'),(20222,'accomodation','1309','addcharges'),(20223,'accomodation','1309','checkin'),(20224,'accomodation','1309','updatehouse'),(20225,'accomodation','1309','managehotel'),(20226,'accomodation','1309','managerental'),(20227,'accomodation','1309','viewreports'),(20228,'accomodation','1309','managecustomer'),(20229,'accomodation','1309','meterreading'),(20230,'members','1309','add'),(20231,'members','1309','update'),(20232,'members','1309','deletepeople'),(20233,'members','1309','opencloseshift'),(20234,'members','1309','UpdateRenewal'),(20235,'password','1309','change'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', `service` varchar(50) NOT NULL DEFAULT 'no', `servicedeposit` varchar(10) DEFAULT 'no', `lease` varchar(10) DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 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,'','ZONE 1','Machakos','9 ','9 ','2000','1 ','2024-10-07 16:46:57','2024-10-07 16:46:57','','1','','','','1','1',16.00,'','',0.00,'rental',1,'amount ','no','no','yes','no','no','no','no',0,'31','10','10','Landlord ','YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply.','','yes','no','no','no'),(2,'','ZONE 2','machakos','9 ','9 ','2000','116 ','2024-10-07 16:46:29','2024-10-07 16:46:29','','1','','','','1','1',0.00,'','',0.00,'rental',1,'amount ','no','no','yes','no','no','no','no',0,'31','10','10','No ','YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply.','','yes','no','no','no'),(3,'','ZONE 3','machakos','9 ','9 ','2000','116 ','2024-11-05 12:52:04','2024-11-05 12:52:04','','1','','','','1','1',0.00,'','',0.00,'rental',1,'amount ','no','no','yes','no','no','no','no',0,'31','10','10','No ','PAY YOUR BILLTO ANY COOP BANK ACCOUNT\r\nNO 01100550512700 or\r\nPAY BY MPESA!!! pay bill and enter Business No :672853\r\nEnter your Account No. as the Account No(eg. HH-03-01).','','yes','no','no','no'),(4,'','ZONE 4','machakos','9 ','9 ','2000','116 ','2024-10-07 16:45:50','2024-10-07 16:45:50','','1','','','','1','1',0.00,'','',0.00,'rental',1,'amount ','no','no','yes','no','no','no','no',0,'31','10','10','No ','YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply.','','yes','no','no','no'),(5,'','ZONE 5','machakos','9 ','9 ','2000','116 ','2024-10-07 16:45:27','2024-10-07 16:45:27','','1','','','','1','1',0.00,'','',0.00,'rental',1,'amount ','no','no','yes','no','no','no','no',0,'31','10','10','No ','YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply.','','yes','no','no','no'),(6,'','N/A','KATHIANI','14 ','14 ','HH-05-1304','116 ','2024-06-28 09:11:59','2024-06-28 09:11:59','JUNE BILL','1','JOSEPH MULI MAINGI','HH-05-1304','','1','1',0.00,'','',0.00,'rental',1,'amount ','no','no','yes','no','no','no','no',0,'01','10','10','No ','','0722590790','yes','no','no','no'),(7,'','ZONE 7','KATHIANI','1329 ','1330 ','2000','1 ','2024-10-07 15:23:01','','','1','','','','1','1',0.00,'','',0.00,'rental',1,'amount','no','no','no','no','no','no','no',0,'31','10','10','No','','','yes','no','no','no'); /*!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=24 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,'5 ','','1','0','active','2024-05-02 07:34:34','','',0,1,1),(3,'25 ','','2','5000','active','2024-05-13 15:28:57','','',0,1,1),(4,'24 ','','2','0','active','2024-05-13 15:29:21','','',0,1,1),(5,'20 ','','2','500','active','2024-05-13 15:35:50','','',0,1,1),(6,'5 ','','2','0','active','2024-05-13 15:36:10','','',0,1,1),(7,'5 ','','5','0','active','2024-06-13 10:09:01','','',0,1,1),(8,'25 ','','1','5000','active','2024-06-14 12:50:37','','',0,1,1),(9,'24 ','','1','0','active','2024-06-14 12:51:10','','',0,1,1),(10,'20 ','','1','500','active','2024-06-14 12:51:42','','',0,1,1),(11,'25 ','','5','5000','active','2024-06-14 12:53:12','','',0,1,1),(12,'24 ','','5','0','active','2024-06-14 12:53:23','','',0,1,1),(13,'20 ','','5','500','active','2024-06-14 12:53:34','','',0,1,1),(14,'25 ','','4','5000','active','2024-06-14 12:54:15','','',0,1,1),(15,'20 ','','4','500','active','2024-06-14 12:54:26','','',0,1,1),(16,'5 ','','4','0','active','2024-06-14 12:54:35','','',0,1,1),(17,'24 ','','4','0','active','2024-06-14 12:54:47','','',0,1,1),(18,'25 ','','3','5000','active','2024-06-14 12:55:15','','',0,1,1),(19,'24 ','','3','0','active','2024-06-14 12:55:29','','',0,1,1),(20,'5 ','','3','0','active','2024-06-14 12:55:38','','',0,1,1),(21,'20 ','','3','500','active','2024-06-14 12:55:48','','',0,1,1),(22,'5 ','','6','0','active','2024-08-21 11:39:36','','',0,1,1),(23,'26 ','','7','0','active','2024-10-07 15:48:41','','',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,'OPERATIONS','','2025-05-16 03:35:49pm','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 `printers` -- DROP TABLE IF EXISTS `printers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `printers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `categoryno` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `printers` -- LOCK TABLES `printers` WRITE; /*!40000 ALTER TABLE `printers` DISABLE KEYS */; INSERT INTO `printers` VALUES (1,'1','dd','2023-08-17 08:39:31','active','1','','1',1); /*!40000 ALTER TABLE `printers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategory` -- LOCK TABLES `productcategory` WRITE; /*!40000 ALTER TABLE `productcategory` DISABLE KEYS */; INSERT INTO `productcategory` VALUES (1,'GENERAL ITEMS',0,'2025-04-17 15:33:41','active','1','','1','1','0','','Percentage',NULL),(2,'SUNDRY ITEMS',0,'2025-04-17 15:33:28','active','1','','1','1','0','','Percentage',NULL),(3,'PIPES & FITTINGS',0,'2025-04-17 16:03:36','active','1','','1','1','0','','Percentage',NULL),(4,'HARDWARE MATERIALS',0,'2025-04-17 16:03:50','active','1','','1','1','0','','Percentage',NULL),(5,'WATER CHEMICALS',0,'2025-04-17 16:04:04','active','1','','1','1','0','','Percentage',NULL),(6,'LABORATORIES EQUIPMENTS',0,'2025-04-17 16:04:16','active','1','','1','1','0','','Percentage',NULL),(7,'STATIONERIES',0,'2025-04-17 16:04:25','active','1','','1','1','0','','Percentage',NULL),(8,' SUPPLY OF COMPUTERS,PRINTERS & PHOTOCOPIERS',0,'2025-05-16 14:53:36','active','1307','','1','1','0','','Percentage',NULL),(9,'UTILITY SOFTWARES',0,'2025-04-17 16:05:20','active','1','','1','1','0','','Percentage',NULL),(10,'SERVICES',0,'2025-04-17 16:08:40','active','1','','1','1','0','','Percentage',NULL),(11,'WATER WORKS ',0,'2025-05-16 14:49:59','active','1307','','1','1','0','','Percentage',NULL),(12,'MOTOR BIKE SPARES ',0,'2025-05-16 14:51:02','active','1307','','1','1','0','','Percentage',NULL),(13,'MOTOR BIKE PEPAIR AND MAINTANACE',0,'2025-05-16 14:51:54','active','1307','','1','1','0','','Percentage',NULL),(14,'REPAIR OF COMPUTERS ,PHOTOCOPIERS AND PRINTERS',0,'2025-05-16 14:52:51','active','1307','','1','1','0','','Percentage',NULL); /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategorybox` -- DROP TABLE IF EXISTS `productcategorybox`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategorybox` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'New', `imgid` varchar(50) DEFAULT NULL, `myheader` varchar(50) DEFAULT 'primary', `icon` varchar(50) NOT NULL DEFAULT 'home', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategorybox` -- LOCK TABLES `productcategorybox` WRITE; /*!40000 ALTER TABLE `productcategorybox` DISABLE KEYS */; /*!40000 ALTER TABLE `productcategorybox` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(51) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `store` text NOT NULL, `code` varchar(100) NOT NULL, `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), UNIQUE KEY `code_2` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productlist` -- LOCK TABLES `productlist` WRITE; /*!40000 ALTER TABLE `productlist` DISABLE KEYS */; INSERT INTO `productlist` VALUES (1,'HDPE 1\"','1','1346','',16.00,'23700','0','0','0',NULL,NULL,'0',0,0,'9849941744893091',0,0,0,11.00,'2025-04-17 15:32:57','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(2,'WATER METERS 1/2\"','1','1346','',16.00,'3000','0','0','0',NULL,NULL,'0',0,0,'7693511744893310',0,0,0,109.00,'2025-04-17 15:37:33','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(3,'INSURANCE SERVICES','10','2','',16.00,'0','0','0','0',NULL,NULL,'0',0,0,'6063681744895325',0,0,0,0.00,'2025-04-17 16:09:37','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(4,'AIR VALVE 2\"','3','1347','',16.00,'2500','0','0','0',NULL,NULL,'0',0,0,'6575741744895795',0,0,0,52.00,'2025-05-15 14:08:05','1307','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Inventory','VATABLE','0','','','','','','','',''),(5,'ppr pipe pn 8','3','1353','',16.00,'700','0','0','0',NULL,NULL,'2',0,0,'3184631747304645',0,0,0,0.00,'2025-05-15 13:36:08','1307','1','1','0000-00-00','mainitem','Inclusive','ppr pipe pn 8','active','','02','pcs','Inventory','VATABLE','2',NULL,'','','','','','',''),(6,'WATER METER 2\"','3','1347','WATER METER CLASS B SUPER ',16.00,'3500','0','0','0',NULL,NULL,'2',0,0,'3850041747306370',0,0,0,1.00,'2025-05-15 14:04:59','1307','1','1','0000-00-00','mainitem','Inclusive','WATER METER 2\"','active','','5','pcs','Inventory','VATABLE','5','','','','','','','',''),(7,'WATER METER 1\"','3','1349','',16.00,'2500','NaN','0','',NULL,NULL,'2',0,0,'5644741747306592',0,0,0,1.00,'2025-05-15 13:59:35','1307','1','1','0000-00-00','mainitem','Inclusive','WATER METER 1\"','active','','6','pcs','Inventory','VATABLE','5',NULL,'','','','','','',''),(8,'ALUMINIUM SULPHATE ','5','1369','',16.00,'55.68','55.68','0','',NULL,NULL,'100',0,0,'7993271747307286',0,0,0,0.00,'2025-05-15 14:21:23','1307','1','1','0000-00-00','mainitem','Inclusive','ALUMINIUM SULPHATE ','active','','7','Kg','Inventory','VATABLE','5000',NULL,'','','','','','',''),(9,'HP051A','7','1358','',16.00,'20000','0','0','',NULL,NULL,'1',0,0,'3041551747316953',0,0,0,1.00,'2025-05-15 16:54:42','1307','1','1','0000-00-00','mainitem','Inclusive','HP051A','active','','8','pcs','Inventory','VATABLE','2',NULL,'','','','','','',''),(10,'05A TONNER ','7','1361','',16.00,'3000','3000','0','0',NULL,NULL,'6',0,0,'1466091747387100',0,0,0,9.00,'2025-05-16 12:24:10','1307','1','1','0000-00-00','mainitem','Inclusive','05A TONNER ','active','','9','pcs','Inventory','VATABLE','10',NULL,'','','','','','',''),(11,'PRINTING PAPERS ','7','1365','',16.00,'850','0','0','',NULL,NULL,'0',0,0,'7618381747388014',0,0,0,0.00,'2025-05-16 12:37:02','1307','1','1','0000-00-00','mainitem','Inclusive','PRINTING PAPERS','active','','10','bx','Inventory','VATABLE','5',NULL,'','','','','','',''),(12,'WATER','10','1347','',16.00,'0','450','0','450',NULL,NULL,'0',0,0,'4663961747401836',0,0,0,1000.00,'2025-05-16 16:24:39','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(13,'MARK PEN','7','1365','',16.00,'100','0','0','',NULL,NULL,'0',0,0,'3490981747658787',0,0,0,0.00,'2025-05-19 15:49:04','1307','1','1','0000-00-00','mainitem','Inclusive','MARK PEN','active','','12','pcs','Inventory','VATABLE','5',NULL,'','','','','','',''); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `products` -- LOCK TABLES `products` WRITE; /*!40000 ALTER TABLE `products` DISABLE KEYS */; INSERT INTO `products` VALUES (1,'HDPE 1\"','1','1346','1','',16.00,'23700','0','0','0',NULL,NULL,0,0,0,'9849941744893091',0,0,0,0.00,'2025-04-17 15:32:57','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL,'','','','','','',''),(2,'WATER METERS 1/2\"','1','1346','2','',16.00,'3000','0','0','0',NULL,NULL,0,0,0,'7693511744893310',0,0,0,0.00,'2025-04-17 15:37:33','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL,'','','','','','',''),(3,'INSURANCE SERVICES','10','2','3','',16.00,'0','0','0','0',NULL,NULL,0,0,0,'6063681744895325',0,0,0,0.00,'2025-04-17 16:09:37','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL,'','','','','','',''),(4,'AIR VALVE 2\"','3','1347','4','',16.00,'2500','0','0','0',NULL,NULL,0,0,0,'6575741744895795',0,0,0,0.00,'2025-05-15 14:08:05','1307','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0','','','','','','','',''),(5,'ppr pipe pn 8','3','1353','02','',16.00,'700','0','0','0',NULL,NULL,2,0,0,'3184631747304645',0,0,0,0.00,'2025-05-15 13:36:08','1307','1','','0000-00-00','mainitem','Inclusive','ppr pipe pn 8','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL,'','','','','','',''),(6,'WATER METER 2\"','3','1347','5','WATER METER CLASS B SUPER ',16.00,'3500','0','0','0',NULL,NULL,2,0,0,'3850041747306370',0,0,0,0.00,'2025-05-15 14:04:59','1307','1','','0000-00-00','mainitem','Inclusive','WATER METER 2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','5','','','','','','','',''),(7,'WATER METER 1\"','3','1349','6','',16.00,'2500','NaN','0','',NULL,NULL,2,0,0,'5644741747306592',0,0,0,0.00,'2025-05-15 13:59:35','1307','1','','0000-00-00','mainitem','Inclusive','WATER METER 1\"','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''),(8,'ALUMINIUM SULPHATE ','5','1369','7','',16.00,'55.68','55.68','0','',NULL,NULL,100,0,0,'7993271747307286',0,0,0,0.00,'2025-05-15 14:21:23','1307','1','','0000-00-00','mainitem','Inclusive','ALUMINIUM SULPHATE ','active','Kg','Inventory','1110','4000','5500','VATABLE','5000',NULL,'','','','','','',''),(9,'HP051A','7','1358','8','',16.00,'20000','0','0','',NULL,NULL,1,0,0,'3041551747316953',0,0,0,0.00,'2025-05-15 16:54:42','1307','1','','0000-00-00','mainitem','Inclusive','HP051A','active','pcs','Inventory','1110','4000','5500','VATABLE','2',NULL,'','','','','','',''),(10,'05A TONNER ','7','1361','9','',16.00,'3000','3000','0','0',NULL,NULL,6,0,0,'1466091747387100',0,0,0,0.00,'2025-05-16 12:24:10','1307','1','','0000-00-00','mainitem','Inclusive','05A TONNER ','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(11,'PRINTING PAPERS ','7','1365','10','',16.00,'850','0','0','',NULL,NULL,0,0,0,'7618381747388014',0,0,0,0.00,'2025-05-16 12:37:02','1307','1','','0000-00-00','mainitem','Inclusive','PRINTING PAPERS','active','bx','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''),(12,'WATER','10','1347','11','',16.00,'0','450','0','450',NULL,NULL,0,0,0,'4663961747401836',0,0,0,0.00,'2025-05-16 16:24:39','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL,'','','','','','',''),(13,'MARK PEN','7','1365','12','',16.00,'100','0','0','',NULL,NULL,0,0,0,'3490981747658787',0,0,0,0.00,'2025-05-19 15:49:04','1307','1','','0000-00-00','mainitem','Inclusive','MARK PEN','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchasecodes` -- DROP TABLE IF EXISTS `purchasecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchasecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchasecodes` -- LOCK TABLES `purchasecodes` WRITE; /*!40000 ALTER TABLE `purchasecodes` DISABLE KEYS */; INSERT INTO `purchasecodes` VALUES (1,'Wait for Approval','01',NULL,'Y','1'),(2,'Approved','02',NULL,'Y','2'),(3,'Cancel Requested','03',NULL,'Y','3'),(4,'Canceled','04',NULL,'Y','4'),(5,'Refunded','05',NULL,'Y','5'),(6,'Transferred','06',NULL,'Y','6'); /*!40000 ALTER TABLE `purchasecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` datetime NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` datetime NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` datetime NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` datetime NOT NULL, `paiddate` datetime NOT NULL, `updateddate` date NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) DEFAULT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL DEFAULT 16.00, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text DEFAULT NULL, `entrydate` date NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) DEFAULT NULL, `branchto` varchar(30) DEFAULT NULL, `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) DEFAULT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) NOT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, `withholdingrate` varchar(20) DEFAULT NULL, `withholdingamount` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`), UNIQUE KEY `supplier` (`supplier`,`invoice`,`branchid`) ) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; INSERT INTO `purchaseorder` VALUES (1,'6','20230208634371','0000-00-00 00:00:00','23NBOIM401153939','etims-imports','1','2023-02-01 10:41:00','','','0000-00-00 00:00:00','LB','URGENT CARGO HANDLING LIMITED','','','purchases',1018.00,'1',0.00,'2023-02-01 10:41:00','2020-03-28 10:38:00','0000-00-00','',NULL,'','',16.00,'','','open','T SHIRTS,JEANS,TROUSERS,SHIRTS,SHORTS,SWEATER; T SHIRTS,JEANS,TROUSERS,SHIRTS,SHOR; 26; 3; 0; ','0000-00-00',1,0,'new',NULL,'26',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,'6','20230208634373','0000-00-00 00:00:00','23NBOIM401153939','etims-imports','1','2023-02-01 10:41:00','','','0000-00-00 00:00:00','LB','URGENT CARGO HANDLING LIMITED','','','purchases',1018.00,'1',0.00,'2023-02-01 10:41:00','2020-03-28 10:38:00','0000-00-00','',NULL,'','',16.00,'','','open','T SHIRTS,JEANS,TROUSERS,SHIRTS,SHORTS,SWEATER; T SHIRTS,JEANS,TROUSERS,SHIRTS,SHOR; 26; 3; 0; ','0000-00-00',1,0,'new',NULL,'26',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,'7','20230208771962','0000-00-00 00:00:00','23NBOIM401179400','etims-imports','1','2023-02-01 10:41:00','','','0000-00-00 00:00:00','CN','Nyagaka Forwarders','','','purchases',4500.00,'1',0.00,'2023-02-01 10:41:00','2020-03-28 10:38:00','0000-00-00','',NULL,'','',16.00,'','','open','BROADCAST LIGHT; BROADCAST LIGHT; LIVE EYE LTD; HBNHBa24; 20; 20; HBNHBa24; 2020; 20; 40; 1; ','0000-00-00',1,0,'new',NULL,'20',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,'11','16','0000-00-00 00:00:00','','etims-purchase','1','2024-03-28 10:50:26','','','0000-00-00 00:00:00','01','','','','purchases',140000.00,'1',0.00,'2024-03-28 10:50:26','2020-03-28 10:52:00','0000-00-00','',NULL,'','19310.34',140000.00,'16','','open',NULL,'0000-00-00',1,0,'new',NULL,'1',0,0,NULL,'','0','0','0','0','0','0','140000','0','19310.34','0','0','0',NULL,NULL),(5,'11','17','0000-00-00 00:00:00','171','etims-purchase','1','2024-03-28 10:50:46','','','0000-00-00 00:00:00','01','','','','purchases',885000.00,'1',-1.00,'2024-03-28 10:50:46','2020-03-28 10:52:00','2024-03-28','1',NULL,'','0',885000.00,'0','1','closed',NULL,'0000-00-00',1,0,'new',NULL,'2',600000,285000,NULL,'','0','0','0','0','0','0','0','0','0','0','0','0',NULL,NULL),(6,'1347','11744893621','2025-04-17 15:40:21','RO00016','','1','2025-04-17 15:41:25','JANE','','2025-04-17 15:40:21','Road','','CHEQUE','2025-05-15 16:18:51','p.o',567000.00,'1',0.00,'2025-04-17 15:40:21','2025-04-17 15:40:21','2025-05-15','1307',NULL,'','78206.9',488793.10,'16','','closed','333','0000-00-00',1,1,'Approved',NULL,'120',NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(7,'1347','11744894155','2025-04-17 15:49:15','RO00017','','1','2025-04-17 15:50:25','JANE','','2025-04-17 15:49:15','Road','','N/A','','p.o',62700.00,'1',0.00,'2025-04-17 15:49:15','2025-04-17 15:49:15','2025-04-17','1',NULL,'','',16.00,'16','','open','333','0000-00-00',1,1,'Approved',NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(8,'1346','11744894620','2025-04-17 15:57:00','RO00018','','1','2025-04-17 15:58:06','JANE','','2025-04-17 15:57:00','Road','','N/A','','p.o',94800.00,'1',-90000.00,'2025-04-17 15:57:00','2025-04-17 15:57:00','2025-05-16','1',NULL,'','',16.00,'16','90000','open','333','0000-00-00',1,1307,'Approved',NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(9,'1347','11744895156','2025-04-17 16:05:56','RO00019','','1','2025-04-17 16:06:07','JANE','','2025-04-17 16:05:56','Road','','N/A','','p.o',0.00,'1',0.00,'2025-04-17 16:05:56','2025-04-17 16:05:56','0000-00-00','',NULL,'','',16.00,'16','','open','333','0000-00-00',1,1307,NULL,NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(10,'1347','11744895383','2025-04-17 16:09:44','RO000110','','1','2025-04-17 16:10:02','JANE','','2025-04-17 16:09:44','Road','','N/A','','p.o',0.00,'1',0.00,'2025-04-17 16:09:44','2025-04-17 16:09:44','2025-04-17','1',NULL,'','',16.00,'16','','open','333','0000-00-00',1,1,'Approved',NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(11,'1347','11744896189','0000-00-00 00:00:00','11','','1','2025-04-17 16:23:25','','No','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2025-04-17 16:23:09','2025-05-17 16:23:09','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open',NULL,'0000-00-00',1,0,NULL,'1',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(12,'1369','13071747308172','2025-05-15 14:22:53','RO000112','','1307','2025-05-15 14:25:55','KATHIANI WATER CO ','','2025-05-15 14:22:53','Road','','N/A','','p.o',278400.00,'1',0.00,'2025-05-15 14:22:53','2025-05-15 14:22:53','2025-05-15','1307',NULL,'','',16.00,'16','','open','333','0000-00-00',1,1307,'Approved',NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(13,'1357','13071747308608','2025-05-15 14:30:08','RO000113','','','2025-05-15 14:32:17','KATHIANI WATER CO','','2025-05-15 14:30:08','Road','','N/A','','p.o',0.00,'1',0.00,'2025-05-15 14:30:08','2025-05-15 14:30:08','2025-05-19','1307',NULL,'','',16.00,'16','','open','333','0000-00-00',0,1307,'Approved',NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(14,'1368','13071747309014','2025-05-15 14:36:54','RO000114','','','2025-05-15 14:38:05','KATHIANI WATER CO','','2025-05-15 14:36:54','Road','','N/A','2025-05-15 16:10:02','p.o',111360.00,'1',0.00,'2025-05-15 14:36:54','2025-05-15 14:36:54','2025-05-15','1307',NULL,'','15360',96000.00,'16','','closed','333','0000-00-00',0,1307,'Approved',NULL,'2000',NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(15,'1352','13071747310166','2025-05-15 14:56:06','RO000115','','','2025-05-15 14:58:12','KATHIANI WATER CO ','','2025-05-15 14:56:06','Road','','N/A','2025-05-15 16:02:17','p.o',10900.00,'1',0.00,'2025-05-15 14:56:06','2025-05-15 14:56:06','2025-05-15','1307',NULL,'','1503.45',9396.55,'16','','closed','333','0000-00-00',0,1307,'Approved',NULL,'5',NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(16,'1353','13071747311537','2025-05-15 15:18:57','RO000116','','1307','2025-05-15 15:23:03','TECHNICAL DEPARTMENT ','','2025-05-15 15:18:57','Road','','N/A','2025-05-15 15:57:31','p.o',7500.00,'1',0.00,'2025-05-15 15:18:57','2025-05-15 15:18:57','2025-05-15','1307',NULL,'','1034.48',6465.52,'16','','closed','333','0000-00-00',1,1307,'Approved',NULL,'3',NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(17,'1347','13071747312464','2025-05-15 15:34:24','RO000117/254','','1307','2025-05-15 16:20:07','ERIC','','2025-05-15 15:34:24','Road','','N/A','2025-05-15 15:51:15','p.o',28700.00,'1',-6041.38,'2025-05-15 15:34:24','2025-05-15 15:34:24','2025-05-16','1','','VATABLE','3958.62',24741.38,'16','10000','closed','333','0000-00-00',1,1307,'Approved',NULL,'3',NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(18,'1369','13071747313024','2025-05-15 15:43:44','RO000118','','1307','2025-05-15 15:44:37','TECHNICAL DEPERTMENT ','','2025-05-15 15:43:44','Road','','N/A','','p.o',0.00,'1',0.00,'2025-05-15 15:43:44','2025-05-15 15:43:44','2025-05-19','1381',NULL,'','',16.00,'16','','open','333','0000-00-00',1,1381,'Approved',NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(19,'1368','13071747386180','2025-05-16 12:03:00','01111','','1307','2025-05-16 12:04:42','ERIC','','2025-05-16 12:03:00','Road','','n/a','2025-05-16 12:15:09','p.o',0.00,'1',0.00,'2025-05-16 12:03:00','2025-05-16 12:03:00','2025-05-16','1307',NULL,'','0',0.00,'16','','closed','333','0000-00-00',1,1307,'Approved',NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(20,'1361','13071747387522','2025-05-16 12:25:22','22222','','1307','2025-05-16 12:26:35','NAUM ','','2025-05-16 12:25:22','Road','','N/A','2025-05-16 12:31:40','p.o',50000.00,'1',0.00,'2025-05-16 12:25:22','2025-05-16 12:25:22','2025-05-16','1307',NULL,'','6896.55',43103.45,'16','','closed','333','0000-00-00',1,1307,'Approved',NULL,'11',NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(21,'1365','13071747388246','2025-05-16 12:37:26','33333','','1307','2025-05-16 12:38:36','NAUM ','','2025-05-16 12:37:26','Road','','N/A','2025-05-16 12:40:22','p.o',3000.00,'1',-1586.21,'2025-05-16 12:37:26','2025-05-16 12:37:26','2025-05-16','1307',NULL,'','413.79',2586.21,'16','2000','closed','333','0000-00-00',1,1307,'Approved',NULL,'3',NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(22,'1365','13071747399486','2025-05-16 15:44:46','44444','','1307','2025-05-16 15:46:51','NAUM','','2025-05-16 15:44:46','Road','','CASH','','p.o',0.00,'1',0.00,'2025-05-16 15:44:46','2025-05-16 15:44:46','2025-05-16','1381',NULL,'','',16.00,'16','','open','333','0000-00-00',1,1381,'Approved',NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(23,'1382','13071747659915','2025-05-19 16:05:16','RO000123','DELIVER WITHIN 7 DAYS FROM TODAY ','1307','2025-05-19 16:06:35','PURITY','','2025-05-19 16:05:16','Road','','CASH','2025-05-19 16:11:16','p.o',125000.00,'1',0.00,'2025-05-19 16:05:16','2025-05-19 16:05:16','2025-05-19','1381',NULL,'','',16.00,'16','','closed','333','0000-00-00',1,1381,'Approved',NULL,NULL,NULL,NULL,0,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, `total` 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 `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quantitycodes` -- DROP TABLE IF EXISTS `quantitycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quantitycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `company_id` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quantitycodes` -- LOCK TABLES `quantitycodes` WRITE; /*!40000 ALTER TABLE `quantitycodes` DISABLE KEYS */; INSERT INTO `quantitycodes` VALUES (1,'Pair','4B','Pair','Y','1','1'),(2,'Cap','AV','Cap','Y','1','2'),(3,'Barrel','BA','Barrel','Y','1','3'),(4,'bundle','BE','bundle','Y','1','4'),(5,'bag','BG','bag','Y','1','5'),(6,'block','BL','block','Y','1','6'),(7,'BLL Barrel (petroleum) (158,987 dm3)','BLL','BLL Barrel (petroleum) (158,987 dm3)','Y','1','7'),(8,'box','BX','box','Y','1','8'),(9,'Can','CA','Can','Y','1','9'),(10,'Cell','CEL','Cell','Y','1','10'),(11,'centimetre','CMT','centimetre','Y','1','11'),(12,'CARAT','CR','CARAT','Y','1','12'),(13,'Drum','DR','Drum','Y','1','13'),(14,'Dozen','DZ','Dozen','Y','1','14'),(15,'Gallon','GLL','Gallon','Y','1','15'),(16,'Gram','GRM','Gram','Y','1','16'),(17,'Gross','GRO','Gross','Y','1','17'),(18,'Kilo-Gramme','KG','Kilo-Gramme','Y','1','18'),(19,'kilometre','KTM','kilometre','Y','1','19'),(20,'kilowatt','KWT','kilowatt','Y','1','20'),(21,'Litre','L','Litre','Y','1','21'),(22,'pound','LBR','pound','Y','1','22'),(23,'link','LK','link','Y','1','23'),(24,'Litre','LTR','Litre','Y','1','24'),(25,'Metre','M','Metre','Y','1','25'),(26,'Square Metre','M2','Square Metre','Y','1','26'),(27,'Cubic Metre','M3','Cubic Metre','Y','1','27'),(28,'milligram','MGM','milligram','Y','1','28'),(29,'metre','MTR','metre','Y','1','29'),(30,'megawatt hour (1000 kW.h)','MWT','megawatt hour (1000 kW.h)','Y','1','30'),(31,'Number','NO','Number','Y','1','31'),(32,'part per thousand','NX','part per thousand','Y','1','32'),(33,'packet','PA','packet','Y','1','33'),(34,'plate','PG','plate','Y','1','34'),(35,'pair','PR','pair','Y','1','35'),(36,'reel','RL','reel','Y','1','36'),(37,'roll','RO','roll','Y','1','37'),(38,'set','SET','set','Y','1','38'),(39,'sheet','ST','sheet','Y','1','39'),(40,'tonne (metric ton)','TNE','tonne (metric ton)','Y','1','40'),(41,'tube','TU','tube','Y','1','41'),(42,'Pieces/item [Number]','U','Pieces/item [Number]','Y','1','42'),(43,'yard','YRD','yard','Y','1','43'); /*!40000 ALTER TABLE `quantitycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quotation` -- DROP TABLE IF EXISTS `quotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quotation` ( `id` int(30) NOT NULL AUTO_INCREMENT, `supplier` text NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) DEFAULT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL DEFAULT 'quotation', `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, `approvedby` int(11) DEFAULT NULL, `updatedid` int(11) DEFAULT NULL, `updateddate` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; INSERT INTO `quotation` VALUES (1,'8','11707371766','2024-02-08 08:56:06','','rest','1','2024-02-08 08:56:20','TEST2','xx','2024-03-09 08:00:56','quotation','1','30 Days','','new','192','1','1','No',1,'no',1,NULL,NULL),(2,'13','11709124224','2024-02-28 15:43:45','','345445 NAIROBI','1','2024-02-28 15:44:17','JOMO walter','','2024-03-29 15:00:43','quotation','1','30 Days','','new','61360','1','1','Yes',1,'yes',1,NULL,NULL),(3,'5','11710313879','2024-03-13 10:11:19','','aa','1','2024-03-13 10:11:34','Cashier','','2024-04-12 10:00:11','quotation','1','30 Days','','new','703','1','1','No',1,'yes',1,NULL,NULL),(4,'6','11710313905','2024-03-13 10:11:45',NULL,'delivered','1','2024-03-13 10:17:35','KENGA','1','2024-03-13 10:11:45','requisition','1','NA','','Approved','634.8','1','1','No',1,'',1,1,'2024-03-13 10:12:33'); /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `reasons` -- DROP TABLE IF EXISTS `reasons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `reasons` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `reasons` -- LOCK TABLES `reasons` WRITE; /*!40000 ALTER TABLE `reasons` DISABLE KEYS */; /*!40000 ALTER TABLE `reasons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `currency` 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 `receipt` -- LOCK TABLES `receipt` WRITE; /*!40000 ALTER TABLE `receipt` DISABLE KEYS */; INSERT INTO `receipt` VALUES (1,'2','HH-02-1006','323','7720','may invoice','2025-05-31','','1309','invoice','0','IN-13091749126234','','','0',0.00,'1','','2025-06-10','0',0.00,1,0.00,0.00,0.00,NULL); /*!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=5 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,0.00,1,1,'2024-09-06 14:37:30','',0,'','',1000.00,0.00,-1000.00,1000.00,'Transfer','',''),(2,2000.00,1,1,'2024-09-10 11:54:23','',0,'','JOHNBOSCO',2000.00,1.00,0.00,2000.00,'SIA73C710T','',''),(3,0.00,1308,1,'2024-09-18 11:36:58','',0,'','',1139.00,0.00,0.00,1139.00,'Transfer','',''),(4,0.00,1,1,'2024-10-08 08:28:44','',0,'','',1139.00,0.00,0.00,1139.00,'Transfer','',''); /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `refundreasoncodes` -- DROP TABLE IF EXISTS `refundreasoncodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `refundreasoncodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `refundreasoncodes` -- LOCK TABLES `refundreasoncodes` WRITE; /*!40000 ALTER TABLE `refundreasoncodes` DISABLE KEYS */; INSERT INTO `refundreasoncodes` VALUES (1,'Missing Quantity','01',NULL,'Y','1'),(2,'Missing Waiting','02',NULL,'Y','2'),(3,'Damaged','03',NULL,'Y','3'),(4,'Wasted','04',NULL,'Y','4'),(5,'Raw Material Shortage','05',NULL,'Y','5'),(6,'Refund','06',NULL,'Y','6'),(7,'Wrong Customer PIN','07',NULL,'Y','7'),(8,'Wrong Customer name','08',NULL,'Y','8'),(9,'Wrong Amount/price','09',NULL,'Y','9'),(10,'Wrong Quantity','10',NULL,'Y','10'),(11,'Wrong Item(s)','11',NULL,'Y','11'),(12,'Wrong tax type','12',NULL,'Y','12'),(13,'Other reason','13',NULL,'Y','13'); /*!40000 ALTER TABLE `refundreasoncodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `regions` -- DROP TABLE IF EXISTS `regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `regions` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `regions` -- LOCK TABLES `regions` WRITE; /*!40000 ALTER TABLE `regions` DISABLE KEYS */; INSERT INTO `regions` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `regions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `renewals` -- DROP TABLE IF EXISTS `renewals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `renewals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `updatedid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `renewals` -- LOCK TABLES `renewals` WRITE; /*!40000 ALTER TABLE `renewals` DISABLE KEYS */; /*!40000 ALTER TABLE `renewals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rentalpaymentmethodes` -- DROP TABLE IF EXISTS `rentalpaymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rentalpaymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rentalpaymentmethodes` -- LOCK TABLES `rentalpaymentmethodes` WRITE; /*!40000 ALTER TABLE `rentalpaymentmethodes` DISABLE KEYS */; INSERT INTO `rentalpaymentmethodes` VALUES (1,'RENT','','active','2021-09-17 06:53:31','1','1','4161','',1,NULL,1),(2,'DEPOSIT','DEPOSIT','active','2021-09-17 06:53:51','1','1','4162','',1,NULL,2),(3,'WATER/POWER DEPOSIT','','active','2021-09-17 06:56:08','1','1','4163','',1,NULL,3),(4,'PENALTY','','active','2021-09-17 06:56:20','1','1','4164','',1,NULL,4),(5,'WATER','','active','2021-09-17 06:56:41','1','1','4165','',1,NULL,5),(6,'PARTIAL PAYMENT','','active','2021-09-17 06:57:00','1','1','4166','',1,NULL,6),(7,'GARBAGE','','active','2021-09-17 06:57:23','1','1','4167','',1,NULL,7),(8,'DAMAGES','','active','2021-09-17 06:57:35','1','1','4168','',1,NULL,8),(9,'AGREEMENT FORM','','active','2021-09-17 06:58:32','1','1','4169','',1,NULL,9),(10,'POWER','','active','2021-09-17 06:59:00','1','1','4171','',1,NULL,10),(11,'SEWAGE','SEWAGE','active','2021-09-17 06:59:30','1','1','4172','',1,NULL,11),(12,'BED ONLY','','active','2021-09-17 06:59:55','1','1','4173','',1,NULL,12),(13,'BED AND BREAKFAST','','active','2021-09-17 07:00:38','1','1','4174','',1,NULL,13),(14,'POWER','eee','active','2023-04-14 17:13:29','1','1','4167','',1,NULL,10),(15,'WATER','','active','2023-08-16 09:49:06','1','1','4165','',1,NULL,5),(16,'SERVICE CHARGE','','active','2023-09-01 11:11:46','1','1','4169','',1,NULL,19); /*!40000 ALTER TABLE `rentalpaymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisition` -- DROP TABLE IF EXISTS `requisition`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisition` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `taskid` varchar(30) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `subtaskid` varchar(50) DEFAULT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisition` -- LOCK TABLES `requisition` WRITE; /*!40000 ALTER TABLE `requisition` DISABLE KEYS */; /*!40000 ALTER TABLE `requisition` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisitionitems` -- DROP TABLE IF EXISTS `requisitionitems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisitionitems` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `usedamount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `subtaskid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `createdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(10) NOT NULL, `expamount` varchar(10) NOT NULL, `uom` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisitionitems` -- LOCK TABLES `requisitionitems` WRITE; /*!40000 ALTER TABLE `requisitionitems` DISABLE KEYS */; /*!40000 ALTER TABLE `requisitionitems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accomodation',1),('accomodation',2),('accounting',1),('accounting',5),('accountingreports',1),('accountingreports',5),('assets',1),('bankdeposits',1),('bankdeposits',5),('banktransfer',1),('banktransfer',5),('branch',1),('callcenter',1),('cashiersales',1),('cashiersales',4),('cashiersales',8),('complain',1),('config',1),('damagedproducts',1),('deals',1),('displayreport',1),('documents',1),('ecommerce',1),('events',1),('grouping',1),('humanresource',1),('income',1),('incomeexpenses',1),('incomeexpenses',5),('incomingstock',1),('incomingstore',1),('journalentry',1),('labourrecords',1),('lowproducts',1),('lowstocklist',1),('members',1),('password',1),('password',2),('password',4),('password',8),('payroll',1),('peoplecategory',1),('productlist',1),('products',1),('productscategory',1),('profile',1),('profile',8),('projectsmanagement',1),('purchases',1),('recorddelivery',1),('reports',1),('sales',1),('sales',4),('sales',8),('sendsms',1),('task',1),('taskscategory',1),('users',1),('viewreturnsales',1),('viewreturnsales',4),('wholesale',1); /*!40000 ALTER TABLE `rolepermissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissionsactions` -- DROP TABLE IF EXISTS `rolepermissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=574 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (1,'sales','4','add'),(2,'sales','4','suspend'),(3,'sales','4','printreceipt'),(4,'sales','4','update'),(5,'sales','4','cash'),(6,'sales','4','delete'),(7,'sales','4','moresales'),(8,'sales','4','sale'),(9,'sales','4','Logout'),(10,'sales','4','mpesabalance'),(11,'sales','4','discount'),(12,'sales','4','reprint'),(13,'sales','4','select'),(14,'sales','4','printbill'),(15,'sales','4','productdiscount'),(16,'sales','4','mpesa'),(17,'sales','4','order'),(18,'sales','4','closebill'),(19,'sales','4','viewbuyingprice'),(20,'sales','4','editsellingprice'),(21,'sales','4','updatepaymentmode'),(22,'sales','4','card'),(23,'sales','4','clearpayments'),(24,'sales','4','cheque'),(25,'sales','4','creditnote'),(26,'sales','4','voucher'),(27,'sales','4','salesbeyondbprice'),(28,'sales','4','points'),(29,'sales','4','credit'),(30,'sales','4','selectroom'),(31,'sales','4','dontprint'),(32,'sales','4','accountlimit'),(33,'sales','4','backdatesales'),(34,'sales','4','recordcoins'),(35,'sales','4','changetaxstatus'),(36,'sales','4','leaseitems'),(37,'sales','4','giveloyalityponts'),(38,'sales','4','dontshowstock'),(39,'sales','4','splitbill'),(40,'sales','4','changeuomonsales'),(41,'sales','4','selecttable'),(42,'sales','4','printdelivery'),(43,'sales','4','sendsms'),(44,'sales','4','selectcurrency'),(45,'sales','4','salesperson'),(46,'sales','4','usekeyboard'),(47,'sales','4','receiptno'),(48,'sales','4','negativesales'),(49,'cashiersales','4','entermpesacode'),(50,'cashiersales','4','editmpesa'),(51,'cashiersales','4','all'),(52,'cashiersales','4','delete'),(53,'cashiersales','4','cashiersales'),(54,'cashiersales','4','editmpesadate'),(55,'cashiersales','4','dontshowtotal'),(56,'cashiersales','4','adddailycollection'),(57,'cashiersales','4','viewtill'),(58,'cashiersales','4','viewdailycollections'),(59,'cashiersales','4','deletedailycollections'),(60,'cashiersales','4','updatedailycollections'),(61,'cashiersales','4','reversempesa'),(62,'cashiersales','4','clearallsales'),(63,'cashiersales','4','viewallcollections'),(64,'cashiersales','4','viewallcounters'),(65,'cashiersales','4','mpesapendingreport'),(66,'cashiersales','4','mpesaverifiedreport'),(67,'cashiersales','4','viewcommission'),(68,'cashiersales','4','viewmpesamessages'),(69,'cashiersales','4','dailysalesonly'),(70,'viewreturnsales','4','add'),(71,'viewreturnsales','4','update'),(72,'viewreturnsales','4','delete'),(73,'viewreturnsales','4','return'),(74,'viewreturnsales','4','clear'),(75,'viewreturnsales','4','moresales'),(76,'password','4','change'),(77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(133,'sales','1','add'),(134,'sales','1','suspend'),(135,'sales','1','selectmessage'),(136,'sales','1','printreceipt'),(137,'sales','1','update'),(138,'sales','1','cash'),(139,'sales','1','delete'),(140,'sales','1','moresales'),(141,'sales','1','sale'),(142,'sales','1','Logout'),(143,'sales','1','mpesabalance'),(144,'sales','1','displaycustomers'),(145,'sales','1','discount'),(146,'sales','1','reprint'),(147,'sales','1','select'),(148,'sales','1','printbill'),(149,'sales','1','productdiscount'),(150,'sales','1','mpesa'),(151,'sales','1','order'),(152,'sales','1','closebill'),(153,'sales','1','viewbuyingprice'),(154,'sales','1','editsellingprice'),(155,'sales','1','updatepaymentmode'),(156,'sales','1','card'),(157,'sales','1','clearpayments'),(158,'sales','1','cheque'),(159,'sales','1','creditnote'),(160,'sales','1','voucher'),(161,'sales','1','salesbeyondbprice'),(162,'sales','1','points'),(163,'sales','1','credit'),(164,'sales','1','selectroom'),(165,'sales','1','dontprint'),(166,'sales','1','accountlimit'),(167,'sales','1','backdatesales'),(168,'sales','1','recordcoins'),(169,'sales','1','changetaxstatus'),(170,'sales','1','leaseitems'),(171,'sales','1','giveloyalityponts'),(172,'sales','1','dontshowstock'),(173,'sales','1','splitbill'),(174,'sales','1','changeuomonsales'),(175,'sales','1','selecttable'),(176,'sales','1','printdelivery'),(177,'sales','1','sendsms'),(178,'sales','1','selectcurrency'),(179,'sales','1','salesperson'),(180,'sales','1','usekeyboard'),(181,'sales','1','receiptno'),(182,'sales','1','negativesales'),(183,'wholesale','1','sale'),(184,'wholesale','1','add'),(185,'wholesale','1','delete'),(186,'wholesale','1','update'),(187,'cashiersales','1','entermpesacode'),(188,'cashiersales','1','editmpesa'),(189,'cashiersales','1','all'),(190,'cashiersales','1','delete'),(191,'cashiersales','1','cashiersales'),(192,'cashiersales','1','editmpesadate'),(193,'cashiersales','1','dontshowtotal'),(194,'cashiersales','1','adddailycollection'),(195,'cashiersales','1','viewtill'),(196,'cashiersales','1','viewdailycollections'),(197,'cashiersales','1','deletedailycollections'),(198,'cashiersales','1','updatedailycollections'),(199,'cashiersales','1','reversempesa'),(200,'cashiersales','1','clearallsales'),(201,'cashiersales','1','viewallcollections'),(202,'cashiersales','1','viewallcounters'),(203,'cashiersales','1','mpesapendingreport'),(204,'cashiersales','1','mpesaverifiedreport'),(205,'cashiersales','1','viewcommission'),(206,'cashiersales','1','viewmpesamessages'),(207,'cashiersales','1','dailysalesonly'),(208,'recorddelivery','1','add'),(209,'recorddelivery','1','view'),(210,'recorddelivery','1','update'),(211,'recorddelivery','1','delete'),(212,'recorddelivery','1','changestatus'),(213,'recorddelivery','1','report'),(214,'recorddelivery','1','Dispatched'),(215,'recorddelivery','1','FailedDelivery'),(216,'recorddelivery','1','ReturnedandReceived'),(217,'recorddelivery','1','Delivered'),(218,'recorddelivery','1','Claimraised'),(219,'recorddelivery','1','ClaimOK'),(220,'recorddelivery','1','ClaimDamaged'),(221,'purchases','1','add'),(222,'purchases','1','update'),(223,'purchases','1','delete'),(224,'purchases','1','updatebuyingprice'),(225,'purchases','1','updatesellingprice'),(226,'purchases','1','updateclosedinvoice'),(227,'purchases','1','viewquotation'),(228,'purchases','1','viewserials'),(229,'purchases','1','viewdirectpurchases'),(230,'purchases','1','viewpurchase'),(231,'purchases','1','salesorder'),(232,'purchases','1','budget'),(233,'purchases','1','showdefaultserials'),(234,'purchases','1','viewallcounters'),(235,'purchases','1','approve'),(236,'purchases','1','addbatchno'),(237,'purchases','1','addexpirydate'),(238,'viewreturnsales','1','add'),(239,'viewreturnsales','1','update'),(240,'viewreturnsales','1','delete'),(241,'viewreturnsales','1','return'),(242,'viewreturnsales','1','clear'),(243,'viewreturnsales','1','moresales'),(244,'income','1','View'),(245,'income','1','add'),(246,'income','1','wiewinvoices'),(247,'income','1','detailedvatinvoice'),(248,'incomeexpenses','1','add'),(249,'incomeexpenses','1','closeexpense'),(250,'incomeexpenses','1','update'),(251,'incomeexpenses','1','updateclosedexpenses'),(252,'incomeexpenses','1','wiewinvoices'),(253,'incomeexpenses','1','viewbills'),(254,'incomeexpenses','1','viewexpense'),(255,'incomeexpenses','1','viewdebtors'),(256,'incomeexpenses','1','viewcreditors'),(257,'incomeexpenses','1','postrentalexpenses'),(258,'accomodation','1','viewrooms'),(259,'accomodation','1','addhouse'),(260,'accomodation','1','dailysales'),(261,'accomodation','1','viewhouse'),(262,'accomodation','1','voucher'),(263,'accomodation','1','mpesa'),(264,'accomodation','1','points'),(265,'accomodation','1','credit'),(266,'accomodation','1','card'),(267,'accomodation','1','cash'),(268,'accomodation','1','cheque'),(269,'accomodation','1','checkinroom'),(270,'accomodation','1','checkoutroom'),(271,'accomodation','1','addroom'),(272,'accomodation','1','cancel'),(273,'accomodation','1','checkin'),(274,'accomodation','1','addcharges'),(275,'accomodation','1','givediscount'),(276,'accomodation','1','cleanrooms'),(277,'accomodation','1','updatecharges'),(278,'accomodation','1','updateroom'),(279,'accomodation','1','postexpense'),(280,'accomodation','1','updatehouse'),(281,'accomodation','1','Post Bank Deposits'),(282,'accomodation','1','managehotel'),(283,'accomodation','1','assignrooms'),(284,'accomodation','1','managerental'),(285,'accomodation','1','changepayment'),(286,'accomodation','1','housekeeping'),(287,'accomodation','1','customerregister'),(288,'accomodation','1','dailypayments'),(289,'accomodation','1','advancebooking'),(290,'accomodation','1','checkoutcustomerwithbalance'),(291,'accomodation','1','managecustomer'),(292,'accomodation','1','viewreports'),(293,'accomodation','1','accomodationmanager'),(294,'accomodation','1','accommodationcleaner'),(295,'accomodation','1','accommodationreceiptionist'),(296,'accomodation','1','config'),(297,'accomodation','1','viewroomcleaned'),(298,'accomodation','1','clearsales'),(299,'accomodation','1','dailycollections'),(300,'branch','1','add'),(301,'branch','1','view'),(302,'branch','1','update'),(303,'branch','1','delete'),(304,'members','1','add'),(305,'members','1','update'),(306,'members','1','deletepeople'),(307,'members','1','opencloseshift'),(308,'users','1','add'),(309,'users','1','update'),(310,'users','1','delete'),(311,'users','1','deleteallroles'),(312,'productscategory','1','add'),(313,'productscategory','1','update'),(314,'productscategory','1','delete'),(315,'productlist','1','bulk'),(316,'productlist','1','updatestock'),(317,'productlist','1','move'),(318,'productlist','1','more'),(319,'productlist','1','transfer'),(320,'productlist','1','addstock'),(321,'productlist','1','delete'),(322,'productlist','1','view'),(323,'productlist','1','update'),(324,'productlist','1','add'),(325,'productlist','1','openclosestock'),(326,'productlist','1','stocktaking'),(327,'productlist','1','editstocktaken'),(328,'productlist','1','editopenclosestock'),(329,'productlist','1','changeserialstatus'),(330,'productlist','1','viewserials'),(331,'productlist','1','viewproductsfromallbranches'),(332,'productlist','1','bulkpriceupdate'),(333,'productlist','1','viewbprice'),(334,'products','1','add'),(335,'products','1','update'),(336,'products','1','delete'),(337,'products','1','addstock'),(338,'products','1','more'),(339,'products','1','bulk'),(340,'products','1','deleteorder'),(341,'products','1','dispatch'),(342,'products','1','removestock'),(343,'products','1','price'),(344,'products','1','removeallstock'),(345,'products','1','bulkpriceupdate'),(346,'products','1','viewbprice'),(347,'incomingstock','1','add'),(348,'incomingstock','1','update'),(349,'incomingstock','1','view'),(350,'incomingstock','1','delete'),(351,'incomingstore','1','add'),(352,'incomingstore','1','delete'),(353,'incomingstore','1','view'),(354,'lowstocklist','1','add'),(355,'lowstocklist','1','more'),(356,'lowstocklist','1','view'),(357,'lowproducts','1','add'),(358,'lowproducts','1','update'),(359,'damagedproducts','1','add'),(360,'damagedproducts','1','update'),(361,'damagedproducts','1','delete'),(362,'projectsmanagement','1','view'),(363,'projectsmanagement','1','add'),(364,'projectsmanagement','1','update'),(365,'projectsmanagement','1','delete'),(366,'assets','1','add'),(367,'assets','1','update'),(368,'assets','1','delete'),(369,'accounting','1','deletebank'),(370,'accounting','1','deleteglaccount'),(371,'accounting','1','view'),(372,'bankdeposits','1','add'),(373,'bankdeposits','1','update'),(374,'bankdeposits','1','delete'),(375,'banktransfer','1','add'),(376,'journalentry','1','add'),(377,'accountingreports','1','view'),(378,'peoplecategory','1','add'),(379,'peoplecategory','1','update'),(380,'peoplecategory','1','delete'),(381,'labourrecords','1','add'),(382,'payroll','1','add'),(383,'reports','1','view'),(384,'reports','1','download'),(385,'reports','1','delete'),(386,'reports','1','update'),(387,'reports','1','viewall'),(388,'displayreport','1','view'),(389,'grouping','1','add'),(390,'grouping','1','update'),(391,'grouping','1','delete'),(392,'sendsms','1','add'),(393,'sendsms','1','update'),(394,'sendsms','1','delete'),(395,'sendsms','1','transfersms'),(396,'documents','1','add'),(397,'documents','1','update'),(398,'documents','1','delete'),(399,'documents','1','viewalldocuments'),(400,'humanresource','1','add'),(401,'humanresource','1','approve'),(402,'humanresource','1','update'),(403,'humanresource','1','delete'),(404,'humanresource','1','view'),(405,'humanresource','1','allocate'),(406,'humanresource','1','viewallpayroll'),(407,'humanresource','1','leavesetup'),(408,'humanresource','1','allleaves '),(409,'humanresource','1','bioattendance'),(410,'taskscategory','1','add'),(411,'taskscategory','1','update'),(412,'taskscategory','1','delete'),(413,'task','1','add'),(414,'task','1','update'),(415,'task','1','viewall'),(416,'task','1','delete'),(417,'task','1','postspecifictask'),(418,'task','1','postgeneraltask'),(419,'task','1','viewothersspecifictask'),(420,'task','1','viewothersgeneraltask'),(421,'task','1','assigntask'),(422,'task','1','posttaskforothers'),(423,'callcenter','1','add'),(424,'callcenter','1','upadate'),(425,'callcenter','1','view'),(426,'callcenter','1','download'),(427,'callcenter','1','delete'),(428,'deals','1','add'),(429,'deals','1','update'),(430,'deals','1','delete'),(431,'deals','1','viewall'),(432,'complain','1','add'),(433,'complain','1','view'),(434,'complain','1','update'),(435,'complain','1','allcompalin'),(436,'complain','1','delete'),(437,'events','1','add'),(438,'events','1','update'),(439,'events','1','delete'),(440,'password','1','change'),(441,'profile','1','update'),(442,'ecommerce','1','add'),(443,'ecommerce','1','update'),(444,'ecommerce','1','delete'),(445,'ecommerce','1','vieworders'),(446,'ecommerce','1','setup'),(447,'ecommerce','1','approveorders'),(448,'config','1','delete'),(449,'config','1','add'),(450,'config','1','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(554,'accomodation','2','dailysales'),(555,'accomodation','2','viewhouse'),(556,'accomodation','2','mpesa'),(557,'accomodation','2','cash'),(558,'accomodation','2','checkinroom'),(559,'accomodation','2','credit'),(560,'accomodation','2','card'),(561,'accomodation','2','checkoutroom'),(562,'accomodation','2','cancel'),(563,'accomodation','2','addroom'),(564,'accomodation','2','addcharges'),(565,'accomodation','2','checkin'),(566,'accomodation','2','updatehouse'),(567,'accomodation','2','managehotel'),(568,'accomodation','2','dailypayments'),(569,'accomodation','2','customerregister'),(570,'accomodation','2','managecustomer'),(571,'accomodation','2','meterreading'),(572,'accomodation','2','dailycollections'),(573,'password','2','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (1,'Admin','xxxx','2024-05-13 14:44:52','active','1','','1',''),(2,'Bill','','2024-05-13 14:45:17','active','1','','1',''); /*!40000 ALTER TABLE `roles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `roomid` (`roomid`,`plotno`,`chargeid`), UNIQUE KEY `roomid_2` (`roomid`,`plotno`,`chargeid`) ) ENGINE=InnoDB AUTO_INCREMENT=4578 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,'1','1','500','active','2024-05-02 07:34:34','2025-05-22','1309','215','1','5 '),(2,'2','1','50','active','2024-05-03 12:03:16pm','2024-05-09','1','166','1','5 '),(3,'2','1','','active','2024-05-07 14:40:04','2024-06-13 10:49:58','1','','1','20 '),(4,'1','1','','active','2024-05-07 14:40:04','2024-06-13 10:49:58','1','','1','20 '),(5,'3','1','250','active','2024-05-08 02:39:03pm','2024-05-09','1','167','1','5 '),(6,'3','1','','active','2024-05-08 02:39:10pm','2024-06-13 10:49:58','1','','1','20 '),(7,'4','1','250','active','2024-05-08 02:54:35pm','2024-05-09','1','168','1','5 '),(8,'4','1','','active','2024-05-08 02:54:40pm','2024-06-13 10:49:58','1','','1','20 '),(10,'5','1','500','active','2024-05-08 03:07:10pm','2024-06-13 10:51:04am','1','','1','20'),(12,'6','1','','active','2024-05-08 03:15:37pm','2024-06-13 10:49:58','1','','1','20 '),(13,'7','1','50','active','2024-05-13 01:12:30pm','2024-05-13','1','171','1','5 '),(14,'7','1','','active','2024-05-13 01:12:44pm','2024-06-13 10:49:58','1','','1','20 '),(15,'8','2','5000','active','2024-05-13 15:28:57','','1','','1','25 '),(16,'8','2','0','active','2024-05-13 15:29:21','','1','','1','24 '),(17,'8','2','500','active','2024-05-13 15:35:50','','1','','1','20 '),(18,'8','2','50','active','2024-05-13 15:36:10','2024-05-13','1','189','1','5 '),(19,'1293','5','','active','2024-06-13 10:09:01','2025-05-07','1','329','1','5 '),(20,'1292','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(21,'1291','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(22,'1290','5','','active','2024-06-13 10:09:01','2025-05-07','1','330','1','5 '),(23,'1289','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(24,'1288','5','','active','2024-06-13 10:09:01','2025-05-07','1','331','1','5 '),(25,'1287','5','','active','2024-06-13 10:09:01','2025-05-07','1','332','1','5 '),(26,'1286','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(27,'1285','5','','active','2024-06-13 10:09:01','2025-05-07','1','333','1','5 '),(28,'1284','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(29,'1283','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(30,'1282','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(31,'1281','5','','active','2024-06-13 10:09:01','2025-05-07','1','334','1','5 '),(32,'1280','5','','active','2024-06-13 10:09:01','2025-05-07','1','','1','5 '),(33,'1279','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(34,'1278','5','','active','2024-06-13 10:09:01','2025-05-07','1','335','1','5 '),(35,'1277','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(36,'1276','5','','active','2024-06-13 10:09:01','2025-05-07','1','336','1','5 '),(37,'1275','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(38,'1274','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(39,'1273','5','','active','2024-06-13 10:09:01','2025-05-07','1','337','1','5 '),(40,'1272','5','','active','2024-06-13 10:09:01','2025-05-07','1','338','1','5 '),(41,'1271','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(42,'1270','5','','active','2024-06-13 10:09:01','2025-05-07','1','339','1','5 '),(43,'1269','5','','active','2024-06-13 10:09:01','2025-05-07','1','340','1','5 '),(44,'1268','5','','active','2024-06-13 10:09:01','2025-05-07','1','341','1','5 '),(45,'1267','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(46,'1266','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(47,'1265','5','','active','2024-06-13 10:09:01','2025-05-07','1','877','1','5 '),(48,'1264','5','','active','2024-06-13 10:09:01','2025-05-07','1','342','1','5 '),(49,'1263','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(50,'1262','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(51,'1261','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(52,'1260','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(53,'1259','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(54,'1258','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(55,'1257','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(56,'1256','5','','active','2024-06-13 10:09:01','2025-05-07','1','343','1','5 '),(57,'1255','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(58,'1254','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(59,'1253','5','','active','2024-06-13 10:09:01','2025-05-07','1','344','1','5 '),(60,'1252','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(61,'1251','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(62,'1250','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(63,'1249','5','','active','2024-06-13 10:09:01','2025-05-07','1','345','1','5 '),(64,'1248','5','','active','2024-06-13 10:09:01','2025-05-07','1','346','1','5 '),(65,'1247','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(66,'1246','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(67,'1245','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(68,'1244','5','','active','2024-06-13 10:09:01','2025-05-07','1','347','1','5 '),(69,'1243','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(70,'1242','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(71,'1241','5','','active','2024-06-13 10:09:01','2024-10-09','1','1488','1','5 '),(72,'1240','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(73,'1239','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(74,'1238','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(75,'1237','5','','active','2024-06-13 10:09:01','2025-05-07','1','349','1','5 '),(76,'1236','5','','active','2024-06-13 10:09:01','2024-10-09','1','350','1','5 '),(77,'1235','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(78,'1234','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(79,'1233','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(80,'1232','5','','active','2024-06-13 10:09:01','2025-05-07','1','351','1','5 '),(81,'1231','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(82,'1230','5','','active','2024-06-13 10:09:01','2025-05-07','1','876','1','5 '),(83,'1229','5','','active','2024-06-13 10:09:01','2025-05-07','1','353','1','5 '),(84,'1228','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(85,'1227','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(86,'1226','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(87,'1225','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(88,'1224','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(89,'1223','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(90,'1222','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(91,'1221','5','','active','2024-06-13 10:09:01','2025-05-07','1','354','1','5 '),(92,'1220','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(93,'1219','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(94,'1218','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(95,'1217','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(96,'1216','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(97,'1215','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(98,'1214','5','','active','2024-06-13 10:09:01','2025-05-07','1','355','1','5 '),(99,'1213','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(100,'1212','5','','active','2024-06-13 10:09:01','2025-05-07','1','356','1','5 '),(101,'1211','5','','active','2024-06-13 10:09:01','2025-05-07','1','357','1','5 '),(102,'1210','5','','active','2024-06-13 10:09:01','2025-05-07','1','358','1','5 '),(103,'1209','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(104,'1208','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(105,'1207','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(106,'1206','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(107,'1205','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(108,'1204','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(109,'1203','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(110,'1202','5','','active','2024-06-13 10:09:01','2025-05-07','1','359','1','5 '),(111,'1201','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(112,'1200','5','','active','2024-06-13 10:09:01','2025-05-07','1','360','1','5 '),(113,'1199','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(114,'1198','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(115,'1197','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(116,'1196','5','','active','2024-06-13 10:09:01','2025-05-07','1','361','1','5 '),(117,'1195','5','','active','2024-06-13 10:09:01','2025-05-07','1','362','1','5 '),(118,'1194','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(119,'1193','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(120,'1192','5','','active','2024-06-13 10:09:01','2025-05-07','1','363','1','5 '),(121,'1191','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(122,'1190','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(123,'1189','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(124,'1188','5','','active','2024-06-13 10:09:01','2025-05-07','1','364','1','5 '),(125,'1187','5','','active','2024-06-13 10:09:01','2025-05-07','1','365','1','5 '),(126,'1186','5','','active','2024-06-13 10:09:01','2025-05-07','1','366','1','5 '),(127,'1185','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(128,'1184','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(129,'1183','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(130,'1182','5','','active','2024-06-13 10:09:01','2025-05-07','1','367','1','5 '),(131,'1181','5','','active','2024-06-13 10:09:01','2025-05-07','1','368','1','5 '),(132,'1180','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(133,'1179','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(134,'1178','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(135,'1177','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(136,'1176','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(137,'1175','5','','active','2024-06-13 10:09:01','2025-05-07','1','369','1','5 '),(138,'1174','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(139,'1173','5','','active','2024-06-13 10:09:01','2025-05-07','1','370','1','5 '),(140,'1172','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(141,'1171','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(142,'1170','5','','active','2024-06-13 10:09:01','2025-05-07','1','371','1','5 '),(143,'1169','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(144,'1168','5','','active','2024-06-13 10:09:01','2025-05-07','1','1486','1','5 '),(145,'1167','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(146,'1166','5','','active','2024-06-13 10:09:01','2025-05-07','1','373','1','5 '),(147,'1165','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(148,'1164','5','','active','2024-06-13 10:09:01','2025-05-07','1','374','1','5 '),(149,'1163','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(150,'1162','5','','active','2024-06-13 10:09:01','2025-05-07','1','375','1','5 '),(151,'1161','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(152,'1160','5','','active','2024-06-13 10:09:01','2025-05-07','1','','1','5 '),(153,'1159','5','','active','2024-06-13 10:09:01','2025-05-07','1','377','1','5 '),(154,'1158','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(155,'1157','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(156,'1156','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(157,'1155','5','','active','2024-06-13 10:09:01','2025-05-07','1','378','1','5 '),(158,'1154','5','','active','2024-06-13 10:09:01','2025-05-07','1','','1','5 '),(159,'1153','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(160,'1152','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(161,'1151','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(162,'1150','5','','active','2024-06-13 10:09:01','2025-05-07','1','380','1','5 '),(163,'1149','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(164,'1148','5','','active','2024-06-13 10:09:01','2025-05-07','1','381','1','5 '),(165,'1147','5','','active','2024-06-13 10:09:01','2025-05-07','1','382','1','5 '),(166,'1146','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(167,'1145','5','','active','2024-06-13 10:09:01','2025-05-07','1','383','1','5 '),(168,'1144','5','','active','2024-06-13 10:09:01','2025-05-07','1','1561','1','5 '),(169,'1143','5','','active','2024-06-13 10:09:01','2025-05-07','1','385','1','5 '),(170,'1142','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(171,'1141','5','','active','2024-06-13 10:09:01','2025-05-07','1','386','1','5 '),(172,'1140','5','','active','2024-06-13 10:09:01','2025-05-07','1','387','1','5 '),(173,'1139','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(174,'1138','5','','active','2024-06-13 10:09:01','2025-05-07','1','388','1','5 '),(175,'1137','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(176,'1136','5','','active','2024-06-13 10:09:01','2025-05-07','1','1484','1','5 '),(177,'1135','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(178,'1134','5','','active','2024-06-13 10:09:01','2025-05-07','1','390','1','5 '),(179,'1133','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(180,'1132','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(181,'1131','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(182,'1130','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(183,'1129','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(184,'1128','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(185,'1127','5','','active','2024-06-13 10:09:01','2025-05-07','1','391','1','5 '),(186,'1126','5','','active','2024-06-13 10:09:01','2025-05-07','1','987','1','5 '),(187,'1125','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(188,'1124','5','','active','2024-06-13 10:09:01','2025-05-07','1','1482','1','5 '),(189,'1123','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(190,'1122','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(191,'1121','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(192,'1120','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(193,'1119','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(194,'1118','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(195,'1117','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(196,'1116','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(197,'1115','5','','active','2024-06-13 10:09:01','2025-05-07','1','392','1','5 '),(198,'1114','5','','active','2024-06-13 10:09:01','2025-05-07','1','1481','1','5 '),(199,'1113','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(200,'1112','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(201,'1111','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(202,'1110','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(203,'1109','5','177980','active','2024-06-13 10:09:01','2024-09-25','1','1199','1','5 '),(204,'1108','5','','active','2024-06-13 10:09:01','2025-05-07','1','394','1','5 '),(205,'1107','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(206,'1106','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(207,'1105','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(208,'1104','5','','active','2024-06-13 10:09:01','2025-05-07','1','395','1','5 '),(209,'1103','5','','active','2024-06-13 10:09:01','2025-05-07','1','396','1','5 '),(210,'1102','5','','active','2024-06-13 10:09:01','2025-05-07','1','875','1','5 '),(211,'1101','5','','active','2024-06-13 10:09:01','2025-05-07','1','397','1','5 '),(212,'1100','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(213,'1099','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(214,'1098','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(215,'1097','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(216,'1096','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(217,'1095','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(218,'1094','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(219,'1093','5','','active','2024-06-13 10:09:01','2025-05-07','1','1480','1','5 '),(220,'1092','5','','active','2024-06-13 10:09:01','2025-05-07','1','1479','1','5 '),(221,'1091','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(222,'1090','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(223,'1089','5','0','active','2024-06-13 10:09:01','2025-05-07','1','82','1','5 '),(224,'1088','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(225,'1087','5','50','active','2024-06-13 10:09:01','2025-05-07','1','83','1','5 '),(226,'1086','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(227,'1085','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(228,'1084','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(229,'1083','5','50','active','2024-06-13 10:09:01','2025-05-07','1','84','1','5 '),(230,'1082','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(231,'1081','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(232,'1080','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(233,'1079','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(234,'1078','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(235,'1077','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(236,'1076','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(237,'1075','5','50','active','2024-06-13 10:09:01','2025-05-07','1','85','1','5 '),(238,'1074','5','50','active','2024-06-13 10:09:01','2025-05-07','1','86','1','5 '),(239,'1073','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(240,'1072','5','50','active','2024-06-13 10:09:01','2025-05-07','1','87','1','5 '),(241,'1071','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(242,'1070','5','50','active','2024-06-13 10:09:01','2025-05-07','1','88','1','5 '),(243,'1069','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(244,'1068','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(245,'1067','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(246,'1066','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(247,'1065','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(248,'1064','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(249,'1063','5','50','active','2024-06-13 10:09:01','2025-05-07','1','89','1','5 '),(250,'1062','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(251,'1061','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(252,'1060','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(253,'1059','5','50','active','2024-06-13 10:09:01','2025-05-07','1','90','1','5 '),(254,'1058','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(255,'1057','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(256,'1056','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(257,'1055','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(258,'1054','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(259,'1053','5','50','active','2024-06-13 10:09:01','2025-05-07','1','91','1','5 '),(260,'1052','5','50','active','2024-06-13 10:09:01','2025-05-07','1','92','1','5 '),(261,'1051','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(262,'1050','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(263,'1049','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(264,'1048','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(265,'1047','5','50','active','2024-06-13 10:09:01','2025-05-07','1','93','1','5 '),(266,'1046','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(267,'1045','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(268,'1044','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(269,'1043','5','50','active','2024-06-13 10:09:01','2025-05-07','1','94','1','5 '),(270,'1042','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(271,'1041','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(272,'1040','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(273,'1039','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(274,'1038','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(275,'1037','5','50','active','2024-06-13 10:09:01','2025-05-07','1','95','1','5 '),(276,'1036','5','50','active','2024-06-13 10:09:01','2025-05-07','1','96','1','5 '),(277,'1035','5','50','active','2024-06-13 10:09:01','2025-05-07','1','97','1','5 '),(278,'1034','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(279,'1033','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(280,'1032','5','50','active','2024-06-13 10:09:01','2025-05-07','1','98','1','5 '),(281,'1031','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(282,'1030','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(283,'1029','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(284,'1028','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(285,'1027','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(286,'1026','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(287,'1025','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(288,'1024','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(289,'1023','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(290,'1022','5','50','active','2024-06-13 10:09:01','2025-05-07','1','99','1','5 '),(291,'1021','5','50','active','2024-06-13 10:09:01','2025-05-07','1','100','1','5 '),(292,'1020','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(293,'1019','5','0','active','2024-06-13 10:09:01','2025-05-07','1','101','1','5 '),(294,'1018','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(295,'1017','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(296,'1016','5','50','active','2024-06-13 10:09:01','2025-05-07','1','102','1','5 '),(297,'1015','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(298,'1014','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(299,'1013','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(300,'1012','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(301,'1011','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(302,'1010','5','50','active','2024-06-13 10:09:01','2025-05-07','1','103','1','5 '),(303,'1009','5','50','active','2024-06-13 10:09:01','2025-05-07','1','104','1','5 '),(304,'1008','5','50','active','2024-06-13 10:09:01','2025-05-07','1','105','1','5 '),(305,'1007','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(306,'1006','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(307,'1005','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(308,'1004','5','0','active','2024-06-13 10:09:01','2025-05-07','1','106','1','5 '),(309,'1003','5','50','active','2024-06-13 10:09:01','2025-05-07','1','107','1','5 '),(310,'1002','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(311,'1001','5','50','active','2024-06-13 10:09:01','2025-05-07','1','108','1','5 '),(312,'1000','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(313,'999','5','0','active','2024-06-13 10:09:01','2025-05-07','1','109','1','5 '),(314,'998','5','0','active','2024-06-13 10:09:01','2025-05-07','1','110','1','5 '),(315,'997','5','50','active','2024-06-13 10:09:01','2025-05-07','1','111','1','5 '),(316,'996','5','50','active','2024-06-13 10:09:01','2025-05-07','1','112','1','5 '),(317,'995','5','0','active','2024-06-13 10:09:01','2025-05-07','1','113','1','5 '),(318,'994','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(319,'993','5','50','active','2024-06-13 10:09:01','2025-05-07','1','114','1','5 '),(320,'992','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(321,'991','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(322,'990','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(323,'989','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(324,'988','5','50','active','2024-06-13 10:09:01','2025-05-07','1','115','1','5 '),(325,'987','5','50','active','2024-06-13 10:09:01','2025-05-07','1','116','1','5 '),(326,'986','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(327,'985','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(328,'984','5','50','active','2024-06-13 10:09:01','2025-05-07','1','117','1','5 '),(329,'983','5','50','active','2024-06-13 10:09:01','2025-05-07','1','118','1','5 '),(330,'982','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(331,'981','5','50','active','2024-06-13 10:09:01','2025-05-07','1','119','1','5 '),(332,'980','5','50','active','2024-06-13 10:09:01','2025-05-07','1','120','1','5 '),(333,'979','5','0','active','2024-06-13 10:09:01','2025-05-07','1','121','1','5 '),(334,'978','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(335,'977','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(336,'976','5','50','active','2024-06-13 10:09:01','2025-05-07','1','122','1','5 '),(337,'975','5','50','active','2024-06-13 10:09:01','2025-05-07','1','123','1','5 '),(338,'974','5','0','active','2024-06-13 10:09:01','2025-05-07','1','124','1','5 '),(339,'973','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(340,'972','5','50','active','2024-06-13 10:09:01','2025-05-07','1','125','1','5 '),(341,'971','5','0','active','2024-06-13 10:09:01','2025-05-07','1','126','1','5 '),(342,'970','5','50','active','2024-06-13 10:09:01','2025-05-07','1','127','1','5 '),(343,'969','5','50','active','2024-06-13 10:09:01','2025-05-07','1','128','1','5 '),(344,'968','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(345,'967','5','50','active','2024-06-13 10:09:01','2025-05-07','1','129','1','5 '),(346,'966','5','50','active','2024-06-13 10:09:01','2025-05-07','1','130','1','5 '),(347,'965','5','0','active','2024-06-13 10:09:01','2025-05-07','1','131','1','5 '),(348,'964','5','0','active','2024-06-13 10:09:01','2025-05-07','1','132','1','5 '),(349,'963','5','0','active','2024-06-13 10:09:01','2025-05-07','1','133','1','5 '),(350,'962','5','50','active','2024-06-13 10:09:01','2025-05-07','1','134','1','5 '),(351,'961','5','50','active','2024-06-13 10:09:01','2025-05-07','1','135','1','5 '),(352,'960','5','0','active','2024-06-13 10:09:01','2025-05-07','1','136','1','5 '),(353,'959','5','0','active','2024-06-13 10:09:01','2025-05-07','1','137','1','5 '),(354,'958','5','0','active','2024-06-13 10:09:01','2025-05-07','1','138','1','5'),(355,'957','5','0','active','2024-06-13 10:09:01','2025-05-07','1','139','1','5 '),(356,'956','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(357,'955','5','0','active','2024-06-13 10:09:01','2025-05-07','1','140','1','5 '),(358,'954','5','0','active','2024-06-13 10:09:01','2025-05-07','1','141','1','5 '),(359,'953','5','0','active','2024-06-13 10:09:01','2025-05-07','1','142','1','5 '),(360,'952','5','450','active','2024-06-13 10:09:01','2025-05-07','1','143','1','5 '),(361,'951','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(362,'950','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(363,'949','5','450','active','2024-06-13 10:09:01','2025-05-07','1','144','1','5 '),(364,'948','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(365,'947','5','795','active','2024-06-13 10:09:01','2025-05-07','1','145','1','5 '),(366,'946','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(367,'945','5','1255','active','2024-06-13 10:09:01','2025-05-07','1','146','1','5 '),(368,'944','5','795','active','2024-06-13 10:09:01','2025-05-07','1','147','1','5 '),(369,'943','5','1025','active','2024-06-13 10:09:01','2025-05-07','1','148','1','5 '),(370,'942','5','500','active','2024-06-13 10:09:01','2025-05-07','1','149','1','5 '),(371,'941','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(372,'940','5','2110','active','2024-06-13 10:09:01','2025-05-07','1','150','1','5 '),(373,'939','5','1075','active','2024-06-13 10:09:01','2025-05-07','1','151','1','5 '),(374,'938','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(375,'937','5','795','active','2024-06-13 10:09:01','2025-05-07','1','152','1','5 '),(376,'936','5','795','active','2024-06-13 10:09:01','2025-05-07','1','153','1','5 '),(377,'935','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(378,'934','5','1255','active','2024-06-13 10:09:01','2025-05-07','1','154','1','5 '),(379,'933','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(380,'932','5','795','active','2024-06-13 10:09:01','2025-05-07','1','155','1','5 '),(381,'931','5','615','active','2024-06-13 10:09:01','2025-05-07','1','156','1','5 '),(382,'930','5','450','active','2024-06-13 10:09:01','2025-05-07','1','157','1','5 '),(383,'929','5','680','active','2024-06-13 10:09:01','2025-05-07','1','158','1','5 '),(384,'928','5','450','active','2024-06-13 10:09:01','2025-05-07','1','159','1','5 '),(385,'927','5','2110','active','2024-06-13 10:09:01','2025-05-07','1','160','1','5 '),(386,'926','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(387,'925','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(388,'924','5','450','active','2024-06-13 10:09:01','2025-05-07','1','161','1','5 '),(389,'923','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(390,'922','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(391,'921','5','500','active','2024-06-13 10:09:01','2025-05-07','1','162','1','5 '),(392,'920','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(393,'919','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(394,'918','5','500','active','2024-06-13 10:09:01','2025-05-07','1','163','1','5 '),(395,'917','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(396,'916','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(397,'915','5','730','active','2024-06-13 10:09:01','2025-05-07','1','164','1','5 '),(398,'914','5','450','active','2024-06-13 10:09:01','2025-05-07','1','165','1','5 '),(399,'913','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(400,'912','5','500','active','2024-06-13 10:09:01','2025-05-07','1','166','1','5 '),(401,'911','5','1765','active','2024-06-13 10:09:01','2025-05-07','1','167','1','5 '),(402,'910','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(403,'909','5','845','active','2024-06-13 10:09:01','2025-05-07','1','168','1','5 '),(404,'908','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(405,'907','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(406,'906','5','1535','active','2024-06-13 10:09:01','2025-05-07','1','169','1','5 '),(407,'905','5','500','active','2024-06-13 10:09:01','2025-05-07','1','170','1','5 '),(408,'904','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(409,'903','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(410,'902','5','500','active','2024-06-13 10:09:01','2025-05-07','1','171','1','5 '),(411,'901','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(412,'900','5','500','active','2024-06-13 10:09:01','2025-05-07','1','172','1','5 '),(413,'899','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(414,'898','5','500','active','2024-06-13 10:09:01','2025-05-07','1','173','1','5 '),(415,'897','5','615','active','2024-06-13 10:09:01','2025-05-07','1','174','1','5 '),(416,'896','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(417,'895','5','960','active','2024-06-13 10:09:01','2025-05-07','1','175','1','5 '),(418,'894','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(419,'893','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(420,'892','5','960','active','2024-06-13 10:09:01','2025-05-07','1','176','1','5 '),(421,'891','5','730','active','2024-06-13 10:09:01','2025-05-07','1','177','1','5 '),(422,'890','5','1535','active','2024-06-13 10:09:01','2025-05-07','1','178','1','5 '),(423,'889','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(424,'888','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(425,'887','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(426,'886','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(427,'885','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(428,'884','5','1420','active','2024-06-13 10:09:01','2025-05-07','1','179','1','5 '),(429,'883','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(430,'882','5','1190','active','2024-06-13 10:09:01','2025-05-07','1','180','1','5 '),(431,'881','5','500','active','2024-06-13 10:09:01','2025-05-07','1','181','1','5 '),(432,'880','5','500','active','2024-06-13 10:09:01','2025-05-07','1','182','1','5 '),(433,'879','5','960','active','2024-06-13 10:09:01','2025-05-07','1','183','1','5 '),(434,'878','5','1190','active','2024-06-13 10:09:01','2025-05-07','1','184','1','5 '),(435,'877','5','500','active','2024-06-13 10:09:01','2025-05-07','1','185','1','5 '),(436,'876','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(437,'875','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(438,'874','5','500','active','2024-06-13 10:09:01','2025-05-07','1','186','1','5 '),(439,'873','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(440,'872','5','500','active','2024-06-13 10:09:01','2025-05-07','1','187','1','5 '),(441,'871','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(442,'870','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(443,'869','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(444,'868','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(445,'867','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(446,'866','5','500','active','2024-06-13 10:09:01','2025-05-07','1','188','1','5 '),(447,'865','5','500','active','2024-06-13 10:09:01','2025-05-07','1','189','1','5 '),(448,'864','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(449,'863','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(450,'862','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(451,'861','5','','active','2024-06-13 10:09:01','2024-10-07','1','878','1','5 '),(452,'860','5','500','active','2024-06-13 10:09:01','2025-05-07','1','190','1','5 '),(453,'859','5','2710','active','2024-06-13 10:09:01','2025-05-07','1','191','1','5 '),(454,'858','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(455,'857','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(456,'856','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(457,'855','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(458,'854','5','500','active','2024-06-13 10:09:01','2025-05-07','1','192','1','5 '),(459,'853','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(460,'852','5','500','active','2024-06-13 10:09:01','2025-05-07','1','193','1','5 '),(461,'851','5','615','active','2024-06-13 10:09:01','2025-05-07','1','194','1','5 '),(462,'850','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(463,'849','5','500','active','2024-06-13 10:09:01','2025-05-07','1','195','1','5 '),(464,'848','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(465,'847','5','500','active','2024-06-13 10:09:01','2025-05-07','1','196','1','5 '),(466,'846','5','1370','active','2024-06-13 10:09:01','2025-05-07','1','197','1','5 '),(467,'845','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(468,'844','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(469,'843','5','450','active','2024-06-13 10:09:01','2025-05-07','1','198','1','5 '),(470,'842','5','500','active','2024-06-13 10:09:01','2025-05-07','1','199','1','5 '),(471,'841','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(472,'840','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(473,'839','5','500','active','2024-06-13 10:09:01','2025-05-07','1','200','1','5 '),(474,'838','5','0','active','2024-06-13 10:09:01','','1','','1','5 '),(475,'837','5','500','active','2024-06-13 10:09:01','2025-05-07','1','201','1','5 '),(476,'836','5','450','active','2024-06-13 10:09:01','2025-05-07','1','202','1','5 '),(477,'835','5','2810','active','2024-06-13 10:09:01','2025-05-07','1','203','1','5 '),(478,'1294','5','','active','2024-06-13 03:10:14pm','2025-05-07','1','2','1','5'),(479,'1296','5','300','active','2024-06-14 12:50:15pm','2024-06-20','1','10','1','5 '),(480,'1297','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(481,'151','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(482,'150','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(483,'149','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(484,'148','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(485,'147','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(486,'146','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(487,'145','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(488,'144','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(489,'143','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(490,'142','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(491,'141','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(492,'140','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(493,'139','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(494,'138','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(495,'137','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(496,'136','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(497,'135','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(498,'134','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(499,'133','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(500,'132','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(501,'131','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(502,'130','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(503,'129','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(504,'128','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(505,'127','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(506,'126','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(507,'125','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(508,'124','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(509,'123','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(510,'122','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(511,'121','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(512,'120','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(513,'119','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(514,'118','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(515,'117','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(516,'116','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(517,'115','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(518,'114','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(519,'113','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(520,'112','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(521,'111','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(522,'110','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(523,'109','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(524,'108','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(525,'107','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(526,'106','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(527,'105','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(528,'104','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(529,'103','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(530,'102','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(531,'101','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(532,'100','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(533,'99','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(534,'98','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(535,'97','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(536,'96','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(537,'95','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(538,'94','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(539,'93','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(540,'92','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(541,'91','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(542,'90','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(543,'89','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(544,'88','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(545,'87','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(546,'86','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(547,'85','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(548,'84','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(549,'83','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(550,'82','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(551,'81','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(552,'80','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(553,'79','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(554,'78','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(555,'77','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(556,'76','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(557,'75','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(558,'74','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(559,'73','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(560,'72','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(561,'71','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(562,'70','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(563,'69','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(564,'68','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(565,'67','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(566,'66','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(567,'65','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(568,'64','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(569,'63','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(570,'62','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(571,'61','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(572,'60','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(573,'59','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(574,'58','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(575,'57','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(576,'56','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(577,'55','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(578,'54','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(579,'53','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(580,'52','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(581,'51','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(582,'50','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(583,'49','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(584,'48','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(585,'47','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(586,'46','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(587,'45','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(588,'44','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(589,'43','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(590,'42','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(591,'41','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(592,'40','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(593,'39','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(594,'38','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(595,'37','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(596,'36','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(597,'35','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(598,'34','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(599,'33','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(600,'32','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(601,'31','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(602,'30','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(603,'29','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(604,'28','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(605,'27','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(606,'26','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(607,'25','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(608,'24','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(609,'23','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(610,'22','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(611,'21','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(612,'20','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(613,'19','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(614,'18','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(615,'17','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(616,'16','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(617,'15','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(618,'14','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(619,'13','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(620,'12','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(621,'11','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(622,'10','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(623,'9','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(624,'8','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(625,'7','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(626,'6','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(627,'5','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(628,'4','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(629,'3','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(630,'1','1','5000','active','2024-06-14 12:50:37','','1','','1','25 '),(631,'1297','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(632,'151','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(633,'150','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(634,'149','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(635,'148','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(636,'147','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(637,'146','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(638,'145','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(639,'144','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(640,'143','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(641,'142','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(642,'141','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(643,'140','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(644,'139','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(645,'138','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(646,'137','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(647,'136','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(648,'135','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(649,'134','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(650,'133','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(651,'132','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(652,'131','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(653,'130','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(654,'129','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(655,'128','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(656,'127','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(657,'126','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(658,'125','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(659,'124','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(660,'123','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(661,'122','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(662,'121','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(663,'120','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(664,'119','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(665,'118','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(666,'117','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(667,'116','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(668,'115','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(669,'114','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(670,'113','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(671,'112','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(672,'111','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(673,'110','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(674,'109','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(675,'108','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(676,'107','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(677,'106','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(678,'105','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(679,'104','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(680,'103','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(681,'102','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(682,'101','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(683,'100','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(684,'99','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(685,'98','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(686,'97','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(687,'96','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(688,'95','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(689,'94','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(690,'93','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(691,'92','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(692,'91','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(693,'90','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(694,'89','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(695,'88','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(696,'87','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(697,'86','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(698,'85','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(699,'84','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(700,'83','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(701,'82','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(702,'81','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(703,'80','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(704,'79','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(705,'78','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(706,'77','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(707,'76','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(708,'75','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(709,'74','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(710,'73','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(711,'72','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(712,'71','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(713,'70','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(714,'69','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(715,'68','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(716,'67','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(717,'66','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(718,'65','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(719,'64','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(720,'63','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(721,'62','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(722,'61','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(723,'60','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(724,'59','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(725,'58','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(726,'57','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(727,'56','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(728,'55','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(729,'54','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(730,'53','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(731,'52','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(732,'51','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(733,'50','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(734,'49','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(735,'48','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(736,'47','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(737,'46','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(738,'45','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(739,'44','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(740,'43','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(741,'42','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(742,'41','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(743,'40','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(744,'39','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(745,'38','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(746,'37','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(747,'36','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(748,'35','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(749,'34','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(750,'33','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(751,'32','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(752,'31','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(753,'30','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(754,'29','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(755,'28','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(756,'27','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(757,'26','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(758,'25','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(759,'24','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(760,'23','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(761,'22','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(762,'21','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(763,'20','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(764,'19','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(765,'18','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(766,'17','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(767,'16','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(768,'15','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(769,'14','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(770,'13','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(771,'12','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(772,'11','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(773,'10','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(774,'9','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(775,'8','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(776,'7','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(777,'6','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(778,'5','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(779,'4','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(780,'3','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(781,'1','1','0','active','2024-06-14 12:51:10','','1','','1','24 '),(782,'1297','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(783,'151','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(784,'150','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(785,'149','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(786,'148','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(787,'147','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(788,'146','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(789,'145','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(790,'144','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(791,'143','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(792,'142','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(793,'141','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(794,'140','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(795,'139','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(796,'138','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(797,'137','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(798,'136','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(799,'135','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(800,'134','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(801,'133','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(802,'132','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(803,'131','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(804,'130','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(805,'129','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(806,'128','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(807,'127','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(808,'126','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(809,'125','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(810,'124','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(811,'123','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(812,'122','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(813,'121','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(814,'120','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(815,'119','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(816,'118','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(817,'117','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(818,'116','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(819,'115','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(820,'114','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(821,'113','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(822,'112','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(823,'111','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(824,'110','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(825,'109','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(826,'108','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(827,'107','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(828,'106','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(829,'105','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(830,'104','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(831,'103','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(832,'102','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(833,'101','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(834,'100','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(835,'99','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(836,'98','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(837,'97','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(838,'96','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(839,'95','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(840,'94','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(841,'93','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(842,'92','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(843,'91','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(844,'90','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(845,'89','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(846,'88','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(847,'87','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(848,'86','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(849,'85','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(850,'84','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(851,'83','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(852,'82','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(853,'81','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(854,'80','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(855,'79','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(856,'78','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(857,'77','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(858,'76','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(859,'75','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(860,'74','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(861,'73','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(862,'72','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(863,'71','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(864,'70','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(865,'69','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(866,'68','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(867,'67','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(868,'66','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(869,'65','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(870,'64','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(871,'63','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(872,'62','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(873,'61','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(874,'60','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(875,'59','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(876,'58','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(877,'57','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(878,'56','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(879,'55','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(880,'54','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(881,'53','1','500','active','2024-06-14 12:51:42','','1','','1','20 '),(933,'1296','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(934,'1295','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(935,'1294','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(936,'1293','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(937,'1292','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(938,'1291','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(939,'1290','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(940,'1289','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(941,'1288','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(942,'1287','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(943,'1286','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(944,'1285','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(945,'1284','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(946,'1283','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(947,'1282','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(948,'1281','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(949,'1280','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(950,'1279','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(951,'1278','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(952,'1277','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(953,'1276','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(954,'1275','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(955,'1274','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(956,'1273','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(957,'1272','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(958,'1271','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(959,'1270','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(960,'1269','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(961,'1268','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(962,'1267','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(963,'1266','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(964,'1265','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(965,'1264','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(966,'1263','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(967,'1262','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(968,'1261','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(969,'1260','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(970,'1259','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(971,'1258','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(972,'1257','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(973,'1256','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(974,'1255','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(975,'1254','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(976,'1253','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(977,'1252','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(978,'1251','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(979,'1250','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(980,'1249','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(981,'1248','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(982,'1247','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(983,'1246','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(984,'1245','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(985,'1244','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(986,'1243','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(987,'1242','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(988,'1241','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(989,'1240','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(990,'1239','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(991,'1238','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(992,'1237','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(993,'1236','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(994,'1235','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(995,'1234','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(996,'1233','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(997,'1232','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(998,'1231','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(999,'1230','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1000,'1229','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1001,'1228','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1002,'1227','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1003,'1226','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1004,'1225','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1005,'1224','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1006,'1223','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1007,'1222','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1008,'1221','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1009,'1220','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1010,'1219','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1011,'1218','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1012,'1217','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1013,'1216','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1014,'1215','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1015,'1214','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1016,'1213','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1017,'1212','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1018,'1211','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1019,'1210','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1020,'1209','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1021,'1208','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1022,'1207','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1023,'1206','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1024,'1205','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1025,'1204','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1026,'1203','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1027,'1202','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1028,'1201','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1029,'1200','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1030,'1199','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1031,'1198','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1032,'1197','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1033,'1196','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1034,'1195','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1035,'1194','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1036,'1193','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1037,'1192','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1038,'1191','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1039,'1190','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1040,'1189','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1041,'1188','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1042,'1187','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1043,'1186','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1044,'1185','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1045,'1184','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1046,'1183','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1047,'1182','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1048,'1181','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1049,'1180','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1050,'1179','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1051,'1178','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1052,'1177','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1053,'1176','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1054,'1175','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1055,'1174','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1056,'1173','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1057,'1172','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1058,'1171','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1059,'1170','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1060,'1169','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1061,'1168','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1062,'1167','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1063,'1166','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1064,'1165','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1065,'1164','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1066,'1163','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1067,'1162','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1068,'1161','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1069,'1160','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1070,'1159','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1071,'1158','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1072,'1157','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1073,'1156','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1074,'1155','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1075,'1154','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1076,'1153','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1077,'1152','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1078,'1151','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1079,'1150','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1080,'1149','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1081,'1148','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1082,'1147','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1083,'1146','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1084,'1145','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1085,'1144','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1086,'1143','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1087,'1142','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1088,'1141','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1089,'1140','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1090,'1139','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1091,'1138','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1092,'1137','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1093,'1136','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1094,'1135','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1095,'1134','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1096,'1133','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1097,'1132','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1098,'1131','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1099,'1130','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1100,'1129','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1101,'1128','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1102,'1127','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1103,'1126','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1104,'1125','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1105,'1124','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1106,'1123','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1107,'1122','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1108,'1121','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1109,'1120','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1110,'1119','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1111,'1118','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1112,'1117','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1113,'1116','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1114,'1115','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1115,'1114','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1116,'1113','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1117,'1112','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1118,'1111','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1119,'1110','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1120,'1109','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1121,'1108','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1122,'1107','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1123,'1106','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1124,'1105','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1125,'1104','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1126,'1103','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1127,'1102','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1128,'1101','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1129,'1100','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1130,'1099','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1131,'1098','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1132,'1097','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1133,'1096','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1134,'1095','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1135,'1094','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1136,'1093','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1137,'1092','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1138,'1091','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1139,'1090','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1140,'1089','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1141,'1088','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1142,'1087','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1143,'1086','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1144,'1085','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1145,'1084','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1146,'1083','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1147,'1082','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1148,'1081','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1149,'1080','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1150,'1079','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1151,'1078','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1152,'1077','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1153,'1076','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1154,'1075','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1155,'1074','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1156,'1073','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1157,'1072','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1158,'1071','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1159,'1070','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1160,'1069','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1161,'1068','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1162,'1067','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1163,'1066','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1164,'1065','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1165,'1064','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1166,'1063','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1167,'1062','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1168,'1061','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1169,'1060','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1170,'1059','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1171,'1058','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1172,'1057','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1173,'1056','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1174,'1055','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1175,'1054','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1176,'1053','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1177,'1052','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1178,'1051','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1179,'1050','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1180,'1049','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1181,'1048','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1182,'1047','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1183,'1046','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1184,'1045','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1185,'1044','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1186,'1043','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1187,'1042','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1188,'1041','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1189,'1040','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1190,'1039','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1191,'1038','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1192,'1037','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1193,'1036','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1194,'1035','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1195,'1034','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1196,'1033','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1197,'1032','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1198,'1031','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1199,'1030','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1200,'1029','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1201,'1028','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1202,'1027','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1203,'1026','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1204,'1025','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1205,'1024','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1206,'1023','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1207,'1022','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1208,'1021','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1209,'1020','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1210,'1019','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1211,'1018','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1212,'1017','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1213,'1016','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1214,'1015','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1215,'1014','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1216,'1013','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1217,'1012','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1218,'1011','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1219,'1010','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1220,'1009','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1221,'1008','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1222,'1007','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1223,'1006','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1224,'1005','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1225,'1004','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1226,'1003','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1227,'1002','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1228,'1001','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1229,'1000','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1230,'999','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1231,'998','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1232,'997','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1233,'996','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1234,'995','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1235,'994','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1236,'993','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1237,'992','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1238,'991','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1239,'990','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1240,'989','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1241,'988','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1242,'987','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1243,'986','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1244,'985','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1245,'984','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1246,'983','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1247,'982','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1248,'981','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1249,'980','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1250,'979','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1251,'978','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1252,'977','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1253,'976','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1254,'975','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1255,'974','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1256,'973','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1257,'972','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1258,'971','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1259,'970','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1260,'969','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1261,'968','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1262,'967','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1263,'966','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1264,'965','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1265,'964','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1266,'963','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1267,'962','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1268,'961','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1269,'960','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1270,'959','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1271,'958','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1272,'957','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1273,'956','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1274,'955','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1275,'954','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1276,'953','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1277,'952','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1278,'951','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1279,'950','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1280,'949','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1281,'948','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1282,'947','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1283,'946','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1284,'945','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1285,'944','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1286,'943','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1287,'942','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1288,'941','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1289,'940','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1290,'939','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1291,'938','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1292,'937','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1293,'936','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1294,'935','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1295,'934','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1296,'933','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1297,'932','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1298,'931','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1299,'930','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1300,'929','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1301,'928','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1302,'927','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1303,'926','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1304,'925','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1305,'924','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1306,'923','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1307,'922','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1308,'921','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1309,'920','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1310,'919','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1311,'918','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1312,'917','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1313,'916','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1314,'915','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1315,'914','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1316,'913','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1317,'912','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1318,'911','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1319,'910','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1320,'909','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1321,'908','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1322,'907','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1323,'906','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1324,'905','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1325,'904','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1326,'903','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1327,'902','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1328,'901','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1329,'900','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1330,'899','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1331,'898','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1332,'897','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1333,'896','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1334,'895','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1335,'894','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1336,'893','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1337,'892','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1338,'891','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1339,'890','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1340,'889','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1341,'888','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1342,'887','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1343,'886','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1344,'885','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1345,'884','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1346,'883','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1347,'882','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1348,'881','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1349,'880','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1350,'879','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1351,'878','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1352,'877','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1353,'876','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1354,'875','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1355,'874','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1356,'873','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1357,'872','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1358,'871','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1359,'870','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1360,'869','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1361,'868','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1362,'867','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1363,'866','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1364,'865','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1365,'864','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1366,'863','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1367,'862','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1368,'861','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1369,'860','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1370,'859','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1371,'858','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1372,'857','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1373,'856','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1374,'855','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1375,'854','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1376,'853','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1377,'852','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1378,'851','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1379,'850','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1380,'849','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1381,'848','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1382,'847','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1383,'846','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1384,'845','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1385,'844','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1386,'843','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1387,'842','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1388,'841','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1389,'840','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1390,'839','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1391,'838','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1392,'837','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1393,'836','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1394,'835','5','5000','active','2024-06-14 12:53:12','','1','','1','25 '),(1395,'1296','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1396,'1295','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1397,'1294','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1398,'1293','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1399,'1292','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1400,'1291','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1401,'1290','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1402,'1289','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1403,'1288','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1404,'1287','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1405,'1286','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1406,'1285','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1407,'1284','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1408,'1283','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1409,'1282','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1410,'1281','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1411,'1280','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1412,'1279','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1413,'1278','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1414,'1277','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1415,'1276','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1416,'1275','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1417,'1274','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1418,'1273','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1419,'1272','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1420,'1271','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1421,'1270','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1422,'1269','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1423,'1268','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1424,'1267','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1425,'1266','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1426,'1265','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1427,'1264','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1428,'1263','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1429,'1262','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1430,'1261','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1431,'1260','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1432,'1259','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1433,'1258','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1434,'1257','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1435,'1256','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1436,'1255','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1437,'1254','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1438,'1253','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1439,'1252','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1440,'1251','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1441,'1250','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1442,'1249','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1443,'1248','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1444,'1247','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1445,'1246','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1446,'1245','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1447,'1244','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1448,'1243','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1449,'1242','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1450,'1241','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1451,'1240','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1452,'1239','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1453,'1238','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1454,'1237','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1455,'1236','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1456,'1235','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1457,'1234','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1458,'1233','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1459,'1232','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1460,'1231','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1461,'1230','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1462,'1229','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1463,'1228','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1464,'1227','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1465,'1226','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1466,'1225','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1467,'1224','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1468,'1223','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1469,'1222','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1470,'1221','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1471,'1220','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1472,'1219','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1473,'1218','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1474,'1217','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1475,'1216','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1476,'1215','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1477,'1214','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1478,'1213','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1479,'1212','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1480,'1211','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1481,'1210','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1482,'1209','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1483,'1208','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1484,'1207','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1485,'1206','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1486,'1205','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1487,'1204','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1488,'1203','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1489,'1202','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1490,'1201','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1491,'1200','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1492,'1199','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1493,'1198','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1494,'1197','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1495,'1196','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1496,'1195','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1497,'1194','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1498,'1193','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1499,'1192','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1500,'1191','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1501,'1190','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1502,'1189','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1503,'1188','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1504,'1187','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1505,'1186','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1506,'1185','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1507,'1184','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1508,'1183','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1509,'1182','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1510,'1181','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1511,'1180','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1512,'1179','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1513,'1178','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1514,'1177','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1515,'1176','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1516,'1175','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1517,'1174','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1518,'1173','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1519,'1172','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1520,'1171','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1521,'1170','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1522,'1169','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1523,'1168','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1524,'1167','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1525,'1166','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1526,'1165','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1527,'1164','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1528,'1163','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1529,'1162','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1530,'1161','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1531,'1160','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1532,'1159','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1533,'1158','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1534,'1157','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1535,'1156','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1536,'1155','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1537,'1154','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1538,'1153','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1539,'1152','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1540,'1151','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1541,'1150','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1542,'1149','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1543,'1148','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1544,'1147','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1545,'1146','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1546,'1145','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1547,'1144','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1548,'1143','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1549,'1142','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1550,'1141','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1551,'1140','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1552,'1139','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1553,'1138','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1554,'1137','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1555,'1136','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1556,'1135','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1557,'1134','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1558,'1133','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1559,'1132','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1560,'1131','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1561,'1130','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1562,'1129','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1563,'1128','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1564,'1127','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1565,'1126','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1566,'1125','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1567,'1124','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1568,'1123','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1569,'1122','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1570,'1121','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1571,'1120','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1572,'1119','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1573,'1118','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1574,'1117','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1575,'1116','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1576,'1115','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1577,'1114','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1578,'1113','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1579,'1112','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1580,'1111','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1581,'1110','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1582,'1109','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1583,'1108','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1584,'1107','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1585,'1106','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1586,'1105','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1587,'1104','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1588,'1103','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1589,'1102','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1590,'1101','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1591,'1100','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1592,'1099','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1593,'1098','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1594,'1097','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1595,'1096','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1596,'1095','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1597,'1094','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1598,'1093','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1599,'1092','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1600,'1091','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1601,'1090','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1602,'1089','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1603,'1088','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1604,'1087','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1605,'1086','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1606,'1085','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1607,'1084','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1608,'1083','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1609,'1082','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1610,'1081','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1611,'1080','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1612,'1079','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1613,'1078','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1614,'1077','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1615,'1076','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1616,'1075','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1617,'1074','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1618,'1073','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1619,'1072','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1620,'1071','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1621,'1070','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1622,'1069','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1623,'1068','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1624,'1067','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1625,'1066','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1626,'1065','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1627,'1064','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1628,'1063','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1629,'1062','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1630,'1061','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1631,'1060','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1632,'1059','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1633,'1058','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1634,'1057','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1635,'1056','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1636,'1055','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1637,'1054','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1638,'1053','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1639,'1052','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1640,'1051','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1641,'1050','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1642,'1049','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1643,'1048','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1644,'1047','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1645,'1046','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1646,'1045','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1647,'1044','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1648,'1043','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1649,'1042','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1650,'1041','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1651,'1040','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1652,'1039','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1653,'1038','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1654,'1037','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1655,'1036','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1656,'1035','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1657,'1034','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1658,'1033','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1659,'1032','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1660,'1031','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1661,'1030','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1662,'1029','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1663,'1028','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1664,'1027','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1665,'1026','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1666,'1025','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1667,'1024','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1668,'1023','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1669,'1022','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1670,'1021','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1671,'1020','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1672,'1019','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1673,'1018','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1674,'1017','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1675,'1016','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1676,'1015','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1677,'1014','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1678,'1013','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1679,'1012','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1680,'1011','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1681,'1010','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1682,'1009','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1683,'1008','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1684,'1007','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1685,'1006','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1686,'1005','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1687,'1004','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1688,'1003','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1689,'1002','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1690,'1001','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1691,'1000','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1692,'999','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1693,'998','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1694,'997','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1695,'996','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1696,'995','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1697,'994','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1698,'993','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1699,'992','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1700,'991','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1701,'990','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1702,'989','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1703,'988','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1704,'987','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1705,'986','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1706,'985','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1707,'984','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1708,'983','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1709,'982','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1710,'981','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1711,'980','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1712,'979','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1713,'978','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1714,'977','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1715,'976','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1716,'975','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1717,'974','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1718,'973','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1719,'972','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1720,'971','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1721,'970','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1722,'969','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1723,'968','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1724,'967','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1725,'966','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1726,'965','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1727,'964','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1728,'963','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1729,'962','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1730,'961','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1731,'960','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1732,'959','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1733,'958','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1734,'957','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1735,'956','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1736,'955','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1737,'954','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1738,'953','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1739,'952','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1740,'951','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1741,'950','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1742,'949','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1743,'948','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1744,'947','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1745,'946','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1746,'945','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1747,'944','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1748,'943','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1749,'942','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1750,'941','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1751,'940','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1752,'939','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1753,'938','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1754,'937','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1755,'936','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1756,'935','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1757,'934','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1758,'933','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1759,'932','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1760,'931','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1761,'930','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1762,'929','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1763,'928','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1764,'927','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1765,'926','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1766,'925','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1767,'924','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1768,'923','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1769,'922','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1770,'921','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1771,'920','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1772,'919','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1773,'918','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1774,'917','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1775,'916','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1776,'915','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1777,'914','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1778,'913','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1779,'912','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1780,'911','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1781,'910','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1782,'909','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1783,'908','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1784,'907','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1785,'906','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1786,'905','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1787,'904','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1788,'903','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1789,'902','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1790,'901','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1791,'900','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1792,'899','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1793,'898','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1794,'897','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1795,'896','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1796,'895','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1797,'894','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1798,'893','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1799,'892','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1800,'891','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1801,'890','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1802,'889','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1803,'888','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1804,'887','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1805,'886','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1806,'885','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1807,'884','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1808,'883','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1809,'882','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1810,'881','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1811,'880','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1812,'879','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1813,'878','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1814,'877','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1815,'876','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1816,'875','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1817,'874','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1818,'873','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1819,'872','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1820,'871','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1821,'870','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1822,'869','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1823,'868','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1824,'867','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1825,'866','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1826,'865','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1827,'864','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1828,'863','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1829,'862','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1830,'861','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1831,'860','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1832,'859','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1833,'858','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1834,'857','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1835,'856','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1836,'855','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1837,'854','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1838,'853','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1839,'852','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1840,'851','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1841,'850','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1842,'849','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1843,'848','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1844,'847','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1845,'846','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1846,'845','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1847,'844','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1848,'843','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1849,'842','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1850,'841','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1851,'840','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1852,'839','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1853,'838','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1854,'837','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1855,'836','5','0','active','2024-06-14 12:53:23','','1','','1','24 '),(1856,'835','5','0','active','2024-06-14 12:53:23','2024-07-31 12:04:00pm','1','','1','24'),(1857,'1296','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1858,'1295','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1859,'1294','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1860,'1293','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1861,'1292','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1862,'1291','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1863,'1290','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1864,'1289','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1865,'1288','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1866,'1287','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1867,'1286','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1868,'1285','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1869,'1284','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1870,'1283','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1871,'1282','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1872,'1281','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1873,'1280','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1874,'1279','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1875,'1278','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1876,'1277','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1877,'1276','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1878,'1275','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1879,'1274','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1880,'1273','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1881,'1272','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1882,'1271','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1883,'1270','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1884,'1269','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1885,'1268','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1886,'1267','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1887,'1266','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1888,'1265','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1889,'1264','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1890,'1263','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1891,'1262','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1892,'1261','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1893,'1260','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1894,'1259','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1895,'1258','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1896,'1257','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1897,'1256','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1898,'1255','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1899,'1254','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1900,'1253','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1901,'1252','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1902,'1251','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1903,'1250','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1904,'1249','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1905,'1248','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1906,'1247','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1907,'1246','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1908,'1245','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1909,'1244','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1910,'1243','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1911,'1242','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1912,'1241','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1913,'1240','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1914,'1239','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1915,'1238','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1916,'1237','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1917,'1236','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1918,'1235','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1919,'1234','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1920,'1233','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1921,'1232','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1922,'1231','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1923,'1230','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1924,'1229','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1925,'1228','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1926,'1227','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1927,'1226','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1928,'1225','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1929,'1224','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1930,'1223','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1931,'1222','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1932,'1221','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1933,'1220','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1934,'1219','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1935,'1218','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1936,'1217','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1937,'1216','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1938,'1215','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1939,'1214','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1940,'1213','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1941,'1212','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1942,'1211','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1943,'1210','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1944,'1209','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1945,'1208','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1946,'1207','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1947,'1206','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1948,'1205','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1949,'1204','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1950,'1203','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1951,'1202','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1952,'1201','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1953,'1200','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1954,'1199','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1955,'1198','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1956,'1197','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1957,'1196','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1958,'1195','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1959,'1194','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1960,'1193','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1961,'1192','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1962,'1191','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1963,'1190','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1964,'1189','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1965,'1188','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1966,'1187','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1967,'1186','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1968,'1185','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1969,'1184','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1970,'1183','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1971,'1182','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1972,'1181','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1973,'1180','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1974,'1179','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1975,'1178','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1976,'1177','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1977,'1176','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1978,'1175','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1979,'1174','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1980,'1173','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1981,'1172','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1982,'1171','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1983,'1170','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1984,'1169','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1985,'1168','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1986,'1167','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1987,'1166','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1988,'1165','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1989,'1164','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1990,'1163','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1991,'1162','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1992,'1161','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1993,'1160','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1994,'1159','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1995,'1158','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1996,'1157','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1997,'1156','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1998,'1155','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(1999,'1154','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2000,'1153','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2001,'1152','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2002,'1151','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2003,'1150','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2004,'1149','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2005,'1148','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2006,'1147','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2007,'1146','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2008,'1145','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2009,'1144','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2010,'1143','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2011,'1142','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2012,'1141','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2013,'1140','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2014,'1139','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2015,'1138','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2016,'1137','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2017,'1136','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2018,'1135','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2019,'1134','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2020,'1133','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2021,'1132','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2022,'1131','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2023,'1130','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2024,'1129','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2025,'1128','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2026,'1127','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2027,'1126','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2028,'1125','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2029,'1124','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2030,'1123','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2031,'1122','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2032,'1121','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2033,'1120','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2034,'1119','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2035,'1118','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2036,'1117','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2037,'1116','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2038,'1115','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2039,'1114','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2040,'1113','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2041,'1112','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2042,'1111','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2043,'1110','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2044,'1109','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2045,'1108','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2046,'1107','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2047,'1106','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2048,'1105','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2049,'1104','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2050,'1103','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2051,'1102','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2052,'1101','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2053,'1100','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2054,'1099','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2055,'1098','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2056,'1097','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2057,'1096','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2058,'1095','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2059,'1094','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2060,'1093','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2061,'1092','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2062,'1091','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2063,'1090','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2064,'1089','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2065,'1088','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2066,'1087','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2067,'1086','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2068,'1085','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2069,'1084','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2070,'1083','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2071,'1082','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2072,'1081','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2073,'1080','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2074,'1079','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2075,'1078','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2076,'1077','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2077,'1076','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2078,'1075','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2079,'1074','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2080,'1073','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2081,'1072','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2082,'1071','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2083,'1070','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2084,'1069','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2085,'1068','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2086,'1067','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2087,'1066','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2088,'1065','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2089,'1064','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2090,'1063','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2091,'1062','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2092,'1061','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2093,'1060','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2094,'1059','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2095,'1058','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2096,'1057','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2097,'1056','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2098,'1055','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2099,'1054','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2100,'1053','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2101,'1052','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2102,'1051','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2103,'1050','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2104,'1049','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2105,'1048','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2106,'1047','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2107,'1046','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2108,'1045','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2109,'1044','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2110,'1043','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2111,'1042','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2112,'1041','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2113,'1040','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2114,'1039','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2115,'1038','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2116,'1037','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2117,'1036','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2118,'1035','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2119,'1034','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2120,'1033','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2121,'1032','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2122,'1031','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2123,'1030','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2124,'1029','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2125,'1028','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2126,'1027','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2127,'1026','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2128,'1025','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2129,'1024','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2130,'1023','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2131,'1022','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2132,'1021','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2133,'1020','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2134,'1019','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2135,'1018','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2136,'1017','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2137,'1016','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2138,'1015','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2139,'1014','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2140,'1013','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2141,'1012','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2142,'1011','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2143,'1010','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2144,'1009','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2145,'1008','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2146,'1007','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2147,'1006','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2148,'1005','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2149,'1004','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2150,'1003','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2151,'1002','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2152,'1001','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2153,'1000','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2154,'999','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2155,'998','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2156,'997','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2157,'996','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2158,'995','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2159,'994','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2160,'993','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2161,'992','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2162,'991','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2163,'990','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2164,'989','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2165,'988','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2166,'987','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2167,'986','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2168,'985','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2169,'984','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2170,'983','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2171,'982','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2172,'981','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2173,'980','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2174,'979','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2175,'978','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2176,'977','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2177,'976','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2178,'975','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2179,'974','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2180,'973','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2181,'972','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2182,'971','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2183,'970','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2184,'969','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2185,'968','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2186,'967','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2187,'966','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2188,'965','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2189,'964','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2190,'963','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2191,'962','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2192,'961','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2193,'960','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2194,'959','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2195,'958','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2196,'957','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2197,'956','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2198,'955','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2199,'954','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2200,'953','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2201,'952','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2202,'951','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2203,'950','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2204,'949','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2205,'948','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2206,'947','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2207,'946','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2208,'945','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2209,'944','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2210,'943','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2211,'942','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2212,'941','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2213,'940','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2214,'939','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2215,'938','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2216,'937','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2217,'936','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2218,'935','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2219,'934','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2220,'933','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2221,'932','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2222,'931','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2223,'930','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2224,'929','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2225,'928','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2226,'927','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2227,'926','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2228,'925','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2229,'924','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2230,'923','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2231,'922','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2232,'921','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2233,'920','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2234,'919','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2235,'918','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2236,'917','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2237,'916','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2238,'915','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2239,'914','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2240,'913','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2241,'912','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2242,'911','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2243,'910','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2244,'909','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2245,'908','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2246,'907','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2247,'906','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2248,'905','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2249,'904','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2250,'903','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2251,'902','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2252,'901','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2253,'900','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2254,'899','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2255,'898','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2256,'897','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2257,'896','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2258,'895','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2259,'894','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2260,'893','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2261,'892','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2262,'891','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2263,'890','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2264,'889','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2265,'888','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2266,'887','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2267,'886','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2268,'885','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2269,'884','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2270,'883','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2271,'882','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2272,'881','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2273,'880','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2274,'879','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2275,'878','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2276,'877','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2277,'876','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2278,'875','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2279,'874','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2280,'873','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2281,'872','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2282,'871','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2283,'870','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2284,'869','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2285,'868','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2286,'867','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2287,'866','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2288,'865','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2289,'864','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2290,'863','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2291,'862','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2292,'861','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2293,'860','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2294,'859','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2295,'858','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2296,'857','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2297,'856','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2298,'855','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2299,'854','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2300,'853','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2301,'852','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2302,'851','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2303,'850','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2304,'849','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2305,'848','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2306,'847','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2307,'846','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2308,'845','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2309,'844','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2310,'843','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2311,'842','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2312,'841','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2313,'840','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2314,'839','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2315,'838','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2316,'837','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2317,'836','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2318,'835','5','500','active','2024-06-14 12:53:34','','1','','1','20 '),(2319,'834','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2320,'833','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2321,'832','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2322,'831','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2323,'830','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2324,'829','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2325,'828','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2326,'827','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2327,'826','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2328,'825','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2329,'824','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2330,'823','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2331,'822','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2332,'821','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2333,'820','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2334,'819','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2335,'818','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2336,'817','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2337,'816','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2338,'815','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2339,'814','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2340,'813','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2341,'812','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2342,'811','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2343,'810','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2344,'809','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2345,'808','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2346,'807','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2347,'806','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2348,'805','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2349,'804','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2350,'803','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2351,'802','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2352,'801','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2353,'800','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2354,'799','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2355,'798','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2356,'797','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2357,'796','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2358,'795','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2359,'794','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2360,'793','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2361,'792','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2362,'791','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2363,'790','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2364,'789','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2365,'788','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2366,'787','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2367,'786','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2368,'785','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2369,'784','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2370,'783','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2371,'782','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2372,'781','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2373,'780','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2374,'779','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2375,'778','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2376,'777','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2377,'776','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2378,'775','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2379,'774','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2380,'773','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2381,'772','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2382,'771','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2383,'770','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2384,'769','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2385,'768','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2386,'767','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2387,'766','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2388,'765','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2389,'764','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2390,'763','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2391,'762','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2392,'761','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2393,'760','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2394,'759','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2395,'758','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2396,'757','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2397,'756','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2398,'755','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2399,'754','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2400,'753','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2401,'752','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2402,'751','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2403,'750','4','5000','active','2024-06-14 12:54:15','','1','','1','25 '),(2404,'834','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2405,'833','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2406,'832','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2407,'831','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2408,'830','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2409,'829','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2410,'828','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2411,'827','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2412,'826','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2413,'825','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2414,'824','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2415,'823','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2416,'822','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2417,'821','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2418,'820','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2419,'819','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2420,'818','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2421,'817','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2422,'816','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2423,'815','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2424,'814','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2425,'813','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2426,'812','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2427,'811','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2428,'810','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2429,'809','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2430,'808','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2431,'807','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2432,'806','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2433,'805','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2434,'804','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2435,'803','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2436,'802','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2437,'801','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2438,'800','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2439,'799','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2440,'798','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2441,'797','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2442,'796','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2443,'795','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2444,'794','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2445,'793','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2446,'792','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2447,'791','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2448,'790','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2449,'789','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2450,'788','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2451,'787','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2452,'786','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2453,'785','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2454,'784','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2455,'783','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2456,'782','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2457,'781','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2458,'780','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2459,'779','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2460,'778','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2461,'777','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2462,'776','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2463,'775','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2464,'774','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2465,'773','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2466,'772','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2467,'771','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2468,'770','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2469,'769','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2470,'768','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2471,'767','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2472,'766','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2473,'765','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2474,'764','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2475,'763','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2476,'762','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2477,'761','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2478,'760','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2479,'759','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2480,'758','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2481,'757','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2482,'756','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2483,'755','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2484,'754','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2485,'753','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2486,'752','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2487,'751','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2488,'750','4','500','active','2024-06-14 12:54:26','','1','','1','20 '),(2489,'834','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','10','1','5 '),(2490,'833','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2491,'832','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2492,'831','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2493,'830','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2494,'829','4','1190','active','2024-06-14 12:54:35','2025-06-05','1309','11','1','5 '),(2495,'828','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2496,'827','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2497,'826','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2498,'825','4','1075','active','2024-06-14 12:54:35','2025-06-05','1309','12','1','5 '),(2499,'824','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2500,'823','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2501,'822','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2502,'821','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2503,'820','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2504,'819','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','13','1','5 '),(2505,'818','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','14','1','5 '),(2506,'817','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','15','1','5 '),(2507,'816','4','615','active','2024-06-14 12:54:35','2025-06-05','1309','16','1','5 '),(2508,'815','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2509,'814','4','1075','active','2024-06-14 12:54:35','2025-06-05','1309','17','1','5 '),(2510,'813','4','3610','active','2024-06-14 12:54:35','2025-06-05','1309','18','1','5 '),(2511,'812','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2512,'811','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2513,'810','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','19','1','5 '),(2514,'809','4','1995','active','2024-06-14 12:54:35','2025-06-05','1309','20','1','5 '),(2515,'808','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2516,'807','4','845','active','2024-06-14 12:54:35','2025-06-05','1309','21','1','5 '),(2517,'806','4','1075','active','2024-06-14 12:54:35','2025-06-05','1309','22','1','5 '),(2518,'805','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2519,'804','4','5110','active','2024-06-14 12:54:35','2025-06-05','1309','23','1','5 '),(2520,'803','4','1535','active','2024-06-14 12:54:35','2025-06-05','1309','24','1','5 '),(2521,'802','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2522,'801','4','6160','active','2024-06-14 12:54:35','2025-06-05','1309','25','1','5 '),(2523,'800','4','4960','active','2024-06-14 12:54:35','2025-06-05','1309','26','1','5 '),(2524,'799','4','5410','active','2024-06-14 12:54:35','2025-06-05','1309','27','1','5 '),(2525,'798','4','1075','active','2024-06-14 12:54:35','2025-06-05','1309','28','1','5 '),(2526,'797','4','9385','active','2024-06-14 12:54:35','2025-06-05','1309','29','1','5 '),(2527,'796','4','1305','active','2024-06-14 12:54:35','2025-06-05','1309','30','1','5 '),(2528,'795','4','2110','active','2024-06-14 12:54:35','2025-06-05','1309','31','1','5 '),(2529,'794','4','960','active','2024-06-14 12:54:35','2025-06-05','1309','32','1','5 '),(2530,'793','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2531,'792','4','960','active','2024-06-14 12:54:35','2025-06-05','1309','33','1','5 '),(2532,'791','4','5410','active','2024-06-14 12:54:35','2025-06-05','1309','34','1','5 '),(2533,'790','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2534,'789','4','730','active','2024-06-14 12:54:35','2025-06-05','1309','35','1','5 '),(2535,'788','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2536,'787','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2537,'786','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','36','1','5 '),(2538,'785','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2539,'784','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2540,'783','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','37','1','5 '),(2541,'782','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2542,'781','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2543,'780','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','38','1','5 '),(2544,'779','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2545,'778','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2546,'777','4','450','active','2024-06-14 12:54:35','2025-06-05','1309','39','1','5 '),(2547,'776','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2548,'775','4','6610','active','2024-06-14 12:54:35','2025-06-05','1309','40','1','5 '),(2549,'774','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2550,'773','4','5660','active','2024-06-14 12:54:35','2025-06-05','1309','41','1','5 '),(2551,'772','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','42','1','5 '),(2552,'771','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2553,'770','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2554,'769','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2555,'768','4','1485','active','2024-06-14 12:54:35','2025-06-05','1309','43','1','5 '),(2556,'767','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2557,'766','4','450','active','2024-06-14 12:54:35','2025-06-05','1309','44','1','5 '),(2558,'765','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2559,'764','4','2060','active','2024-06-14 12:54:35','2025-06-05','1309','45','1','5 '),(2560,'763','4','960','active','2024-06-14 12:54:35','2025-06-05','1309','46','1','5 '),(2561,'762','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','47','1','5 '),(2562,'761','4','0','active','2024-06-14 12:54:35','','1','','1','5 '),(2563,'760','4','1075','active','2024-06-14 12:54:35','2025-06-05','1309','48','1','5 '),(2564,'759','4','1650','active','2024-06-14 12:54:35','2025-06-05','1309','49','1','5 '),(2565,'758','4','1255','active','2024-06-14 12:54:35','2025-06-05','1309','50','1','5 '),(2566,'757','4','2110','active','2024-06-14 12:54:35','2025-06-05','1309','51','1','5 '),(2567,'756','4','1650','active','2024-06-14 12:54:35','2025-06-05','1309','52','1','5 '),(2568,'755','4','1075','active','2024-06-14 12:54:35','2025-06-05','1309','53','1','5 '),(2569,'754','4','2410','active','2024-06-14 12:54:35','2025-06-05','1309','54','1','5 '),(2570,'753','4','2410','active','2024-06-14 12:54:35','2025-06-05','1309','55','1','5 '),(2571,'752','4','3310','active','2024-06-14 12:54:35','2025-06-05','1309','56','1','5 '),(2572,'751','4','500','active','2024-06-14 12:54:35','2025-06-05','1309','57','1','5 '),(2573,'750','4','615','active','2024-06-14 12:54:35','2025-06-05','1309','58','1','5'),(2574,'834','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2575,'833','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2576,'832','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2577,'831','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2578,'830','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2579,'829','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2580,'828','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2581,'827','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2582,'826','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2583,'825','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2584,'824','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2585,'823','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2586,'822','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2587,'821','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2588,'820','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2589,'819','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2590,'818','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2591,'817','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2592,'816','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2593,'815','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2594,'814','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2595,'813','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2596,'812','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2597,'811','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2598,'810','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2599,'809','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2600,'808','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2601,'807','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2602,'806','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2603,'805','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2604,'804','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2605,'803','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2606,'802','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2607,'801','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2608,'800','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2609,'799','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2610,'798','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2611,'797','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2612,'796','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2613,'795','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2614,'794','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2615,'793','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2616,'792','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2617,'791','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2618,'790','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2619,'789','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2620,'788','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2621,'787','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2622,'786','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2623,'785','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2624,'784','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2625,'783','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2626,'782','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2627,'781','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2628,'780','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2629,'779','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2630,'778','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2631,'777','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2632,'776','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2633,'775','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2634,'774','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2635,'773','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2636,'772','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2637,'771','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2638,'770','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2639,'769','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2640,'768','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2641,'767','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2642,'766','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2643,'765','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2644,'764','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2645,'763','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2646,'762','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2647,'761','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2648,'760','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2649,'759','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2650,'758','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2651,'757','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2652,'756','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2653,'755','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2654,'754','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2655,'753','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2656,'752','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2657,'751','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2658,'750','4','0','active','2024-06-14 12:54:47','','1','','1','24 '),(2659,'749','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2660,'748','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2661,'747','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2662,'746','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2663,'745','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2664,'744','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2665,'743','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2666,'742','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2667,'741','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2668,'740','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2669,'739','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2670,'738','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2671,'737','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2672,'736','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2673,'735','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2674,'734','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2675,'733','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2676,'732','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2677,'731','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2678,'730','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2679,'729','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2680,'728','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2681,'727','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2682,'726','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2683,'725','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2684,'724','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2685,'723','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2686,'722','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2687,'721','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2688,'720','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2689,'719','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2690,'718','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2691,'717','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2692,'716','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2693,'715','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2694,'714','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2695,'713','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2696,'712','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2697,'711','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2698,'710','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2699,'709','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2700,'708','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2701,'707','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2702,'706','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2703,'705','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2704,'704','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2705,'703','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2706,'702','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2707,'701','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2708,'700','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2709,'699','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2710,'698','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2711,'697','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2712,'696','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2713,'695','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2714,'694','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2715,'693','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2716,'692','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2717,'691','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2718,'690','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2719,'689','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2720,'688','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2721,'687','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2722,'686','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2723,'685','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2724,'684','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2725,'683','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2726,'682','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2727,'681','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2728,'680','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2729,'679','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2730,'678','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2731,'677','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2732,'676','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2733,'675','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2734,'674','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2735,'673','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2736,'672','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2737,'671','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2738,'670','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2739,'669','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2740,'668','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2741,'667','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2742,'666','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2743,'665','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2744,'664','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2745,'663','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2746,'662','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2747,'661','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2748,'660','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2749,'659','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2750,'658','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2751,'657','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2752,'656','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2753,'655','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2754,'654','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2755,'653','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2756,'652','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2757,'651','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2758,'650','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2759,'649','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2760,'648','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2761,'647','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2762,'646','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2763,'645','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2764,'644','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2765,'643','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2766,'642','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2767,'641','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2768,'640','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2769,'639','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2770,'638','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2771,'637','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2772,'636','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2773,'635','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2774,'634','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2775,'633','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2776,'632','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2777,'631','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2778,'630','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2779,'629','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2780,'628','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2781,'627','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2782,'626','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2783,'625','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2784,'624','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2785,'623','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2786,'622','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2787,'621','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2788,'620','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2789,'619','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2790,'618','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2791,'617','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2792,'616','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2793,'615','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2794,'614','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2795,'613','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2796,'612','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2797,'611','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2798,'610','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2799,'609','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2800,'608','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2801,'607','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2802,'606','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2803,'605','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2804,'604','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2805,'603','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2806,'602','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2807,'601','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2808,'600','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2809,'599','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2810,'598','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2811,'597','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2812,'596','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2813,'595','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2814,'594','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2815,'593','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2816,'592','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2817,'591','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2818,'590','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2819,'589','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2820,'588','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2821,'587','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2822,'586','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2823,'585','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2824,'584','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2825,'583','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2826,'582','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2827,'581','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2828,'580','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2829,'579','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2830,'578','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2831,'577','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2832,'576','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2833,'575','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2834,'574','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2835,'573','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2836,'572','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2837,'571','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2838,'570','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2839,'569','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2840,'568','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2841,'567','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2842,'566','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2843,'565','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2844,'564','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2845,'563','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2846,'562','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2847,'561','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2848,'560','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2849,'559','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2850,'558','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2851,'557','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2852,'556','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2853,'555','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2854,'554','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2855,'553','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2856,'552','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2857,'551','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2858,'550','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2859,'549','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2860,'548','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2861,'547','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2862,'546','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2863,'545','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2864,'544','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2865,'543','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2866,'542','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2867,'541','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2868,'540','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2869,'539','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2870,'538','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2871,'537','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2872,'536','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2873,'535','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2874,'534','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2875,'533','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2876,'532','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2877,'531','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2878,'530','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2879,'529','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2880,'528','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2881,'527','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2882,'526','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2883,'525','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2884,'524','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2885,'523','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2886,'522','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2887,'521','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2888,'520','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2889,'519','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2890,'518','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2891,'517','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2892,'516','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2893,'515','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2894,'514','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2895,'513','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2896,'512','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2897,'511','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2898,'510','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2899,'509','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2900,'508','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2901,'507','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2902,'506','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2903,'505','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2904,'504','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2905,'503','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2906,'502','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2907,'501','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2908,'500','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2909,'499','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2910,'498','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2911,'497','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2912,'496','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2913,'495','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2914,'494','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2915,'493','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2916,'492','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2917,'491','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2918,'490','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2919,'489','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2920,'488','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2921,'487','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2922,'486','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2923,'485','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2924,'484','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2925,'483','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2926,'482','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2927,'481','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2928,'480','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2929,'479','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2930,'478','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2931,'477','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2932,'476','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2933,'475','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2934,'474','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2935,'473','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2936,'472','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2937,'471','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2938,'470','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2939,'469','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2940,'468','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2941,'467','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2942,'466','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2943,'465','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2944,'464','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2945,'463','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2946,'462','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2947,'461','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2948,'460','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2949,'459','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2950,'458','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2951,'457','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2952,'456','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2953,'455','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2954,'454','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2955,'453','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2956,'452','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2957,'451','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2958,'450','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2959,'449','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2960,'448','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2961,'447','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2962,'446','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2963,'445','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2964,'444','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2965,'443','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2966,'442','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2967,'441','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2968,'440','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2969,'439','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2970,'438','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2971,'437','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2972,'436','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2973,'435','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2974,'434','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2975,'433','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2976,'432','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2977,'431','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2978,'430','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2979,'429','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2980,'428','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2981,'427','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2982,'426','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2983,'425','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2984,'424','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2985,'423','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2986,'422','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2987,'421','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2988,'420','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2989,'419','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2990,'418','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2991,'417','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2992,'416','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2993,'415','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2994,'414','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2995,'413','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2996,'412','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2997,'411','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2998,'410','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(2999,'409','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3000,'408','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3001,'407','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3002,'406','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3003,'405','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3004,'404','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3005,'403','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3006,'402','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3007,'401','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3008,'400','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3009,'399','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3010,'398','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3011,'397','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3012,'396','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3013,'395','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3014,'394','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3015,'393','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3016,'392','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3017,'391','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3018,'390','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3019,'389','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3020,'388','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3021,'387','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3022,'386','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3023,'385','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3024,'384','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3025,'383','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3026,'382','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3027,'381','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3028,'380','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3029,'379','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3030,'378','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3031,'377','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3032,'376','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3033,'375','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3034,'374','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3035,'373','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3036,'372','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3037,'371','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3038,'370','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3039,'369','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3040,'368','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3041,'367','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3042,'366','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3043,'365','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3044,'364','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3045,'363','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3046,'362','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3047,'361','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3048,'360','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3049,'359','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3050,'358','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3051,'357','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3052,'356','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3053,'355','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3054,'354','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3055,'353','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3056,'352','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3057,'351','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3058,'350','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3059,'349','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3060,'348','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3061,'347','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3062,'346','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3063,'345','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3064,'344','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3065,'343','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3066,'342','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3067,'341','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3068,'340','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3069,'339','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3070,'338','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3071,'337','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3072,'336','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3073,'335','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3074,'334','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3075,'333','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3076,'332','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3077,'331','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3078,'330','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3079,'329','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3080,'328','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3081,'327','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3082,'326','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3083,'325','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3084,'324','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3085,'323','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3086,'322','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3087,'321','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3088,'320','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3089,'319','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3090,'318','3','5000','active','2024-06-14 12:55:15','','1','','1','25 '),(3091,'749','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3092,'748','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3093,'747','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3094,'746','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3095,'745','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3096,'744','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3097,'743','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3098,'742','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3099,'741','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3100,'740','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3101,'739','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3102,'738','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3103,'737','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3104,'736','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3105,'735','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3106,'734','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3107,'733','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3108,'732','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3109,'731','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3110,'730','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3111,'729','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3112,'728','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3113,'727','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3114,'726','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3115,'725','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3116,'724','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3117,'723','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3118,'722','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3119,'721','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3120,'720','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3121,'719','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3122,'718','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3123,'717','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3124,'716','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3125,'715','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3126,'714','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3127,'713','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3128,'712','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3129,'711','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3130,'710','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3131,'709','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3132,'708','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3133,'707','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3134,'706','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3135,'705','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3136,'704','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3137,'703','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3138,'702','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3139,'701','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3140,'700','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3141,'699','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3142,'698','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3143,'697','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3144,'696','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3145,'695','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3146,'694','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3147,'693','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3148,'692','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3149,'691','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3150,'690','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3151,'689','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3152,'688','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3153,'687','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3154,'686','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3155,'685','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3156,'684','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3157,'683','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3158,'682','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3159,'681','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3160,'680','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3161,'679','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3162,'678','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3163,'677','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3164,'676','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3165,'675','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3166,'674','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3167,'673','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3168,'672','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3169,'671','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3170,'670','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3171,'669','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3172,'668','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3173,'667','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3174,'666','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3175,'665','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3176,'664','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3177,'663','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3178,'662','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3179,'661','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3180,'660','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3181,'659','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3182,'658','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3183,'657','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3184,'656','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3185,'655','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3186,'654','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3187,'653','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3188,'652','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3189,'651','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3190,'650','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3191,'649','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3192,'648','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3193,'647','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3194,'646','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3195,'645','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3196,'644','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3197,'643','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3198,'642','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3199,'641','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3200,'640','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3201,'639','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3202,'638','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3203,'637','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3204,'636','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3205,'635','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3206,'634','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3207,'633','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3208,'632','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3209,'631','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3210,'630','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3211,'629','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3212,'628','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3213,'627','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3214,'626','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3215,'625','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3216,'624','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3217,'623','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3218,'622','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3219,'621','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3220,'620','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3221,'619','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3222,'618','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3223,'617','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3224,'616','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3225,'615','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3226,'614','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3227,'613','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3228,'612','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3229,'611','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3230,'610','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3231,'609','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3232,'608','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3233,'607','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3234,'606','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3235,'605','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3236,'604','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3237,'603','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3238,'602','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3239,'601','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3240,'600','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3241,'599','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3242,'598','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3243,'597','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3244,'596','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3245,'595','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3246,'594','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3247,'593','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3248,'592','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3249,'591','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3250,'590','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3251,'589','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3252,'588','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3253,'587','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3254,'586','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3255,'585','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3256,'584','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3257,'583','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3258,'582','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3259,'581','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3260,'580','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3261,'579','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3262,'578','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3263,'577','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3264,'576','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3265,'575','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3266,'574','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3267,'573','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3268,'572','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3269,'571','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3270,'570','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3271,'569','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3272,'568','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3273,'567','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3274,'566','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3275,'565','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3276,'564','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3277,'563','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3278,'562','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3279,'561','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3280,'560','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3281,'559','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3282,'558','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3283,'557','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3284,'556','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3285,'555','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3286,'554','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3287,'553','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3288,'552','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3289,'551','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3290,'550','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3291,'549','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3292,'548','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3293,'547','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3294,'546','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3295,'545','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3296,'544','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3297,'543','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3298,'542','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3299,'541','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3300,'540','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3301,'539','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3302,'538','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3303,'537','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3304,'536','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3305,'535','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3306,'534','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3307,'533','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3308,'532','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3309,'531','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3310,'530','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3311,'529','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3312,'528','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3313,'527','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3314,'526','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3315,'525','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3316,'524','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3317,'523','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3318,'522','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3319,'521','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3320,'520','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3321,'519','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3322,'518','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3323,'517','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3324,'516','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3325,'515','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3326,'514','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3327,'513','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3328,'512','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3329,'511','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3330,'510','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3331,'509','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3332,'508','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3333,'507','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3334,'506','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3335,'505','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3336,'504','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3337,'503','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3338,'502','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3339,'501','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3340,'500','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3341,'499','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3342,'498','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3343,'497','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3344,'496','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3345,'495','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3346,'494','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3347,'493','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3348,'492','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3349,'491','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3350,'490','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3351,'489','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3352,'488','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3353,'487','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3354,'486','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3355,'485','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3356,'484','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3357,'483','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3358,'482','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3359,'481','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3360,'480','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3361,'479','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3362,'478','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3363,'477','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3364,'476','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3365,'475','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3366,'474','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3367,'473','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3368,'472','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3369,'471','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3370,'470','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3371,'469','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3372,'468','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3373,'467','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3374,'466','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3375,'465','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3376,'464','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3377,'463','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3378,'462','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3379,'461','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3380,'460','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3381,'459','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3382,'458','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3383,'457','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3384,'456','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3385,'455','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3386,'454','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3387,'453','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3388,'452','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3389,'451','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3390,'450','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3391,'449','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3392,'448','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3393,'447','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3394,'446','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3395,'445','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3396,'444','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3397,'443','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3398,'442','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3399,'441','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3400,'440','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3401,'439','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3402,'438','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3403,'437','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3404,'436','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3405,'435','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3406,'434','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3407,'433','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3408,'432','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3409,'431','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3410,'430','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3411,'429','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3412,'428','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3413,'427','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3414,'426','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3415,'425','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3416,'424','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3417,'423','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3418,'422','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3419,'421','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3420,'420','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3421,'419','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3422,'418','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3423,'417','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3424,'416','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3425,'415','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3426,'414','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3427,'413','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3428,'412','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3429,'411','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3430,'410','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3431,'409','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3432,'408','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3433,'407','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3434,'406','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3435,'405','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3436,'404','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3437,'403','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3438,'402','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3439,'401','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3440,'400','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3441,'399','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3442,'398','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3443,'397','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3444,'396','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3445,'395','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3446,'394','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3447,'393','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3448,'392','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3449,'391','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3450,'390','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3451,'389','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3452,'388','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3453,'387','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3454,'386','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3455,'385','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3456,'384','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3457,'383','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3458,'382','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3459,'381','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3460,'380','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3461,'379','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3462,'378','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3463,'377','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3464,'376','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3465,'375','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3466,'374','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3467,'373','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3468,'372','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3469,'371','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3470,'370','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3471,'369','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3472,'368','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3473,'367','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3474,'366','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3475,'365','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3476,'364','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3477,'363','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3478,'362','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3479,'361','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3480,'360','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3481,'359','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3482,'358','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3483,'357','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3484,'356','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3485,'355','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3486,'354','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3487,'353','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3488,'352','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3489,'351','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3490,'350','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3491,'349','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3492,'348','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3493,'347','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3494,'346','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3495,'345','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3496,'344','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3497,'343','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3498,'342','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3499,'341','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3500,'340','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3501,'339','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3502,'338','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3503,'337','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3504,'336','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3505,'335','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3506,'334','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3507,'333','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3508,'332','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3509,'331','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3510,'330','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3511,'329','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3512,'328','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3513,'327','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3514,'326','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3515,'325','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3516,'324','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3517,'323','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3518,'322','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3519,'321','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3520,'320','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3521,'319','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3522,'318','3','0','active','2024-06-14 12:55:29','','1','','1','24 '),(3523,'749','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3524,'748','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3525,'747','3','','active','2024-06-14 12:55:38','2025-05-26','1309','57','1','5 '),(3526,'746','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3527,'745','3','','active','2024-06-14 12:55:38','2025-05-26','1309','58','1','5 '),(3528,'744','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3529,'743','3','','active','2024-06-14 12:55:38','2025-05-26','1309','814','1','5 '),(3530,'742','3','','active','2024-06-14 12:55:38','2025-05-26','1309','','1','5 '),(3531,'741','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3532,'740','3','','active','2024-06-14 12:55:38','2025-05-26','1309','815','1','5 '),(3533,'739','3','','active','2024-06-14 12:55:38','2025-04-24','1','60','1','5 '),(3534,'738','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3535,'737','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3536,'736','3','','active','2024-06-14 12:55:38','2025-05-26','1309','61','1','5 '),(3537,'735','3','','active','2024-06-14 12:55:38','2025-05-26','1309','985','1','5 '),(3538,'734','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3539,'733','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3540,'732','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3541,'731','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3542,'730','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3543,'729','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3544,'728','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3545,'727','3','','active','2024-06-14 12:55:38','2024-09-27','1','63','1','5 '),(3546,'726','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3547,'725','3','','active','2024-06-14 12:55:38','2025-04-24','1','','1','5 '),(3548,'724','3','','active','2024-06-14 12:55:38','2025-04-24','1','65','1','5 '),(3549,'723','3','','active','2024-06-14 12:55:38','2025-04-24','1','66','1','5 '),(3550,'722','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3551,'721','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3552,'720','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3553,'719','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3554,'718','3','','active','2024-06-14 12:55:38','2025-04-24','1','67','1','5 '),(3555,'717','3','','active','2024-06-14 12:55:38','2025-04-24','1','68','1','5 '),(3556,'716','3','','active','2024-06-14 12:55:38','2025-04-24','1','69','1','5 '),(3557,'715','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3558,'714','3','','active','2024-06-14 12:55:38','2025-04-24','1','70','1','5 '),(3559,'713','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3560,'712','3','','active','2024-06-14 12:55:38','2024-09-27','1','1188','1','5 '),(3561,'711','3','','active','2024-06-14 12:55:38','2025-05-26','1309','','1','5 '),(3562,'710','3','','active','2024-06-14 12:55:38','2025-05-26','1309','73','1','5 '),(3563,'709','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3564,'708','3','','active','2024-06-14 12:55:38','2025-05-26','1309','74','1','5 '),(3565,'707','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3566,'706','3','','active','2024-06-14 12:55:38','2025-05-26','1309','75','1','5 '),(3567,'705','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3568,'704','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3569,'703','3','','active','2024-06-14 12:55:38','2025-05-26','1309','76','1','5 '),(3570,'702','3','','active','2024-06-14 12:55:38','2025-05-26','1309','77','1','5 '),(3571,'701','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3572,'700','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3573,'699','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3574,'698','3','','active','2024-06-14 12:55:38','2025-05-26','1309','78','1','5 '),(3575,'697','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3576,'696','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1216','1','5 '),(3577,'695','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3578,'694','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3579,'693','3','','active','2024-06-14 12:55:38','2025-05-26','1309','80','1','5 '),(3580,'692','3','','active','2024-06-14 12:55:38','2025-05-26','1309','81','1','5 '),(3581,'691','3','','active','2024-06-14 12:55:38','2025-05-26','1309','82','1','5 '),(3582,'690','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3583,'689','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3584,'688','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3585,'687','3','','active','2024-06-14 12:55:38','2025-05-26','1309','83','1','5 '),(3586,'686','3','','active','2024-06-14 12:55:38','2025-05-26','1309','84','1','5 '),(3587,'685','3','','active','2024-06-14 12:55:38','2025-05-26','1309','85','1','5 '),(3588,'684','3','','active','2024-06-14 12:55:38','2025-05-26','1309','86','1','5 '),(3589,'683','3','','active','2024-06-14 12:55:38','2025-05-26','1309','801','1','5 '),(3590,'682','3','','active','2024-06-14 12:55:38','2025-05-26','1309','87','1','5 '),(3591,'681','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3592,'680','3','','active','2024-06-14 12:55:38','2025-05-26','1309','802','1','5 '),(3593,'679','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1214','1','5 '),(3594,'678','3','','active','2024-06-14 12:55:38','2025-05-26','1309','88','1','5 '),(3595,'677','3','','active','2024-06-14 12:55:38','2025-05-26','1309','89','1','5 '),(3596,'676','3','','active','2024-06-14 12:55:38','2025-05-26','1309','90','1','5 '),(3597,'675','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1213','1','5 '),(3598,'674','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3599,'673','3','','active','2024-06-14 12:55:38','2025-05-26','1309','91','1','5 '),(3600,'672','3','','active','2024-06-14 12:55:38','2025-05-26','1309','92','1','5 '),(3601,'671','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3602,'670','3','','active','2024-06-14 12:55:38','2025-05-26','1309','93','1','5 '),(3603,'669','3','','active','2024-06-14 12:55:38','2025-05-26','1309','94','1','5 '),(3604,'668','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3605,'667','3','','active','2024-06-14 12:55:38','2025-05-26','1309','95','1','5 '),(3606,'666','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3607,'665','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3608,'664','3','','active','2024-06-14 12:55:38','2025-05-26','1309','803','1','5 '),(3609,'663','3','','active','2024-06-14 12:55:38','2025-05-26','1309','96','1','5 '),(3610,'662','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1750','1','5 '),(3611,'661','3','','active','2024-06-14 12:55:38','2025-05-26','1309','885','1','5 '),(3612,'660','3','','active','2024-06-14 12:55:38','2025-05-26','1309','871','1','5 '),(3613,'659','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3614,'658','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3615,'657','3','','active','2024-06-14 12:55:38','2025-05-26','1309','804','1','5 '),(3616,'656','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3617,'655','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1212','1','5 '),(3618,'654','3','','active','2024-06-14 12:55:38','2025-05-26','1309','99','1','5 '),(3619,'653','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3620,'652','3','','active','2024-06-14 12:55:38','2025-05-26','1309','805','1','5 '),(3621,'651','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3622,'650','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1211','1','5 '),(3623,'649','3','','active','2024-06-14 12:55:38','2025-05-26','1309','100','1','5 '),(3624,'648','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3625,'647','3','','active','2024-06-14 12:55:38','2025-05-26','1309','101','1','5 '),(3626,'646','3','','active','2024-06-14 12:55:38','2025-04-23','1','','1','5 '),(3627,'645','3','','active','2024-06-14 12:55:38','2025-04-23','1','102','1','5 '),(3628,'644','3','','active','2024-06-14 12:55:38','2025-04-23','1','103','1','5 '),(3629,'643','3','','active','2024-06-14 12:55:38','2025-04-23','1','104','1','5 '),(3630,'642','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3631,'641','3','','active','2024-06-14 12:55:38','2025-04-23','1','105','1','5 '),(3632,'640','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3633,'639','3','','active','2024-06-14 12:55:38','2025-04-23','1','1210','1','5 '),(3634,'638','3','','active','2024-06-14 12:55:38','2025-04-23','1','1209','1','5 '),(3635,'637','3','','active','2024-06-14 12:55:38','2025-04-23','1','108','1','5 '),(3636,'636','3','','active','2024-06-14 12:55:38','2025-04-23','1','','1','5 '),(3637,'635','3','','active','2024-06-14 12:55:38','2025-04-23','1','110','1','5 '),(3638,'634','3','','active','2024-06-14 12:55:38','2025-04-23','1','111','1','5 '),(3639,'633','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3640,'632','3','','active','2024-06-14 12:55:38','2025-04-23','1','112','1','5 '),(3641,'631','3','','active','2024-06-14 12:55:38','2025-04-23','1','1208','1','5 '),(3642,'630','3','','active','2024-06-14 12:55:38','2025-04-23','1','113','1','5 '),(3643,'629','3','','active','2024-06-14 12:55:38','2025-04-23','1','114','1','5 '),(3644,'628','3','','active','2024-06-14 12:55:38','2025-04-23','1','1207','1','5 '),(3645,'627','3','','active','2024-06-14 12:55:38','2025-04-23','1','116','1','5 '),(3646,'626','3','','active','2024-06-14 12:55:38','2025-04-23','1','117','1','5 '),(3647,'625','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3648,'624','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3649,'623','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3650,'622','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3651,'621','3','','active','2024-06-14 12:55:38','2025-04-23','1','118','1','5 '),(3652,'620','3','','active','2024-06-14 12:55:38','2025-04-23','1','119','1','5 '),(3653,'619','3','','active','2024-06-14 12:55:38','2025-04-23','1','120','1','5 '),(3654,'618','3','','active','2024-06-14 12:55:38','2025-04-23','1','1206','1','5 '),(3655,'617','3','','active','2024-06-14 12:55:38','2025-04-23','1','870','1','5 '),(3656,'616','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3657,'615','3','','active','2024-06-14 12:55:38','2025-04-23','1','816','1','5 '),(3658,'614','3','','active','2024-06-14 12:55:38','2025-04-23','1','','1','5 '),(3659,'613','3','','active','2024-06-14 12:55:38','2025-04-23','1','123','1','5 '),(3660,'612','3','','active','2024-06-14 12:55:38','2025-04-23','1','124','1','5 '),(3661,'611','3','','active','2024-06-14 12:55:38','2025-06-05','1309','125','1','5 '),(3662,'610','3','','active','2024-06-14 12:55:38','2025-05-26','1309','126','1','5 '),(3663,'609','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3664,'608','3','','active','2024-06-14 12:55:38','2025-05-26','1309','127','1','5 '),(3665,'607','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3666,'606','3','','active','2024-06-14 12:55:38','2025-05-26','1309','128','1','5 '),(3667,'605','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3668,'604','3','','active','2024-06-14 12:55:38','2025-05-26','1309','129','1','5 '),(3669,'603','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3670,'602','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3671,'601','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3672,'600','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3673,'599','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3674,'598','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3675,'597','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1205','1','5 '),(3676,'596','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3677,'595','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3678,'594','3','','active','2024-06-14 12:55:38','2025-05-26','1309','130','1','5 '),(3679,'593','3','','active','2024-06-14 12:55:38','2025-05-26','1309','131','1','5 '),(3680,'592','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3681,'591','3','','active','2024-06-14 12:55:38','2025-05-26','1309','132','1','5 '),(3682,'590','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3683,'589','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3684,'588','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3685,'587','3','','active','2024-06-14 12:55:38','2025-04-23','1','988','1','5 '),(3686,'586','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3687,'585','3','','active','2024-06-14 12:55:38','2025-04-23','1','133','1','5 '),(3688,'584','3','','active','2024-06-14 12:55:38','2025-04-23','1','1204','1','5 '),(3689,'583','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3690,'582','3','','active','2024-06-14 12:55:38','2025-04-23','1','807','1','5 '),(3691,'581','3','','active','2024-06-14 12:55:38','2025-04-23','1','1203','1','5 '),(3692,'580','3','','active','2024-06-14 12:55:38','2025-04-23','1','134','1','5 '),(3693,'579','3','','active','2024-06-14 12:55:38','2025-04-23','1','1202','1','5 '),(3694,'578','3','','active','2024-06-14 12:55:38','2025-04-23','1','135','1','5 '),(3695,'577','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3696,'576','3','','active','2024-06-14 12:55:38','2025-04-23','1','136','1','5 '),(3697,'575','3','','active','2024-06-14 12:55:38','2025-04-23','1','137','1','5 '),(3698,'574','3','','active','2024-06-14 12:55:38','2025-05-26','1309','869','1','5 '),(3699,'573','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3700,'572','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3701,'571','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3702,'570','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1201','1','5 '),(3703,'569','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1189','1','5 '),(3704,'568','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3705,'567','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3706,'566','3','','active','2024-06-14 12:55:38','2025-05-26','1309','139','1','5 '),(3707,'565','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3708,'564','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3709,'563','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1200','1','5 '),(3710,'562','3','','active','2024-06-14 12:55:38','2025-05-26','1309','140','1','5 '),(3711,'561','3','','active','2024-06-14 12:55:38','2025-05-26','1309','141','1','5 '),(3712,'560','3','','active','2024-06-14 12:55:38','2025-05-26','1309','142','1','5 '),(3713,'559','3','','active','2024-06-14 12:55:38','2025-05-26','1309','143','1','5 '),(3714,'558','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3715,'557','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3716,'556','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3717,'555','3','','active','2024-06-14 12:55:38','2025-05-26','1309','808','1','5 '),(3718,'554','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3719,'553','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1196','1','5 '),(3720,'552','3','','active','2024-06-14 12:55:38','2025-05-26','1309','809','1','5 '),(3721,'551','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3722,'550','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1748','1','5 '),(3723,'549','3','','active','2024-06-14 12:55:38','2025-05-26','1309','145','1','5 '),(3724,'548','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3725,'547','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1193','1','5 '),(3726,'546','3','','active','2024-06-14 12:55:38','2025-05-26','1309','146','1','5 '),(3727,'545','3','','active','2024-06-14 12:55:38','2025-05-26','1309','810','1','5 '),(3728,'544','3','','active','2024-06-14 12:55:38','2025-05-26','1309','811','1','5 '),(3729,'543','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1352','1','5 '),(3730,'542','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3731,'541','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3732,'540','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3733,'539','3','','active','2024-06-14 12:55:38','2025-05-26','1309','148','1','5 '),(3734,'538','3','','active','2024-06-14 12:55:38','2025-05-26','1309','149','1','5 '),(3735,'537','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3736,'536','3','','active','2024-06-14 12:55:38','2025-05-26','1309','150','1','5 '),(3737,'535','3','','active','2024-06-14 12:55:38','2025-05-26','1309','151','1','5 '),(3738,'534','3','','active','2024-06-14 12:55:38','2025-05-26','1309','152','1','5 '),(3739,'533','3','','active','2024-06-14 12:55:38','2025-05-26','1309','153','1','5 '),(3740,'532','3','','active','2024-06-14 12:55:38','2025-05-26','1309','154','1','5 '),(3741,'531','3','','active','2024-06-14 12:55:38','2025-05-26','1309','155','1','5 '),(3742,'530','3','','active','2024-06-14 12:55:38','2025-05-26','1309','156','1','5 '),(3743,'529','3','','active','2024-06-14 12:55:38','2025-05-26','1309','868','1','5 '),(3744,'528','3','','active','2024-06-14 12:55:38','2025-05-26','1309','158','1','5 '),(3745,'527','3','','active','2024-06-14 12:55:38','2025-05-26','1309','159','1','5 '),(3746,'526','3','','active','2024-06-14 12:55:38','2025-05-26','1309','160','1','5 '),(3747,'525','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3748,'524','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3749,'523','3','','active','2024-06-14 12:55:38','2025-05-26','1309','161','1','5 '),(3750,'522','3','','active','2024-06-14 12:55:38','2025-05-26','1309','162','1','5 '),(3751,'521','3','','active','2024-06-14 12:55:38','2025-05-26','1309','163','1','5 '),(3752,'520','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3753,'519','3','','active','2024-06-14 12:55:38','2025-05-26','1309','164','1','5 '),(3754,'518','3','','active','2024-06-14 12:55:38','2025-05-26','1309','165','1','5 '),(3755,'517','3','','active','2024-06-14 12:55:38','2025-05-26','1309','166','1','5 '),(3756,'516','3','','active','2024-06-14 12:55:38','2025-05-26','1309','167','1','5 '),(3757,'515','3','','active','2024-06-14 12:55:38','2025-05-26','1309','168','1','5 '),(3758,'514','3','','active','2024-06-14 12:55:38','2025-05-26','1309','169','1','5 '),(3759,'513','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3760,'512','3','','active','2024-06-14 12:55:38','2025-05-26','1309','170','1','5 '),(3761,'511','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3762,'510','3','','active','2024-06-14 12:55:38','2025-05-26','1309','171','1','5 '),(3763,'509','3','','active','2024-06-14 12:55:38','2025-05-26','1309','172','1','5 '),(3764,'508','3','','active','2024-06-14 12:55:38','2025-05-26','1309','173','1','5 '),(3765,'507','3','','active','2024-06-14 12:55:38','2025-05-26','1309','174','1','5 '),(3766,'506','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3767,'505','3','','active','2024-06-14 12:55:38','2025-05-26','1309','175','1','5 '),(3768,'504','3','','active','2024-06-14 12:55:38','2025-05-26','1309','','1','5 '),(3769,'503','3','','active','2024-06-14 12:55:38','2025-05-26','1309','177','1','5 '),(3770,'502','3','','active','2024-06-14 12:55:38','2025-05-26','1309','178','1','5 '),(3771,'501','3','','active','2024-06-14 12:55:38','2025-05-26','1309','179','1','5 '),(3772,'500','3','','active','2024-06-14 12:55:38','2025-05-26','1309','180','1','5 '),(3773,'499','3','','active','2024-06-14 12:55:38','2025-05-26','1309','181','1','5 '),(3774,'498','3','','active','2024-06-14 12:55:38','2025-05-26','1309','182','1','5 '),(3775,'497','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3776,'496','3','','active','2024-06-14 12:55:38','2025-05-26','1309','183','1','5 '),(3777,'495','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3778,'494','3','','active','2024-06-14 12:55:38','2025-05-26','1309','184','1','5 '),(3779,'493','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3780,'492','3','','active','2024-06-14 12:55:38','2025-05-26','1309','185','1','5 '),(3781,'491','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3782,'490','3','','active','2024-06-14 12:55:38','2025-05-26','1309','186','1','5 '),(3783,'489','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3784,'488','3','','active','2024-06-14 12:55:38','2025-05-26','1309','187','1','5 '),(3785,'487','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3786,'486','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3787,'485','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3788,'484','3','','active','2024-06-14 12:55:38','2025-05-26','1309','188','1','5 '),(3789,'483','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3790,'482','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3791,'481','3','','active','2024-06-14 12:55:38','2025-05-26','1309','189','1','5 '),(3792,'480','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3793,'479','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3794,'478','3','','active','2024-06-14 12:55:38','2025-05-26','1309','190','1','5 '),(3795,'477','3','','active','2024-06-14 12:55:38','2025-05-26','1309','191','1','5 '),(3796,'476','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3797,'475','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3798,'474','3','','active','2024-06-14 12:55:38','2025-05-26','1309','192','1','5 '),(3799,'473','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3800,'472','3','','active','2024-06-14 12:55:38','2025-05-26','1309','193','1','5 '),(3801,'471','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3802,'470','3','','active','2024-06-14 12:55:38','2025-05-26','1309','194','1','5 '),(3803,'469','3','','active','2024-06-14 12:55:38','2025-05-26','1309','195','1','5 '),(3804,'468','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3805,'467','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3806,'466','3','','active','2024-06-14 12:55:38','2025-05-26','1309','196','1','5 '),(3807,'465','3','','active','2024-06-14 12:55:38','2025-05-26','1309','197','1','5 '),(3808,'464','3','','active','2024-06-14 12:55:38','2025-05-26','1309','198','1','5 '),(3809,'463','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3810,'462','3','','active','2024-06-14 12:55:38','2025-05-26','1309','','1','5 '),(3811,'461','3','','active','2024-06-14 12:55:38','2025-05-26','1309','','1','5 '),(3812,'460','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3813,'459','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3814,'458','3','','active','2024-06-14 12:55:38','2025-05-26','1309','201','1','5 '),(3815,'457','3','','active','2024-06-14 12:55:38','2025-05-26','1309','','1','5 '),(3816,'456','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3817,'455','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3818,'454','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3819,'453','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3820,'452','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3821,'451','3','','active','2024-06-14 12:55:38','2025-05-26','1309','202','1','5 '),(3822,'450','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1215','1','5 '),(3823,'449','3','','active','2024-06-14 12:55:38','2025-05-26','1309','204','1','5 '),(3824,'448','3','','active','2024-06-14 12:55:38','2025-05-26','1309','205','1','5 '),(3825,'447','3','','active','2024-06-14 12:55:38','2025-05-26','1309','206','1','5 '),(3826,'446','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3827,'445','3','','active','2024-06-14 12:55:38','2025-05-26','1309','207','1','5 '),(3828,'444','3','','active','2024-06-14 12:55:38','2025-05-26','1309','208','1','5 '),(3829,'443','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1190','1','5 '),(3830,'442','3','','active','2024-06-14 12:55:38','2025-05-26','1309','209','1','5 '),(3831,'441','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3832,'440','3','','active','2024-06-14 12:55:38','2025-05-26','1309','1417','1','5 '),(3833,'439','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3834,'438','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3835,'437','3','','active','2024-06-14 12:55:38','2025-05-26','1309','473','1','5 '),(3836,'436','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3837,'435','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3838,'434','3','','active','2024-06-14 12:55:38','2025-05-26','1309','472','1','5 '),(3839,'433','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3840,'432','3','','active','2024-06-14 12:55:38','2025-05-26','1309','471','1','5 '),(3841,'431','3','','active','2024-06-14 12:55:38','2025-05-26','1309','470','1','5 '),(3842,'430','3','','active','2024-06-14 12:55:38','2025-05-26','1309','469','1','5 '),(3843,'429','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3844,'428','3','','active','2024-06-14 12:55:38','2025-05-26','1309','468','1','5 '),(3845,'427','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3846,'426','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3847,'425','3','','active','2024-06-14 12:55:38','2025-05-26','1309','467','1','5 '),(3848,'424','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3849,'423','3','','active','2024-06-14 12:55:38','2025-05-26','1309','466','1','5 '),(3850,'422','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3851,'421','3','','active','2024-06-14 12:55:38','2025-05-26','1309','465','1','5 '),(3852,'420','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3853,'419','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3854,'418','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3855,'417','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3856,'416','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3857,'415','3','','active','2024-06-14 12:55:38','2025-05-26','1309','464','1','5 '),(3858,'414','3','','active','2024-06-14 12:55:38','2025-05-26','1309','463','1','5 '),(3859,'413','3','','active','2024-06-14 12:55:38','2025-05-26','1309','462','1','5 '),(3860,'412','3','','active','2024-06-14 12:55:38','2025-05-26','1309','461','1','5 '),(3861,'411','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3862,'410','3','','active','2024-06-14 12:55:38','2025-05-26','1309','460','1','5 '),(3863,'409','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3864,'408','3','','active','2024-06-14 12:55:38','2025-05-26','1309','459','1','5 '),(3865,'407','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3866,'406','3','','active','2024-06-14 12:55:38','2025-05-26','1309','458','1','5 '),(3867,'405','3','','active','2024-06-14 12:55:38','2025-05-26','1309','457','1','5 '),(3868,'404','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3869,'403','3','','active','2024-06-14 12:55:38','2025-05-26','1309','456','1','5 '),(3870,'402','3','','active','2024-06-14 12:55:38','2025-05-26','1309','455','1','5 '),(3871,'401','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3872,'400','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3873,'399','3','','active','2024-06-14 12:55:38','2025-05-26','1309','454','1','5 '),(3874,'398','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3875,'397','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3876,'396','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3877,'395','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3878,'394','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3879,'393','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3880,'392','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3881,'391','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3882,'390','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3883,'389','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3884,'388','3','','active','2024-06-14 12:55:38','2025-05-26','1309','453','1','5 '),(3885,'387','3','','active','2024-06-14 12:55:38','2025-05-26','1309','452','1','5 '),(3886,'386','3','','active','2024-06-14 12:55:38','2025-05-26','1309','451','1','5 '),(3887,'385','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3888,'384','3','','active','2024-06-14 12:55:38','2025-05-26','1309','450','1','5 '),(3889,'383','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3890,'382','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3891,'381','3','','active','2024-06-14 12:55:38','2025-05-26','1309','449','1','5 '),(3892,'380','3','','active','2024-06-14 12:55:38','2025-05-26','1309','448','1','5 '),(3893,'379','3','','active','2024-06-14 12:55:38','2025-05-26','1309','447','1','5 '),(3894,'378','3','','active','2024-06-14 12:55:38','2025-05-26','1309','446','1','5 '),(3895,'377','3','','active','2024-06-14 12:55:38','2025-05-26','1309','445','1','5 '),(3896,'376','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3897,'375','3','','active','2024-06-14 12:55:38','2025-05-26','1309','444','1','5 '),(3898,'374','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3899,'373','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3900,'372','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3901,'371','3','','active','2024-06-14 12:55:38','2025-05-26','1309','443','1','5 '),(3902,'370','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3903,'369','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3904,'368','3','','active','2024-06-14 12:55:38','2025-05-26','1309','442','1','5 '),(3905,'367','3','','active','2024-06-14 12:55:38','2025-05-26','1309','441','1','5 '),(3906,'366','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3907,'365','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3908,'364','3','','active','2024-06-14 12:55:38','2025-05-26','1309','440','1','5 '),(3909,'363','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3910,'362','3','','active','2024-06-14 12:55:38','2025-05-26','1309','439','1','5 '),(3911,'361','3','','active','2024-06-14 12:55:38','2025-05-26','1309','438','1','5 '),(3912,'360','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3913,'359','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3914,'358','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3915,'357','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3916,'356','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3917,'355','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3918,'354','3','','active','2024-06-14 12:55:38','2025-05-26','1309','437','1','5 '),(3919,'353','3','','active','2024-06-14 12:55:38','2025-05-26','1309','436','1','5 '),(3920,'352','3','','active','2024-06-14 12:55:38','2025-05-26','1309','435','1','5 '),(3921,'351','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3922,'350','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3923,'349','3','','active','2024-06-14 12:55:38','2025-05-26','1309','434','1','5 '),(3924,'348','3','','active','2024-06-14 12:55:38','2025-05-26','1309','433','1','5 '),(3925,'347','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3926,'346','3','','active','2024-06-14 12:55:38','2025-05-26','1309','432','1','5 '),(3927,'345','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3928,'344','3','','active','2024-06-14 12:55:38','2025-05-26','1309','431','1','5 '),(3929,'343','3','','active','2024-06-14 12:55:38','2025-05-26','1309','430','1','5 '),(3930,'342','3','','active','2024-06-14 12:55:38','2025-05-26','1309','429','1','5 '),(3931,'341','3','','active','2024-06-14 12:55:38','2025-05-26','1309','428','1','5 '),(3932,'340','3','','active','2024-06-14 12:55:38','2025-05-26','1309','427','1','5 '),(3933,'339','3','','active','2024-06-14 12:55:38','2025-05-26','1309','426','1','5 '),(3934,'338','3','','active','2024-06-14 12:55:38','2025-05-26','1309','425','1','5 '),(3935,'337','3','','active','2024-06-14 12:55:38','2025-05-26','1309','424','1','5 '),(3936,'336','3','','active','2024-06-14 12:55:38','2025-05-26','1309','423','1','5 '),(3937,'335','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3938,'334','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3939,'333','3','','active','2024-06-14 12:55:38','2025-05-26','1309','422','1','5 '),(3940,'332','3','','active','2024-06-14 12:55:38','2025-05-26','1309','421','1','5 '),(3941,'331','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3942,'330','3','','active','2024-06-14 12:55:38','2025-05-26','1309','420','1','5 '),(3943,'329','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3944,'328','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3945,'327','3','','active','2024-06-14 12:55:38','2025-05-26','1309','419','1','5 '),(3946,'326','3','','active','2024-06-14 12:55:38','2025-05-26','1309','418','1','5 '),(3947,'325','3','','active','2024-06-14 12:55:38','2025-05-26','1309','417','1','5 '),(3948,'324','3','','active','2024-06-14 12:55:38','2025-05-26','1309','416','1','5 '),(3949,'323','3','','active','2024-06-14 12:55:38','2025-05-26','1309','415','1','5 '),(3950,'322','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3951,'321','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3952,'320','3','','active','2024-06-14 12:55:38','2025-05-26','1309','414','1','5 '),(3953,'319','3','0','active','2024-06-14 12:55:38','','1','','1','5 '),(3954,'318','3','','active','2024-06-14 12:55:38','2025-05-26','1309','413','1','5 '),(3955,'749','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3956,'748','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3957,'747','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3958,'746','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3959,'745','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3960,'744','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3961,'743','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3962,'742','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3963,'741','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3964,'740','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3965,'739','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3966,'738','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3967,'737','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3968,'736','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3969,'735','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3970,'734','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3971,'733','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3972,'732','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3973,'731','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3974,'730','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3975,'729','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3976,'728','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3977,'727','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3978,'726','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3979,'725','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3980,'724','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3981,'723','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3982,'722','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3983,'721','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3984,'720','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3985,'719','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3986,'718','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3987,'717','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3988,'716','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3989,'715','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3990,'714','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3991,'713','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3992,'712','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3993,'711','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3994,'710','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3995,'709','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3996,'708','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3997,'707','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3998,'706','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(3999,'705','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4000,'704','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4001,'703','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4002,'702','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4003,'701','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4004,'700','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4005,'699','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4006,'698','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4007,'697','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4008,'696','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4009,'695','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4010,'694','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4011,'693','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4012,'692','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4013,'691','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4014,'690','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4015,'689','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4016,'688','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4017,'687','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4018,'686','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4019,'685','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4020,'684','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4021,'683','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4022,'682','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4023,'681','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4024,'680','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4025,'679','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4026,'678','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4027,'677','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4028,'676','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4029,'675','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4030,'674','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4031,'673','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4032,'672','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4033,'671','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4034,'670','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4035,'669','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4036,'668','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4037,'667','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4038,'666','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4039,'665','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4040,'664','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4041,'663','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4042,'662','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4043,'661','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4044,'660','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4045,'659','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4046,'658','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4047,'657','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4048,'656','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4049,'655','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4050,'654','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4051,'653','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4052,'652','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4053,'651','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4054,'650','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4055,'649','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4056,'648','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4057,'647','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4058,'646','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4059,'645','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4060,'644','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4061,'643','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4062,'642','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4063,'641','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4064,'640','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4065,'639','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4066,'638','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4067,'637','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4068,'636','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4069,'635','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4070,'634','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4071,'633','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4072,'632','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4073,'631','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4074,'630','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4075,'629','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4076,'628','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4077,'627','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4078,'626','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4079,'625','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4080,'624','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4081,'623','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4082,'622','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4083,'621','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4084,'620','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4085,'619','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4086,'618','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4087,'617','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4088,'616','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4089,'615','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4090,'614','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4091,'613','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4092,'612','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4093,'611','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4094,'610','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4095,'609','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4096,'608','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4097,'607','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4098,'606','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4099,'605','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4100,'604','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4101,'603','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4102,'602','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4103,'601','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4104,'600','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4105,'599','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4106,'598','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4107,'597','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4108,'596','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4109,'595','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4110,'594','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4111,'593','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4112,'592','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4113,'591','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4114,'590','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4115,'589','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4116,'588','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4117,'587','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4118,'586','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4119,'585','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4120,'584','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4121,'583','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4122,'582','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4123,'581','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4124,'580','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4125,'579','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4126,'578','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4127,'577','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4128,'576','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4129,'575','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4130,'574','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4131,'573','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4132,'572','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4133,'571','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4134,'570','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4135,'569','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4136,'568','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4137,'567','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4138,'566','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4139,'565','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4140,'564','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4141,'563','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4142,'562','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4143,'561','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4144,'560','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4145,'559','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4146,'558','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4147,'557','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4148,'556','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4149,'555','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4150,'554','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4151,'553','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4152,'552','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4153,'551','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4154,'550','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4155,'549','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4156,'548','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4157,'547','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4158,'546','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4159,'545','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4160,'544','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4161,'543','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4162,'542','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4163,'541','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4164,'540','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4165,'539','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4166,'538','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4167,'537','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4168,'536','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4169,'535','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4170,'534','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4171,'533','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4172,'532','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4173,'531','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4174,'530','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4175,'529','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4176,'528','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4177,'527','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4178,'526','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4179,'525','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4180,'524','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4181,'523','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4182,'522','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4183,'521','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4184,'520','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4185,'519','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4186,'518','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4187,'517','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4188,'516','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4189,'515','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4190,'514','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4191,'513','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4192,'512','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4193,'511','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4194,'510','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4195,'509','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4196,'508','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4197,'507','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4198,'506','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4199,'505','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4200,'504','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4201,'503','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4202,'502','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4203,'501','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4204,'500','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4205,'499','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4206,'498','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4207,'497','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4208,'496','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4209,'495','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4210,'494','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4211,'493','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4212,'492','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4213,'491','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4214,'490','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4215,'489','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4216,'488','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4217,'487','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4218,'486','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4219,'485','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4220,'484','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4221,'483','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4222,'482','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4223,'481','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4224,'480','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4225,'479','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4226,'478','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4227,'477','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4228,'476','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4229,'475','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4230,'474','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4231,'473','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4232,'472','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4233,'471','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4234,'470','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4235,'469','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4236,'468','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4237,'467','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4238,'466','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4239,'465','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4240,'464','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4241,'463','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4242,'462','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4243,'461','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4244,'460','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4245,'459','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4246,'458','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4247,'457','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4248,'456','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4249,'455','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4250,'454','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4251,'453','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4252,'452','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4253,'451','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4254,'450','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4255,'449','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4256,'448','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4257,'447','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4258,'446','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4259,'445','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4260,'444','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4261,'443','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4262,'442','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4263,'441','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4264,'440','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4265,'439','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4266,'438','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4267,'437','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4268,'436','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4269,'435','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4270,'434','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4271,'433','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4272,'432','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4273,'431','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4274,'430','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4275,'429','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4276,'428','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4277,'427','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4278,'426','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4279,'425','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4280,'424','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4281,'423','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4282,'422','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4283,'421','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4284,'420','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4285,'419','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4286,'418','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4287,'417','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4288,'416','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4289,'415','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4290,'414','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4291,'413','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4292,'412','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4293,'411','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4294,'410','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4295,'409','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4296,'408','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4297,'407','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4298,'406','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4299,'405','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4300,'404','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4301,'403','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4302,'402','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4303,'401','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4304,'400','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4305,'399','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4306,'398','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4307,'397','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4308,'396','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4309,'395','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4310,'394','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4311,'393','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4312,'392','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4313,'391','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4314,'390','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4315,'389','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4316,'388','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4317,'387','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4318,'386','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4319,'385','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4320,'384','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4321,'383','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4322,'382','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4323,'381','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4324,'380','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4325,'379','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4326,'378','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4327,'377','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4328,'376','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4329,'375','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4330,'374','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4331,'373','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4332,'372','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4333,'371','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4334,'370','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4335,'369','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4336,'368','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4337,'367','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4338,'366','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4339,'365','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4340,'364','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4341,'363','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4342,'362','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4343,'361','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4344,'360','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4345,'359','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4346,'358','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4347,'357','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4348,'356','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4349,'355','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4350,'354','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4351,'353','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4352,'352','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4353,'351','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4354,'350','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4355,'349','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4356,'348','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4357,'347','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4358,'346','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4359,'345','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4360,'344','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4361,'343','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4362,'342','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4363,'341','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4364,'340','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4365,'339','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4366,'338','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4367,'337','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4368,'336','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4369,'335','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4370,'334','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4371,'333','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4372,'332','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4373,'331','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4374,'330','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4375,'329','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4376,'328','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4377,'327','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4378,'326','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4379,'325','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4380,'324','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4381,'323','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4382,'322','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4383,'321','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4384,'320','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4385,'319','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4386,'318','3','500','active','2024-06-14 12:55:48','','1','','1','20 '),(4391,'1295','5','','active','2024-07-31 11:38:28am','2025-05-07','1','288','1','5 '),(4392,'161','2','1255','active','2024-08-06 11:32:22am','2025-06-05','1309','152','1','5 '),(4393,'155','2','500','active','2024-08-06 11:34:22am','2025-06-05','1309','157','1','5 '),(4394,'181','2','500','active','2024-08-09 01:38:59pm','2025-06-05','1309','138','1','5'),(4397,'1310','6','0','active','2024-08-21 11:39:36','2024-10-24 09:19:30am','1','0','1','5'),(4398,'1311','4','1075','active','2024-08-21 03:07:17pm','2025-06-05','1309','8','1','5 '),(4406,'1312','4','1075','active','2024-08-22 10:56:26am','2025-06-05','1309','7','1','5 '),(4411,'1313','4','960','active','2024-08-22 03:31:00pm','2025-06-05','1309','6','1','5 '),(4412,'1315','4','500','active','2024-08-27 10:54:44am','2025-06-05','1309','5','1','5 '),(4413,'1316','2','','active','2024-08-28 02:59:06pm','2025-06-05','1309','5','1','5 '),(4414,'273','2','','active','2024-09-03 11:22:37am','2025-06-05','1309','34','1','5 '),(4419,'148','1','1490','active','2024-09-05 12:36:34pm','2024-09-05','1','867','1','5 '),(4420,'221','2','615','active','2024-09-11 03:07:49pm','2025-06-05','1309','114','1','5 '),(4421,'160','2','2410','active','2024-09-11 03:08:44pm','2025-06-05','1309','153','1','5 '),(4423,'190','2','1075','active','2024-09-11 03:15:09pm','2025-06-05','1309','129','1','5 '),(4424,'167','2','500','active','2024-09-11 03:18:17pm','2025-06-05','1309','148','1','5 '),(4426,'191','2','500','active','2024-09-11 03:19:27pm','2025-06-05','1309','128','1','5 '),(4427,'196','2','500','active','2024-09-11 03:19:56pm','2025-06-05','1309','126','1','5 '),(4428,'197','2','500','active','2024-09-11 03:20:27pm','2025-06-05','1309','125','1','5 '),(4429,'198','2','1420','active','2024-09-11 03:20:51pm','2025-06-05','1309','124','1','5 '),(4430,'206','2','450','active','2024-09-11 03:22:07pm','2025-06-05','1309','123','1','5 '),(4431,'209','2','450','active','2024-09-11 03:22:30pm','2025-06-05','1309','122','1','5 '),(4432,'210','2','500','active','2024-09-11 03:22:53pm','2025-06-05','1309','121','1','5 '),(4433,'211','2','500','active','2024-09-11 03:23:16pm','2025-06-05','1309','120','1','5 '),(4434,'213','2','500','active','2024-09-11 03:23:51pm','2025-06-05','1309','119','1','5 '),(4435,'215','2','615','active','2024-09-11 03:24:15pm','2025-06-05','1309','118','1','5 '),(4436,'217','2','3010','active','2024-09-11 03:25:48pm','2025-06-05','1309','117','1','5 '),(4437,'219','2','1190','active','2024-09-11 03:26:24pm','2025-06-05','1309','116','1','5 '),(4439,'226','2','450','active','2024-09-11 03:27:29pm','2025-06-05','1309','113','1','5 '),(4440,'231','2','500','active','2024-09-11 03:28:02pm','2025-06-05','1309','112','1','5 '),(4441,'232','2','500','active','2024-09-11 03:28:27pm','2025-06-05','1309','111','1','5 '),(4442,'233','2','450','active','2024-09-11 03:28:48pm','2025-06-05','1309','110','1','5 '),(4443,'236','2','64860','active','2024-09-11 03:29:08pm','2025-06-05','1309','109','1','5 '),(4444,'238','2','500','active','2024-09-11 03:29:49pm','2025-06-05','1309','108','1','5 '),(4445,'241','2','2110','active','2024-09-11 03:30:10pm','2025-06-05','1309','107','1','5 '),(4446,'242','2','845','active','2024-09-11 03:30:33pm','2025-06-05','1309','106','1','5 '),(4447,'243','2','500','active','2024-09-11 03:30:58pm','2025-06-05','1309','105','1','5 '),(4448,'244','2','500','active','2024-09-11 03:31:18pm','2025-06-05','1309','104','1','5 '),(4449,'249','2','500','active','2024-09-11 03:35:59pm','2025-06-05','1309','103','1','5 '),(4450,'250','2','500','active','2024-09-11 03:36:19pm','2025-06-05','1309','102','1','5 '),(4451,'251','2','1255','active','2024-09-11 03:36:37pm','2025-06-05','1309','101','1','5 '),(4452,'253','2','500','active','2024-09-11 03:36:54pm','2025-06-05','1309','100','1','5 '),(4453,'255','2','500','active','2024-09-11 03:37:14pm','2025-06-05','1309','99','1','5 '),(4454,'258','2','','active','2024-09-11 03:37:33pm','2025-06-05','1309','39','1','5 '),(4455,'259','2','','active','2024-09-11 03:37:48pm','2025-06-05','1309','38','1','5 '),(4457,'265','2','','active','2024-09-11 03:39:15pm','2025-06-05','1309','37','1','5 '),(4458,'266','2','','active','2024-09-11 03:40:50pm','2025-06-05','1309','36','1','5 '),(4459,'271','2','','active','2024-09-11 03:41:58pm','2025-06-05','1309','35','1','5 '),(4461,'275','2','','active','2024-09-11 03:42:48pm','2025-06-05','1309','33','1','5 '),(4462,'277','2','','active','2024-09-11 03:43:11pm','2025-06-05','1309','32','1','5 '),(4463,'278','2','','active','2024-09-11 03:43:44pm','2025-06-05','1309','31','1','5 '),(4464,'281','2','','active','2024-09-11 03:44:04pm','2025-06-05','1309','30','1','5 '),(4465,'282','2','','active','2024-09-11 03:44:25pm','2025-06-05','1309','29','1','5 '),(4466,'283','2','','active','2024-09-11 03:44:44pm','2025-06-05','1309','28','1','5 '),(4467,'284','2','','active','2024-09-11 03:45:06pm','2025-06-05','1309','27','1','5 '),(4468,'285','2','','active','2024-09-11 03:45:26pm','2025-06-05','1309','26','1','5 '),(4469,'286','2','','active','2024-09-11 03:45:44pm','2025-06-05','1309','25','1','5 '),(4470,'287','2','','active','2024-09-11 03:46:01pm','2025-06-05','1309','24','1','5 '),(4471,'288','2','','active','2024-09-11 03:46:21pm','2025-06-05','1309','23','1','5 '),(4472,'289','2','','active','2024-09-11 03:46:41pm','2025-06-05','1309','22','1','5 '),(4473,'290','2','','active','2024-09-11 03:47:02pm','2025-06-05','1309','21','1','5 '),(4474,'291','2','','active','2024-09-11 03:47:22pm','2025-06-05','1309','20','1','5 '),(4475,'292','2','','active','2024-09-11 03:47:40pm','2025-06-05','1309','19','1','5 '),(4476,'315','2','230','active','2024-09-11 03:48:08pm','2024-09-11','1','892','1','5 '),(4477,'297','2','','active','2024-09-11 03:48:30pm','2025-06-05','1309','17','1','5 '),(4478,'300','2','','active','2024-09-11 03:48:50pm','2025-06-05','1309','16','1','5 '),(4479,'301','2','','active','2024-09-11 03:49:09pm','2025-06-05','1309','15','1','5 '),(4480,'304','2','','active','2024-09-11 03:49:28pm','2025-06-05','1309','14','1','5 '),(4481,'305','2','','active','2024-09-11 03:49:47pm','2025-06-05','1309','13','1','5 '),(4482,'316','2','','active','2024-09-11 03:50:31pm','2025-06-05','1309','10','1','5 '),(4483,'153','2','7720','active','2024-09-11 03:52:09pm','2025-06-05','1309','158','1','5 '),(4484,'156','2','4810','active','2024-09-11 03:52:30pm','2025-06-05','1309','156','1','5 '),(4485,'158','2','960','active','2024-09-11 03:52:55pm','2025-06-05','1309','155','1','5 '),(4486,'159','2','960','active','2024-09-11 03:53:14pm','2025-06-05','1309','154','1','5 '),(4488,'163','2','500','active','2024-09-11 03:54:04pm','2025-06-05','1309','151','1','5 '),(4489,'164','2','500','active','2024-09-11 03:54:28pm','2025-06-05','1309','150','1','5 '),(4490,'165','2','450','active','2024-09-11 03:54:54pm','2025-06-05','1309','149','1','5 '),(4491,'169','2','565','active','2024-09-11 04:15:06pm','2025-06-05','1309','146','1','5 '),(4492,'170','2','500','active','2024-09-11 04:15:28pm','2025-06-05','1309','145','1','5 '),(4493,'171','2','450','active','2024-09-11 04:15:48pm','2025-06-05','1309','144','1','5 '),(4494,'175','2','1075','active','2024-09-11 04:16:09pm','2025-06-05','1309','143','1','5 '),(4495,'314','2','','active','2024-09-11 04:16:28pm','2025-06-05','1309','11','1','5 '),(4496,'177','2','565','active','2024-09-11 04:16:45pm','2025-06-05','1309','142','1','5 '),(4497,'178','2','500','active','2024-09-11 04:17:07pm','2025-06-05','1309','141','1','5 '),(4498,'179','2','450','active','2024-09-11 04:17:25pm','2025-06-05','1309','140','1','5 '),(4499,'180','2','565','active','2024-09-11 04:17:44pm','2025-06-05','1309','139','1','5 '),(4500,'185','2','845','active','2024-09-11 04:19:34pm','2025-06-05','1309','134','1','5 '),(4501,'186','2','615','active','2024-09-11 04:20:38pm','2025-06-05','1309','133','1','5 '),(4502,'1298','2','','active','2024-09-11 04:21:15pm','2025-06-05','1309','9','1','5 '),(4503,'187','2','500','active','2024-09-11 04:21:38pm','2025-06-05','1309','132','1','5 '),(4504,'188','2','500','active','2024-09-11 04:21:59pm','2025-06-05','1309','131','1','5 '),(4505,'1299','2','','active','2024-09-11 04:22:27pm','2025-06-05','1309','8','1','5 '),(4506,'1300','2','','active','2024-09-11 04:22:59pm','2025-06-05','1309','7','1','5 '),(4507,'1301','2','','active','2024-09-11 04:23:33pm','2025-06-05','1309','6','1','5 '),(4508,'189','2','1075','active','2024-09-11 04:24:14pm','2025-06-05','1309','130','1','5 '),(4509,'168','2','960','active','2024-09-11 04:26:22pm','2025-06-05','1309','147','1','5 '),(4510,'166','2','0','active','2024-09-11 04:27:30pm','','1','','1','5 '),(4511,'308','2','','active','2024-09-12 08:06:43am','2025-06-05','1309','12','1','5 '),(4514,'256','2','4060','active','2024-09-12 08:53:15am','2025-06-05','1309','98','1','5 '),(4515,'182','2','450','active','2024-09-12 10:07:55am','2025-06-05','1309','137','1','5 '),(4516,'183','2','910','active','2024-09-12 10:09:24am','2025-06-05','1309','136','1','5 '),(4517,'35','1','500','active','2024-09-12 11:11:03am','2025-05-22','1309','212','1','5 '),(4518,'82','1','1190','active','2024-09-12 11:12:16am','2025-05-22','1309','211','1','5 '),(4519,'87','1','500','active','2024-09-12 11:13:16am','2025-05-22','1309','210','1','5 '),(4520,'127','1','500','active','2024-09-12 11:14:13am','2025-05-22','1309','185','1','5 '),(4521,'135','1','500','active','2024-09-12 11:24:58am','2025-05-22','1309','184','1','5 '),(4528,'1320','5','','active','2024-09-18 11:36:40am','2025-05-07','1','','1','5 '),(4529,'1323','5','','active','2024-09-18 11:43:47am','2025-05-07','1','','1','5 '),(4532,'1324','3','','active','2024-09-23 03:48:19pm','2025-05-26','1309','1191','1','5 '),(4533,'1325','3','','active','2024-09-26 02:39:53pm','2025-05-26','1309','1217','1','5 '),(4534,'1303','3','','active','2024-09-26 04:51:00pm','2025-05-26','1309','1219','1','5 '),(4535,'1326','5','','active','2024-09-27 04:24:46pm','2025-05-07','1','1485','1','5 '),(4536,'1327','5','','active','2024-09-30 11:54:19am','2025-05-07','1','','1','5 '),(4538,'220','2','500','active','2024-10-02 02:26:29pm','2025-06-05','1309','115','1','5 '),(4539,'1328','5','','active','2024-10-02 02:37:11pm','2025-05-07','1','1493','1','5 '),(4540,'1329','2','','active','2024-10-02 04:06:37pm','2025-06-05','1309','3','1','5 '),(4543,'1330','2','','active','2024-10-03 11:56:30am','2025-06-05','1309','2','1','5 '),(4544,'1331','2','','active','2024-10-03 02:59:51pm','2025-06-05','1309','1','1','5 '),(4546,'1309','4','450','active','2024-10-04 12:14:35pm','2025-06-05','1309','9','1','5 '),(4547,'1332','4','5410','active','2024-10-04 02:41:45pm','2025-06-05','1309','4','1','5 '),(4548,'1333','4','960','active','2024-10-04 02:53:13pm','2025-06-05','1309','3','1','5 '),(4550,'1337','7','0','active','2024-10-07 15:48:41','','1','','1','5'),(4551,'1336','7','0','active','2024-10-07 15:48:41','','1','','1','5'),(4552,'1335','7','0','active','2024-10-07 15:48:41','','1','','1','5'),(4553,'1342','7','0','active','2024-10-07 04:05:16pm','','1','','1','5'),(4554,'1341','7','0','active','2024-10-07 04:05:54pm','','1','','1','5'),(4555,'1340','7','0','active','2024-10-07 04:06:34pm','','1','','1','5'),(4556,'1339','7','0','active','2024-10-07 04:07:01pm','','1','','1','5'),(4557,'1338','7','0','active','2024-10-07 04:07:20pm','','1','','1','5'),(4558,'1343','7','0','active','2024-10-07 04:08:58pm','','1','','1','5'),(4560,'1344','6','0','active','2024-10-24 11:42:52am','','1','','1','5 '),(4561,'1345','7','2110','active','2024-10-24 11:52:38am','2024-10-24','1','1711','1','5'),(4562,'1346','4','2810','active','2024-10-24 12:16:21pm','2025-06-05','1309','2','1','5 '),(4563,'1317','2','','active','2024-10-28 09:25:04am','2025-06-05','1309','4','1','5 '),(4564,'1347','6','500','active','2024-10-31 09:41:35am','2024-11-05','1','1743','1','5 '),(4565,'119','1','960','active','2024-11-06 08:51:12am','2025-05-22','1309','191','1','5 '),(4566,'12','1','500','active','2024-11-06 08:52:38am','2025-05-22','1309','213','1','5 '),(4567,'120','1','500','active','2024-11-06 08:54:22am','2025-05-22','1309','190','1','5 '),(4568,'121','1','2110','active','2024-11-06 08:54:53am','2025-05-22','1309','189','1','5 '),(4569,'122','1','500','active','2024-11-06 08:55:53am','2025-05-22','1309','188','1','5 '),(4570,'123','1','500','active','2024-11-06 09:00:31am','2025-05-22','1309','187','1','5 '),(4571,'124','1','730','active','2024-11-06 09:00:47am','2025-05-22','1309','186','1','5 '),(4573,'1348','4','615','active','2024-12-19 04:46:30pm','2025-06-05','1309','1','1','5 '),(4574,'1297','1','0','active','2025-05-22 04:56:36pm','','1','','1','5 '),(4575,'6','1','0','active','2025-05-22 05:01:36pm','','1','','1','5 '),(4576,'125','1','0','active','2025-05-22 05:02:07pm','','1','','1','5 '),(4577,'5','1','0','active','2025-05-22 05:02:39pm','','1','','1','5 '); /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcollection` -- DROP TABLE IF EXISTS `roomcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcollection` -- LOCK TABLES `roomcollection` WRITE; /*!40000 ALTER TABLE `roomcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, `transactioncode` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `nhif` int(20) DEFAULT NULL, `nssf` varchar(20) DEFAULT NULL, `paye` varchar(20) DEFAULT NULL, `advance` varchar(20) DEFAULT NULL, `otherdeductions` varchar(20) DEFAULT NULL, `currency` varchar(20) DEFAULT NULL, `transactiontypecode` varchar(20) DEFAULT NULL, `chargetype` varchar(20) DEFAULT NULL, `paymenttype` varchar(20) NOT NULL, `nhifrelief` decimal(10,2) NOT NULL, `houselevy` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 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 */; INSERT INTO `salary` VALUES (1,1,1,25000.00,0.00,23260.00,0.00,'KCB','2412423','1','Monthly',1740.00,25000.00,1,'2024','Monthly','June','0222222','2024-06-12 14:49:10',2400.00,'111718192950',1,0.00,850,'22410','0',NULL,NULL,NULL,NULL,NULL,'',127.50,'0'),(2,1308,1,21000.00,0.00,8760.00,0.00,'MNB','23154621','4','Monthly',12240.00,21000.00,1308,'2025','Monthly','April','3210251','2025-05-16 14:45:57',2400.00,'113081747395957',1,0.00,750,'8010','0',NULL,NULL,NULL,NULL,NULL,'',112.50,'0'),(3,1308,1,26000.00,0.00,1082.00,0.00,'mnb','2545785100','4','Monthly',24918.00,26000.00,1309,'2025','Monthly','May','12450012','2025-05-16 14:59:54',2400.00,'113081747396794',1,0.00,850,'232','0',NULL,NULL,NULL,NULL,NULL,'',127.50,'0'),(4,1308,1,21000.00,0.00,1830.00,0.00,'MNB','23154621','4','Monthly',19170.00,21000.00,1308,'2025','Monthly','May','3210251','2025-05-16 15:06:05',2400.00,'113081747397165',1,0.00,750,'1080','0',NULL,NULL,NULL,NULL,NULL,'',112.50,'0'),(5,1308,1,52000.00,0.00,120810.00,0.00,'','','','Monthly',-68810.00,52000.00,1380,'2025','Monthly','May','12451254','2025-05-16 15:21:38',2400.00,'113081747398098',1,0.00,1200,'119610','0',NULL,NULL,NULL,NULL,NULL,'',180.00,'0'); /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salarycharges` -- LOCK TABLES `salarycharges` WRITE; /*!40000 ALTER TABLE `salarycharges` DISABLE KEYS */; INSERT INTO `salarycharges` VALUES (6,2,'House Allowance','2019-03-28 12:47:59','Active','1','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Painting','2024-02-26 12:44:38','Active','1','','1','Pay','Fixed','Fixed',1.00,500.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Branding ','2024-02-26 12:44:20','Active','1','','1','Pay','Variable','Variable',1.00,200.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'SHA','2025-05-21 05:17:00','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'2.75'),(15,11,'Advances','2019-03-28 13:00:47','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(19,15,'Loan','2019-06-11 13:31:04','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(20,26,'staff Uniforms','2023-05-15 08:38:23','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,25,'LOST/DAMAGED ITEM','2023-05-15 08:38:05','Active','1','','1','Deduction','Variable','Fixed',1.00,900.00,''),(23,18,'sales cut ','2020-12-15 19:06:21','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(24,19,'UNPAID LEAVE DAYS','2021-04-05 10:49:16','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(25,20,'DEDUCTION','2021-04-05 10:49:55','Active','1','','1','Deduction','Fixed','Variable',1.00,0.00,''),(26,21,'Insurance cover ','2022-02-04 10:16:25','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(27,22,'PERFORMANCE PAY CUT','2023-01-23 12:04:28','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(28,23,'SALES COMMISSION','2023-03-02 09:44:12','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(29,24,'staff uniform shirts','2023-04-03 16:29:31','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1'),(30,2005,'House Levy','2023-09-02 08:12:42','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5'); /*!40000 ALTER TABLE `salarycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales` -- DROP TABLE IF EXISTS `sales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) DEFAULT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `change` varchar(20) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,2) DEFAULT NULL, `tocurrencyamount` decimal(10,2) NOT NULL, `currcptno` varchar(50) NOT NULL, `totrcptno` varchar(50) NOT NULL, `intrldata` text NOT NULL, `rcptsign` text NOT NULL, `sdcdatetime` varchar(50) NOT NULL, `taxblAmtA` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxblAmtC` varchar(50) DEFAULT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) DEFAULT NULL, `taxRtB` varchar(50) DEFAULT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `sdcId` varchar(50) DEFAULT NULL, `mrcNo` varchar(50) DEFAULT NULL, `salesdump` text NOT NULL, `receiptdump` text NOT NULL, `etimsstatus` int(11) NOT NULL DEFAULT 0, `itemsstockmaster` 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 `sales` -- LOCK TABLES `sales` WRITE; /*!40000 ALTER TABLE `sales` DISABLE KEYS */; /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_holding` -- DROP TABLE IF EXISTS `sales_holding`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_holding` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) DEFAULT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `change` varchar(20) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,2) DEFAULT NULL, `tocurrencyamount` decimal(10,2) NOT NULL, `currcptno` varchar(50) NOT NULL, `totrcptno` varchar(50) NOT NULL, `intrldata` text NOT NULL, `rcptsign` text NOT NULL, `sdcdatetime` varchar(50) NOT NULL, `taxblAmtA` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxblAmtC` varchar(50) DEFAULT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) DEFAULT NULL, `taxRtB` varchar(50) DEFAULT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `sdcId` text NOT NULL, `mrcNo` text NOT NULL, `salesdump` text NOT NULL, `receiptdump` text NOT NULL, `etimsstatus` int(11) NOT NULL DEFAULT 0, `itemsstockmaster` text NOT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`userid`,`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_holding` -- LOCK TABLES `sales_holding` WRITE; /*!40000 ALTER TABLE `sales_holding` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_holding` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, `taxcode` varchar(50) DEFAULT NULL, `myinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=20 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_ordercancelled` -- DROP TABLE IF EXISTS `sales_ordercancelled`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_ordercancelled` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_ordercancelled` -- LOCK TABLES `sales_ordercancelled` WRITE; /*!40000 ALTER TABLE `sales_ordercancelled` DISABLE KEYS */; INSERT INTO `sales_ordercancelled` VALUES ('1174740191712722011074',2,'11747401902','11',10.00,'4000','retail','0','2025-05-16 16:25:03','','','','0','Cash',551.72,'400','','','1','','1','2025-05-16 13:36:10','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',3448.28,'','1000.00','990','Inclusive','branch','Inventory','1110','4000','5500'); /*!40000 ALTER TABLE `sales_ordercancelled` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderholding` -- DROP TABLE IF EXISTS `sales_orderholding`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderholding` ( `myinvoice` varchar(50) NOT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `tax` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `taxcode` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`invoice`,`code`,`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderholding` -- LOCK TABLES `sales_orderholding` WRITE; /*!40000 ALTER TABLE `sales_orderholding` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderholding` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderkitchen` -- LOCK TABLES `sales_orderkitchen` WRITE; /*!40000 ALTER TABLE `sales_orderkitchen` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `tax` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `taxcode` varchar(50) DEFAULT NULL, `myinvoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=107 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderraw` -- LOCK TABLES `sales_orderraw` WRITE; /*!40000 ALTER TABLE `sales_orderraw` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderraw` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_reading` -- DROP TABLE IF EXISTS `sales_reading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_reading` ( `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `id` int(30) NOT NULL AUTO_INCREMENT, `status` varchar(30) NOT NULL DEFAULT 'new', `category` varchar(30) NOT NULL, `maincategory` varchar(10) NOT NULL, `start` varchar(100) NOT NULL, `close` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_reading` -- LOCK TABLES `sales_reading` WRITE; /*!40000 ALTER TABLE `sales_reading` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_reading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreading` -- DROP TABLE IF EXISTS `salesreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreading` -- LOCK TABLES `salesreading` WRITE; /*!40000 ALTER TABLE `salesreading` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salestatuscodes` -- DROP TABLE IF EXISTS `salestatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salestatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salestatuscodes` -- LOCK TABLES `salestatuscodes` WRITE; /*!40000 ALTER TABLE `salestatuscodes` DISABLE KEYS */; INSERT INTO `salestatuscodes` VALUES (1,'01',NULL,'Y','Wait for Approval','1'),(2,'02',NULL,'Y','Approved','2'),(3,'03',NULL,'Y','Cancel Requested','3'),(4,'04',NULL,'Y','Canceled','4'),(5,'05',NULL,'Y','Refunded','5'),(6,'06',NULL,'Y','Transferred','6'); /*!40000 ALTER TABLE `salestatuscodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1342 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; INSERT INTO `sms` VALUES (1,'254718667391','2024-02-26 12:56:06pm','Dear Admin, 1 has applied for on 26/02/2024 12:56 regarding ADVANCE. Check your erp for approval.','active','1','1',0,0,'',0,'',''),(2,'254718667391','2024-05-02 02:54:27pm','Dear Default,your May Water bill is 10075 current reading is 69 , previous reading is 0,units consumed 69, totaling to 10075 for Hs No.KATHIANI TEST. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(3,'254718667391','2024-05-02 03:37:31pm','Dear Default! You have been invoiced Ksh.10075 for rent / utilities for Hs No.KATHIANI TEST on 01/05/2024. Your total balance is now Ksh.16875 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(4,'254718667391','2024-05-03 12:07:22pm','Dear Default,your May Water bill is 3710 current reading is 100 , previous reading is 69,units consumed 31, totaling to 3710 for Hs No.KATHIANI TEST. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(5,'254718667391','2024-05-03 12:07:22pm','Dear Admin,your May Water bill is 2060 current reading is 70 , previous reading is 50,units consumed 20, totaling to 2060 for Hs No.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(6,'254718667391','2024-05-03 12:07:23pm','Dear Default,your May Water bill is 3710 current reading is 100 , previous reading is 69,units consumed 31, totaling to 3710 for Hs No.KATHIANI TEST. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(7,'254718667391','2024-05-03 12:13:44pm','Dear Admin! You have been invoiced Ksh.2060 for water / utilities for Meter No.12343 on 01/05/2024. Your total balance is now Ksh.-2198248 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(8,'254718667391','2024-05-08 08:51:32am','Dear Default! You have been invoiced Ksh.3760 for rent / utilities for meter no .KATHIANI TEST on 01/05/2024. Your total balance is now Ksh.10560 . Kindly settle the total balance by 10/06/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(9,'254718667391','2024-05-08 12:53:02pm','Dear Default! You have been invoiced Ksh.3760 for rent / utilities for meter no .KATHIANI TEST on 01/05/2024. Your total balance is now Ksh.10560 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(10,'254718667391','2024-05-08 01:07:52pm','Dear Default,your May Water bill is 22480 current reading is 129 , previous reading is 0,units consumed 129, totaling to 22480 for meter no.KATHIANI TEST. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(11,'254718667391','2024-05-08 01:07:52pm','Dear Admin,your May Water bill is 10260 current reading is 70 , previous reading is 0,units consumed 70, totaling to 10260 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(12,'254718667391','2024-05-08 01:09:45pm','Dear Default! You have been invoiced Ksh.22480 for rent / utilities for meter no .KATHIANI TEST on 01/05/2024. Your total balance is now Ksh.29280 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(13,'254718667391','2024-05-08 01:54:17pm','Dear Admin! You have been invoiced Ksh.10260 for rent / utilities for meter no .12343 on 01/05/2024. Your total balance is now Ksh.-2190048 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(14,'254718667391','2024-05-08 01:59:13pm','Dear Admin! You have been invoiced Ksh.10260 for rent / utilities for meter no .12343 on 01/06/2024. Your total balance is now Ksh.-2190048 . Kindly settle the total balance by 10/06/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(15,'0724022016','2024-05-08 02:42:57pm','Dear KATHIANI HOSPITAL,your May Water bill is 700 current reading is 101406 , previous reading is 101400,units consumed 6, totaling to 700 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(16,'254724022016','2024-05-08 02:46:26pm','Dear KATHIANI HOSPITAL! You have been invoiced Ksh.1200 for rent / utilities for meter no .IN-03-01 on 01/05/2024. Your total balance is now Ksh.1200 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(17,'254724022016','2024-05-08 02:49:02pm','Dear KATHIANI HOSPITAL! You have been invoiced Ksh.700 for rent / utilities for meter no .IN-03-01 on 01/06/2024. Your total balance is now Ksh.700 . Kindly settle the total balance by 10/06/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(18,'254726580810','2024-05-08 02:51:29pm','Dear KATHIANI HOSPITAL! You have been invoiced Ksh.1700 for rent / utilities for meter no .IN-03-01 on 01/07/2024. Your total balance is now Ksh.1700 . Kindly settle the total balance by 10/07/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(19,'254726580810','2024-05-08 02:58:05pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 23730 current reading is 1624 , previous reading is 1495,units consumed 129, totaling to 23730 for meter no.IN-03-02. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(20,'254726580810','2024-05-08 03:01:19pm','Dear KATHIANI BOYS SCHOOL! You have been invoiced Ksh.23930 for rent / utilities for meter no .IN-03-02 on 01/05/2024. Your total balance is now Ksh.69510 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(21,'254726580810','2024-05-08 03:09:53pm','Dear JACKSON K. MULINGE,your May Water bill is 1240 current reading is 680 , previous reading is 668,units consumed 12, totaling to 1240 for meter no.BD-03-06. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(22,'254726580810','2024-05-08 03:17:21pm','Dear TIMOTHY M. KIILU ,your May Water bill is 1930 current reading is 50 , previous reading is 32,units consumed 18, totaling to 1930 for meter no.BD-03-14. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(23,'254718667391','2024-05-08 03:21:55pm','Dear Default,your May Water bill is 450 current reading is 3 , previous reading is 0,units consumed 3, totaling to 450 for meter no.KATHIANI TEST. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(24,'254726580810','2024-05-08 03:24:20pm','Dear KATHIANI HOSPITAL,your May Water bill is 1410 current reading is 101416 , previous reading is 101406,units consumed 10, totaling to 1410 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(25,'254718667391','2024-05-09 07:46:02am','Dear Admin,your May Water bill is 450 current reading is 73 , previous reading is 70,units consumed 3, totaling to 450 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(26,'254718667391','2024-05-09 07:46:04am','Dear Admin,your May Water bill is 450 current reading is 73 , previous reading is 70,units consumed 3, totaling to 450 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(27,'254718667391','2024-05-09 07:46:05am','Dear Admin,your May Water bill is 450 current reading is 73 , previous reading is 70,units consumed 3, totaling to 450 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(28,'254718667391','2024-05-09 07:46:05am','Dear Admin,your May Water bill is 450 current reading is 73 , previous reading is 70,units consumed 3, totaling to 450 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(29,'254718667391','2024-05-09 07:46:07am','Dear Admin,your May Water bill is 450 current reading is 73 , previous reading is 70,units consumed 3, totaling to 450 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(30,'254718667391','2024-05-09 07:46:08am','Dear Admin,your May Water bill is 450 current reading is 73 , previous reading is 70,units consumed 3, totaling to 450 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(31,'254718667391','2024-05-09 07:46:08am','Dear Admin,your May Water bill is 10815 current reading is 73 , previous reading is ,units consumed 73, totaling to 10815 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(32,'254718667391','2024-05-09 07:46:09am','Dear Admin,your May Water bill is 450 current reading is 73 , previous reading is 70,units consumed 3, totaling to 450 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(33,'254726580810','2024-05-09 07:50:29am','Dear JACKSON K. MULINGE! You have been invoiced Ksh.1240 for rent / utilities for meter no .BD-03-06 on 01/05/2024. Your total balance is now Ksh.1750 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(34,'254726580810','2024-05-09 09:02:31am','Dear KATHIANI HOSPITAL,your May Water bill is 22480 current reading is 1624 , previous reading is 1495,units consumed 129, totaling to 22480 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(35,'254726580810','2024-05-09 09:17:25am','Dear KATHIANI BOYS SCHOOL,your May Water bill is 11610 current reading is 1624 , previous reading is 1495,units consumed 129, totaling to 11610 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(36,'254726580810','2024-05-09 09:19:15am','Dear KATHIANI BOYS SCHOOL! You have been invoiced Ksh.11610 for rent / utilities for meter no .IN-03-01 on 01/05/2024. Your total balance is now Ksh.57190 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(37,'254726580810','2024-05-09 04:47:46pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 22480 current reading is 1753 , previous reading is 1624,units consumed 129, totaling to 22480 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(38,'254726580810','2024-05-09 04:59:52pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 22480 current reading is 1882 , previous reading is 1753,units consumed 129, totaling to 22480 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(39,'254726580810','2024-05-09 05:01:13pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 10075 current reading is 1951 , previous reading is 1882,units consumed 69, totaling to 10075 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(40,'254726580810','2024-05-09 05:10:27pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 11860 current reading is 2011 , previous reading is 1882,units consumed 129, totaling to 11860 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(41,'254726580810','2024-05-09 05:58:54pm','Dear KATHIANI BOYS SCHOOL! You have been invoiced Ksh.11860 for rent / utilities for meter no .IN-03-01 on 01/06/2024. Your total balance is now Ksh.57440 . Kindly settle the total balance by 10/06/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(42,'254726580810','2024-05-13 12:14:45pm','Dear KATHIANI BOYS SCHOOL! You have been invoiced Ksh.200 for rent / utilities for meter no .IN-03-01 on 01/06/2024. Your total balance is now Ksh.34170 . Kindly settle the total balance by 10/06/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(43,'254726580810','2024-05-13 12:17:59pm','Dear KATHIANI BOYS SCHOOL! You have been invoiced Ksh.12060 for rent / utilities for meter no .IN-03-01 on 01/07/2024. Your total balance is now Ksh.46030 . Kindly settle the total balance by 10/07/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(44,'254726580810','2024-05-13 12:37:34pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 2000 , previous reading is 2011,units consumed -11, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(45,'254708162413','2024-05-13 01:19:44pm','Dear STEPHEN NYAMAI NZUKI,your May Water bill is 1880 current reading is 50 , previous reading is 32,units consumed 18, totaling to 1880 for meter no.HH-05-1291. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(46,'254708162413','2024-05-13 01:29:30pm','Dear STEPHEN NYAMAI NZUKI! You have been invoiced Ksh.1880 for rent / utilities for meter no .HH-05-1291 on 01/05/2024. Your total balance is now Ksh.4765 . Kindly settle the total balance by 10/05/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(47,'254708162413','2024-05-13 01:36:46pm','Dear STEPHEN NYAMAI NZUKI! We have received your payment of Ksh.1880 for rent / utilities for meter no.HH-05-1291 on 13/05/2024. Your balance is now Ksh.0.Thank you for your support. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(48,'254726580810','2024-05-13 02:14:22pm','Dear TIMOTHY M. KIILU ! You have been invoiced Ksh.1930 for rent / utilities for meter no .BD-03-14 on 01/05/2024. Your total balance is now Ksh.1930 . Kindly settle the total balance by 10/06/2024..Pay Bill: 672853 From Robisearch LTD','active','1','1',0,0,'',0,'',''),(49,'254718667391','2024-05-13 03:51:37pm','Dear Admin,your May Water bill is 50 current reading is 0 , previous reading is ,units consumed 0, totaling to 50 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(50,'254726580810','2024-05-13 03:51:40pm','Dear TIMOTHY M. KIILU ,your May Water bill is 50 current reading is 0 , previous reading is ,units consumed 0, totaling to 50 for meter no.BD-03-14. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(51,'254708162413','2024-05-13 03:51:40pm','Dear STEPHEN NYAMAI NZUKI,your May Water bill is 50 current reading is 0 , previous reading is ,units consumed 0, totaling to 50 for meter no.HH-05-1291. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(52,'254726580810','2024-05-13 03:51:42pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 0 , previous reading is 2011,units consumed -2011, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(53,'254726580810','2024-05-13 03:51:42pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 0 , previous reading is 2000,units consumed -2000, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(54,'254708162413','2024-05-13 03:51:43pm','Dear STEPHEN NYAMAI NZUKI,your May Water bill is 50 current reading is 0 , previous reading is 50,units consumed -50, totaling to 50 for meter no.HH-05-1291. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(55,'254726580810','2024-05-13 03:51:44pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 0 , previous reading is 2011,units consumed -2011, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(56,'254726580810','2024-05-13 03:51:44pm','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 0 , previous reading is 2000,units consumed -2000, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(57,'254718667391','2024-05-14 11:21:00am','Dear Default,your May Water bill is 795 current reading is 9 , previous reading is ,units consumed 9, totaling to 795 for meter no.KATHIANI TEST. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(58,'254726580810','2024-05-14 11:21:06am','Dear TIMOTHY M. KIILU ,your May Water bill is 14010 current reading is 90 , previous reading is ,units consumed 90, totaling to 14010 for meter no.BD-03-14. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(59,'254708162413','2024-05-14 11:21:07am','Dear STEPHEN NYAMAI NZUKI,your May Water bill is 15860 current reading is 100 , previous reading is ,units consumed 100, totaling to 15860 for meter no.HH-05-1291. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(60,'0722590790','2024-05-14 11:21:08am','Dear joshua,your May Water bill is 9755 current reading is 67 , previous reading is ,units consumed 67, totaling to 9755 for meter no.hh-05-24. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(61,'0722590790','2024-05-14 11:21:09am','Dear JOSHUA MULI,your May Water bill is 15490 current reading is 98 , previous reading is ,units consumed 98, totaling to 15490 for meter no.HH-05-25. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(62,'254726580810','2024-05-14 11:48:13am','Dear TIMOTHY M. KIILU ,your May Water bill is 50 current reading is 70 , previous reading is ,units consumed 70, totaling to 50 for meter no.BD-03-14. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(63,'254708162413','2024-05-14 11:48:14am','Dear STEPHEN NYAMAI NZUKI,your May Water bill is 50 current reading is 59 , previous reading is ,units consumed 59, totaling to 50 for meter no.HH-05-1291. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(64,'0722590790','2024-05-14 11:48:15am','Dear joshua,your May Water bill is 50 current reading is 45 , previous reading is ,units consumed 45, totaling to 50 for meter no.hh-05-24. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(65,'0722590790','2024-05-14 11:48:16am','Dear JOSHUA MULI,your May Water bill is 50 current reading is 45 , previous reading is ,units consumed 45, totaling to 50 for meter no.HH-05-25. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(66,'254726580810','2024-05-14 11:48:16am','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 5668 , previous reading is 2011,units consumed 3657, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(67,'254726580810','2024-05-14 11:48:17am','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 2090 , previous reading is 2000,units consumed 90, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(68,'254726580810','2024-05-14 11:48:18am','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 90 , previous reading is 0,units consumed 90, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(69,'254726580810','2024-05-14 11:48:19am','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 80 , previous reading is 0,units consumed 80, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(70,'254708162413','2024-05-14 11:48:19am','Dear STEPHEN NYAMAI NZUKI,your May Water bill is 50 current reading is 99 , previous reading is 50,units consumed 49, totaling to 50 for meter no.HH-05-1291. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(71,'254708162413','2024-05-14 11:48:20am','Dear STEPHEN NYAMAI NZUKI,your May Water bill is 50 current reading is 09 , previous reading is 0,units consumed 9, totaling to 50 for meter no.HH-05-1291. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(72,'254726580810','2024-05-14 11:48:21am','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 80 , previous reading is 0,units consumed 80, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(73,'254726580810','2024-05-14 11:48:21am','Dear KATHIANI BOYS SCHOOL,your May Water bill is 250 current reading is 99 , previous reading is 0,units consumed 99, totaling to 250 for meter no.IN-03-01. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(74,'254708162413','2024-05-14 11:48:22am','Dear STEPHEN NYAMAI NZUKI,your May Water bill is 50 current reading is 89 , previous reading is 0,units consumed 89, totaling to 50 for meter no.HH-05-1291. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(75,'254726580810','2024-05-14 11:48:23am','Dear TIMOTHY M. KIILU ,your May Water bill is 50 current reading is 9 , previous reading is 0,units consumed 9, totaling to 50 for meter no.BD-03-14. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(76,'254718667391','2024-05-14 11:48:26am','Dear Admin,your May Water bill is 50 current reading is 70 , previous reading is 0,units consumed 70, totaling to 50 for meter no.12343. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(77,'254708162413','2024-05-14 11:48:26am','Dear STEPHEN NYAMAI NZUKI,your May Water bill is 50 current reading is 10 , previous reading is 100,units consumed -90, totaling to 50 for meter no.HH-05-1291. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(78,'254726580810','2024-05-14 11:48:27am','Dear TIMOTHY M. KIILU ,your May Water bill is 50 current reading is 20 , previous reading is 90,units consumed -70, totaling to 50 for meter no.BD-03-14. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(79,'0712864617','2024-06-24 03:50:40pm','Dear NTHUNGUNI WATER KIOSK,your June Water bill is 240360 current reading is 900 , previous reading is 005,units consumed 895, totaling to 240360 for meter no.HH-05-1303. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(80,'0751020882','2024-06-24 03:50:41pm','Dear JOSEPH MULI MAINGI,your June Water bill is 6610 current reading is 100 , previous reading is 50,units consumed 50, totaling to 6610 for meter no.HH-05-1304. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(81,'0712864617','2024-06-24 03:54:45pm','Dear NTHUNGUNI WATER KIOSK! You have been invoiced Ksh.240360 for rent / utilities for meter no .HH-05-1303 on 01/06/2024. Your total balance is now Ksh.240360 . Kindly settle the total balance by 10/06/2024.0722590790. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(82,'254715577225','2024-08-09 12:33:23pm','Hello','active','1','1',0,0,'',0,'',''),(83,'254701563954','2024-08-15 11:09:25am','Dear DR! You have been invoiced Ksh.80 for rent / utilities for meter no .BD-04-1117 on 01/08/2024. Your total balance is now Ksh.80 . Kindly settle the total balance by 10/08/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(84,'254701563954','2024-08-15 11:14:51am','Dear DR! You have been invoiced Ksh.730 for rent / utilities for meter no .BD-04-1117 on 01/08/2024. Your total balance is now Ksh.650 . Kindly settle the total balance by 10/08/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(85,'254701563954','2024-08-15 03:42:58pm','Dear DR! You have been invoiced Ksh.730 for rent / utilities for meter no .BD-04-1117 on 01/08/2024. Your total balance is now Ksh.650 . Kindly settle the total balance by 10/08/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(86,'254701563954','2024-08-15 03:47:09pm','Dear DR! We have received your payment of Ksh.370 for rent / utilities for meter no.BD-04-1117 on 15/08/2024. Your balance is now Ksh.1170.Thank you for your support. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(87,'254715577225','2024-08-21 11:49:38am','Dear JACKSON MURIITHI,your August Water bill is 22530 current reading is 1624 , previous reading is 1495,units consumed 129, totaling to 22530 for Hs No.TEST. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(88,'254715577225','2024-08-21 11:52:30am','Dear JACKSON MURIITHI! You have been invoiced Ksh.22530 for water / utilities for Meter No.TEST on 01/08/2024. Your total balance is now Ksh.22530 . Kindly settle the total balance by 10/08/2024.. From Robisearch LTD','active','1','1',0,0,'',0,'',''),(89,'0701563954','2024-08-21 12:56:03pm','Dear NAUM MBULA,your August Water bill is 8460 current reading is 80 , previous reading is 20,units consumed 60, totaling to 8460 for Hs No.HH-03-1510. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(90,'0701563954','2024-08-21 03:13:12pm','Dear NAUM MBULA,your July Water bill is 960 current reading is 20 , previous reading is 10,units consumed 10, totaling to 960 for Hs No.HH-03-1510. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(91,'0701563954','2024-08-21 03:13:12pm','Dear NAUM MBULA,your August Water bill is 960 current reading is 90 , previous reading is 80,units consumed 10, totaling to 960 for Hs No.HH-03-1510. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(92,'0701563954','2024-08-21 03:18:11pm','Dear NAUM MBULA! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-03-1510 on 01/08/2024. Your total balance is now Ksh.5960 . Kindly settle the total balance by 10/08/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(93,'0701563954','2024-08-22 10:53:41am','Dear NAUM SHANIQUE,your August Water bill is 5110 current reading is 90 , previous reading is 50,units consumed 40, totaling to 5110 for Hs No.HH-04-1500. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(94,'0701563954','2024-08-22 11:12:59am','Dear NAUM SHANIQUE,your July Water bill is 6610 current reading is 50 , previous reading is 0,units consumed 50, totaling to 6610 for Hs No.HH-04-1500. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(95,'0701563954','2024-08-22 11:13:00am','Dear NAUM SHANIQUE,your August Water bill is 960 current reading is 100 , previous reading is 90,units consumed 10, totaling to 960 for Hs No.HH-04-1500. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(96,'0701563954','2024-08-22 11:16:51am','Dear NAUM SHANIQUE! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-04-1500 on 01/08/2024. Your total balance is now Ksh.10960 . Kindly settle the total balance by 10/08/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(97,'0722590790','2024-08-22 03:35:38pm','Dear JANE MUYA! You have been invoiced Ksh.10310 for water / utilities for Meter No.HH-04-1600 on 01/08/2024. Your total balance is now Ksh.18310 . Kindly settle the total balance by 10/08/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(98,'0701563954','2024-08-28 03:05:06pm','Dear SHANN NDUNGE! You have been invoiced Ksh.14380 for water / utilities for Meter No.HH-02-1900 on 01/08/2024. Your total balance is now Ksh.14380 . Kindly settle the total balance by 10/08/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(99,'254725737182','2024-08-30 04:46:56pm','Dear MARY,your August Water bill is 960 current reading is 43 , previous reading is 33,units consumed 10, totaling to 960 for Hs No.HH-03-694. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(100,'0726623557','2024-08-30 04:46:59pm','Dear KIOKO,your August Water bill is 500 current reading is 46 , previous reading is 40,units consumed 6, totaling to 500 for Hs No.BD-03-620. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(101,'254724032599','2024-08-30 04:46:59pm','Dear KATHIANI,your August Water bill is 50 current reading is 2 , previous reading is 2,units consumed 0, totaling to 50 for Hs No.HH-03-427. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(102,'254710125179','2024-08-30 04:47:00pm','Dear KATHIANI,your August Water bill is 50 current reading is 55 , previous reading is 532,units consumed -477, totaling to 50 for Hs No.HH-03-310. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(103,'254727831284','2024-08-30 04:47:01pm','Dear KATHIANI,your August Water bill is 500 current reading is 26 , previous reading is 20,units consumed 6, totaling to 500 for Hs No.HH-03-308. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(104,'254700919237','2024-08-30 04:47:02pm','Dear STEPHEN,your August Water bill is 2110 current reading is 761 , previous reading is 741,units consumed 20, totaling to 2110 for Hs No.HH-03-257. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(105,'254793373252','2024-08-30 04:47:03pm','Dear MASYUKI,your August Water bill is 1190 current reading is 83 , previous reading is 71,units consumed 12, totaling to 1190 for Hs No.HH-03-173. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(106,'254718650809','2024-08-30 04:47:04pm','Dear KATHIANI,your August Water bill is 1420 current reading is 1424 , previous reading is 1410,units consumed 14, totaling to 1420 for Hs No.HH-03-117. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(107,'254728699932','2024-08-30 04:47:04pm','Dear SALVATION ,your August Water bill is 9200 current reading is 432 , previous reading is 368,units consumed 64, totaling to 9200 for Hs No.IN-03-93. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(108,'254727337865','2024-08-30 04:47:05pm','Dear AIC,your August Water bill is 960 current reading is 328 , previous reading is 318,units consumed 10, totaling to 960 for Hs No.IN-03-82. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(109,'254726744714','2024-08-30 04:47:06pm','Dear LOISE,your August Water bill is 500 current reading is 520 , previous reading is 514,units consumed 6, totaling to 500 for Hs No.HH-03-54. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(110,'254727001331','2024-08-30 04:47:07pm','Dear MUTUNGA,your August Water bill is 565 current reading is 591 , previous reading is 584,units consumed 7, totaling to 565 for Hs No.BD-03-19. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(111,'254726265624','2024-08-30 04:47:07pm','Dear ABC,your August Water bill is 14750 current reading is 1694 , previous reading is 1600,units consumed 94, totaling to 14750 for Hs No.1N-03-49. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(112,'254722761264','2024-08-30 04:47:08pm','Dear JACKSON,your August Water bill is 1190 current reading is 2560 , previous reading is 2548,units consumed 12, totaling to 1190 for Hs No.BD-03-06. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(113,'254722761264','2024-08-30 04:47:09pm','Dear MULINGE,your August Water bill is 8645 current reading is 464 , previous reading is 403,units consumed 61, totaling to 8645 for Hs No.BD-03-09. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(114,'254718310388','2024-08-30 04:47:09pm','Dear MULINGE,your August Water bill is 500 current reading is 756 , previous reading is 753,units consumed 3, totaling to 500 for Hs No.BD-03-10. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(115,'254714597340','2024-08-30 04:47:11pm','Dear HILARY,your August Water bill is 3310 current reading is 105 , previous reading is 77,units consumed 28, totaling to 3310 for Hs No.BD-03-1010. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(116,'254104800696','2024-08-30 04:47:11pm','Dear MUTUA,your August Water bill is 960 current reading is 1381 , previous reading is 1371,units consumed 10, totaling to 960 for Hs No.BD-03-1031. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(117,'254795477522','2024-08-30 04:47:12pm','Dear GEORGE,your August Water bill is 2260 current reading is 1461 , previous reading is 1440,units consumed 21, totaling to 2260 for Hs No.BD-03-1060. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(118,'254717200266','2024-08-30 04:47:13pm','Dear PAUL,your August Water bill is 2260 current reading is 215 , previous reading is 194,units consumed 21, totaling to 2260 for Hs No.BD-03-1074. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(119,'254726381938','2024-08-30 04:47:14pm','Dear NZIOKA,your August Water bill is 50 current reading is 951 , previous reading is 951,units consumed 0, totaling to 50 for Hs No.BD-03-1101. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(120,'254728699932','2024-08-30 04:47:17pm','Dear SALVATION,your August Water bill is 500 current reading is 134 , previous reading is 131,units consumed 3, totaling to 500 for Hs No.BD-03-1173. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(121,'254726939578','2024-08-30 04:47:18pm','Dear MATHEKA,your August Water bill is 7905 current reading is 597 , previous reading is 540,units consumed 57, totaling to 7905 for Hs No.BD-03-1176. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(122,'254720992890','2024-08-30 04:47:18pm','Dear PATRICK,your August Water bill is 3460 current reading is 846 , previous reading is 817,units consumed 29, totaling to 3460 for Hs No.BD-03-1178. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(123,'254704394420','2024-08-30 04:47:19pm','Dear KWFT,your August Water bill is 500 current reading is 51 , previous reading is 49,units consumed 2, totaling to 500 for Hs No.BD-03-1181. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(124,'254729216218','2024-08-30 04:47:20pm','Dear JAMES,your August Water bill is 50 current reading is 890 , previous reading is 923,units consumed -33, totaling to 50 for Hs No.BD-03-1186. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(125,'254718310388','2024-08-30 04:47:20pm','Dear JOHN,your August Water bill is 500 current reading is 209 , previous reading is 206,units consumed 3, totaling to 500 for Hs No.BD-03-1192. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(126,'254711387555','2024-08-30 04:47:21pm','Dear SAMUEL,your August Water bill is 1075 current reading is 189 , previous reading is 178,units consumed 11, totaling to 1075 for Hs No.BD-03-1211. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(127,'254701412235','2024-08-30 04:47:22pm','Dear BERNARD,your August Water bill is 500 current reading is 164 , previous reading is 163,units consumed 1, totaling to 500 for Hs No.BD-03-1215. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(128,'254728851360','2024-08-30 04:47:23pm','Dear MUTUA,your August Water bill is 1255 current reading is 388 , previous reading is 375,units consumed 13, totaling to 1255 for Hs No.BD-03-1229. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(129,'254715436788','2024-08-30 04:47:24pm','Dear NZUKI,your August Water bill is 500 current reading is 159 , previous reading is 156,units consumed 3, totaling to 500 for Hs No.BD-03-139. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(130,'254713489451','2024-08-30 04:47:25pm','Dear TIMOTHY,your August Water bill is 1190 current reading is 73 , previous reading is 61,units consumed 12, totaling to 1190 for Hs No.BD-03-14. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(131,'254723610523','2024-08-30 04:47:26pm','Dear KIILU,your August Water bill is 50 current reading is 0 , previous reading is ,units consumed 0, totaling to 50 for Hs No.BD-03-146. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(132,'254724546511','2024-08-30 04:47:27pm','Dear KIMANI,your August Water bill is 500 current reading is 123 , previous reading is 117,units consumed 6, totaling to 500 for Hs No.BD-03-16. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(133,'254721210554','2024-08-30 04:47:27pm','Dear DEBORAH,your August Water bill is 730 current reading is 8 , previous reading is 0,units consumed 8, totaling to 730 for Hs No.BD-03-162. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(134,'0723280556','2024-08-30 04:47:28pm','Dear JOSEPH,your August Water bill is 1075 current reading is 11 , previous reading is ,units consumed 11, totaling to 1075 for Hs No.BD-03-17. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(135,'0711747750','2024-08-30 04:47:29pm','Dear PAUL ,your August Water bill is 500 current reading is 61 , previous reading is 55,units consumed 6, totaling to 500 for Hs No.BD-03-179. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(136,'254714597336','2024-08-30 04:47:29pm','Dear STEPHEN,your August Water bill is 730 current reading is 715 , previous reading is 707,units consumed 8, totaling to 730 for Hs No.BD-03-181. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(137,'254711403681','2024-08-30 04:47:30pm','Dear JOSHUA,your August Water bill is 500 current reading is 342 , previous reading is 338,units consumed 4, totaling to 500 for Hs No.BD-03-188. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(138,'254712750805','2024-08-30 04:47:31pm','Dear KIILU,your August Water bill is 50 current reading is 0 , previous reading is ,units consumed 0, totaling to 50 for Hs No.BD-03-20. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(139,'0723280556','2024-08-30 04:47:32pm','Dear BENJAMIN,your August Water bill is 2110 current reading is 2288 , previous reading is 2268,units consumed 20, totaling to 2110 for Hs No.BD-03-21. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(140,'254719588988','2024-08-30 04:47:33pm','Dear KILONZO,your August Water bill is 845 current reading is 53 , previous reading is 44,units consumed 9, totaling to 845 for Hs No.BD-03-22. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(141,'254701522240','2024-08-30 04:47:33pm','Dear JAMES,your August Water bill is 615 current reading is 340 , previous reading is 333,units consumed 7, totaling to 615 for Hs No.BD-03-220. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(142,'254791709951','2024-08-30 04:47:34pm','Dear MATHEKA,your August Water bill is 730 current reading is 257 , previous reading is 249,units consumed 8, totaling to 730 for Hs No.BD-03-223. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(143,'254727001331','2024-08-30 04:47:35pm','Dear KAMUNZYU,your August Water bill is 500 current reading is 68 , previous reading is 67,units consumed 1, totaling to 500 for Hs No.BD-03-274. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(144,'254725262951','2024-08-30 04:47:36pm','Dear KIMULU,your August Water bill is 500 current reading is 1109 , previous reading is 1103,units consumed 6, totaling to 500 for Hs No.BD-03-28. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(145,'0701563954','2024-09-02 04:08:47pm','Dear NAUM SHANIQUE,your September Water bill is 50 current reading is 0 , previous reading is ,units consumed 0, totaling to 50 for Hs No.HH-04-1500. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(146,'0701563954','2024-09-02 04:08:48pm','Dear NAUM SHANIQUE,your August Water bill is 50 current reading is 100 , previous reading is 100,units consumed 0, totaling to 50 for Hs No.HH-04-1500. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(147,'0701563954','2024-09-02 04:08:48pm','Dear NAUM SHANIQUE,your August Water bill is 50 current reading is 100 , previous reading is 100,units consumed 0, totaling to 50 for Hs No.HH-04-1500. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(148,'0701563954','2024-09-02 04:08:50pm','Dear NAUM SHANIQUE,your August Water bill is 50 current reading is 100 , previous reading is 100,units consumed 0, totaling to 50 for Hs No.HH-04-1500. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(149,'0701563954','2024-09-02 04:08:50pm','Dear NAUM SHANIQUE,your June Water bill is 50 current reading is 100 , previous reading is 100,units consumed 0, totaling to 50 for Hs No.HH-04-1500. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(150,'254724944940','2024-09-03 11:18:17am','Dear BENJAMIN,your August Water bill is 500 current reading is 58 , previous reading is 54,units consumed 4, totaling to 500 for Hs No.HH-02-661. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(151,'254725262951','2024-09-04 04:04:50pm','Dear KIMULU,your August Water bill is 500 current reading is 1109 , previous reading is 1103,units consumed 6, totaling to 500 for Hs No.BD-03-28. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(152,'254727001331','2024-09-04 04:04:51pm','Dear KAMUNZYU,your August Water bill is 500 current reading is 68 , previous reading is 67,units consumed 1, totaling to 500 for Hs No.BD-03-274. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(153,'254791709951','2024-09-04 04:04:52pm','Dear MATHEKA,your August Water bill is 730 current reading is 257 , previous reading is 249,units consumed 8, totaling to 730 for Hs No.BD-03-223. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(154,'254701522240','2024-09-04 04:04:53pm','Dear JAMES,your August Water bill is 615 current reading is 340 , previous reading is 333,units consumed 7, totaling to 615 for Hs No.BD-03-220. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(155,'254719588988','2024-09-04 04:04:53pm','Dear KILONZO,your August Water bill is 845 current reading is 53 , previous reading is 44,units consumed 9, totaling to 845 for Hs No.BD-03-22. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(156,'0723280556','2024-09-04 04:04:54pm','Dear BENJAMIN,your August Water bill is 2110 current reading is 2288 , previous reading is 2268,units consumed 20, totaling to 2110 for Hs No.BD-03-21. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(157,'254712750805','2024-09-04 04:04:55pm','Dear KIILU,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.BD-03-20. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(158,'254711403681','2024-09-04 04:04:56pm','Dear JOSHUA,your August Water bill is 500 current reading is 342 , previous reading is 338,units consumed 4, totaling to 500 for Hs No.BD-03-188. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(159,'254714597336','2024-09-04 04:04:57pm','Dear STEPHEN,your August Water bill is 730 current reading is 715 , previous reading is 707,units consumed 8, totaling to 730 for Hs No.BD-03-181. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(160,'0711747750','2024-09-04 04:04:58pm','Dear PAUL ,your August Water bill is 500 current reading is 61 , previous reading is 55,units consumed 6, totaling to 500 for Hs No.BD-03-179. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(161,'0723280556','2024-09-04 04:04:59pm','Dear JOSEPH,your August Water bill is 1075 current reading is 11 , previous reading is 00,units consumed 11, totaling to 1075 for Hs No.BD-03-17. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(162,'254721210554','2024-09-04 04:04:59pm','Dear DEBORAH,your August Water bill is 730 current reading is 8 , previous reading is 0,units consumed 8, totaling to 730 for Hs No.BD-03-162. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(163,'254724546511','2024-09-04 04:05:00pm','Dear KIMANI,your August Water bill is 500 current reading is 123 , previous reading is 117,units consumed 6, totaling to 500 for Hs No.BD-03-16. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(164,'254723610523','2024-09-04 04:05:01pm','Dear KIILU,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.BD-03-146. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(165,'254713489451','2024-09-04 04:05:02pm','Dear TIMOTHY,your August Water bill is 1190 current reading is 73 , previous reading is 61,units consumed 12, totaling to 1190 for Hs No.BD-03-14. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(166,'254715436788','2024-09-04 04:05:02pm','Dear NZUKI,your August Water bill is 500 current reading is 159 , previous reading is 156,units consumed 3, totaling to 500 for Hs No.BD-03-139. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(167,'254728851360','2024-09-04 04:05:04pm','Dear MUTUA,your August Water bill is 1255 current reading is 388 , previous reading is 375,units consumed 13, totaling to 1255 for Hs No.BD-03-1229. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(168,'254701412235','2024-09-04 04:05:07pm','Dear BERNARD,your August Water bill is 500 current reading is 164 , previous reading is 163,units consumed 1, totaling to 500 for Hs No.BD-03-1215. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(169,'254711387555','2024-09-04 04:05:07pm','Dear SAMUEL,your August Water bill is 1075 current reading is 189 , previous reading is 178,units consumed 11, totaling to 1075 for Hs No.BD-03-1211. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(170,'254718310388','2024-09-04 04:05:08pm','Dear JOHN,your August Water bill is 500 current reading is 209 , previous reading is 206,units consumed 3, totaling to 500 for Hs No.BD-03-1192. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(171,'254729216218','2024-09-04 04:05:09pm','Dear JAMES,your August Water bill is 7905 current reading is 980 , previous reading is 923,units consumed 57, totaling to 7905 for Hs No.BD-03-1186. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(172,'254704394420','2024-09-04 04:05:11pm','Dear KWFT,your August Water bill is 500 current reading is 51 , previous reading is 49,units consumed 2, totaling to 500 for Hs No.BD-03-1181. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(173,'254720992890','2024-09-04 04:05:12pm','Dear PATRICK,your August Water bill is 3460 current reading is 846 , previous reading is 817,units consumed 29, totaling to 3460 for Hs No.BD-03-1178. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(174,'254726939578','2024-09-04 04:05:13pm','Dear MATHEKA,your August Water bill is 7905 current reading is 597 , previous reading is 540,units consumed 57, totaling to 7905 for Hs No.BD-03-1176. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(175,'254728699932','2024-09-04 04:05:13pm','Dear SALVATION,your August Water bill is 500 current reading is 134 , previous reading is 131,units consumed 3, totaling to 500 for Hs No.BD-03-1173. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(176,'254726381938','2024-09-04 04:05:16pm','Dear NZIOKA,your August Water bill is 500 current reading is 952 , previous reading is 951,units consumed 1, totaling to 500 for Hs No.BD-03-1101. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(177,'254723502861','2024-09-04 04:05:17pm','Dear JOSEPH,your August Water bill is 1305 current reading is 57 , previous reading is 44,units consumed 13, totaling to 1305 for Hs No.BD-03-1076. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(178,'254717200266','2024-09-04 04:05:18pm','Dear PAUL,your August Water bill is 2260 current reading is 215 , previous reading is 194,units consumed 21, totaling to 2260 for Hs No.BD-03-1074. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(179,'254795477522','2024-09-04 04:05:19pm','Dear GEORGE,your August Water bill is 2260 current reading is 1461 , previous reading is 1440,units consumed 21, totaling to 2260 for Hs No.BD-03-1060. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(180,'254104800696','2024-09-04 04:05:19pm','Dear MUTUA,your August Water bill is 960 current reading is 1381 , previous reading is 1371,units consumed 10, totaling to 960 for Hs No.BD-03-1031. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(181,'254714597340','2024-09-04 04:05:20pm','Dear HILARY,your August Water bill is 3310 current reading is 105 , previous reading is 77,units consumed 28, totaling to 3310 for Hs No.BD-03-1010. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(182,'254718310388','2024-09-04 04:05:21pm','Dear MULINGE,your August Water bill is 500 current reading is 756 , previous reading is 753,units consumed 3, totaling to 500 for Hs No.BD-03-10. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(183,'254722761264','2024-09-04 04:05:22pm','Dear MULINGE,your August Water bill is 8645 current reading is 464 , previous reading is 403,units consumed 61, totaling to 8645 for Hs No.BD-03-09. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(184,'254722761264','2024-09-04 04:05:23pm','Dear JACKSON,your August Water bill is 1190 current reading is 2560 , previous reading is 2548,units consumed 12, totaling to 1190 for Hs No.BD-03-06. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(185,'254726265624','2024-09-04 04:05:24pm','Dear ABC,your August Water bill is 14750 current reading is 1694 , previous reading is 1600,units consumed 94, totaling to 14750 for Hs No.1N-03-49. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(186,'254727001331','2024-09-04 04:05:24pm','Dear MUTUNGA,your August Water bill is 565 current reading is 591 , previous reading is 584,units consumed 7, totaling to 565 for Hs No.BD-03-19. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(187,'254726744714','2024-09-04 04:05:25pm','Dear LOISE,your August Water bill is 500 current reading is 520 , previous reading is 514,units consumed 6, totaling to 500 for Hs No.HH-03-54. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(188,'254727337865','2024-09-04 04:05:26pm','Dear AIC,your August Water bill is 960 current reading is 328 , previous reading is 318,units consumed 10, totaling to 960 for Hs No.IN-03-82. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(189,'254728699932','2024-09-04 04:05:26pm','Dear SALVATION ,your August Water bill is 9200 current reading is 432 , previous reading is 368,units consumed 64, totaling to 9200 for Hs No.IN-03-93. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(190,'254718650809','2024-09-04 04:05:27pm','Dear KATHIANI,your August Water bill is 1420 current reading is 1424 , previous reading is 1410,units consumed 14, totaling to 1420 for Hs No.HH-03-117. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(191,'254793373252','2024-09-04 04:05:28pm','Dear MASYUKI,your August Water bill is 1190 current reading is 83 , previous reading is 71,units consumed 12, totaling to 1190 for Hs No.HH-03-173. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(192,'254700919237','2024-09-04 04:05:29pm','Dear STEPHEN,your August Water bill is 2110 current reading is 761 , previous reading is 741,units consumed 20, totaling to 2110 for Hs No.HH-03-257. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(193,'254727831284','2024-09-04 04:05:30pm','Dear KATHIANI,your August Water bill is 500 current reading is 26 , previous reading is 20,units consumed 6, totaling to 500 for Hs No.HH-03-308. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(194,'254710125179','2024-09-04 04:05:31pm','Dear KATHIANI,your August Water bill is 730 current reading is 55 , previous reading is 47,units consumed 8, totaling to 730 for Hs No.HH-03-310. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(195,'254724032599','2024-09-04 04:05:32pm','Dear KATHIANI,your August Water bill is 500 current reading is 3 , previous reading is 2,units consumed 1, totaling to 500 for Hs No.HH-03-427. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(196,'0726623557','2024-09-04 04:05:33pm','Dear KIOKO,your August Water bill is 500 current reading is 46 , previous reading is 40,units consumed 6, totaling to 500 for Hs No.BD-03-620. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(197,'254725737182','2024-09-04 04:05:36pm','Dear MARY,your August Water bill is 960 current reading is 43 , previous reading is 33,units consumed 10, totaling to 960 for Hs No.HH-03-694. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(198,'254719247842','2024-09-04 04:05:37pm','Dear MUTISYA,your August Water bill is 960 current reading is 111 , previous reading is 101,units consumed 10, totaling to 960 for Hs No.HH-03-716. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(199,'254722761264','2024-09-04 04:30:30pm','Dear MULINGE! You have been invoiced Ksh.8645 for water / utilities for Meter No.BD-03-09 on 01/09/2024. Your total balance is now Ksh.23025 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(200,'254795477522','2024-09-04 04:37:53pm','Dear GEORGE! You have been invoiced Ksh.2260 for water / utilities for Meter No.BD-03-1060 on 01/09/2024. Your total balance is now Ksh.2275 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(201,'254719247842','2024-09-05 08:43:59am','Dear MUTISYA! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-03-716 on 01/09/2024. Your total balance is now Ksh.960 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(202,'254725737182','2024-09-05 08:48:45am','Dear MARY! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-03-694 on 01/09/2024. Your total balance is now Ksh.2124 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(203,'254724032599','2024-09-05 08:51:27am','Dear KATHIANI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-427 on 01/09/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(204,'254710125179','2024-09-05 08:53:08am','Dear KATHIANI! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-03-310 on 01/09/2024. Your total balance is now Ksh.3145 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(205,'254727831284','2024-09-05 08:54:41am','Dear KATHIANI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-308 on 01/09/2024. Your total balance is now Ksh.1960 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(206,'254700919237','2024-09-05 08:56:37am','Dear STEPHEN! You have been invoiced Ksh.2110 for water / utilities for Meter No.HH-03-257 on 01/09/2024. Your total balance is now Ksh.6950 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(207,'254793373252','2024-09-05 08:58:37am','Dear MASYUKI! You have been invoiced Ksh.1190 for water / utilities for Meter No.HH-03-173 on 01/09/2024. Your total balance is now Ksh.2590 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(208,'254718650809','2024-09-05 09:01:26am','Dear KATHIANI! You have been invoiced Ksh.1420 for water / utilities for Meter No.HH-03-117 on 01/09/2024. Your total balance is now Ksh.2665 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(209,'0726623557','2024-09-05 09:02:34am','Dear KIOKO! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-620 on 01/09/2024. Your total balance is now Ksh.755 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(210,'254728699932','2024-09-05 09:03:52am','Dear SALVATION ! You have been invoiced Ksh.9200 for water / utilities for Meter No.IN-03-93 on 01/09/2024. Your total balance is now Ksh.14940 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(211,'254727337865','2024-09-05 09:09:25am','Dear AIC! You have been invoiced Ksh.960 for water / utilities for Meter No.IN-03-82 on 01/09/2024. Your total balance is now Ksh.4670 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(212,'254726744714','2024-09-05 09:10:29am','Dear LOISE! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-54 on 01/09/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(213,'254727001331','2024-09-05 09:11:42am','Dear MUTUNGA! You have been invoiced Ksh.565 for water / utilities for Meter No.BD-03-19 on 01/09/2024. Your total balance is now Ksh.2435 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(214,'254726265624','2024-09-05 09:13:20am','Dear ABC! You have been invoiced Ksh.15250 for water / utilities for Meter No.1N-03-49 on 01/09/2024. Your total balance is now Ksh.72540 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(215,'254722761264','2024-09-05 09:14:22am','Dear JACKSON! You have been invoiced Ksh.1190 for water / utilities for Meter No.BD-03-06 on 01/09/2024. Your total balance is now Ksh.3300 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(216,'254718310388','2024-09-05 09:15:14am','Dear MULINGE! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-10 on 01/09/2024. Your total balance is now Ksh.5455 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(217,'254714597340','2024-09-05 09:16:01am','Dear HILARY! You have been invoiced Ksh.3310 for water / utilities for Meter No.BD-03-1010 on 01/09/2024. Your total balance is now Ksh.7495 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(218,'254717200266','2024-09-05 09:20:23am','Dear PAUL! You have been invoiced Ksh.2260 for water / utilities for Meter No.BD-03-1074 on 01/09/2024. Your total balance is now Ksh.5420 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(219,'254723502861','2024-09-05 09:21:47am','Dear JOSEPH! You have been invoiced Ksh.1305 for water / utilities for Meter No.BD-03-1076 on 01/09/2024. Your total balance is now Ksh.2270 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(220,'254726381938','2024-09-05 09:22:52am','Dear NZIOKA! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-1101 on 01/09/2024. Your total balance is now Ksh.1500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(221,'254728699932','2024-09-05 09:24:05am','Dear SALVATION! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-1173 on 01/09/2024. Your total balance is now Ksh.1558 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(222,'254720992890','2024-09-05 09:25:09am','Dear PATRICK! You have been invoiced Ksh.3460 for water / utilities for Meter No.BD-03-1178 on 01/09/2024. Your total balance is now Ksh.10200 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(223,'254726939578','2024-09-05 09:26:13am','Dear MATHEKA! You have been invoiced Ksh.7905 for water / utilities for Meter No.BD-03-1176 on 01/09/2024. Your total balance is now Ksh.19125 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(224,'254704394420','2024-09-05 09:27:37am','Dear KWFT! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-1181 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(225,'254718310388','2024-09-05 09:29:15am','Dear JOHN! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-1192 on 01/09/2024. Your total balance is now Ksh.6035 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(226,'254711387555','2024-09-05 09:30:49am','Dear SAMUEL! You have been invoiced Ksh.1075 for water / utilities for Meter No.BD-03-1211 on 01/09/2024. Your total balance is now Ksh.2790 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(227,'254701412235','2024-09-05 09:31:59am','Dear BERNARD! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-1215 on 01/09/2024. Your total balance is now Ksh.950 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(228,'254715436788','2024-09-05 09:33:28am','Dear NZUKI! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-139 on 01/09/2024. Your total balance is now Ksh.3180 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(229,'254713489451','2024-09-05 09:37:52am','Dear TIMOTHY! You have been invoiced Ksh.1190 for water / utilities for Meter No.BD-03-14 on 01/09/2024. Your total balance is now Ksh.5480 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(230,'254723610523','2024-09-05 09:39:04am','Dear KIILU! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-146 on 01/09/2024. Your total balance is now Ksh.16000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(231,'254724546511','2024-09-05 09:39:57am','Dear KIMANI! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-16 on 01/09/2024. Your total balance is now Ksh.5020 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(232,'254721210554','2024-09-05 09:41:08am','Dear DEBORAH! You have been invoiced Ksh.730 for water / utilities for Meter No.BD-03-162 on 01/09/2024. Your total balance is now Ksh.9755 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(233,'0711747750','2024-09-05 09:41:59am','Dear PAUL ! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-179 on 01/09/2024. Your total balance is now Ksh.3610 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(234,'254714597336','2024-09-05 09:42:48am','Dear STEPHEN! You have been invoiced Ksh.730 for water / utilities for Meter No.BD-03-181 on 01/09/2024. Your total balance is now Ksh.1280 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(235,'254711403681','2024-09-05 09:44:12am','Dear JOSHUA! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-188 on 01/09/2024. Your total balance is now Ksh.6930 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(236,'0724138228','2024-09-05 09:45:49am','Dear JOSEPH! You have been invoiced Ksh.1075 for water / utilities for Meter No.BD-03-17 on 01/09/2024. Your total balance is now Ksh.4955 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(237,'254712750805','2024-09-05 09:46:47am','Dear KIILU! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-20 on 01/09/2024. Your total balance is now Ksh.3730 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(238,'0723280556','2024-09-05 09:48:18am','Dear BENJAMIN! You have been invoiced Ksh.2110 for water / utilities for Meter No.BD-03-21 on 01/09/2024. Your total balance is now Ksh.2555 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(239,'254719588988','2024-09-05 09:51:02am','Dear KILONZO! You have been invoiced Ksh.845 for water / utilities for Meter No.BD-03-22 on 01/09/2024. Your total balance is now Ksh.2575 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(240,'254701522240','2024-09-05 09:52:14am','Dear JAMES! You have been invoiced Ksh.615 for water / utilities for Meter No.BD-03-220 on 01/09/2024. Your total balance is now Ksh.1755 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(241,'254791709951','2024-09-05 09:53:58am','Dear MATHEKA! You have been invoiced Ksh.730 for water / utilities for Meter No.BD-03-223 on 01/09/2024. Your total balance is now Ksh.3305 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(242,'254727001331','2024-09-05 09:54:57am','Dear KAMUNZYU! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-274 on 01/09/2024. Your total balance is now Ksh.890 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(243,'254725262951','2024-09-05 09:56:06am','Dear KIMULU! You have been invoiced Ksh.500 for water / utilities for Meter No.BD-03-28 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(244,'254716645533','2024-09-05 10:48:53am','Dear JANE! You have been invoiced Ksh.1420 for water / utilities for Meter No.BD-03-332 on 01/09/2024. Your total balance is now Ksh.3145 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(245,'254716508836','2024-09-05 10:52:32am','Dear DAVID,your August Water bill is 3160 current reading is 1854 , previous reading is 1827,units consumed 27, totaling to 3160 for Hs No.BD-03-358. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(246,'254722761264','2024-09-05 11:00:55am','Dear JACKSON,your August Water bill is 1420 current reading is 705 , previous reading is 691,units consumed 14, totaling to 1420 for Hs No.BD-03-377. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(247,'254718310388','2024-09-05 11:03:56am','Dear MULI,your August Water bill is 1420 current reading is 491 , previous reading is 477,units consumed 14, totaling to 1420 for Hs No.BD-03-39. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(248,'254706848494','2024-09-05 11:06:04am','Dear MUTUA,your August Water bill is 1420 current reading is 204 , previous reading is 190,units consumed 14, totaling to 1420 for Hs No.BD-03-40. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(249,'254719890280','2024-09-05 11:23:43am','Dear JONAH,your August Water bill is 730 current reading is 315 , previous reading is 307,units consumed 8, totaling to 730 for Hs No.BD-03-48. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(250,'254723565943','2024-09-05 11:25:28am','Dear ESHTER,your August Water bill is 2260 current reading is 1034 , previous reading is 1013,units consumed 21, totaling to 2260 for Hs No.BD-03-515. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(251,'254710152025','2024-09-05 11:26:42am','Dear GEORGE,your August Water bill is 3610 current reading is 887 , previous reading is 857,units consumed 30, totaling to 3610 for Hs No.BD-03-542. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(252,'254723610523','2024-09-05 11:27:58am','Dear JACKSON,your August Water bill is 910 current reading is 106 , previous reading is 96,units consumed 10, totaling to 910 for Hs No.BD-03-55. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(253,'254723610523','2024-09-05 11:29:37am','Dear KIVINDA,your August Water bill is 730 current reading is 1662 , previous reading is 1654,units consumed 8, totaling to 730 for Hs No.BD-03-56. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(254,'0729755518','2024-09-05 11:30:44am','Dear KYULE,your August Water bill is 500 current reading is 535 , previous reading is 529,units consumed 6, totaling to 500 for Hs No.BD-03-57. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(255,'254743211560','2024-09-05 11:32:59am','Dear JACKSON,your August Water bill is 500 current reading is 418 , previous reading is 417,units consumed 1, totaling to 500 for Hs No.BD-03-60. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(256,'0723610523','2024-09-05 11:34:03am','Dear JACKSON,your August Water bill is 845 current reading is 19 , previous reading is 10,units consumed 9, totaling to 845 for Hs No.BD-03-63. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(257,'0715397642','2024-09-05 11:34:57am','Dear WAMBUA,your August Water bill is 500 current reading is 91 , previous reading is 87,units consumed 4, totaling to 500 for Hs No.BD-03-66. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(258,'0710900650','2024-09-05 11:36:02am','Dear TIMOTHY,your August Water bill is 2260 current reading is 540 , previous reading is 519,units consumed 21, totaling to 2260 for Hs No.BD-03-67. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(259,'0717538791','2024-09-05 11:37:16am','Dear KIOKO,your August Water bill is 730 current reading is 138 , previous reading is 130,units consumed 8, totaling to 730 for Hs No.BD-03-708. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(260,'254711829581','2024-09-05 11:38:19am','Dear MUITHYA,your August Water bill is 500 current reading is 459 , previous reading is 456,units consumed 3, totaling to 500 for Hs No.BD-03-712. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(261,'254716961988','2024-09-05 11:39:26am','Dear NGUI,your August Water bill is 500 current reading is 426 , previous reading is 421,units consumed 5, totaling to 500 for Hs No.BD-03-714. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(262,'254762291428','2024-09-05 11:42:46am','Dear PHILIPH,your August Water bill is 500 current reading is 342 , previous reading is 338,units consumed 4, totaling to 500 for Hs No.BD-03-87. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(263,'254711387555','2024-09-05 11:46:58am','Dear SAMUEL,your August Water bill is 2860 current reading is 2232 , previous reading is 2207,units consumed 25, totaling to 2860 for Hs No.BD-03-899. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(264,'254717200266','2024-09-05 11:48:15am','Dear PAUL,your August Water bill is 2560 current reading is 1104 , previous reading is 1081,units consumed 23, totaling to 2560 for Hs No.BD-03-902. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(265,'254720992890','2024-09-05 11:49:20am','Dear MWENDANDU,your August Water bill is 500 current reading is 153 , previous reading is 150,units consumed 3, totaling to 500 for Hs No.BD-03-903. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(266,'254700919237','2024-09-05 11:50:35am','Dear STEPHEN,your August Water bill is 3160 current reading is 353 , previous reading is 326,units consumed 27, totaling to 3160 for Hs No.BD-03-945. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(267,'254740804029','2024-09-05 11:51:48am','Dear JONATHAN,your August Water bill is 500 current reading is 757 , previous reading is 751,units consumed 6, totaling to 500 for Hs No.BD-03-95. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(268,'254707269662','2024-09-05 11:52:45am','Dear KIOKO,your August Water bill is 615 current reading is 39 , previous reading is 32,units consumed 7, totaling to 615 for Hs No.BD-03-967. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(269,'254724732256','2024-09-05 11:55:14am','Dear ALEX,your August Water bill is 1830 current reading is 1068 , previous reading is 1050,units consumed 18, totaling to 1830 for Hs No.BD-03-976. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(270,'254710900650','2024-09-05 11:56:26am','Dear TIMOTHY,your August Water bill is 1305 current reading is 552 , previous reading is 539,units consumed 13, totaling to 1305 for Hs No.BD-03-98. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(271,'254713482612','2024-09-05 12:02:33pm','Dear DANIEL,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-03-1019. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(272,'254726230929','2024-09-05 12:06:34pm','Dear DEPUTY,your August Water bill is 730 current reading is 186 , previous reading is 178,units consumed 8, totaling to 730 for Hs No.HH-03-1083. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(273,'254711387555','2024-09-05 12:10:25pm','Dear SAMUEL,your August Water bill is 500 current reading is 165 , previous reading is 159,units consumed 6, totaling to 500 for Hs No.HH-03-109. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(274,'254114948452','2024-09-05 12:11:22pm','Dear MUSAU,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-03-1098. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(275,'254791723200','2024-09-05 12:12:45pm','Dear DOMINIC,your August Water bill is 450 current reading is 475 , previous reading is 471,units consumed 4, totaling to 450 for Hs No.HH-03-1104. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(276,'254726909687','2024-09-05 12:16:17pm','Dear KEVIN,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-03-1131. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(277,'254707164113','2024-09-05 12:17:27pm','Dear FRANCIS,your August Water bill is 500 current reading is 193 , previous reading is 192,units consumed 1, totaling to 500 for Hs No.HH-03-1153. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(278,'254721221298','2024-09-05 12:18:20pm','Dear DAMARIS,your August Water bill is 1075 current reading is 789 , previous reading is 778,units consumed 11, totaling to 1075 for Hs No.HH-03-1160. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(279,'254729156667','2024-09-05 12:19:38pm','Dear AGATHA,your August Water bill is 500 current reading is 355 , previous reading is 352,units consumed 3, totaling to 500 for Hs No.HH-03-1162. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(280,'254729755518','2024-09-05 12:20:52pm','Dear PETER,your August Water bill is 615 current reading is 341 , previous reading is 334,units consumed 7, totaling to 615 for Hs No.HH-03-1170. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(281,'254726304852','2024-09-05 12:21:54pm','Dear PETER,your August Water bill is 500 current reading is 775 , previous reading is 770,units consumed 5, totaling to 500 for Hs No.HH-03-118. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(282,'254723057732','2024-09-05 12:23:08pm','Dear KATHIANI,your August Water bill is 500 current reading is 307 , previous reading is 302,units consumed 5, totaling to 500 for Hs No.HH-03-119. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(283,'254720079109','2024-09-05 12:24:33pm','Dear NICHOLAS,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-03-1200. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(284,'254701467219','2024-09-05 12:25:38pm','Dear KATHIANI,your August Water bill is 500 current reading is 304 , previous reading is 301,units consumed 3, totaling to 500 for Hs No.HH-03-121. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(285,'254700383759','2024-09-05 12:26:46pm','Dear JANET,your August Water bill is 8275 current reading is 185 , previous reading is 126,units consumed 59, totaling to 8275 for Hs No.HH-03-1219. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(286,'254725096996','2024-09-05 12:27:53pm','Dear KATHIANI,your August Water bill is 500 current reading is 3 , previous reading is 2,units consumed 1, totaling to 500 for Hs No.HH-03-122. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(287,'254727903936','2024-09-05 12:30:01pm','Dear DAVID,your August Water bill is 730 current reading is 145 , previous reading is 137,units consumed 8, totaling to 730 for Hs No.HH-03-1226. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(288,'254727413524','2024-09-05 12:40:30pm','Dear NTHUNGUNI,your August Water bill is 1490 current reading is 122 , previous reading is 106,units consumed 16, totaling to 1490 for Hs No.IN-01-927. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(289,'254727413524','2024-09-05 12:42:03pm','Dear NTHUNGUNI! You have been invoiced Ksh.1490 for water / utilities for Meter No.IN-01-927 on 01/09/2024. Your total balance is now Ksh.2530 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(290,'254706848494','2024-09-05 12:50:45pm','Dear RICHARD,your August Water bill is 1600 current reading is 488 , previous reading is 472,units consumed 16, totaling to 1600 for Hs No.HH-03-1233. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(291,'0723791263','2024-09-05 12:52:00pm','Dear KATHIANI,your August Water bill is 500 current reading is 159 , previous reading is 158,units consumed 1, totaling to 500 for Hs No.HH-03-124. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(292,'254711446792','2024-09-05 12:53:30pm','Dear ELIJAH,your August Water bill is 500 current reading is 158 , previous reading is 154,units consumed 4, totaling to 500 for Hs No.HH-03-1243. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(293,'254703557457','2024-09-05 12:54:34pm','Dear PAUL,your August Water bill is 1370 current reading is 210 , previous reading is 196,units consumed 14, totaling to 1370 for Hs No.HH-03-1258. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(294,'254727966633','2024-09-05 12:56:41pm','Dear ROBERT,your August Water bill is 615 current reading is 106 , previous reading is 99,units consumed 7, totaling to 615 for Hs No.HH-03-1266. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(295,'254719390331','2024-09-05 12:57:50pm','Dear KATHIANI,your August Water bill is 500 current reading is 106 , previous reading is 105,units consumed 1, totaling to 500 for Hs No.HH-03-127. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(296,'254728815817','2024-09-05 12:58:55pm','Dear KATHIANI,your August Water bill is 50 current reading is 1 , previous reading is 10,units consumed -9, totaling to 50 for Hs No.HH-03-128. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(297,'254728815817','2024-09-05 01:03:52pm','Dear KATHIANI,your August Water bill is 500 current reading is 13 , previous reading is 10,units consumed 3, totaling to 500 for Hs No.HH-03-128. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(298,'254726208932','2024-09-05 02:15:00pm','Dear KATHIANI,your August Water bill is 500 current reading is 238 , previous reading is 237,units consumed 1, totaling to 500 for Hs No.HH-03-129. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(299,'254700903822','2024-09-05 02:16:33pm','Dear MUINDI,your August Water bill is 1305 current reading is 239 , previous reading is 226,units consumed 13, totaling to 1305 for Hs No.HH-03-134. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(300,'254797827733','2024-09-05 02:19:31pm','Dear MUTISYA,your August Water bill is 1535 current reading is 67 , previous reading is 52,units consumed 15, totaling to 1535 for Hs No.HH-03-142. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(301,'254707172701','2024-09-05 02:21:02pm','Dear MUTISO,your August Water bill is 500 current reading is 1018 , previous reading is 1017,units consumed 1, totaling to 500 for Hs No.HH-03-145. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(302,'254785693141','2024-09-05 02:26:06pm','Dear NZAU,your August Water bill is 500 current reading is 30 , previous reading is 24,units consumed 6, totaling to 500 for Hs No.HH-03-158. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(303,'254721601298','2024-09-05 02:30:46pm','Dear KATHIANI,your August Water bill is 500 current reading is 585 , previous reading is 584,units consumed 1, totaling to 500 for Hs No.HH-03-216. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(304,'254728067414','2024-09-05 02:31:53pm','Dear ALIE,your August Water bill is 845 current reading is 1395 , previous reading is 1386,units consumed 9, totaling to 845 for Hs No.HH-03-254. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(305,'254758650701','2024-09-05 02:33:51pm','Dear MUASA,your August Water bill is 4660 current reading is 169 , previous reading is 132,units consumed 37, totaling to 4660 for Hs No.HH-03-277. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(306,'254745095860','2024-09-05 02:35:03pm','Dear JOAN,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-03-303. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(307,'254726687983','2024-09-05 02:37:33pm','Dear JOEL,your August Water bill is 615 current reading is 374 , previous reading is 367,units consumed 7, totaling to 615 for Hs No.HH-03-338. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(308,'254728334320','2024-09-05 02:38:48pm','Dear RACHAEL,your August Water bill is 960 current reading is 574 , previous reading is 564,units consumed 10, totaling to 960 for Hs No.HH-03-339. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(309,'254726744714','2024-09-05 02:40:24pm','Dear PETER,your August Water bill is 845 current reading is 780 , previous reading is 771,units consumed 9, totaling to 845 for Hs No.HH-03-34. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(310,'254717580175','2024-09-05 02:41:45pm','Dear ESHTER,your August Water bill is 500 current reading is 691 , previous reading is 686,units consumed 5, totaling to 500 for Hs No.HH-03-35. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(311,'254723369291','2024-09-05 02:42:55pm','Dear ANGATHA,your August Water bill is 500 current reading is 747 , previous reading is 746,units consumed 1, totaling to 500 for Hs No.HH-03-36. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(312,'254714059675','2024-09-05 02:45:47pm','Dear GEORGE,your August Water bill is 1880 current reading is 374 , previous reading is 356,units consumed 18, totaling to 1880 for Hs No.HH-03-399. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(313,'254726026137','2024-09-05 02:48:00pm','Dear MARY,your August Water bill is 4210 current reading is 190 , previous reading is 156,units consumed 34, totaling to 4210 for Hs No.HH-03-410. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(314,'254723610523','2024-09-05 02:49:20pm','Dear JACKSON,your August Water bill is 500 current reading is 82 , previous reading is 77,units consumed 5, totaling to 500 for Hs No.HH-03-42. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(315,'254717538991','2024-09-05 02:50:20pm','Dear NDAMBO,your August Water bill is 730 current reading is 602 , previous reading is 594,units consumed 8, totaling to 730 for Hs No.HH-03-439. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(316,'254714059675','2024-09-05 02:52:50pm','Dear GEORGE,your August Water bill is 845 current reading is 694 , previous reading is 685,units consumed 9, totaling to 845 for Hs No.HH-03-457. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(317,'254704572538','2024-09-05 02:53:57pm','Dear NZAU,your August Water bill is 1535 current reading is 153 , previous reading is 138,units consumed 15, totaling to 1535 for Hs No.HH-03-458. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(318,'254727001331','2024-09-05 02:55:06pm','Dear MUINDI,your August Water bill is 615 current reading is 33 , previous reading is 26,units consumed 7, totaling to 615 for Hs No.HH-03-486. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(319,'254791353675','2024-09-05 02:56:16pm','Dear KILONZO,your August Water bill is 960 current reading is 117 , previous reading is 107,units consumed 10, totaling to 960 for Hs No.HH-03-500. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(320,'254796876947','2024-09-05 02:57:21pm','Dear NEWTON,your August Water bill is 500 current reading is 177 , previous reading is 176,units consumed 1, totaling to 500 for Hs No.HH-03-507. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(321,'254740071560','2024-09-05 02:58:45pm','Dear PHILIS,your August Water bill is 1880 current reading is 181 , previous reading is 163,units consumed 18, totaling to 1880 for Hs No.HH-03-533. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(322,'254724138228','2024-09-05 02:59:48pm','Dear KITAI,your August Water bill is 1420 current reading is 490 , previous reading is 476,units consumed 14, totaling to 1420 for Hs No.HH-03-534. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(323,'254768392891','2024-09-05 03:01:21pm','Dear KATIKU,your August Water bill is 1420 current reading is 2672 , previous reading is 2658,units consumed 14, totaling to 1420 for Hs No.HH-03-536. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(324,'254714746083','2024-09-05 03:03:46pm','Dear ISAAC,your August Water bill is 50 current reading is 154 , previous reading is 143,units consumed 11, totaling to 50 for Hs No.HH-03-548. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(325,'254736861599','2024-09-05 03:06:21pm','Dear MARY,your August Water bill is 500 current reading is 429 , previous reading is 423,units consumed 6, totaling to 500 for Hs No.HH-03-550. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(326,'254713254347','2024-09-05 03:07:29pm','Dear MUMO,your August Water bill is 615 current reading is 11 , previous reading is 4,units consumed 7, totaling to 615 for Hs No.HH-03-553. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(327,'254727456295','2024-09-05 03:12:32pm','Dear JAMES,your August Water bill is 450 current reading is 74 , previous reading is 72,units consumed 2, totaling to 450 for Hs No.HH-03-566. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(328,'254792852087','2024-09-05 03:13:43pm','Dear JOSEPH,your August Water bill is 500 current reading is 2094 , previous reading is 2088,units consumed 6, totaling to 500 for Hs No.HH-03-578. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(329,'0721793680','2024-09-05 03:16:56pm','Dear MILICENT,your August Water bill is 500 current reading is 574 , previous reading is 572,units consumed 2, totaling to 500 for Hs No.HH-03-582. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(330,'254726230929','2024-09-05 03:18:23pm','Dear KIOKO,your August Water bill is 1995 current reading is 193 , previous reading is 174,units consumed 19, totaling to 1995 for Hs No.HH-03-584. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(331,'254716694339','2024-09-05 03:19:35pm','Dear JONES,your August Water bill is 500 current reading is 412 , previous reading is 407,units consumed 5, totaling to 500 for Hs No.HH-03-588. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(332,'254729464306','2024-09-05 03:22:21pm','Dear DANSON,your August Water bill is 500 current reading is 204 , previous reading is 203,units consumed 1, totaling to 500 for Hs No.HH-03-595. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(333,'254726623557','2024-09-05 03:23:18pm','Dear MUTISO,your August Water bill is 500 current reading is 41 , previous reading is 40,units consumed 1, totaling to 500 for Hs No.HH-03-601. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(334,'254720526124','2024-09-05 03:24:15pm','Dear JANE,your August Water bill is 960 current reading is 58 , previous reading is 48,units consumed 10, totaling to 960 for Hs No.HH-03-606. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(335,'254784129596','2024-09-05 03:25:13pm','Dear KITONGA,your August Water bill is 1765 current reading is 834 , previous reading is 817,units consumed 17, totaling to 1765 for Hs No.HH-03-608. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(336,'254723039353','2024-09-05 03:26:16pm','Dear MUTISO,your August Water bill is 500 current reading is 2286 , previous reading is 2281,units consumed 5, totaling to 500 for Hs No.HH-03-609. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(337,'254716177642','2024-09-05 03:27:22pm','Dear KAMENE,your August Water bill is 500 current reading is 30 , previous reading is 25,units consumed 5, totaling to 500 for Hs No.HH-03-610. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(338,'254729058839','2024-09-05 03:28:37pm','Dear RICHARD,your August Water bill is 500 current reading is 6 , previous reading is 0,units consumed 6, totaling to 500 for Hs No.HH-03-614. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(339,'254711387555','2024-09-05 03:30:50pm','Dear SAMUEL,your August Water bill is 1420 current reading is 626 , previous reading is 612,units consumed 14, totaling to 1420 for Hs No.HH-03-635. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(340,'254700126432','2024-09-05 03:31:52pm','Dear JACKSON,your August Water bill is 50 current reading is 750 , previous reading is 738,units consumed 12, totaling to 50 for Hs No.HH-03-647. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(341,'254791072888','2024-09-05 03:32:56pm','Dear KYULE,your August Water bill is 845 current reading is 91 , previous reading is 82,units consumed 9, totaling to 845 for Hs No.HH-03-65. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(342,'254716561611','2024-09-05 03:35:15pm','Dear JOSEPH,your August Water bill is 500 current reading is 321 , previous reading is 316,units consumed 5, totaling to 500 for Hs No.HH-03-658. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(343,'254728361020','2024-09-05 03:36:29pm','Dear CHRISTOPHER,your August Water bill is 615 current reading is 797 , previous reading is 790,units consumed 7, totaling to 615 for Hs No.HH-03-662. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(344,'254707200397','2024-09-05 03:43:13pm','Dear RICHARD,your August Water bill is 500 current reading is 77 , previous reading is 76,units consumed 1, totaling to 500 for Hs No.HH-03-685. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(345,'254725442734','2024-09-05 03:44:49pm','Dear PAULINE,your August Water bill is 500 current reading is 206 , previous reading is 202,units consumed 4, totaling to 500 for Hs No.HH-03-688. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(346,'254708235063','2024-09-05 03:46:10pm','Dear KIOKO,your August Water bill is 1075 current reading is 81 , previous reading is 70,units consumed 11, totaling to 1075 for Hs No.HH-03-690. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(347,'254715513939','2024-09-05 03:47:12pm','Dear MAUREEN,your August Water bill is 3310 current reading is 149 , previous reading is 121,units consumed 28, totaling to 3310 for Hs No.HH-03-697. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(348,'254720013418','2024-09-05 03:48:28pm','Dear PHILIPH,your August Water bill is 615 current reading is 627 , previous reading is 620,units consumed 7, totaling to 615 for Hs No.HH-03-734. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(349,'254707699136','2024-09-06 08:38:54am','test','active','1','1',0,0,'',0,'',''),(350,'254795477522','2024-09-06 05:25:09pm','Dear GEORGE! We have received your payment of Ksh.2275 for rent / utilities for Hs No.BD-03-1060 on 06/09/2024. Your balance is now Ksh.0.Thank you for your support. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(351,'254725472838','2024-09-07 09:35:35am','Dear ABEDNEGO,your August Water bill is 1420 current reading is 57 , previous reading is 43,units consumed 14, totaling to 1420 for Hs No.HH-03-837. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(352,'254724078226','2024-09-07 09:36:34am','Dear ZIPPHORAH,your August Water bill is 500 current reading is 88 , previous reading is 84,units consumed 4, totaling to 500 for Hs No.HH-03-880. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(353,'254729216218','2024-09-07 09:37:35am','Dear PHILIPH,your August Water bill is 845 current reading is 120 , previous reading is 111,units consumed 9, totaling to 845 for Hs No.HH-03-90. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(354,'254720966812','2024-09-07 09:38:45am','Dear MAKAU,your August Water bill is 500 current reading is 74 , previous reading is 68,units consumed 6, totaling to 500 for Hs No.HH-03-926. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(355,'254706339597','2024-09-07 09:45:49am','Dear KATHIANI,your August Water bill is 1650 current reading is 150 , previous reading is 134,units consumed 16, totaling to 1650 for Hs No.IN-03-1004. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(356,'254746974380','2024-09-07 09:47:02am','Dear NZAU,your August Water bill is 2110 current reading is 873 , previous reading is 853,units consumed 20, totaling to 2110 for Hs No.IN-03-1027. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(357,'254720275295','2024-09-07 09:51:45am','Dear NG,your August Water bill is 3110 current reading is 324 , previous reading is 297,units consumed 27, totaling to 3110 for Hs No.IN-03-1221. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(358,'254722578880','2024-09-07 09:57:37am','Dear UNIVERSAL,your August Water bill is 500 current reading is 141 , previous reading is 138,units consumed 3, totaling to 500 for Hs No.IN-03-753. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(359,'254726230929','2024-09-07 09:59:03am','Dear DISTRICT,your August Water bill is 500 current reading is 305 , previous reading is 301,units consumed 4, totaling to 500 for Hs No.IN-03-717. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(360,'254716561611','2024-09-07 10:03:44am','Dear JOSEPH ,your August Water bill is 2410 current reading is 203 , previous reading is 181,units consumed 22, totaling to 2410 for Hs No.IN-03-957. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(361,'0728819199','2024-09-07 10:07:27am','Dear KATHIANI POLICE STATION 03,your August Water bill is 1765 current reading is 228 , previous reading is 211,units consumed 17, totaling to 1765 for Hs No.HH-03-1282. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(362,'254713482612','2024-09-07 10:12:56am','Dear DANIEL! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-1019 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(363,'254726230929','2024-09-07 10:13:43am','Dear DEPUTY! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-03-1083 on 01/09/2024. Your total balance is now Ksh.11460 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(364,'254711387555','2024-09-07 10:14:27am','Dear SAMUEL! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-109 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(365,'254114948452','2024-09-07 10:15:15am','Dear MUSAU! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-1098 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(366,'254791723200','2024-09-07 10:16:33am','Dear DOMINIC! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-03-1104 on 01/09/2024. Your total balance is now Ksh.2585 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(367,'254726909687','2024-09-07 10:20:01am','Dear KEVIN! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-1131 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(368,'254707164113','2024-09-07 10:22:19am','Dear FRANCIS! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-1153 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(369,'254721221298','2024-09-07 10:23:09am','Dear DAMARIS! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-03-1160 on 01/09/2024. Your total balance is now Ksh.1105 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(370,'254729156667','2024-09-07 10:23:57am','Dear AGATHA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-1162 on 01/09/2024. Your total balance is now Ksh.3475 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(371,'254729755518','2024-09-07 10:25:29am','Dear PETER! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-03-1170 on 01/09/2024. Your total balance is now Ksh.5255 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(372,'254726304852','2024-09-07 10:26:28am','Dear PETER! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-118 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(373,'254723057732','2024-09-07 10:27:19am','Dear KATHIANI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-119 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(374,'254720079109','2024-09-07 10:28:16am','Dear NICHOLAS! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-1200 on 01/09/2024. Your total balance is now Ksh.2950 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(375,'254701467219','2024-09-07 10:29:32am','Dear KATHIANI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-121 on 01/09/2024. Your total balance is now Ksh.280 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(376,'254700383759','2024-09-07 10:30:33am','Dear JANET! You have been invoiced Ksh.8275 for water / utilities for Meter No.HH-03-1219 on 01/09/2024. Your total balance is now Ksh.8380 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(377,'254725096996','2024-09-07 10:31:48am','Dear KATHIANI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-122 on 01/09/2024. Your total balance is now Ksh.2500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(378,'254706848494','2024-09-07 10:32:37am','Dear RICHARD! You have been invoiced Ksh.1600 for water / utilities for Meter No.HH-03-1233 on 01/09/2024. Your total balance is now Ksh.1390 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(379,'254727903936','2024-09-07 10:33:37am','Dear DAVID! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-03-1226 on 01/09/2024. Your total balance is now Ksh.3245 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(380,'0723791263','2024-09-07 10:34:57am','Dear KATHIANI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-124 on 01/09/2024. Your total balance is now Ksh.650 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(381,'254711446792','2024-09-07 10:37:17am','Dear ELIJAH! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-1243 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(382,'254703557457','2024-09-07 10:37:59am','Dear PAUL! You have been invoiced Ksh.1370 for water / utilities for Meter No.HH-03-1258 on 01/09/2024. Your total balance is now Ksh.1370 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(383,'254727966633','2024-09-07 10:38:51am','Dear ROBERT! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-03-1266 on 01/09/2024. Your total balance is now Ksh.1575 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(384,'254719390331','2024-09-07 10:41:35am','Dear KATHIANI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-127 on 01/09/2024. Your total balance is now Ksh.50 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(385,'254728815817','2024-09-07 10:42:22am','Dear KATHIANI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-128 on 01/09/2024. Your total balance is now Ksh.-645 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(386,'254726208932','2024-09-07 10:43:36am','Dear KATHIANI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-129 on 01/09/2024. Your total balance is now Ksh.1965 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(387,'254700903822','2024-09-07 10:44:47am','Dear MUINDI! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-03-134 on 01/09/2024. Your total balance is now Ksh.1800 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(388,'254797827733','2024-09-07 10:45:46am','Dear MUTISYA! You have been invoiced Ksh.1535 for water / utilities for Meter No.HH-03-142 on 01/09/2024. Your total balance is now Ksh.3710 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(389,'254785693141','2024-09-07 10:46:29am','Dear NZAU! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-158 on 01/09/2024. Your total balance is now Ksh.4230 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(390,'254728067414','2024-09-07 10:49:20am','Dear ALIE! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-03-254 on 01/09/2024. Your total balance is now Ksh.1640 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(391,'254758650701','2024-09-07 10:51:12am','Dear MUASA! You have been invoiced Ksh.4660 for water / utilities for Meter No.HH-03-277 on 01/09/2024. Your total balance is now Ksh.7730 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(392,'254745095860','2024-09-07 10:52:22am','Dear JOAN! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-303 on 01/09/2024. Your total balance is now Ksh.4225 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(393,'254726687983','2024-09-07 10:53:31am','Dear JOEL! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-03-338 on 01/09/2024. Your total balance is now Ksh.610 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(394,'254728334320','2024-09-07 10:54:16am','Dear RACHAEL! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-03-339 on 01/09/2024. Your total balance is now Ksh.3110 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(395,'254726744714','2024-09-07 10:55:07am','Dear PETER! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-03-34 on 01/09/2024. Your total balance is now Ksh.960 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(396,'254717580175','2024-09-07 10:55:58am','Dear ESHTER! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-35 on 01/09/2024. Your total balance is now Ksh.2910 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(397,'254723369291','2024-09-07 10:56:40am','Dear ANGATHA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-36 on 01/09/2024. Your total balance is now Ksh.2850 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(398,'254710900650','2024-09-07 11:01:46am','Dear DEBORAH,your August Water bill is 730 current reading is 1057 , previous reading is 1049,units consumed 8, totaling to 730 for Hs No.HH-03-395. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(399,'254710900650','2024-09-07 11:03:34am','Dear DEBORAH! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-03-395 on 01/09/2024. Your total balance is now Ksh.730 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(400,'254714059675','2024-09-07 11:06:01am','Dear GEORGE! You have been invoiced Ksh.1880 for water / utilities for Meter No.HH-03-399 on 01/09/2024. Your total balance is now Ksh.5305 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(401,'254726026137','2024-09-07 11:08:11am','Dear MARY! You have been invoiced Ksh.4210 for water / utilities for Meter No.HH-03-410 on 01/09/2024. Your total balance is now Ksh.4210 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(402,'254723610523','2024-09-07 11:09:22am','Dear JACKSON! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-42 on 01/09/2024. Your total balance is now Ksh.1900 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(403,'254717538991','2024-09-07 11:10:04am','Dear NDAMBO! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-03-439 on 01/09/2024. Your total balance is now Ksh.730 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(404,'254714059675','2024-09-07 11:11:28am','Dear GEORGE! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-03-457 on 01/09/2024. Your total balance is now Ksh.3485 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(405,'254704572538','2024-09-07 11:12:14am','Dear NZAU! You have been invoiced Ksh.1535 for water / utilities for Meter No.HH-03-458 on 01/09/2024. Your total balance is now Ksh.11490 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(406,'254727001331','2024-09-07 11:12:52am','Dear MUINDI! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-03-486 on 01/09/2024. Your total balance is now Ksh.615 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(407,'254791353675','2024-09-07 11:13:45am','Dear KILONZO! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-03-500 on 01/09/2024. Your total balance is now Ksh.960 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(408,'254740071560','2024-09-07 11:14:37am','Dear PHILIS! You have been invoiced Ksh.1880 for water / utilities for Meter No.HH-03-533 on 01/09/2024. Your total balance is now Ksh.6115 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(409,'254724138228','2024-09-07 11:15:20am','Dear KITAI! You have been invoiced Ksh.1420 for water / utilities for Meter No.HH-03-534 on 01/09/2024. Your total balance is now Ksh.1980 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(410,'254768392891','2024-09-07 11:16:07am','Dear KATIKU! You have been invoiced Ksh.1420 for water / utilities for Meter No.HH-03-536 on 01/09/2024. Your total balance is now Ksh.8750 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(411,'254714746083','2024-09-07 11:19:19am','Dear ISAAC,your September Water bill is 1075 current reading is 154 , previous reading is 143,units consumed 11, totaling to 1075 for Hs No.HH-03-548. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(412,'254714746083','2024-09-07 11:19:20am','Dear ISAAC,your September Water bill is 1075 current reading is 154 , previous reading is 143,units consumed 11, totaling to 1075 for Hs No.HH-03-548. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(413,'254714746083','2024-09-07 11:21:05am','Dear ISAAC! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-03-548 on 01/09/2024. Your total balance is now Ksh.5875 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(414,'254713254347','2024-09-07 11:22:04am','Dear MUMO! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-03-553 on 01/09/2024. Your total balance is now Ksh.4485 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(415,'0721793680','2024-09-07 11:23:43am','Dear MILICENT! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-582 on 01/09/2024. Your total balance is now Ksh.2000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(416,'254716694339','2024-09-07 11:24:39am','Dear JONES! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-588 on 01/09/2024. Your total balance is now Ksh.5310 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(417,'254729464306','2024-09-07 11:26:23am','Dear DANSON! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-595 on 01/09/2024. Your total balance is now Ksh.2800 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(418,'254720526124','2024-09-07 11:27:45am','Dear JANE! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-03-606 on 01/09/2024. Your total balance is now Ksh.1510 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(419,'254784129596','2024-09-07 11:29:07am','Dear KITONGA! You have been invoiced Ksh.1765 for water / utilities for Meter No.HH-03-608 on 01/09/2024. Your total balance is now Ksh.5325 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(420,'254723039353','2024-09-07 11:29:53am','Dear MUTISO! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-609 on 01/09/2024. Your total balance is now Ksh.739 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(421,'254716177642','2024-09-07 11:30:37am','Dear KAMENE! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-610 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(422,'254729058839','2024-09-07 11:31:24am','Dear RICHARD! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-614 on 01/09/2024. Your total balance is now Ksh.6335 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(423,'254711387555','2024-09-07 11:32:50am','Dear SAMUEL! You have been invoiced Ksh.1420 for water / utilities for Meter No.HH-03-635 on 01/09/2024. Your total balance is now Ksh.2380 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(424,'254700126432','2024-09-07 11:36:45am','Dear JACKSON,your August Water bill is 1190 current reading is 750 , previous reading is 738,units consumed 12, totaling to 1190 for Hs No.HH-03-647. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(425,'254700126432','2024-09-07 11:37:51am','Dear JACKSON! You have been invoiced Ksh.1190 for water / utilities for Meter No.HH-03-647 on 01/09/2024. Your total balance is now Ksh.1190 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(426,'254791072888','2024-09-07 11:38:41am','Dear KYULE! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-03-65 on 01/09/2024. Your total balance is now Ksh.4075 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(427,'254716561611','2024-09-07 11:40:12am','Dear JOSEPH! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-658 on 01/09/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(428,'254728361020','2024-09-07 11:41:20am','Dear CHRISTOPHER! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-03-662 on 01/09/2024. Your total balance is now Ksh.1945 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(429,'254708235063','2024-09-07 11:44:47am','Dear KIOKO! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-03-690 on 01/09/2024. Your total balance is now Ksh.1075 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(430,'254707200397','2024-09-07 11:45:35am','Dear RICHARD! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-685 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(431,'254715513939','2024-09-07 11:46:25am','Dear MAUREEN! You have been invoiced Ksh.3310 for water / utilities for Meter No.HH-03-697 on 01/09/2024. Your total balance is now Ksh.8015 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(432,'254720013418','2024-09-07 11:47:06am','Dear PHILIPH! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-03-734 on 01/09/2024. Your total balance is now Ksh.3230 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(433,'254725254598','2024-09-07 11:50:18am','Dear DR! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-03-792 on 01/09/2024. Your total balance is now Ksh.3985 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(434,'254715192371','2024-09-07 11:51:39am','Dear WAMBUA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-820 on 01/09/2024. Your total balance is now Ksh.3035 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(435,'254725472838','2024-09-07 11:52:38am','Dear ABEDNEGO! You have been invoiced Ksh.1420 for water / utilities for Meter No.HH-03-837 on 01/09/2024. Your total balance is now Ksh.4760 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(436,'254724078226','2024-09-07 11:53:35am','Dear ZIPPHORAH! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-880 on 01/09/2024. Your total balance is now Ksh.1660 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(437,'254729216218','2024-09-07 11:54:18am','Dear PHILIPH! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-03-90 on 01/09/2024. Your total balance is now Ksh.845 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(438,'254720966812','2024-09-07 11:55:18am','Dear MAKAU! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-03-926 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(439,'254706339597','2024-09-07 11:56:50am','Dear KATHIANI! You have been invoiced Ksh.1650 for water / utilities for Meter No.IN-03-1004 on 01/09/2024. Your total balance is now Ksh.1650 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(440,'254746974380','2024-09-07 11:57:36am','Dear NZAU! You have been invoiced Ksh.2110 for water / utilities for Meter No.IN-03-1027 on 01/09/2024. Your total balance is now Ksh.17730 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(441,'254720275295','2024-09-07 11:58:42am','Dear NG! You have been invoiced Ksh.3110 for water / utilities for Meter No.IN-03-1221 on 01/09/2024. Your total balance is now Ksh.3110 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(442,'254722578880','2024-09-07 12:00:26pm','Dear UNIVERSAL! You have been invoiced Ksh.500 for water / utilities for Meter No.IN-03-753 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(443,'254726230929','2024-09-07 12:01:10pm','Dear DISTRICT! You have been invoiced Ksh.500 for water / utilities for Meter No.IN-03-717 on 01/09/2024. Your total balance is now Ksh.7295 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(444,'254716561611','2024-09-07 12:02:11pm','Dear JOSEPH ! You have been invoiced Ksh.2410 for water / utilities for Meter No.IN-03-957 on 01/09/2024. Your total balance is now Ksh.2910 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(445,'254726485209','2024-09-07 02:48:40pm','Dear JOSHUA,your August Water bill is 450 current reading is 111 , previous reading is 110,units consumed 1, totaling to 450 for Hs No.BD-05-1191. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(446,'254713382915','2024-09-07 02:48:42pm','Dear CHARLES,your August Water bill is 500 current reading is 4 , previous reading is 0,units consumed 4, totaling to 500 for Hs No.HH-05-100. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(447,'254706848494','2024-09-07 02:48:43pm','Dear MARTIN,your August Water bill is 500 current reading is 83 , previous reading is 82,units consumed 1, totaling to 500 for Hs No.HH-05-1003. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(448,'254704079493','2024-09-07 02:48:44pm','Dear JOSPHAT,your August Water bill is 680 current reading is 53 , previous reading is 45,units consumed 8, totaling to 680 for Hs No.HH-05-1013. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(449,'254713569697','2024-09-07 02:48:45pm','Dear WELLINGTON,your August Water bill is 500 current reading is 59 , previous reading is 53,units consumed 6, totaling to 500 for Hs No.HH-05-1014. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(450,'254713505310','2024-09-07 02:48:47pm','Dear NZIVE,your August Water bill is 500 current reading is 119 , previous reading is 118,units consumed 1, totaling to 500 for Hs No.HH-05-1022. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(451,'254710747197','2024-09-07 02:48:48pm','Dear KITAVI,your August Water bill is 500 current reading is 53 , previous reading is 52,units consumed 1, totaling to 500 for Hs No.HH-05-1032. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(452,'254712897808','2024-09-07 02:48:49pm','Dear JULIUS,your August Water bill is 500 current reading is 57 , previous reading is 52,units consumed 5, totaling to 500 for Hs No.HH-05-1038. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(453,'254711171138','2024-09-07 02:48:50pm','Dear REDEMPTA,your August Water bill is 500 current reading is 286 , previous reading is 285,units consumed 1, totaling to 500 for Hs No.HH-05-1044. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(454,'254728692169','2024-09-07 02:48:50pm','Dear KIILU,your August Water bill is 5260 current reading is 93 , previous reading is 52,units consumed 41, totaling to 5260 for Hs No.HH-05-1049. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(455,'254768008255','2024-09-07 02:48:51pm','Dear MUSYOKA,your August Water bill is 1075 current reading is 52 , previous reading is 41,units consumed 11, totaling to 1075 for Hs No.HH-05-1059. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(456,'254707621443','2024-09-07 02:48:53pm','Dear KALEKYE,your August Water bill is 500 current reading is 23 , previous reading is 17,units consumed 6, totaling to 500 for Hs No.HH-05-1070. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(457,'254704280520','2024-09-07 02:48:55pm','Dear JOSHUA,your August Water bill is 1075 current reading is 84 , previous reading is 73,units consumed 11, totaling to 1075 for Hs No.HH-05-1073. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(458,'254714774131','2024-09-07 02:48:55pm','Dear MUTISYA,your August Water bill is 730 current reading is 22 , previous reading is 14,units consumed 8, totaling to 730 for Hs No.HH-05-1078. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(459,'254721520500','2024-09-07 02:48:57pm','Dear BRIGIT,your August Water bill is 500 current reading is 68 , previous reading is 66,units consumed 2, totaling to 500 for Hs No.HH-05-1094. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(460,'254712446212','2024-09-07 02:48:58pm','Dear MUTUA,your August Water bill is 615 current reading is 27 , previous reading is 20,units consumed 7, totaling to 615 for Hs No.HH-05-1099. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(461,'254727955503','2024-09-07 02:49:00pm','Dear DR,your August Water bill is 500 current reading is 40 , previous reading is 37,units consumed 3, totaling to 500 for Hs No.HH-05-1111. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(462,'254712496595','2024-09-07 02:49:01pm','Dear MUASYA,your August Water bill is 615 current reading is 25 , previous reading is 18,units consumed 7, totaling to 615 for Hs No.HH-05-1116. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(463,'254711683991','2024-09-07 02:49:02pm','Dear WAMBUA,your August Water bill is 730 current reading is 512 , previous reading is 504,units consumed 8, totaling to 730 for Hs No.HH-05-1122. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(464,'254724403954','2024-09-07 02:49:02pm','Dear MWEU,your August Water bill is 500 current reading is 227 , previous reading is 226,units consumed 1, totaling to 500 for Hs No.HH-05-1123. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(465,'254714660828','2024-09-07 02:49:03pm','Dear MUINDE,your August Water bill is 1535 current reading is 48 , previous reading is 33,units consumed 15, totaling to 1535 for Hs No.HH-05-1128. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(466,'254742581569','2024-09-07 02:49:04pm','Dear MUTINGA,your August Water bill is 500 current reading is 26 , previous reading is 22,units consumed 4, totaling to 500 for Hs No.HH-05-1130. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(467,'254713841854','2024-09-07 02:49:05pm','Dear SIMON,your August Water bill is 500 current reading is 342 , previous reading is 338,units consumed 4, totaling to 500 for Hs No.HH-05-1134. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(468,'254725089275','2024-09-07 02:49:06pm','Dear ROBERT,your August Water bill is 500 current reading is 03 , previous reading is 02,units consumed 1, totaling to 500 for Hs No.HH-05-1139. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(469,'254742262364','2024-09-07 02:49:07pm','Dear BONFACE,your August Water bill is 730 current reading is 151 , previous reading is 143,units consumed 8, totaling to 730 for Hs No.HH-05-1145. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(470,'254727178816','2024-09-07 02:49:07pm','Dear NZIOKA,your August Water bill is 2560 current reading is 143 , previous reading is 120,units consumed 23, totaling to 2560 for Hs No.HH-05-1150. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(471,'254713704523','2024-09-07 02:49:08pm','Dear JACKSON,your August Water bill is 450 current reading is 226 , previous reading is 225,units consumed 1, totaling to 450 for Hs No.HH-05-1155. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(472,'254790887356','2024-09-07 02:49:09pm','Dear BENSON,your August Water bill is 500 current reading is 21 , previous reading is 20,units consumed 1, totaling to 500 for Hs No.HH-05-1164. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(473,'254723587865','2024-09-07 02:49:10pm','Dear NYAMAI,your August Water bill is 450 current reading is 2 , previous reading is 00,units consumed 2, totaling to 450 for Hs No.HH-05-1167. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(474,'254722504648','2024-09-07 02:49:11pm','Dear ALEX,your August Water bill is 44380 current reading is 317 , previous reading is 93,units consumed 224, totaling to 44380 for Hs No.HH-05-1175. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(475,'254741526631','2024-09-07 02:49:12pm','Dear MAXWELL,your August Water bill is 3260 current reading is 317 , previous reading is 289,units consumed 28, totaling to 3260 for Hs No.HH-05-1179. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(476,'254727746929','2024-09-07 02:49:13pm','Dear FESTUS,your August Water bill is 450 current reading is 278 , previous reading is 272,units consumed 6, totaling to 450 for Hs No.HH-05-1193. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(477,'254720218840','2024-09-07 02:49:17pm','Dear FIDEL,your August Water bill is 1025 current reading is 346 , previous reading is 335,units consumed 11, totaling to 1025 for Hs No.HH-05-1206. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(478,'254713796614','2024-09-07 02:49:18pm','Dear DAVID,your August Water bill is 795 current reading is 35 , previous reading is 26,units consumed 9, totaling to 795 for Hs No.HH-05-1210. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(479,'254795372035','2024-09-07 02:49:20pm','Dear ELIZABETH,your August Water bill is 450 current reading is 126 , previous reading is 122,units consumed 4, totaling to 450 for Hs No.HH-05-1228. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(480,'254724924794','2024-09-07 02:49:21pm','Dear JENNIFER,your August Water bill is 450 current reading is 118 , previous reading is 112,units consumed 6, totaling to 450 for Hs No.HH-05-1235. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(481,'254717295350','2024-09-07 03:03:40pm','Dear ROBERT,your August Water bill is 500 current reading is 63 , previous reading is 62,units consumed 1, totaling to 500 for Hs No.HH-05-1245. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(482,'254716723754','2024-09-07 03:04:47pm','Dear DANCAN,your August Water bill is 450 current reading is 141 , previous reading is 135,units consumed 6, totaling to 450 for Hs No.HH-05-1247. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(483,'254712297891','2024-09-07 03:05:44pm','Dear CHRISTINE,your August Water bill is 450 current reading is 93 , previous reading is 91,units consumed 2, totaling to 450 for Hs No.HH-05-1257. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(484,'254711893792','2024-09-07 03:06:59pm','Dear ROBERT,your August Water bill is 500 current reading is 868 , previous reading is 867,units consumed 1, totaling to 500 for Hs No.HH-05-1262. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(485,'254715436788','2024-09-07 03:13:57pm','Dear PETER,your August Water bill is 1075 current reading is 59 , previous reading is 48,units consumed 11, totaling to 1075 for Hs No.HH-05-1270. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(486,'254700157224','2024-09-07 03:20:19pm','Dear TELESIAH,your August Water bill is 1190 current reading is 93 , previous reading is 81,units consumed 12, totaling to 1190 for Hs No.HH-05-1275. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(487,'254718558136','2024-09-07 03:22:28pm','Dear PETER,your August Water bill is 450 current reading is 10 , previous reading is 4,units consumed 6, totaling to 450 for Hs No.HH-05-1280. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(488,'254725441192','2024-09-07 03:23:18pm','Dear NICHOLA,your August Water bill is 1305 current reading is 211 , previous reading is 198,units consumed 13, totaling to 1305 for Hs No.HH-05-1281. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(489,'254708741781','2024-09-07 03:24:12pm','Dear BONFACE,your August Water bill is 500 current reading is 40 , previous reading is 36,units consumed 4, totaling to 500 for Hs No.HH-05-1285. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(490,'254701316872','2024-09-07 03:25:13pm','Dear KENNEDY,your August Water bill is 500 current reading is 42 , previous reading is 37,units consumed 5, totaling to 500 for Hs No.HH-05-1286. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(491,'254704209001','2024-09-07 03:26:11pm','Dear JAMES,your August Water bill is 500 current reading is 33 , previous reading is 31,units consumed 2, totaling to 500 for Hs No.HH-05-1290. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(492,'254718823307','2024-09-07 03:27:06pm','Dear MUTUA,your August Water bill is 500 current reading is 45 , previous reading is 40,units consumed 5, totaling to 500 for Hs No.HH-05-1291. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(493,'254723511906','2024-09-07 03:28:59pm','Dear ZACHARIA,your August Water bill is 910 current reading is 32 , previous reading is 22,units consumed 10, totaling to 910 for Hs No.HH-05-1299. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(494,'254740425899','2024-09-07 03:29:55pm','Dear REAL,your August Water bill is 500 current reading is 16 , previous reading is 14,units consumed 2, totaling to 500 for Hs No.HH-05-1300. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(495,'254728466490','2024-09-07 03:31:39pm','Dear MAURICE,your August Water bill is 2410 current reading is 87 , previous reading is 65,units consumed 22, totaling to 2410 for Hs No.HH-05-1301. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(496,'254722567855','2024-09-07 03:32:46pm','Dear TIMOTHY,your August Water bill is 500 current reading is 52 , previous reading is 46,units consumed 6, totaling to 500 for Hs No.HH-05-1302. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(497,'254791035642','2024-09-07 03:33:53pm','Dear SAMUEL,your August Water bill is 1830 current reading is 71 , previous reading is 53,units consumed 18, totaling to 1830 for Hs No.HH-05-154. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(498,'254711650172','2024-09-07 03:34:44pm','Dear PHILIP,your August Water bill is 1880 current reading is 64 , previous reading is 46,units consumed 18, totaling to 1880 for Hs No.HH-05-196. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(499,'254726977665','2024-09-07 03:35:42pm','Dear MELI,your August Water bill is 450 current reading is 714 , previous reading is 709,units consumed 5, totaling to 450 for Hs No.HH-05-211. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(500,'254718231913','2024-09-07 03:36:37pm','Dear MUTHIANI,your August Water bill is 450 current reading is 6 , previous reading is 0,units consumed 6, totaling to 450 for Hs No.HH-05-225. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(501,'254723023276','2024-09-07 03:37:36pm','Dear KITHOMO,your August Water bill is 500 current reading is 200 , previous reading is 199,units consumed 1, totaling to 500 for Hs No.HH-05-236. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(502,'254729993946','2024-09-07 03:38:40pm','Dear KATUU,your August Water bill is 1995 current reading is 131 , previous reading is 112,units consumed 19, totaling to 1995 for Hs No.HH-05-237. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(503,'254711374520','2024-09-07 03:39:49pm','Dear LUMBWA,your August Water bill is 2410 current reading is 459 , previous reading is 437,units consumed 22, totaling to 2410 for Hs No.HH-05-263. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(504,'254721834951','2024-09-07 03:41:39pm','Dear MUTISO,your August Water bill is 500 current reading is 3 , previous reading is 2,units consumed 1, totaling to 500 for Hs No.HH-05-281. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(505,'254721345694','2024-09-07 03:42:44pm','Dear KAMAMI,your August Water bill is 1995 current reading is 680 , previous reading is 661,units consumed 19, totaling to 1995 for Hs No.HH-05-282. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(506,'254725886247','2024-09-07 03:43:34pm','Dear MWANIA,your August Water bill is 845 current reading is 259 , previous reading is 250,units consumed 9, totaling to 845 for Hs No.HH-05-298. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(507,'254723263776','2024-09-07 03:44:33pm','Dear KASOLI,your August Water bill is 500 current reading is 3811 , previous reading is 3810,units consumed 1, totaling to 500 for Hs No.HH-05-316. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(508,'254705332188','2024-09-07 03:45:25pm','Dear ANTONY,your August Water bill is 845 current reading is 129 , previous reading is 120,units consumed 9, totaling to 845 for Hs No.HH-05-322. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(509,'254724687376','2024-09-07 03:46:13pm','Dear MUTIKU,your August Water bill is 500 current reading is 29 , previous reading is 24,units consumed 5, totaling to 500 for Hs No.HH-05-329. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(510,'254759720078','2024-09-07 03:47:05pm','Dear JOSEPH,your August Water bill is 845 current reading is 163 , previous reading is 154,units consumed 9, totaling to 845 for Hs No.HH-05-350. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(511,'254726714667','2024-09-07 03:48:25pm','Dear KILONZO,your August Water bill is 500 current reading is 274 , previous reading is 273,units consumed 1, totaling to 500 for Hs No.HH-05-386. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(512,'254720511795','2024-09-07 03:49:20pm','Dear JOSEPH,your August Water bill is 500 current reading is 111 , previous reading is 106,units consumed 5, totaling to 500 for Hs No.HH-05-398. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(513,'254704789717','2024-09-07 03:51:13pm','Dear DANIEL,your August Water bill is 500 current reading is 55 , previous reading is 50,units consumed 5, totaling to 500 for Hs No.HH-05-416. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(514,'254729724923','2024-09-07 03:52:10pm','Dear NZIOKA,your August Water bill is 1075 current reading is 58 , previous reading is 47,units consumed 11, totaling to 1075 for Hs No.HH-05-450. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(515,'254724904507','2024-09-07 03:53:00pm','Dear KATUU,your August Water bill is 1305 current reading is 86 , previous reading is 73,units consumed 13, totaling to 1305 for Hs No.HH-05-467. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(516,'254723275003','2024-09-07 03:55:43pm','Dear JULIUS,your August Water bill is 500 current reading is 169 , previous reading is 164,units consumed 5, totaling to 500 for Hs No.HH-05-478. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(517,'254728395538','2024-09-07 03:57:26pm','Dear JOHN,your August Water bill is 3010 current reading is 311 , previous reading is 285,units consumed 26, totaling to 3010 for Hs No.HH-05-516. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(518,'254735455065','2024-09-07 03:58:25pm','Dear JOHN,your August Water bill is 500 current reading is 165 , previous reading is 160,units consumed 5, totaling to 500 for Hs No.HH-05-518. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(519,'254728867710','2024-09-07 04:02:51pm','Dear KILATYA,your August Water bill is 960 current reading is 282 , previous reading is 272,units consumed 10, totaling to 960 for Hs No.HH-05-535. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(520,'254768393322','2024-09-07 04:04:11pm','Dear MUINDI,your August Water bill is 500 current reading is 749 , previous reading is 745,units consumed 4, totaling to 500 for Hs No.HH-05-58. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(521,'254710726137','2024-09-07 04:05:06pm','Dear STEPHENE,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-05-671. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(522,'254721770339','2024-09-07 04:05:57pm','Dear PETER,your August Water bill is 1535 current reading is 319 , previous reading is 304,units consumed 15, totaling to 1535 for Hs No.HH-05-718. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(523,'254722886247','2024-09-07 04:06:53pm','Dear MWATU,your August Water bill is 50 current reading is 137 , previous reading is 1372,units consumed -1235, totaling to 50 for Hs No.HH-05-730. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(524,'254727359188','2024-09-07 04:07:44pm','Dear DICKSON,your August Water bill is 1075 current reading is 149 , previous reading is 138,units consumed 11, totaling to 1075 for Hs No.HH-05-737. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(525,'254796278463','2024-09-07 04:08:49pm','Dear NZIOKI,your August Water bill is 1190 current reading is 839 , previous reading is 827,units consumed 12, totaling to 1190 for Hs No.HH-05-741. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(526,'254723941374','2024-09-07 04:10:43pm','Dear KILONZO,your August Water bill is 960 current reading is 102 , previous reading is 92,units consumed 10, totaling to 960 for Hs No.HH-05-748. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(527,'254728202833','2024-09-07 04:12:38pm','Dear MAINGI,your August Water bill is 845 current reading is 1070 , previous reading is 1061,units consumed 9, totaling to 845 for Hs No.HH-05-752. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(528,'254722829047','2024-09-07 04:13:39pm','Dear JONAZARIA,your August Water bill is 500 current reading is 1190 , previous reading is 1187,units consumed 3, totaling to 500 for Hs No.HH-05-754. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(529,'254726410448','2024-09-07 04:14:31pm','Dear SIMEON,your August Water bill is 500 current reading is 391 , previous reading is 389,units consumed 2, totaling to 500 for Hs No.HH-05-756. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(530,'254726725709','2024-09-07 04:15:27pm','Dear ABEDNEGO,your August Water bill is 500 current reading is 25 , previous reading is 23,units consumed 2, totaling to 500 for Hs No.HH-05-761. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(531,'254721886499','2024-09-07 04:16:58pm','Dear MUTUKU,your August Water bill is 615 current reading is 30 , previous reading is 23,units consumed 7, totaling to 615 for Hs No.HH-05-769. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(532,'254710318233','2024-09-07 04:18:55pm','Dear PETER,your August Water bill is 500 current reading is 594 , previous reading is 593,units consumed 1, totaling to 500 for Hs No.HH-05-783. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(533,'254722580547','2024-09-07 04:19:58pm','Dear MWATATA,your August Water bill is 1535 current reading is 483 , previous reading is 468,units consumed 15, totaling to 1535 for Hs No.HH-05-785. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(534,'254712230716','2024-09-07 04:21:49pm','Dear NZIOKA,your August Water bill is 500 current reading is 242 , previous reading is 241,units consumed 1, totaling to 500 for Hs No.HH-05-789. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(535,'254727306592','2024-09-07 04:27:03pm','Dear PHILIS,your August Water bill is 500 current reading is 847 , previous reading is 844,units consumed 3, totaling to 500 for Hs No.HH-05-81. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(536,'254721462422','2024-09-07 04:28:26pm','Dear MUTUA,your August Water bill is 2260 current reading is 195 , previous reading is 174,units consumed 21, totaling to 2260 for Hs No.HH-05-810. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(537,'254711321163','2024-09-07 04:29:20pm','Dear KIMANI,your August Water bill is 845 current reading is 144 , previous reading is 135,units consumed 9, totaling to 845 for Hs No.HH-05-812. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(538,'254710805390','2024-09-07 04:32:37pm','Dear KIEMA,your August Water bill is 500 current reading is 598 , previous reading is 593,units consumed 5, totaling to 500 for Hs No.HH-05-818. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(539,'254717611782','2024-09-07 04:33:57pm','Dear NZIOKA,your August Water bill is 730 current reading is 898 , previous reading is 890,units consumed 8, totaling to 730 for Hs No.HH-05-823. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(540,'254795551209','2024-09-07 04:35:49pm','Dear MUTUA,your August Water bill is 500 current reading is 27 , previous reading is 26,units consumed 1, totaling to 500 for Hs No.HH-05-824. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(541,'254789472172','2024-09-07 04:37:13pm','Dear NDOLO,your August Water bill is 3310 current reading is 105 , previous reading is 77,units consumed 28, totaling to 3310 for Hs No.HH-05-830. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(542,'254702211176','2024-09-07 04:38:09pm','Dear KAKUNIA,your August Water bill is 1305 current reading is 67 , previous reading is 54,units consumed 13, totaling to 1305 for Hs No.HH-05-833. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(543,'254721628375','2024-09-07 04:39:19pm','Dear KALOKI,your August Water bill is 500 current reading is 119 , previous reading is 116,units consumed 3, totaling to 500 for Hs No.HH-05-854. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(544,'254726127834','2024-09-07 04:42:19pm','Dear NZIOKI,your August Water bill is 1420 current reading is 662 , previous reading is 648,units consumed 14, totaling to 1420 for Hs No.HH-05-855. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(545,'254712181640','2024-09-07 04:47:10pm','Dear KIVINDA,your August Water bill is 1305 current reading is 806 , previous reading is 793,units consumed 13, totaling to 1305 for Hs No.HH-05-868. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(546,'254704251627','2024-09-07 04:48:28pm','Dear DAVID,your August Water bill is 1535 current reading is 175 , previous reading is 160,units consumed 15, totaling to 1535 for Hs No.HH-05-884. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(547,'254729662248','2024-09-07 04:50:51pm','Dear NGUI,your August Water bill is 500 current reading is 872 , previous reading is 871,units consumed 1, totaling to 500 for Hs No.HH-05-887. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(548,'254728949230','2024-09-07 04:51:54pm','Dear KAIANI,your August Water bill is 1075 current reading is 86 , previous reading is 75,units consumed 11, totaling to 1075 for Hs No.HH-05-904. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(549,'254717638283','2024-09-07 04:53:58pm','Dear KINGOO,your August Water bill is 1420 current reading is 635 , previous reading is 621,units consumed 14, totaling to 1420 for Hs No.HH-05-913. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(550,'0113972572','2024-09-07 04:55:46pm','Dear MBITHI,your August Water bill is 500 current reading is 89 , previous reading is 87,units consumed 2, totaling to 500 for Hs No.HH-05-919. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(551,'254714428445','2024-09-07 04:56:48pm','Dear MULINGA,your August Water bill is 500 current reading is 402 , previous reading is 396,units consumed 6, totaling to 500 for Hs No.HH-05-920. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(552,'254726669287','2024-09-07 04:57:40pm','Dear REDEEMED,your August Water bill is 500 current reading is 176 , previous reading is 173,units consumed 3, totaling to 500 for Hs No.HH-05-931. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(553,'254721856573','2024-09-07 04:58:34pm','Dear MWANIA,your August Water bill is 500 current reading is 93 , previous reading is 87,units consumed 6, totaling to 500 for Hs No.HH-05-934. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(554,'254721639733','2024-09-07 04:59:29pm','Dear ZAKAYO,your August Water bill is 845 current reading is 307 , previous reading is 298,units consumed 9, totaling to 845 for Hs No.HH-05-951. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(555,'254713746981','2024-09-07 05:00:31pm','Dear MBITHI,your August Water bill is 730 current reading is 118 , previous reading is 110,units consumed 8, totaling to 730 for Hs No.HH-05-956. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(556,'254706686218','2024-09-07 05:01:22pm','Dear MWANIA,your August Water bill is 500 current reading is 1018 , previous reading is 1017,units consumed 1, totaling to 500 for Hs No.HH-05-958. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(557,'254788868490','2024-09-07 05:02:12pm','Dear MUSEMBI,your August Water bill is 2110 current reading is 373 , previous reading is 353,units consumed 20, totaling to 2110 for Hs No.HH-05-959. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(558,'254719574852','2024-09-07 05:04:17pm','Dear PETER,your August Water bill is 500 current reading is 8 , previous reading is 6,units consumed 2, totaling to 500 for Hs No.HH-05-962. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(559,'254726847326','2024-09-07 05:05:28pm','Dear NGOLYA,your August Water bill is 845 current reading is 48 , previous reading is 39,units consumed 9, totaling to 845 for Hs No.HH-05-966. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(560,'254722170745','2024-09-07 05:07:09pm','Dear BONIFACE,your August Water bill is 500 current reading is 48 , previous reading is 47,units consumed 1, totaling to 500 for Hs No.HH-05-970. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(561,'254714317302','2024-09-07 05:08:11pm','Dear ANNA,your August Water bill is 500 current reading is 118 , previous reading is 114,units consumed 4, totaling to 500 for Hs No.HH-05-981. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(562,'254726288244','2024-09-07 05:13:45pm','Dear SALVATION ARMY ,your August Water bill is 960 current reading is 136 , previous reading is 126,units consumed 10, totaling to 960 for Hs No.HH-05-742. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(563,'254726492860','2024-09-07 05:13:45pm','Dear NZIOKA,your August Water bill is 500 current reading is 66 , previous reading is 61,units consumed 5, totaling to 500 for Hs No.HH-05-796. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(564,'254711543702','2024-09-07 05:13:46pm','Dear NZIOKI,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-05-804. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(565,'254713697916','2024-09-07 05:13:47pm','Dear SAMUEL,your August Water bill is 500 current reading is 1867 , previous reading is 1863,units consumed 4, totaling to 500 for Hs No.HH-05-99. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(566,'254720390497','2024-09-07 05:13:48pm','Dear MUTISO,your August Water bill is 450 current reading is 001 , previous reading is 000,units consumed 1, totaling to 450 for Hs No.HH-05-990. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(567,'254753953912','2024-09-07 05:13:49pm','Dear MAKAU,your August Water bill is 500 current reading is 276 , previous reading is 272,units consumed 4, totaling to 500 for Hs No.HH-05-993. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(568,'254722254225','2024-09-07 05:13:49pm','Dear KIEMA,your August Water bill is 500 current reading is 49 , previous reading is 47,units consumed 2, totaling to 500 for Hs No.HH-05-999. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(569,'0751020882','2024-09-07 05:13:50pm','Dear JOSEPH MULI,your August Water bill is 500 current reading is 202 , previous reading is 197,units consumed 5, totaling to 500 for Hs No.HH-05-1304. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(570,'0751020882','2024-09-07 05:13:58pm','Dear JOSEPH MULI,your August Water bill is 500 current reading is 202 , previous reading is 197,units consumed 5, totaling to 500 for Hs No.HH-05-1304. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(571,'254722170745','2024-09-07 05:27:20pm','Dear BONIFACE! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-970 on 01/09/2024. Your total balance is now Ksh.4010 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(572,'254768393322','2024-09-09 09:22:34am','Dear MUINDI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-58 on 31/08/2024. Your total balance is now Ksh.1775 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(573,'254727306592','2024-09-09 09:28:15am','Dear PHILIS! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-81 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(574,'254713697916','2024-09-09 09:29:26am','Dear SAMUEL! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-99 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(575,'254713382915','2024-09-09 09:32:02am','Dear CHARLES! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-100 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(576,'254791035642','2024-09-09 09:35:28am','Dear SAMUEL! You have been invoiced Ksh.1830 for water / utilities for Meter No.HH-05-154 on 31/08/2024. Your total balance is now Ksh.4200 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(577,'254711650172','2024-09-09 09:41:38am','Dear PHILIP! You have been invoiced Ksh.1880 for water / utilities for Meter No.HH-05-196 on 31/08/2024. Your total balance is now Ksh.2160 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(578,'254726977665','2024-09-09 09:43:13am','Dear MELI! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-05-211 on 01/09/2024. Your total balance is now Ksh.450 . Kindly settle the total balance by 31/08/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(579,'254718231913','2024-09-09 09:44:37am','Dear MUTHIANI! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-05-225 on 31/08/2024. Your total balance is now Ksh.850 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(580,'254723023276','2024-09-09 09:46:22am','Dear KITHOMO! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-236 on 31/08/2024. Your total balance is now Ksh.1001 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(581,'254729993946','2024-09-09 09:48:21am','Dear KATUU! You have been invoiced Ksh.1995 for water / utilities for Meter No.HH-05-237 on 31/08/2024. Your total balance is now Ksh.2630 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(582,'254711374520','2024-09-09 09:49:51am','Dear LUMBWA! You have been invoiced Ksh.2410 for water / utilities for Meter No.HH-05-263 on 31/08/2024. Your total balance is now Ksh.4665 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(583,'254721834951','2024-09-09 09:51:49am','Dear MUTISO! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-281 on 31/08/2024. Your total balance is now Ksh.2000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(584,'254721345694','2024-09-09 09:53:23am','Dear KAMAMI! You have been invoiced Ksh.1995 for water / utilities for Meter No.HH-05-282 on 31/08/2024. Your total balance is now Ksh.3495 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(585,'254725886247','2024-09-09 09:54:48am','Dear MWANIA! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-05-298 on 31/08/2024. Your total balance is now Ksh.2805 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(586,'254723263776','2024-09-09 09:55:40am','Dear KASOLI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-316 on 31/08/2024. Your total balance is now Ksh.2000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(587,'254705332188','2024-09-09 09:56:41am','Dear ANTONY! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-05-322 on 31/08/2024. Your total balance is now Ksh.1110 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(588,'254724687376','2024-09-09 09:57:31am','Dear MUTIKU! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-329 on 31/08/2024. Your total balance is now Ksh.5535 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(589,'254759720078','2024-09-09 09:58:35am','Dear JOSEPH! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-05-350 on 31/08/2024. Your total balance is now Ksh.3245 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(590,'254726714667','2024-09-09 09:59:41am','Dear KILONZO! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-386 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(591,'254720511795','2024-09-09 10:00:45am','Dear JOSEPH! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-398 on 31/08/2024. Your total balance is now Ksh.1500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(592,'254704789717','2024-09-09 10:03:20am','Dear DANIEL! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-416 on 31/08/2024. Your total balance is now Ksh.800 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(593,'254729724923','2024-09-09 10:04:39am','Dear NZIOKA! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-05-450 on 31/08/2024. Your total balance is now Ksh.5225 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(594,'254724904507','2024-09-09 10:05:37am','Dear KATUU! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-05-467 on 31/08/2024. Your total balance is now Ksh.1305 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(595,'254795767258','2024-09-09 10:09:58am','Dear PETER,your August Water bill is 1995 current reading is 86 , previous reading is 67,units consumed 19, totaling to 1995 for Hs No.HH-05-476. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(596,'254795767258','2024-09-09 10:12:01am','Dear PETER! You have been invoiced Ksh.1995 for water / utilities for Meter No.HH-05-476 on 31/08/2024. Your total balance is now Ksh.5275 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(597,'254723275003','2024-09-09 10:12:59am','Dear JULIUS! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-478 on 31/08/2024. Your total balance is now Ksh.0 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(598,'254728395538','2024-09-09 10:19:18am','Dear JOHN! You have been invoiced Ksh.3010 for water / utilities for Meter No.HH-05-516 on 31/08/2024. Your total balance is now Ksh.6590 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(599,'254715801066','2024-09-09 10:25:59am','Dear MWANZIA,your August Water bill is 960 current reading is 50 , previous reading is 40,units consumed 10, totaling to 960 for Hs No.HH-05-517. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(600,'254715801066','2024-09-09 10:27:13am','Dear MWANZIA! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-05-517 on 31/08/2024. Your total balance is now Ksh.4625 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(601,'254735455065','2024-09-09 10:28:09am','Dear JOHN! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-518 on 31/08/2024. Your total balance is now Ksh.2055 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(602,'254728867710','2024-09-09 10:34:20am','Dear KILATYA! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-05-535 on 31/08/2024. Your total balance is now Ksh.4485 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(603,'254710726137','2024-09-09 10:37:01am','Dear STEPHENE! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-671 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(604,'254721770339','2024-09-09 10:38:02am','Dear PETER! You have been invoiced Ksh.1535 for water / utilities for Meter No.HH-05-718 on 31/08/2024. Your total balance is now Ksh.6025 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(605,'254727359188','2024-09-09 10:39:05am','Dear DICKSON! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-05-737 on 31/08/2024. Your total balance is now Ksh.2725 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(606,'254796278463','2024-09-09 10:41:04am','Dear NZIOKI! You have been invoiced Ksh.1190 for water / utilities for Meter No.HH-05-741 on 31/08/2024. Your total balance is now Ksh.1190 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(607,'254726288244','2024-09-09 10:41:58am','Dear SALVATION ARMY ! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-05-742 on 31/08/2024. Your total balance is now Ksh.960 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(608,'254723941374','2024-09-09 10:43:59am','Dear KILONZO! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-05-748 on 31/08/2024. Your total balance is now Ksh.460 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(609,'254728202833','2024-09-09 10:45:51am','Dear MAINGI! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-05-752 on 31/08/2024. Your total balance is now Ksh.1585 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(610,'254722829047','2024-09-09 10:47:50am','Dear JONAZARIA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-754 on 31/08/2024. Your total balance is now Ksh.4160 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(611,'254726410448','2024-09-09 10:49:27am','Dear SIMEON! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-756 on 31/08/2024. Your total balance is now Ksh.3000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(612,'254726725709','2024-09-09 10:50:35am','Dear ABEDNEGO! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-761 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(613,'254721886499','2024-09-09 10:51:31am','Dear MUTUKU! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-05-769 on 31/08/2024. Your total balance is now Ksh.2550 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(614,'254710318233','2024-09-09 10:52:37am','Dear PETER! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-783 on 31/08/2024. Your total balance is now Ksh.3375 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(615,'254722580547','2024-09-09 10:53:31am','Dear MWATATA! You have been invoiced Ksh.1535 for water / utilities for Meter No.HH-05-785 on 31/08/2024. Your total balance is now Ksh.7020 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(616,'254712230716','2024-09-09 10:54:31am','Dear NZIOKA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-789 on 31/08/2024. Your total balance is now Ksh.1480 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(617,'254726492860','2024-09-09 10:57:22am','Dear NZIOKA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-796 on 31/08/2024. Your total balance is now Ksh.1190 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(618,'254711543702','2024-09-09 10:58:22am','Dear NZIOKI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-804 on 31/08/2024. Your total balance is now Ksh.2000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(619,'254721462422','2024-09-09 11:01:11am','Dear MUTUA! You have been invoiced Ksh.2260 for water / utilities for Meter No.HH-05-810 on 31/08/2024. Your total balance is now Ksh.5870 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(620,'254711321163','2024-09-09 11:02:03am','Dear KIMANI! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-05-812 on 31/08/2024. Your total balance is now Ksh.845 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(621,'254710805390','2024-09-09 11:03:24am','Dear KIEMA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-818 on 31/08/2024. Your total balance is now Ksh.415 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(622,'254717611782','2024-09-09 11:04:24am','Dear NZIOKA! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-05-823 on 31/08/2024. Your total balance is now Ksh.3360 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(623,'254795551209','2024-09-09 11:05:18am','Dear MUTUA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-824 on 31/08/2024. Your total balance is now Ksh.4779 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(624,'254789472172','2024-09-09 11:06:14am','Dear NDOLO! You have been invoiced Ksh.3310 for water / utilities for Meter No.HH-05-830 on 31/08/2024. Your total balance is now Ksh.5310 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(625,'254702211176','2024-09-09 11:07:11am','Dear KAKUNIA! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-05-833 on 31/08/2024. Your total balance is now Ksh.2420 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(626,'254721628375','2024-09-09 11:08:05am','Dear KALOKI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-854 on 31/08/2024. Your total balance is now Ksh.2845 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(627,'254726127834','2024-09-09 11:08:53am','Dear NZIOKI! You have been invoiced Ksh.1420 for water / utilities for Meter No.HH-05-855 on 31/08/2024. Your total balance is now Ksh.5030 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(628,'254712181640','2024-09-09 11:11:58am','Dear KIVINDA! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-05-868 on 31/08/2024. Your total balance is now Ksh.1305 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(629,'254704251627','2024-09-09 11:13:13am','Dear DAVID! You have been invoiced Ksh.1535 for water / utilities for Meter No.HH-05-884 on 31/08/2024. Your total balance is now Ksh.5795 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(630,'254729662248','2024-09-09 11:21:16am','Dear NGUI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-887 on 31/08/2024. Your total balance is now Ksh.2425 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(631,'254717638283','2024-09-09 11:25:04am','Dear KINGOO! You have been invoiced Ksh.1420 for water / utilities for Meter No.HH-05-913 on 31/08/2024. Your total balance is now Ksh.3435 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(632,'0113972572','2024-09-09 11:26:13am','Dear MBITHI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-919 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(633,'254714428445','2024-09-09 11:30:25am','Dear MULINGA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-920 on 31/08/2024. Your total balance is now Ksh.1060 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(634,'254726669287','2024-09-09 11:32:06am','Dear REDEEMED! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-931 on 31/08/2024. Your total balance is now Ksh.560 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(635,'254721856573','2024-09-09 11:33:17am','Dear MWANIA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-934 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(636,'254721639733','2024-09-09 11:34:19am','Dear ZAKAYO! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-05-951 on 31/08/2024. Your total balance is now Ksh.3070 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(637,'254725607688','2024-09-09 11:40:02am','Dear MULI,your August Water bill is 1420 current reading is 14 , previous reading is 0,units consumed 14, totaling to 1420 for Hs No.HH-05-952. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(638,'254725607688','2024-09-09 11:41:12am','Dear MULI! You have been invoiced Ksh.1420 for water / utilities for Meter No.HH-05-952 on 31/08/2024. Your total balance is now Ksh.1420 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(639,'254713746981','2024-09-09 11:42:03am','Dear MBITHI! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-05-956 on 31/08/2024. Your total balance is now Ksh.2590 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(640,'254706686218','2024-09-09 11:42:46am','Dear MWANIA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-958 on 31/08/2024. Your total balance is now Ksh.1035 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(641,'254788868490','2024-09-09 11:43:34am','Dear MUSEMBI! You have been invoiced Ksh.2110 for water / utilities for Meter No.HH-05-959 on 31/08/2024. Your total balance is now Ksh.4420 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(642,'254719574852','2024-09-09 11:45:21am','Dear PETER! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-962 on 31/08/2024. Your total balance is now Ksh.3095 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(643,'254726847326','2024-09-09 11:46:37am','Dear NGOLYA! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-05-966 on 31/08/2024. Your total balance is now Ksh.2410 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(644,'254714317302','2024-09-09 11:47:36am','Dear ANNA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-981 on 31/08/2024. Your total balance is now Ksh.2010 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(645,'254720390497','2024-09-09 11:49:52am','Dear MUTISO! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-05-990 on 31/08/2024. Your total balance is now Ksh.4700 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(646,'254753953912','2024-09-09 11:50:38am','Dear MAKAU! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-993 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(647,'254722254225','2024-09-09 11:51:38am','Dear KIEMA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-999 on 31/08/2024. Your total balance is now Ksh.-1270 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(648,'254706848494','2024-09-09 11:53:18am','Dear MARTIN! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1003 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(649,'254713569697','2024-09-09 11:54:23am','Dear WELLINGTON! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1014 on 31/08/2024. Your total balance is now Ksh.1145 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(650,'254713505310','2024-09-09 12:02:29pm','Dear NZIVE! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1022 on 31/08/2024. Your total balance is now Ksh.5000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(651,'254710747197','2024-09-09 12:04:37pm','Dear KITAVI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1032 on 31/08/2024. Your total balance is now Ksh.3167 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(652,'254712897808','2024-09-09 12:05:37pm','Dear JULIUS! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1038 on 31/08/2024. Your total balance is now Ksh.2220 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(653,'254718873292','2024-09-09 12:10:44pm','Dear LUMBWA,your August Water bill is 5270 current reading is 245 , previous reading is 187,units consumed 58, totaling to 5270 for Hs No.HH-05-1039. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(654,'254718873292','2024-09-09 12:12:17pm','Dear LUMBWA! You have been invoiced Ksh.5270 for water / utilities for Meter No.HH-05-1039 on 31/08/2024. Your total balance is now Ksh.9240 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(655,'254728692169','2024-09-09 12:16:28pm','Dear KIILU! You have been invoiced Ksh.5260 for water / utilities for Meter No.HH-05-1049 on 31/08/2024. Your total balance is now Ksh.5260 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(656,'254768008255','2024-09-09 12:17:40pm','Dear MUSYOKA! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-05-1059 on 31/08/2024. Your total balance is now Ksh.2650 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(657,'254707621443','2024-09-09 12:21:08pm','Dear KALEKYE! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1070 on 31/08/2024. Your total balance is now Ksh.4000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(658,'254704280520','2024-09-09 12:22:43pm','Dear JOSHUA! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-05-1073 on 31/08/2024. Your total balance is now Ksh.1575 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(659,'254714774131','2024-09-09 12:23:26pm','Dear MUTISYA! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-05-1078 on 31/08/2024. Your total balance is now Ksh.3305 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(660,'254721520500','2024-09-09 12:25:06pm','Dear BRIGIT! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1094 on 31/08/2024. Your total balance is now Ksh.730 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(661,'254712446212','2024-09-09 12:26:43pm','Dear MUTUA! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-05-1099 on 31/08/2024. Your total balance is now Ksh.3985 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(662,'254727955503','2024-09-09 12:29:09pm','Dear DR! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1111 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(663,'254712496595','2024-09-09 12:30:08pm','Dear MUASYA! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-05-1116 on 31/08/2024. Your total balance is now Ksh.2335 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(664,'254711683991','2024-09-09 12:30:58pm','Dear WAMBUA! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-05-1122 on 31/08/2024. Your total balance is now Ksh.2505 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(665,'254724403954','2024-09-09 12:32:26pm','Dear MWEU! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1123 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(666,'254714660828','2024-09-09 12:33:20pm','Dear MUINDE! You have been invoiced Ksh.1535 for water / utilities for Meter No.HH-05-1128 on 31/08/2024. Your total balance is now Ksh.1990 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(667,'254742581569','2024-09-09 12:34:13pm','Dear MUTINGA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1130 on 31/08/2024. Your total balance is now Ksh.3865 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(668,'254713841854','2024-09-09 12:35:08pm','Dear SIMON! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1134 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(669,'254725089275','2024-09-09 12:37:42pm','Dear ROBERT! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1139 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(670,'254742262364','2024-09-09 12:39:20pm','Dear BONFACE! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-05-1145 on 31/08/2024. Your total balance is now Ksh.730 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(671,'254727178816','2024-09-09 12:40:41pm','Dear NZIOKA! You have been invoiced Ksh.2560 for water / utilities for Meter No.HH-05-1150 on 31/08/2024. Your total balance is now Ksh.10320 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(672,'254713704523','2024-09-09 12:41:54pm','Dear JACKSON! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-05-1155 on 31/08/2024. Your total balance is now Ksh.2280 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(673,'254717295350','2024-09-10 12:26:25pm','Dear ROBERT! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1245 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(674,'254716723754','2024-09-10 12:35:49pm','Dear DANCAN! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-05-1247 on 31/08/2024. Your total balance is now Ksh.2515 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(675,'254712297891','2024-09-10 12:37:18pm','Dear CHRISTINE! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-05-1257 on 31/08/2024. Your total balance is now Ksh.450 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(676,'254711893792','2024-09-10 12:38:42pm','Dear ROBERT! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1262 on 31/08/2024. Your total balance is now Ksh.1950 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(677,'254715436788','2024-09-10 12:50:37pm','Dear PETER! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-05-1270 on 31/08/2024. Your total balance is now Ksh.1500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(678,'254790672890','2024-09-10 01:03:50pm','test','active','1','1',0,0,'',0,'',''),(679,'254718873292','2024-09-10 01:30:04pm','Dear LUMBWA! We have received your payment of Ksh.7500 for rent / utilities for Hs No.HH-05-1039 on 10/09/2024. Your balance is now Ksh.0.Thank you for your support. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(680,'254701563954','2024-09-10 02:07:34pm','Dear DR,your August Water bill is 615 current reading is 83 , previous reading is 76,units consumed 7, totaling to 615 for Hs No.BD-04-1117. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(681,'254718310388','2024-09-10 02:07:34pm','Dear PAUL,your August Water bill is 1305 current reading is 171 , previous reading is 158,units consumed 13, totaling to 1305 for Hs No.HH-04-1018. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(682,'254710107953','2024-09-10 02:07:35pm','Dear PAUL,your August Water bill is 1190 current reading is 236 , previous reading is 224,units consumed 12, totaling to 1190 for Hs No.HH-04-1028. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(683,'254717200266','2024-09-10 02:07:36pm','Dear PAUL,your August Water bill is 1075 current reading is 169 , previous reading is 158,units consumed 11, totaling to 1075 for Hs No.HH-04-1037. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(684,'254704211592','2024-09-10 02:07:37pm','Dear RAPHAEL,your August Water bill is 500 current reading is 385 , previous reading is 383,units consumed 2, totaling to 500 for Hs No.HH-04-1046. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(685,'254726230597','2024-09-10 02:07:38pm','Dear BISHOP,your August Water bill is 500 current reading is 631 , previous reading is 628,units consumed 3, totaling to 500 for Hs No.HH-04-1080. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(686,'254701541767','2024-09-10 02:07:40pm','Dear KYALO,your August Water bill is 730 current reading is 196 , previous reading is 188,units consumed 8, totaling to 730 for Hs No.HH-04-1198. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(687,'254707149179','2024-09-10 02:07:41pm','Dear JOHN,your August Water bill is 1075 current reading is 221 , previous reading is 210,units consumed 11, totaling to 1075 for Hs No.HH-04-1222. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(688,'254711747788','2024-09-10 02:07:42pm','Dear JACOB,your August Water bill is 1190 current reading is 296 , previous reading is 284,units consumed 12, totaling to 1190 for Hs No.HH-04-1231. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(689,'254726272989','2024-09-10 02:07:43pm','Dear DAVID,your August Water bill is 1305 current reading is 437 , previous reading is 424,units consumed 13, totaling to 1305 for Hs No.HH-04-1259. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(690,'254711446792','2024-09-10 02:07:44pm','Dear ELIJAH,your August Water bill is 500 current reading is 41 , previous reading is 38,units consumed 3, totaling to 500 for Hs No.HH-04-1261. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(691,'254717200266','2024-09-10 02:07:44pm','Dear PAUL,your August Water bill is 3460 current reading is 596 , previous reading is 567,units consumed 29, totaling to 3460 for Hs No.HH-04-264. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(692,'0110391494','2024-09-10 02:07:45pm','Dear KAINDI,your August Water bill is 500 current reading is 189 , previous reading is 185,units consumed 4, totaling to 500 for Hs No.HH-04-328. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(693,'254717991094','2024-09-10 02:07:46pm','Dear SIMON,your August Water bill is 960 current reading is 126 , previous reading is 116,units consumed 10, totaling to 960 for Hs No.HH-04-368. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(694,'254727272665','2024-09-10 02:07:47pm','Dear LAZARO,your August Water bill is 3310 current reading is 194 , previous reading is 166,units consumed 28, totaling to 3310 for Hs No.HH-04-411. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(695,'254725363036','2024-09-10 02:07:48pm','Dear ALICE,your August Water bill is 730 current reading is 590 , previous reading is 582,units consumed 8, totaling to 730 for Hs No.HH-04-424. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(696,'254725019634','2024-09-10 02:07:49pm','Dear JACKSON,your August Water bill is 500 current reading is 322 , previous reading is 321,units consumed 1, totaling to 500 for Hs No.HH-04-519. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(697,'254711747264','2024-09-10 02:07:49pm','Dear TOMOTHY,your August Water bill is 500 current reading is 103 , previous reading is 97,units consumed 6, totaling to 500 for Hs No.HH-04-525. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(698,'254704208633','2024-09-10 02:07:50pm','Dear PAUL,your August Water bill is 1075 current reading is 39 , previous reading is 28,units consumed 11, totaling to 1075 for Hs No.HH-04-543. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(699,'254723280556','2024-09-10 02:07:51pm','Dear DAVID,your August Water bill is 3310 current reading is 1967 , previous reading is 1939,units consumed 28, totaling to 3310 for Hs No.HH-04-596. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(700,'254716561611','2024-09-10 02:07:52pm','Dear JOSEPH,your August Water bill is 615 current reading is 1191 , previous reading is 1184,units consumed 7, totaling to 615 for Hs No.HH-04-673. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(701,'254718310388','2024-09-10 02:07:52pm','Dear JOHN,your August Water bill is 500 current reading is 82 , previous reading is 81,units consumed 1, totaling to 500 for Hs No.HH-04-707. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(702,'254726033203','2024-09-10 02:07:54pm','Dear JOSEPH,your August Water bill is 960 current reading is 645 , previous reading is 635,units consumed 10, totaling to 960 for Hs No.HH-04-720. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(703,'254726230597','2024-09-10 02:07:56pm','Dear REV,your August Water bill is 500 current reading is 524 , previous reading is 520,units consumed 4, totaling to 500 for Hs No.HH-04-728. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(704,'254701333189','2024-09-10 02:07:57pm','Dear STEPHEN,your August Water bill is 50 current reading is 628 , previous reading is 628,units consumed 0, totaling to 50 for Hs No.HH-04-735. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(705,'254711479272','2024-09-10 02:07:58pm','Dear JOHN,your August Water bill is 500 current reading is 40 , previous reading is 35,units consumed 5, totaling to 500 for Hs No.HH-04-738. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(706,'254728224967','2024-09-10 02:07:59pm','Dear JANE,your August Water bill is 2110 current reading is 154 , previous reading is 134,units consumed 20, totaling to 2110 for Hs No.HH-04-771. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(707,'254724434943','2024-09-10 02:08:00pm','Dear JACKSON,your August Water bill is 500 current reading is 20 , previous reading is 16,units consumed 4, totaling to 500 for Hs No.HH-04-78. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(708,'254781664845','2024-09-10 02:08:02pm','Dear RUTH,your August Water bill is 500 current reading is 60 , previous reading is 58,units consumed 2, totaling to 500 for Hs No.HH-04-802. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(709,'254712442401','2024-09-10 02:08:04pm','Dear CHARLES,your August Water bill is 615 current reading is 777 , previous reading is 770,units consumed 7, totaling to 615 for Hs No.HH-04-838. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(710,'254701333189','2024-09-10 02:37:36pm','Dear STEPHEN,your August Water bill is 500 current reading is 629 , previous reading is 628,units consumed 1, totaling to 500 for Hs No.HH-04-735. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(711,'254724434943','2024-09-10 02:47:58pm','Dear JACKSON! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-78 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(712,'254717200266','2024-09-10 02:50:35pm','Dear PAUL! You have been invoiced Ksh.3460 for water / utilities for Meter No.HH-04-264 on 31/08/2024. Your total balance is now Ksh.12020 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(713,'0110391494','2024-09-10 02:53:00pm','Dear KAINDI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-328 on 31/08/2024. Your total balance is now Ksh.3030 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(714,'254717991094','2024-09-10 03:00:15pm','Dear SIMON! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-04-368 on 31/08/2024. Your total balance is now Ksh.960 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(715,'254727272665','2024-09-10 03:01:57pm','Dear LAZARO! You have been invoiced Ksh.3310 for water / utilities for Meter No.HH-04-411 on 31/08/2024. Your total balance is now Ksh.9980 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(716,'254725363036','2024-09-10 03:03:55pm','Dear ALICE! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-04-424 on 31/08/2024. Your total balance is now Ksh.4575 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(717,'254725019634','2024-09-10 03:05:27pm','Dear JACKSON! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-519 on 31/08/2024. Your total balance is now Ksh.5115 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(718,'254711747264','2024-09-10 03:06:48pm','Dear TOMOTHY! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-525 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(719,'254704208633','2024-09-10 03:08:21pm','Dear PAUL! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-04-543 on 31/08/2024. Your total balance is now Ksh.5650 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(720,'254723280556','2024-09-10 03:14:58pm','Dear DAVID! You have been invoiced Ksh.3310 for water / utilities for Meter No.HH-04-596 on 31/08/2024. Your total balance is now Ksh.5300 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(721,'254716561611','2024-09-10 03:16:04pm','Dear JOSEPH! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-04-673 on 31/08/2024. Your total balance is now Ksh.1805 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(722,'254718310388','2024-09-10 03:17:20pm','Dear JOHN! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-707 on 31/08/2024. Your total balance is now Ksh.6515 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(723,'254700157224','2024-09-10 03:19:03pm','Dear TELESIAH! You have been invoiced Ksh.1190 for water / utilities for Meter No.HH-05-1275 on 31/08/2024. Your total balance is now Ksh.5400 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(724,'254726033203','2024-09-10 03:20:10pm','Dear JOSEPH! You have been invoiced Ksh.960 for water / utilities for Meter No.HH-04-720 on 31/08/2024. Your total balance is now Ksh.2965 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(725,'254718558136','2024-09-10 03:20:13pm','Dear PETER! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-05-1280 on 31/08/2024. Your total balance is now Ksh.1350 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(726,'254725441192','2024-09-10 03:23:11pm','Dear NICHOLA! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-05-1281 on 31/08/2024. Your total balance is now Ksh.2320 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(727,'254726230597','2024-09-10 03:23:35pm','Dear REV! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-728 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(728,'254708741781','2024-09-10 03:24:13pm','Dear BONFACE! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1285 on 31/08/2024. Your total balance is now Ksh.2230 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(729,'254701316872','2024-09-10 03:25:12pm','Dear KENNEDY! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1286 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(730,'254701333189','2024-09-10 03:26:10pm','Dear STEPHEN! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-735 on 31/08/2024. Your total balance is now Ksh.1680 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(731,'254704209001','2024-09-10 03:26:18pm','Dear JAMES! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1290 on 31/08/2024. Your total balance is now Ksh.1300 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(732,'254711479272','2024-09-10 03:27:14pm','Dear JOHN! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-738 on 31/08/2024. Your total balance is now Ksh.3090 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(733,'254718823307','2024-09-10 03:27:33pm','Dear MUTUA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1291 on 31/08/2024. Your total balance is now Ksh.215 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(734,'254728224967','2024-09-10 03:28:09pm','Dear JANE! You have been invoiced Ksh.2110 for water / utilities for Meter No.HH-04-771 on 31/08/2024. Your total balance is now Ksh.2110 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(735,'254781664845','2024-09-10 03:31:09pm','Dear RUTH! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-802 on 31/08/2024. Your total balance is now Ksh.1010 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(736,'254712442401','2024-09-10 03:33:20pm','Dear CHARLES! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-04-838 on 31/08/2024. Your total balance is now Ksh.615 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(737,'254718310388','2024-09-10 03:34:15pm','Dear PAUL! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-04-1018 on 31/08/2024. Your total balance is now Ksh.1352 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(738,'254710107953','2024-09-10 03:35:10pm','Dear PAUL! You have been invoiced Ksh.1190 for water / utilities for Meter No.HH-04-1028 on 31/08/2024. Your total balance is now Ksh.13565 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(739,'254723511906','2024-09-10 03:35:59pm','Dear ZACHARIA! You have been invoiced Ksh.910 for water / utilities for Meter No.HH-05-1299 on 31/08/2024. Your total balance is now Ksh.2600 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(740,'254717200266','2024-09-10 03:36:07pm','Dear PAUL! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-04-1037 on 31/08/2024. Your total balance is now Ksh.21430 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(741,'254704211592','2024-09-10 03:37:09pm','Dear RAPHAEL! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-1046 on 31/08/2024. Your total balance is now Ksh.4410 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(742,'254740425899','2024-09-10 03:37:43pm','Dear REAL! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1300 on 31/08/2024. Your total balance is now Ksh.1100 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(743,'254726230597','2024-09-10 03:39:08pm','Dear BISHOP! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-1080 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(744,'254701541767','2024-09-10 03:44:00pm','Dear KYALO! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-04-1198 on 31/08/2024. Your total balance is now Ksh.1180 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(745,'254707149179','2024-09-10 03:45:07pm','Dear JOHN! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-04-1222 on 31/08/2024. Your total balance is now Ksh.1758 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(746,'254728466490','2024-09-10 03:45:58pm','Dear MAURICE! You have been invoiced Ksh.2410 for water / utilities for Meter No.HH-05-1301 on 31/08/2024. Your total balance is now Ksh.2410 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(747,'254711747788','2024-09-10 03:46:07pm','Dear JACOB! You have been invoiced Ksh.1190 for water / utilities for Meter No.HH-04-1231 on 31/08/2024. Your total balance is now Ksh.6305 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(748,'254722567855','2024-09-10 03:47:09pm','Dear TIMOTHY! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1302 on 31/08/2024. Your total balance is now Ksh.440 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(749,'254726272989','2024-09-10 03:47:52pm','Dear DAVID! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-04-1259 on 31/08/2024. Your total balance is now Ksh.1305 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(750,'0751020882','2024-09-10 03:48:06pm','Dear JOSEPH MULI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1304 on 31/08/2024. Your total balance is now Ksh.1500 . Kindly settle the total balance by 10/09/2024.0751020882.YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(751,'254711446792','2024-09-10 03:48:42pm','Dear ELIJAH! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-04-1261 on 31/08/2024. Your total balance is now Ksh.501 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(752,'254728851360','2024-09-11 10:40:18am','Dear MUTUA! You have been invoiced Ksh.1255 for water / utilities for Meter No.BD-03-1229 on 31/08/2024. Your total balance is now Ksh.4420 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(753,'254724944940','2024-09-11 11:19:57am','Dear BENJAMIN,your August Water bill is 500 current reading is 58 , previous reading is 54,units consumed 4, totaling to 500 for Hs No.HH-02-661. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(754,'254726263709','2024-09-11 11:19:58am','Dear MUTISYA,your August Water bill is 500 current reading is 22 , previous reading is 18,units consumed 4, totaling to 500 for Hs No.HH-02-1006. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(755,'254729735051','2024-09-11 11:19:59am','Dear SAMUEL,your August Water bill is 730 current reading is 36 , previous reading is 28,units consumed 8, totaling to 730 for Hs No.HH-02-103. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(756,'254700082018','2024-09-11 11:20:01am','Dear MWILU,your August Water bill is 3010 current reading is 146 , previous reading is 120,units consumed 26, totaling to 3010 for Hs No.HH-02-1050. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(757,'254726423169','2024-09-11 11:20:02am','Dear MARY,your August Water bill is 50 current reading is 220 , previous reading is 220,units consumed 0, totaling to 50 for Hs No.HH-02-1058. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(758,'254725386768','2024-09-11 11:20:03am','Dear LAZARUS,your August Water bill is 500 current reading is 22 , previous reading is 21,units consumed 1, totaling to 500 for Hs No.HH-02-1081. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(759,'254728087506','2024-09-11 11:20:04am','Dear DAVID,your August Water bill is 500 current reading is 146 , previous reading is 144,units consumed 2, totaling to 500 for Hs No.HH-02-1112. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(760,'254721260818','2024-09-11 11:20:05am','Dear NZIMI,your August Water bill is 50 current reading is 93 , previous reading is 93,units consumed 0, totaling to 50 for Hs No.HH-02-1114. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(761,'254713568612','2024-09-11 11:20:06am','Dear PATRICK,your August Water bill is 500 current reading is 94 , previous reading is 93,units consumed 1, totaling to 500 for Hs No.HH-02-1121. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(762,'254727042520','2024-09-11 11:20:07am','Dear MARY,your August Water bill is 845 current reading is 139 , previous reading is 130,units consumed 9, totaling to 845 for Hs No.HH-02-1157. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(763,'254722941557','2024-09-11 11:20:09am','Dear MUITHYA,your August Water bill is 1305 current reading is 183 , previous reading is 170,units consumed 13, totaling to 1305 for Hs No.HH-02-1168. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(764,'254706641113','2024-09-11 11:20:10am','Dear MUTHENGI,your August Water bill is 615 current reading is 157 , previous reading is 150,units consumed 7, totaling to 615 for Hs No.HH-02-1169. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(765,'254729481316','2024-09-11 11:20:10am','Dear BRENDAR,your August Water bill is 500 current reading is 119 , previous reading is 118,units consumed 1, totaling to 500 for Hs No.HH-02-1185. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(766,'254713678052','2024-09-11 11:20:11am','Dear ANNAH,your August Water bill is 1075 current reading is 233 , previous reading is 222,units consumed 11, totaling to 1075 for Hs No.HH-02-1207. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(767,'254701120510','2024-09-11 11:20:13am','Dear JORAM,your August Water bill is 500 current reading is 16 , previous reading is 15,units consumed 1, totaling to 500 for Hs No.HH-02-1214. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(768,'254717093559','2024-09-11 11:20:13am','Dear MARGARET,your August Water bill is 1305 current reading is 63 , previous reading is 50,units consumed 13, totaling to 1305 for Hs No.HH-02-1225. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(769,'254715653828','2024-09-11 11:20:14am','Dear JACINTA,your August Water bill is 500 current reading is 71 , previous reading is 65,units consumed 6, totaling to 500 for Hs No.HH-02-1246. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(770,'254728141202','2024-09-11 11:20:15am','Dear PETER,your August Water bill is 1190 current reading is 151 , previous reading is 139,units consumed 12, totaling to 1190 for Hs No.HH-02-1248. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(771,'254746418804','2024-09-11 11:20:16am','Dear ANNAH,your August Water bill is 500 current reading is 60 , previous reading is 57,units consumed 3, totaling to 500 for Hs No.HH-02-1265. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(772,'254724920608','2024-09-11 11:20:16am','Dear MONICAH,your August Water bill is 500 current reading is 98 , previous reading is 94,units consumed 4, totaling to 500 for Hs No.HH-02-1268. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(773,'254702881914','2024-09-11 11:20:19am','Dear MULEI,your August Water bill is 845 current reading is 91 , previous reading is 82,units consumed 9, totaling to 845 for Hs No.HH-02-131. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(774,'254725558185','2024-09-11 11:20:20am','Dear JULIUS,your August Water bill is 50 current reading is 135 , previous reading is 135,units consumed 0, totaling to 50 for Hs No.HH-02-133. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(775,'254715397642','2024-09-11 11:20:21am','Dear WAMBUA,your August Water bill is 50 current reading is 141 , previous reading is 151,units consumed -10, totaling to 50 for Hs No.HH-02-151. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(776,'254710147825','2024-09-11 11:20:22am','Dear NDUVA,your August Water bill is 500 current reading is 161 , previous reading is 159,units consumed 2, totaling to 500 for Hs No.HH-02-157. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(777,'254710458944','2024-09-11 11:20:22am','Dear ELIZABETH,your August Water bill is 730 current reading is 756 , previous reading is 748,units consumed 8, totaling to 730 for Hs No.HH-02-165. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(778,'254718597097','2024-09-11 11:20:24am','Dear JULIUS,your August Water bill is 2260 current reading is 84 , previous reading is 63,units consumed 21, totaling to 2260 for Hs No.HH-02-194. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(779,'254724255982','2024-09-11 11:20:25am','Dear MUSYIMI,your August Water bill is 1190 current reading is 519 , previous reading is 507,units consumed 12, totaling to 1190 for Hs No.HH-02-195. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(780,'254721439531','2024-09-11 11:20:26am','Dear MWILU,your August Water bill is 1305 current reading is 185 , previous reading is 172,units consumed 13, totaling to 1305 for Hs No.HH-02-197. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(781,'254721556554','2024-09-11 11:20:26am','Dear MAVEKE,your August Water bill is 500 current reading is 40 , previous reading is 39,units consumed 1, totaling to 500 for Hs No.HH-02-203. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(782,'254723594036','2024-09-11 11:20:27am','Dear BENJAMIN,your August Water bill is 52890 current reading is 1551 , previous reading is 1290,units consumed 261, totaling to 52890 for Hs No.HH-02-208. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(783,'254723594243','2024-09-11 11:20:28am','Dear FREDRICK,your August Water bill is 500 current reading is 22 , previous reading is 19,units consumed 3, totaling to 500 for Hs No.HH-02-213. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(784,'254721924548','2024-09-11 11:20:29am','Dear NZIOKI,your August Water bill is 500 current reading is 51 , previous reading is 50,units consumed 1, totaling to 500 for Hs No.HH-02-262. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(785,'254711403861','2024-09-11 11:20:29am','Dear PETER,your August Water bill is 2110 current reading is 41 , previous reading is 21,units consumed 20, totaling to 2110 for Hs No.HH-02-304. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(786,'254727042520','2024-09-11 11:20:30am','Dear NDINIKA,your August Water bill is 500 current reading is 931 , previous reading is 926,units consumed 5, totaling to 500 for Hs No.HH-02-394. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(787,'254712631978','2024-09-11 11:20:31am','Dear JOHN,your August Water bill is 50 current reading is 75 , previous reading is 170,units consumed -95, totaling to 50 for Hs No.HH-02-400. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(788,'254713645936','2024-09-11 11:20:32am','Dear KITONYI,your August Water bill is 500 current reading is 796 , previous reading is 793,units consumed 3, totaling to 500 for Hs No.HH-02-435. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(789,'254715750414','2024-09-11 11:20:32am','Dear MULI,your August Water bill is 1190 current reading is 387 , previous reading is 375,units consumed 12, totaling to 1190 for Hs No.HH-02-443. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(790,'254726352151','2024-09-11 11:20:33am','Dear WAMBUA,your August Water bill is 500 current reading is 25 , previous reading is 23,units consumed 2, totaling to 500 for Hs No.HH-02-449. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(791,'254716963202','2024-09-11 11:20:34am','Dear REV,your August Water bill is 1190 current reading is 103 , previous reading is 91,units consumed 12, totaling to 1190 for Hs No.HH-02-464. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(792,'254717303722','2024-09-11 11:20:35am','Dear MUNYAO,your August Water bill is 845 current reading is 206 , previous reading is 197,units consumed 9, totaling to 845 for Hs No.HH-02-497. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(793,'254726310007','2024-09-11 11:20:36am','Dear MATHEKA,your August Water bill is 500 current reading is 144 , previous reading is 139,units consumed 5, totaling to 500 for Hs No.HH-02-498. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(794,'254729979968','2024-09-11 11:20:37am','Dear MUINDI,your August Water bill is 500 current reading is 173 , previous reading is 172,units consumed 1, totaling to 500 for Hs No.HH-02-503. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(795,'254722371505','2024-09-11 11:20:38am','Dear TIMONA,your August Water bill is 500 current reading is 22 , previous reading is 21,units consumed 1, totaling to 500 for Hs No.HH-02-512. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(796,'0711219694','2024-09-11 11:20:39am','Dear JACKSON,your August Water bill is 500 current reading is 488 , previous reading is 487,units consumed 1, totaling to 500 for Hs No.HH-02-551. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(797,'254713875026','2024-09-11 11:20:39am','Dear AGNES,your August Water bill is 500 current reading is 246 , previous reading is 242,units consumed 4, totaling to 500 for Hs No.HH-02-561. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(798,'254717514929','2024-09-11 11:20:40am','Dear ISAAC,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-02-586. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(799,'254702667258','2024-09-11 11:20:41am','Dear SAMUEL,your August Water bill is 1305 current reading is 486 , previous reading is 473,units consumed 13, totaling to 1305 for Hs No.HH-02-600. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(800,'254710908554','2024-09-11 11:20:42am','Dear DEBORAH,your August Water bill is 500 current reading is 1102 , previous reading is 1101,units consumed 1, totaling to 500 for Hs No.HH-02-603. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(801,'254725442383','2024-09-11 11:20:43am','Dear KAKUNIA,your August Water bill is 730 current reading is 349 , previous reading is 341,units consumed 8, totaling to 730 for Hs No.HH-02-665. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(802,'254711973598','2024-09-11 11:20:44am','Dear BENJAMIN,your August Water bill is 730 current reading is 360 , previous reading is 352,units consumed 8, totaling to 730 for Hs No.HH-02-669. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(803,'254740634688','2024-09-11 11:20:45am','Dear SALVATION ,your August Water bill is 680 current reading is 143 , previous reading is 135,units consumed 8, totaling to 680 for Hs No.HH-02-675. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(804,'254716334090','2024-09-11 11:42:00am','Dear KILONZO,your August Water bill is 500 current reading is 99 , previous reading is 98,units consumed 1, totaling to 500 for Hs No.HH-02-684. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(805,'254729727498','2024-09-11 11:43:36am','Dear ELINGTON,your August Water bill is 615 current reading is 287 , previous reading is 280,units consumed 7, totaling to 615 for Hs No.HH-02-687. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(806,'254706390175','2024-09-11 11:44:47am','Dear WAMBUA,your August Water bill is 730 current reading is 651 , previous reading is 643,units consumed 8, totaling to 730 for Hs No.HH-02-689. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(807,'0711446792','2024-09-11 11:45:16am','Dear ELIJAH NZIOKI NDAVI,your August Water bill is 615 current reading is 114 , previous reading is 107,units consumed 7, totaling to 615 for Hs No.HH-02-1276. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(808,'254791473673','2024-09-11 11:46:09am','Dear SHADRACK,your August Water bill is 730 current reading is 58 , previous reading is 50,units consumed 8, totaling to 730 for Hs No.HH-02-698. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(809,'254726223876','2024-09-11 11:47:20am','Dear LAZARUS,your August Water bill is 500 current reading is 322 , previous reading is 316,units consumed 6, totaling to 500 for Hs No.HH-02-699. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(810,'254729769395','2024-09-11 11:48:29am','Dear PIUS,your August Water bill is 500 current reading is 83 , previous reading is 77,units consumed 6, totaling to 500 for Hs No.HH-02-700. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(811,'254715128786','2024-09-11 11:50:26am','Dear MAINGI,your August Water bill is 500 current reading is 34 , previous reading is 28,units consumed 6, totaling to 500 for Hs No.HH-02-701. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(812,'254717323843','2024-09-11 11:56:47am','Dear KIILU,your August Water bill is 500 current reading is 253 , previous reading is 249,units consumed 4, totaling to 500 for Hs No.HH-02-709. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(813,'254716942769','2024-09-11 11:58:13am','Dear SAMUEL,your August Water bill is 500 current reading is 261 , previous reading is 257,units consumed 4, totaling to 500 for Hs No.HH-02-722. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(814,'254723511517','2024-09-11 11:59:23am','Dear JOSHUA,your August Water bill is 500 current reading is 450 , previous reading is 449,units consumed 1, totaling to 500 for Hs No.HH-02-767. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(815,'254705241530','2024-09-11 12:00:53pm','Dear SERAH,your August Water bill is 615 current reading is 69 , previous reading is 62,units consumed 7, totaling to 615 for Hs No.HH-02-839. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(816,'254722867119','2024-09-11 12:02:15pm','Dear SYLVESTER,your August Water bill is 500 current reading is 200 , previous reading is 199,units consumed 1, totaling to 500 for Hs No.HH-02-896. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(817,'254723911300','2024-09-11 12:06:41pm','Dear MULWA,your August Water bill is 500 current reading is 578 , previous reading is 574,units consumed 4, totaling to 500 for Hs No.HH-02-653. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(818,'254712282235','2024-09-11 12:08:00pm','Dear JANET,your August Water bill is 1420 current reading is 65 , previous reading is 51,units consumed 14, totaling to 1420 for Hs No.HH-02-1288. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(819,'0726153296','2024-09-11 12:09:24pm','Dear FREDRICK WATHEGI GICHUHI,your August Water bill is 960 current reading is 34 , previous reading is 24,units consumed 10, totaling to 960 for Hs No.HH-02-1294. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(820,'0726414221','2024-09-11 12:10:31pm','Dear DANIEL KITAVI MWENGEI,your August Water bill is 1305 current reading is 48 , previous reading is 35,units consumed 13, totaling to 1305 for Hs No.HH-02-1295. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(821,'254707218833','2024-09-11 12:14:28pm','Dear DANIEL,your August Water bill is 1535 current reading is 186 , previous reading is 171,units consumed 15, totaling to 1535 for Hs No.HH-02-842. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(822,'254758789550','2024-09-11 12:19:22pm','Dear SALVATION,your August Water bill is 500 current reading is 172 , previous reading is 167,units consumed 5, totaling to 500 for Hs No.IN-02-1194. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(823,'254726877010','2024-09-11 12:20:28pm','Dear AIC,your August Water bill is 500 current reading is 99 , previous reading is 98,units consumed 1, totaling to 500 for Hs No.IN-02-900. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(824,'254726877010','2024-09-11 12:20:29pm','Dear AIC,your August Water bill is 500 current reading is 99 , previous reading is 98,units consumed 1, totaling to 500 for Hs No.IN-02-900. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(825,'254727222975','2024-09-11 12:22:00pm','Dear KYULUNI,your August Water bill is 230 current reading is 105 , previous reading is 103,units consumed 2, totaling to 230 for Hs No.IN-02-746. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(826,'254729735051','2024-09-11 12:56:05pm','Dear SAMUEL! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-02-103 on 31/08/2024. Your total balance is now Ksh.2475 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(827,'254726263709','2024-09-11 05:36:34pm','Dear MUTISYA,your August Water bill is 500 current reading is 22 , previous reading is 18,units consumed 4, totaling to 500 for Hs No.HH-02-1006. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(828,'254700082018','2024-09-11 05:36:36pm','Dear MWILU,your August Water bill is 3010 current reading is 146 , previous reading is 120,units consumed 26, totaling to 3010 for Hs No.HH-02-1050. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(829,'254726423169','2024-09-11 05:36:36pm','Dear MARY,your August Water bill is 500 current reading is 221 , previous reading is 220,units consumed 1, totaling to 500 for Hs No.HH-02-1058. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(830,'254725386768','2024-09-11 05:36:37pm','Dear LAZARUS,your August Water bill is 500 current reading is 22 , previous reading is 21,units consumed 1, totaling to 500 for Hs No.HH-02-1081. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(831,'254728087506','2024-09-11 05:36:38pm','Dear DAVID,your August Water bill is 500 current reading is 146 , previous reading is 144,units consumed 2, totaling to 500 for Hs No.HH-02-1112. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(832,'254721260818','2024-09-11 05:36:39pm','Dear NZIMI,your August Water bill is 50 current reading is 68 , previous reading is 68,units consumed 0, totaling to 50 for Hs No.HH-02-1114. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(833,'254713568612','2024-09-11 05:36:39pm','Dear PATRICK,your August Water bill is 500 current reading is 94 , previous reading is 93,units consumed 1, totaling to 500 for Hs No.HH-02-1121. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(834,'254727042520','2024-09-11 05:36:41pm','Dear MARY,your August Water bill is 845 current reading is 139 , previous reading is 130,units consumed 9, totaling to 845 for Hs No.HH-02-1157. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(835,'254722941557','2024-09-11 05:36:42pm','Dear MUITHYA,your August Water bill is 1305 current reading is 183 , previous reading is 170,units consumed 13, totaling to 1305 for Hs No.HH-02-1168. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(836,'254706641113','2024-09-11 05:36:43pm','Dear MUTHENGI,your August Water bill is 615 current reading is 157 , previous reading is 150,units consumed 7, totaling to 615 for Hs No.HH-02-1169. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(837,'254729481316','2024-09-11 05:36:44pm','Dear BRENDAR,your August Water bill is 500 current reading is 119 , previous reading is 118,units consumed 1, totaling to 500 for Hs No.HH-02-1185. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(838,'254713678052','2024-09-11 05:36:45pm','Dear ANNAH,your August Water bill is 1075 current reading is 233 , previous reading is 222,units consumed 11, totaling to 1075 for Hs No.HH-02-1207. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(839,'254701120510','2024-09-11 05:36:46pm','Dear JORAM,your August Water bill is 500 current reading is 16 , previous reading is 15,units consumed 1, totaling to 500 for Hs No.HH-02-1214. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(840,'254717093559','2024-09-11 05:36:47pm','Dear MARGARET,your August Water bill is 1305 current reading is 63 , previous reading is 50,units consumed 13, totaling to 1305 for Hs No.HH-02-1225. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(841,'254715653828','2024-09-11 05:36:49pm','Dear JACINTA,your August Water bill is 500 current reading is 71 , previous reading is 65,units consumed 6, totaling to 500 for Hs No.HH-02-1246. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(842,'254728141202','2024-09-11 05:36:49pm','Dear PETER,your August Water bill is 1190 current reading is 151 , previous reading is 139,units consumed 12, totaling to 1190 for Hs No.HH-02-1248. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(843,'254746418804','2024-09-11 05:36:51pm','Dear ANNAH,your August Water bill is 500 current reading is 60 , previous reading is 57,units consumed 3, totaling to 500 for Hs No.HH-02-1265. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(844,'254724920608','2024-09-11 05:36:52pm','Dear MONICAH,your August Water bill is 500 current reading is 98 , previous reading is 94,units consumed 4, totaling to 500 for Hs No.HH-02-1268. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(845,'254702881914','2024-09-11 05:36:55pm','Dear MULEI,your August Water bill is 845 current reading is 91 , previous reading is 82,units consumed 9, totaling to 845 for Hs No.HH-02-131. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(846,'254725558185','2024-09-11 05:36:56pm','Dear JULIUS,your August Water bill is 50 current reading is 135 , previous reading is 135,units consumed 0, totaling to 50 for Hs No.HH-02-133. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(847,'254715397642','2024-09-11 05:36:57pm','Dear WAMBUA,your August Water bill is 50 current reading is 141 , previous reading is 141,units consumed 0, totaling to 50 for Hs No.HH-02-151. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(848,'254710147825','2024-09-11 05:36:58pm','Dear NDUVA,your August Water bill is 500 current reading is 161 , previous reading is 159,units consumed 2, totaling to 500 for Hs No.HH-02-157. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(849,'254710458944','2024-09-11 05:36:59pm','Dear ELIZABETH,your August Water bill is 730 current reading is 756 , previous reading is 748,units consumed 8, totaling to 730 for Hs No.HH-02-165. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(850,'254718597097','2024-09-11 05:37:00pm','Dear JULIUS,your August Water bill is 2260 current reading is 84 , previous reading is 63,units consumed 21, totaling to 2260 for Hs No.HH-02-194. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(851,'254724255982','2024-09-11 05:37:01pm','Dear MUSYIMI,your August Water bill is 1190 current reading is 519 , previous reading is 507,units consumed 12, totaling to 1190 for Hs No.HH-02-195. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(852,'254721439531','2024-09-11 05:37:02pm','Dear MWILU,your August Water bill is 1305 current reading is 185 , previous reading is 172,units consumed 13, totaling to 1305 for Hs No.HH-02-197. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(853,'254721556554','2024-09-11 05:37:02pm','Dear MAVEKE,your August Water bill is 500 current reading is 40 , previous reading is 39,units consumed 1, totaling to 500 for Hs No.HH-02-203. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(854,'254723594036','2024-09-11 05:37:03pm','Dear BENJAMIN,your August Water bill is 52890 current reading is 1551 , previous reading is 1290,units consumed 261, totaling to 52890 for Hs No.HH-02-208. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(855,'254723594243','2024-09-11 05:37:04pm','Dear FREDRICK,your August Water bill is 500 current reading is 22 , previous reading is 19,units consumed 3, totaling to 500 for Hs No.HH-02-213. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(856,'254721924548','2024-09-11 05:37:05pm','Dear NZIOKI,your August Water bill is 500 current reading is 51 , previous reading is 50,units consumed 1, totaling to 500 for Hs No.HH-02-262. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(857,'254711403861','2024-09-11 05:37:05pm','Dear PETER,your August Water bill is 2110 current reading is 41 , previous reading is 21,units consumed 20, totaling to 2110 for Hs No.HH-02-304. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(858,'254727042520','2024-09-11 05:37:06pm','Dear NDINIKA,your August Water bill is 500 current reading is 931 , previous reading is 926,units consumed 5, totaling to 500 for Hs No.HH-02-394. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(859,'254712631978','2024-09-11 05:37:07pm','Dear JOHN,your August Water bill is 500 current reading is 175 , previous reading is 170,units consumed 5, totaling to 500 for Hs No.HH-02-400. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(860,'254713645936','2024-09-11 05:37:08pm','Dear KITONYI,your August Water bill is 500 current reading is 796 , previous reading is 793,units consumed 3, totaling to 500 for Hs No.HH-02-435. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(861,'254715750414','2024-09-11 05:37:08pm','Dear MULI,your August Water bill is 50 current reading is 375 , previous reading is 375,units consumed 0, totaling to 50 for Hs No.HH-02-443. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(862,'254726352151','2024-09-11 05:37:09pm','Dear WAMBUA,your August Water bill is 500 current reading is 25 , previous reading is 23,units consumed 2, totaling to 500 for Hs No.HH-02-449. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(863,'254716963202','2024-09-11 05:37:10pm','Dear REV,your August Water bill is 1190 current reading is 103 , previous reading is 91,units consumed 12, totaling to 1190 for Hs No.HH-02-464. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(864,'254717303722','2024-09-11 05:37:12pm','Dear MUNYAO,your August Water bill is 845 current reading is 206 , previous reading is 197,units consumed 9, totaling to 845 for Hs No.HH-02-497. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(865,'254726310007','2024-09-11 05:37:13pm','Dear MATHEKA,your August Water bill is 500 current reading is 144 , previous reading is 139,units consumed 5, totaling to 500 for Hs No.HH-02-498. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(866,'254729979968','2024-09-11 05:37:14pm','Dear MUINDI,your August Water bill is 500 current reading is 173 , previous reading is 172,units consumed 1, totaling to 500 for Hs No.HH-02-503. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(867,'254722371505','2024-09-11 05:37:14pm','Dear TIMONA,your August Water bill is 500 current reading is 22 , previous reading is 21,units consumed 1, totaling to 500 for Hs No.HH-02-512. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(868,'0711219694','2024-09-11 05:37:15pm','Dear JACKSON,your August Water bill is 500 current reading is 488 , previous reading is 487,units consumed 1, totaling to 500 for Hs No.HH-02-551. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(869,'254713875026','2024-09-11 05:37:16pm','Dear AGNES,your August Water bill is 500 current reading is 246 , previous reading is 242,units consumed 4, totaling to 500 for Hs No.HH-02-561. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(870,'254717514929','2024-09-11 05:37:17pm','Dear ISAAC,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-02-586. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(871,'254702667258','2024-09-11 05:37:19pm','Dear SAMUEL,your August Water bill is 1305 current reading is 486 , previous reading is 473,units consumed 13, totaling to 1305 for Hs No.HH-02-600. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(872,'254710908554','2024-09-11 05:37:20pm','Dear DEBORAH,your August Water bill is 500 current reading is 1102 , previous reading is 1101,units consumed 1, totaling to 500 for Hs No.HH-02-603. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(873,'254723911300','2024-09-11 05:37:22pm','Dear MULWA,your August Water bill is 500 current reading is 578 , previous reading is 574,units consumed 4, totaling to 500 for Hs No.HH-02-653. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(874,'254724944940','2024-09-11 05:37:22pm','Dear BENJAMIN,your August Water bill is 500 current reading is 58 , previous reading is 54,units consumed 4, totaling to 500 for Hs No.HH-02-661. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(875,'254725442383','2024-09-12 07:28:21am','Dear KAKUNIA,your August Water bill is 730 current reading is 349 , previous reading is 341,units consumed 8, totaling to 730 for Hs No.HH-02-665. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(876,'254711973598','2024-09-12 07:29:45am','Dear BENJAMIN,your August Water bill is 50 current reading is 360 , previous reading is 352,units consumed 8, totaling to 50 for Hs No.HH-02-669. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(877,'254740634688','2024-09-12 07:30:51am','Dear SALVATION ,your August Water bill is 680 current reading is 143 , previous reading is 135,units consumed 8, totaling to 680 for Hs No.HH-02-675. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(878,'254716334090','2024-09-12 07:31:54am','Dear KILONZO,your August Water bill is 50 current reading is 99 , previous reading is 98,units consumed 1, totaling to 50 for Hs No.HH-02-684. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(879,'254729727498','2024-09-12 07:32:57am','Dear ELINGTON,your August Water bill is 615 current reading is 287 , previous reading is 280,units consumed 7, totaling to 615 for Hs No.HH-02-687. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(880,'254706390175','2024-09-12 07:34:17am','Dear WAMBUA,your August Water bill is 730 current reading is 651 , previous reading is 643,units consumed 8, totaling to 730 for Hs No.HH-02-689. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(881,'254726223876','2024-09-12 07:35:19am','Dear LAZARUS,your August Water bill is 500 current reading is 322 , previous reading is 316,units consumed 6, totaling to 500 for Hs No.HH-02-699. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(882,'254729769395','2024-09-12 07:36:25am','Dear PIUS,your August Water bill is 500 current reading is 83 , previous reading is 77,units consumed 6, totaling to 500 for Hs No.HH-02-700. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(883,'254715128786','2024-09-12 07:37:28am','Dear MAINGI,your August Water bill is 500 current reading is 34 , previous reading is 28,units consumed 6, totaling to 500 for Hs No.HH-02-701. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(884,'254713568612','2024-09-12 07:38:27am','Dear MAKAU,your August Water bill is 450 current reading is 155 , previous reading is 152,units consumed 3, totaling to 450 for Hs No.HH-02-702. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(885,'254717323843','2024-09-12 07:43:04am','Dear KIILU,your August Water bill is 500 current reading is 253 , previous reading is 249,units consumed 4, totaling to 500 for Hs No.HH-02-709. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(886,'254716942769','2024-09-12 07:44:03am','Dear SAMUEL,your August Water bill is 500 current reading is 261 , previous reading is 257,units consumed 4, totaling to 500 for Hs No.HH-02-722. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(887,'254723511517','2024-09-12 07:45:12am','Dear JOSHUA,your August Water bill is 500 current reading is 450 , previous reading is 449,units consumed 1, totaling to 500 for Hs No.HH-02-767. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(888,'254705241530','2024-09-12 07:46:20am','Dear SERAH,your August Water bill is 615 current reading is 69 , previous reading is 62,units consumed 7, totaling to 615 for Hs No.HH-02-839. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(889,'254707218833','2024-09-12 07:47:17am','Dear DANIEL,your August Water bill is 50 current reading is 186 , previous reading is 171,units consumed 15, totaling to 50 for Hs No.HH-02-842. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(890,'254720895121','2024-09-12 07:48:19am','Dear TELELA,your August Water bill is 2860 current reading is 99 , previous reading is 74,units consumed 25, totaling to 2860 for Hs No.HH-02-894. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(891,'254722867119','2024-09-12 07:49:24am','Dear SYLVESTER,your August Water bill is 500 current reading is 200 , previous reading is 199,units consumed 1, totaling to 500 for Hs No.HH-02-896. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(892,'0711446792','2024-09-12 07:56:03am','Dear ELIJAH NZIOKI NDAVI,your August Water bill is 615 current reading is 114 , previous reading is 107,units consumed 7, totaling to 615 for Hs No.HH-02-1276. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(893,'254712282235','2024-09-12 07:57:08am','Dear JANET,your August Water bill is 1420 current reading is 65 , previous reading is 51,units consumed 14, totaling to 1420 for Hs No.HH-02-1288. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(894,'0726153296','2024-09-12 07:58:06am','Dear FREDRICK WATHEGI GICHUHI,your August Water bill is 500 current reading is 34 , previous reading is 30,units consumed 4, totaling to 500 for Hs No.HH-02-1294. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(895,'0726414221','2024-09-12 07:59:06am','Dear DANIEL KITAVI MWENGEI,your August Water bill is 615 current reading is 48 , previous reading is 41,units consumed 7, totaling to 615 for Hs No.HH-02-1295. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(896,'254726877010','2024-09-12 08:00:21am','Dear AIC,your August Water bill is 500 current reading is 99 , previous reading is 98,units consumed 1, totaling to 500 for Hs No.IN-02-900. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(897,'254758789550','2024-09-12 08:01:52am','Dear SALVATION,your August Water bill is 500 current reading is 172 , previous reading is 167,units consumed 5, totaling to 500 for Hs No.IN-02-1194. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(898,'254727222975','2024-09-12 08:02:55am','Dear KYULUNI,your August Water bill is 230 current reading is 105 , previous reading is 103,units consumed 2, totaling to 230 for Hs No.IN-02-746. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(899,'254725558185','2024-09-12 08:12:08am','Dear JULIUS! You have been invoiced Ksh.50 for water / utilities for Meter No.HH-02-133 on 31/08/2024. Your total balance is now Ksh.295 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(900,'254702881914','2024-09-12 08:14:56am','Dear MULEI! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-02-131 on 31/08/2024. Your total balance is now Ksh.5430 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(901,'254715397642','2024-09-12 08:15:55am','Dear WAMBUA! You have been invoiced Ksh.50 for water / utilities for Meter No.HH-02-151 on 31/08/2024. Your total balance is now Ksh.415 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(902,'254710147825','2024-09-12 08:16:58am','Dear NDUVA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-157 on 31/08/2024. Your total balance is now Ksh.1420 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(903,'254710458944','2024-09-12 08:23:35am','Dear ELIZABETH! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-02-165 on 31/08/2024. Your total balance is now Ksh.1520 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(904,'254718597097','2024-09-12 08:25:56am','Dear JULIUS! You have been invoiced Ksh.2260 for water / utilities for Meter No.HH-02-194 on 31/08/2024. Your total balance is now Ksh.1725 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(905,'254724255982','2024-09-12 08:26:43am','Dear MUSYIMI! You have been invoiced Ksh.1190 for water / utilities for Meter No.HH-02-195 on 31/08/2024. Your total balance is now Ksh.4885 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(906,'254721439531','2024-09-12 08:27:27am','Dear MWILU! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-02-197 on 31/08/2024. Your total balance is now Ksh.9270 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(907,'254721556554','2024-09-12 08:28:16am','Dear MAVEKE! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-203 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(908,'254723594036','2024-09-12 08:29:07am','Dear BENJAMIN! You have been invoiced Ksh.52890 for water / utilities for Meter No.HH-02-208 on 31/08/2024. Your total balance is now Ksh.55580 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(909,'254723594243','2024-09-12 08:29:52am','Dear FREDRICK! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-213 on 31/08/2024. Your total balance is now Ksh.4500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(910,'254721924548','2024-09-12 08:30:50am','Dear NZIOKI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-262 on 31/08/2024. Your total balance is now Ksh.2305 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(911,'254711403861','2024-09-12 08:31:37am','Dear PETER! You have been invoiced Ksh.2110 for water / utilities for Meter No.HH-02-304 on 31/08/2024. Your total balance is now Ksh.4110 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(912,'254727042520','2024-09-12 08:34:04am','Dear NDINIKA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-394 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(913,'254712631978','2024-09-12 08:34:57am','Dear JOHN! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-400 on 31/08/2024. Your total balance is now Ksh.3410 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(914,'254713645936','2024-09-12 08:40:01am','Dear KITONYI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-435 on 31/08/2024. Your total balance is now Ksh.1200 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(915,'254715750414','2024-09-12 08:40:43am','Dear MULI! You have been invoiced Ksh.50 for water / utilities for Meter No.HH-02-443 on 31/08/2024. Your total balance is now Ksh.1510 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(916,'254726352151','2024-09-12 08:42:04am','Dear WAMBUA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-449 on 31/08/2024. Your total balance is now Ksh.2800 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(917,'254716963202','2024-09-12 08:42:51am','Dear REV! You have been invoiced Ksh.1190 for water / utilities for Meter No.HH-02-464 on 31/08/2024. Your total balance is now Ksh.1300 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(918,'254717303722','2024-09-12 08:44:36am','Dear MUNYAO! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-02-497 on 31/08/2024. Your total balance is now Ksh.1575 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(919,'254726310007','2024-09-12 08:45:27am','Dear MATHEKA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-498 on 31/08/2024. Your total balance is now Ksh.1615 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(920,'254729979968','2024-09-12 08:47:47am','Dear MUINDI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-503 on 31/08/2024. Your total balance is now Ksh.4535 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(921,'254722371505','2024-09-12 08:50:02am','Dear TIMONA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-512 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(922,'0711219694','2024-09-12 08:51:20am','Dear JACKSON! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-551 on 31/08/2024. Your total balance is now Ksh.2895 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(923,'254717514929','2024-09-12 08:53:22am','Dear ISAAC! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-586 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(924,'254702667258','2024-09-12 08:54:22am','Dear SAMUEL! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-02-600 on 31/08/2024. Your total balance is now Ksh.2645 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(925,'254723911300','2024-09-12 08:59:50am','Dear MULWA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-653 on 31/08/2024. Your total balance is now Ksh.3850 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(926,'254724944940','2024-09-12 09:00:34am','Dear BENJAMIN! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-661 on 31/08/2024. Your total balance is now Ksh.0 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(927,'254725442383','2024-09-12 09:01:21am','Dear KAKUNIA! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-02-665 on 31/08/2024. Your total balance is now Ksh.2980 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(928,'254711973598','2024-09-12 09:02:02am','Dear BENJAMIN! You have been invoiced Ksh.50 for water / utilities for Meter No.HH-02-669 on 31/08/2024. Your total balance is now Ksh.45 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(929,'254740634688','2024-09-12 09:02:50am','Dear SALVATION ! You have been invoiced Ksh.680 for water / utilities for Meter No.HH-02-675 on 31/08/2024. Your total balance is now Ksh.3640 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(930,'254716334090','2024-09-12 09:03:32am','Dear KILONZO! You have been invoiced Ksh.50 for water / utilities for Meter No.HH-02-684 on 31/08/2024. Your total balance is now Ksh.50 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(931,'254729727498','2024-09-12 09:04:13am','Dear ELINGTON! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-02-687 on 31/08/2024. Your total balance is now Ksh.2180 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(932,'254706390175','2024-09-12 09:04:54am','Dear WAMBUA! You have been invoiced Ksh.730 for water / utilities for Meter No.HH-02-689 on 31/08/2024. Your total balance is now Ksh.2445 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(933,'254726223876','2024-09-12 09:06:15am','Dear LAZARUS! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-699 on 31/08/2024. Your total balance is now Ksh.1250 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(934,'254729769395','2024-09-12 09:06:58am','Dear PIUS! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-700 on 31/08/2024. Your total balance is now Ksh.3030 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(935,'254715128786','2024-09-12 09:08:07am','Dear MAINGI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-701 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(936,'254713568612','2024-09-12 09:08:45am','Dear MAKAU! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-02-702 on 31/08/2024. Your total balance is now Ksh.1063 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(937,'254717323843','2024-09-12 09:14:39am','Dear KIILU! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-709 on 31/08/2024. Your total balance is now Ksh.2490 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(938,'254716942769','2024-09-12 09:15:19am','Dear SAMUEL! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-722 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(939,'254727222975','2024-09-12 09:16:19am','Dear KYULUNI! You have been invoiced Ksh.230 for water / utilities for Meter No.IN-02-746 on 31/08/2024. Your total balance is now Ksh.2880 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(940,'254723511517','2024-09-12 09:17:12am','Dear JOSHUA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-767 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(941,'254705241530','2024-09-12 09:18:01am','Dear SERAH! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-02-839 on 31/08/2024. Your total balance is now Ksh.3790 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(942,'254707218833','2024-09-12 09:18:42am','Dear DANIEL! You have been invoiced Ksh.50 for water / utilities for Meter No.HH-02-842 on 31/08/2024. Your total balance is now Ksh.2540 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(943,'254720895121','2024-09-12 09:19:48am','Dear TELELA! You have been invoiced Ksh.2860 for water / utilities for Meter No.HH-02-894 on 31/08/2024. Your total balance is now Ksh.4905 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(944,'254722867119','2024-09-12 09:20:31am','Dear SYLVESTER! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-896 on 31/08/2024. Your total balance is now Ksh.3200 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(945,'254726877010','2024-09-12 09:21:17am','Dear AIC! You have been invoiced Ksh.500 for water / utilities for Meter No.IN-02-900 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(946,'254726263709','2024-09-12 09:22:23am','Dear MUTISYA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1006 on 31/08/2024. Your total balance is now Ksh.1500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(947,'254700082018','2024-09-12 09:24:30am','Dear MWILU! You have been invoiced Ksh.3010 for water / utilities for Meter No.HH-02-1050 on 31/08/2024. Your total balance is now Ksh.3010 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(948,'254726423169','2024-09-12 09:25:21am','Dear MARY! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1058 on 31/08/2024. Your total balance is now Ksh.4095 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(949,'254725386768','2024-09-12 09:26:01am','Dear LAZARUS! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1081 on 31/08/2024. Your total balance is now Ksh.4000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(950,'254701563954','2024-09-12 09:26:15am','Dear DR! You have been invoiced Ksh.615 for water / utilities for Meter No.BD-04-1117 on 31/08/2024. Your total balance is now Ksh.-515 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(951,'254728087506','2024-09-12 09:26:55am','Dear DAVID! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1112 on 31/08/2024. Your total balance is now Ksh.1000 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(952,'254713568612','2024-09-12 09:27:38am','Dear PATRICK! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1121 on 31/08/2024. Your total balance is now Ksh.1615 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(953,'254727042520','2024-09-12 09:28:25am','Dear MARY! You have been invoiced Ksh.845 for water / utilities for Meter No.HH-02-1157 on 31/08/2024. Your total balance is now Ksh.845 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(954,'254722941557','2024-09-12 09:29:36am','Dear MUITHYA! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-02-1168 on 31/08/2024. Your total balance is now Ksh.4605 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(955,'254706641113','2024-09-12 09:32:46am','Dear MUTHENGI! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-02-1169 on 31/08/2024. Your total balance is now Ksh.5405 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(956,'254729481316','2024-09-12 09:33:35am','Dear BRENDAR! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1185 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(957,'254758789550','2024-09-12 09:34:28am','Dear SALVATION! You have been invoiced Ksh.500 for water / utilities for Meter No.IN-02-1194 on 31/08/2024. Your total balance is now Ksh.4255 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(958,'254713678052','2024-09-12 09:35:21am','Dear ANNAH! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-02-1207 on 31/08/2024. Your total balance is now Ksh.1870 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(959,'254701120510','2024-09-12 09:36:04am','Dear JORAM! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1214 on 31/08/2024. Your total balance is now Ksh.1250 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(960,'254717093559','2024-09-12 09:37:12am','Dear MARGARET! You have been invoiced Ksh.1305 for water / utilities for Meter No.HH-02-1225 on 31/08/2024. Your total balance is now Ksh.1755 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(961,'254746418804','2024-09-12 09:55:04am','Dear ANNAH! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1265 on 31/08/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(962,'254724920608','2024-09-12 09:56:32am','Dear MONICAH! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1268 on 31/08/2024. Your total balance is now Ksh.495 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(963,'0711446792','2024-09-12 09:57:18am','Dear ELIJAH NZIOKI NDAVI! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-02-1276 on 31/08/2024. Your total balance is now Ksh.1065 . Kindly settle the total balance by 10/09/2024.paybill 672853 account no (e.g HH-03-01) .YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(964,'254712282235','2024-09-12 09:59:47am','Dear JANET! You have been invoiced Ksh.1420 for water / utilities for Meter No.HH-02-1288 on 31/08/2024. Your total balance is now Ksh.3165 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(965,'0726153296','2024-09-12 10:00:58am','Dear FREDRICK WATHEGI GICHUHI! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-1294 on 31/08/2024. Your total balance is now Ksh.1500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(966,'0726414221','2024-09-12 10:01:56am','Dear DANIEL KITAVI MWENGEI! You have been invoiced Ksh.615 for water / utilities for Meter No.HH-02-1295 on 31/08/2024. Your total balance is now Ksh.615 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(967,'254710908554','2024-09-12 10:05:33am','Dear DEBORAH! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-02-603 on 31/08/2024. Your total balance is now Ksh.2070 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(968,'0740804029','2024-09-12 12:30:38pm','Dear JONATHA,your August Water bill is 1075 current reading is 149 , previous reading is 138,units consumed 11, totaling to 1075 for Hs No.HH-01-928. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(969,'0740804029','2024-09-12 12:39:08pm','Dear JONATHA! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-01-928 on 31/08/2024. Your total balance is now Ksh.2290 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(970,'254713728425','2024-09-13 09:12:09am','Dear MUTISO,your August Water bill is 450 current reading is 113 , previous reading is 107,units consumed 6, totaling to 450 for Hs No.HH-05-670. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(971,'254713728425','2024-09-13 09:14:07am','Dear MUTISO! You have been invoiced Ksh.450 for water / utilities for Meter No.HH-05-670 on 31/08/2024. Your total balance is now Ksh.1850 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(972,'254791723200','2024-09-16 12:04:15pm','Dear DOMINIC! We have received your payment of Ksh.1000 for rent / utilities for Hs No.HH-03-1104 on 16/09/2024. Your balance is now Ksh.0.Thank you for your support. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(973,'254711171138','2024-09-16 12:13:41pm','Dear REDEMPTA! You have been invoiced Ksh.500 for water / utilities for Meter No.HH-05-1044 on 31/08/2024. Your total balance is now Ksh.1500 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(974,'254737853675','2024-09-16 12:26:46pm','Dear MBITHI,your August Water bill is 1075 current reading is 379 , previous reading is 368,units consumed 11, totaling to 1075 for Hs No.HH-02-461. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(975,'254737853675','2024-09-16 12:27:48pm','Dear MBITHI! You have been invoiced Ksh.1075 for water / utilities for Meter No.HH-02-461 on 31/08/2024. Your total balance is now Ksh.1575 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(976,'254725276858','2024-09-16 02:45:38pm','Dear NZAU,your August Water bill is 3560 current reading is 136 , previous reading is 106,units consumed 30, totaling to 3560 for Hs No.HH-02-406. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(977,'254713332003','2024-09-17 11:54:18am','Dear JACKSON,your August Water bill is 4160 current reading is 2696 , previous reading is 2662,units consumed 34, totaling to 4160 for Hs No.HH-03-474. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(978,'254713332003','2024-09-17 11:55:39am','Dear JACKSON! You have been invoiced Ksh.4160 for water / utilities for Meter No.HH-03-474 on 31/08/2024. Your total balance is now Ksh.26329 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(979,'254710908554','2024-09-17 04:16:35pm','Dear DEBORAH! You have been invoiced Ksh.1570 for water / utilities for Meter No.HH-02-603 on 01/09/2024. Your total balance is now Ksh.3140 . Kindly settle the total balance by 10/09/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(980,'254710908554','2024-09-17 04:21:53pm','Dear DEBORAH! We have received your payment of Ksh.1000 for rent / utilities for Hs No.HH-02-603 on 17/09/2024. Your balance is now Ksh.1070.Thank you for your support. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(981,'254726265624','2024-10-08 10:51:01am','Dear ABC,your September Water bill is 25520 current reading is 1836 , previous reading is 1694,units consumed 142, totaling to 25520 for Hs No.1N-03-49. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(982,'254722761264','2024-10-08 10:51:02am','Dear JACKSON,your September Water bill is 4810 current reading is 2598 , previous reading is 2560,units consumed 38, totaling to 4810 for Hs No.BD-03-06. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(983,'254722761264','2024-10-08 10:51:03am','Dear MULINGE,your September Water bill is 15120 current reading is 560 , previous reading is 464,units consumed 96, totaling to 15120 for Hs No.BD-03-09. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(984,'254718310388','2024-10-08 10:51:03am','Dear MULINGE,your September Water bill is 500 current reading is 761 , previous reading is 756,units consumed 5, totaling to 500 for Hs No.BD-03-10. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(985,'254714597340','2024-10-08 10:51:05am','Dear HILARY,your September Water bill is 845 current reading is 114 , previous reading is 105,units consumed 9, totaling to 845 for Hs No.BD-03-1010. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(986,'254104800696','2024-10-08 10:51:06am','Dear MUTUA,your September Water bill is 1305 current reading is 1394 , previous reading is 1381,units consumed 13, totaling to 1305 for Hs No.BD-03-1031. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(987,'254795477522','2024-10-08 10:51:06am','Dear GEORGE,your September Water bill is 5560 current reading is 1504 , previous reading is 1461,units consumed 43, totaling to 5560 for Hs No.BD-03-1060. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(988,'254725646634','2024-10-08 10:51:07am','Dear PAUL,your September Water bill is 3910 current reading is 247 , previous reading is 215,units consumed 32, totaling to 3910 for Hs No.BD-03-1074. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(989,'254723502861','2024-10-08 10:51:08am','Dear JOSEPH,your September Water bill is 500 current reading is 60 , previous reading is 57,units consumed 3, totaling to 500 for Hs No.BD-03-1076. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(990,'254726381938','2024-10-08 10:51:08am','Dear NZIOKA,your September Water bill is 500 current reading is 953 , previous reading is 952,units consumed 1, totaling to 500 for Hs No.BD-03-1101. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(991,'254728699932','2024-10-08 10:51:11am','Dear SALVATION,your September Water bill is 450 current reading is 138 , previous reading is 134,units consumed 4, totaling to 450 for Hs No.BD-03-1173. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(992,'254726939578','2024-10-08 10:51:12am','Dear MATHEKA,your September Water bill is 6560 current reading is 647 , previous reading is 597,units consumed 50, totaling to 6560 for Hs No.BD-03-1176. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(993,'254720992890','2024-10-08 10:51:12am','Dear PATRICK,your September Water bill is 2260 current reading is 867 , previous reading is 846,units consumed 21, totaling to 2260 for Hs No.BD-03-1178. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(994,'254704394420','2024-10-08 10:51:13am','Dear KWFT,your September Water bill is 730 current reading is 59 , previous reading is 51,units consumed 8, totaling to 730 for Hs No.BD-03-1181. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(995,'254729216218','2024-10-08 10:51:14am','Dear JAMES,your September Water bill is 910 current reading is 990 , previous reading is 980,units consumed 10, totaling to 910 for Hs No.BD-03-1186. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(996,'254718310388','2024-10-08 10:51:16am','Dear JOHN,your September Water bill is 450 current reading is 213 , previous reading is 209,units consumed 4, totaling to 450 for Hs No.BD-03-1192. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(997,'254711387555','2024-10-08 10:51:16am','Dear SAMUEL,your September Water bill is 500 current reading is 189 , previous reading is 189,units consumed 0, totaling to 500 for Hs No.BD-03-1211. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(998,'254701412235','2024-10-08 10:51:17am','Dear BERNARD,your September Water bill is 450 current reading is 165 , previous reading is 163,units consumed 2, totaling to 450 for Hs No.BD-03-1215. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(999,'254728851360','2024-10-08 10:51:19am','Dear MUTUA,your September Water bill is 2960 current reading is 414 , previous reading is 388,units consumed 26, totaling to 2960 for Hs No.BD-03-1229. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1000,'254715436788','2024-10-08 10:51:20am','Dear NZUKI,your September Water bill is 500 current reading is 161 , previous reading is 159,units consumed 2, totaling to 500 for Hs No.BD-03-139. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1001,'254713489451','2024-10-08 10:51:21am','Dear TIMOTHY,your September Water bill is 1305 current reading is 86 , previous reading is 73,units consumed 13, totaling to 1305 for Hs No.BD-03-14. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1002,'254723610523','2024-10-08 10:51:21am','Dear KIILU,your September Water bill is 500 current reading is 1 , previous reading is 1,units consumed 0, totaling to 500 for Hs No.BD-03-146. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1003,'254724546511','2024-10-08 10:51:22am','Dear KIMANI,your September Water bill is 1075 current reading is 134 , previous reading is 123,units consumed 11, totaling to 1075 for Hs No.BD-03-16. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1004,'0724138228','2024-10-08 10:51:23am','Dear JOSEPH,your September Water bill is 500 current reading is 16 , previous reading is 11,units consumed 5, totaling to 500 for Hs No.BD-03-17. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1005,'0711747750','2024-10-08 10:51:23am','Dear PAUL ,your September Water bill is 500 current reading is 67 , previous reading is 61,units consumed 6, totaling to 500 for Hs No.BD-03-179. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1006,'254714597336','2024-10-08 10:51:24am','Dear STEPHEN,your September Water bill is 730 current reading is 723 , previous reading is 715,units consumed 8, totaling to 730 for Hs No.BD-03-181. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1007,'254711403681','2024-10-08 10:51:25am','Dear JOSHUA,your September Water bill is 500 current reading is 345 , previous reading is 342,units consumed 3, totaling to 500 for Hs No.BD-03-188. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1008,'254727001331','2024-10-08 10:51:26am','Dear MUTUNGA,your September Water bill is 450 current reading is 596 , previous reading is 591,units consumed 5, totaling to 450 for Hs No.BD-03-19. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1009,'254734870810','2024-10-08 10:51:26am','Dear JIMMY,your September Water bill is 730 current reading is 75 , previous reading is 67,units consumed 8, totaling to 730 for Hs No.BD-03-199. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1010,'254712750805','2024-10-08 10:51:27am','Dear KIILU,your September Water bill is 500 current reading is 1 , previous reading is 1,units consumed 0, totaling to 500 for Hs No.BD-03-20. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1011,'0723280556','2024-10-08 10:51:28am','Dear BENJAMIN,your September Water bill is 1305 current reading is 2301 , previous reading is 2288,units consumed 13, totaling to 1305 for Hs No.BD-03-21. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1012,'254719588988','2024-10-08 10:51:28am','Dear KILONZO,your September Water bill is 500 current reading is 56 , previous reading is 53,units consumed 3, totaling to 500 for Hs No.BD-03-22. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1013,'254701522240','2024-10-08 10:51:29am','Dear JAMES,your September Water bill is 450 current reading is 346 , previous reading is 340,units consumed 6, totaling to 450 for Hs No.BD-03-220. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1014,'254791709951','2024-10-08 10:51:30am','Dear MATHEKA,your September Water bill is 615 current reading is 264 , previous reading is 257,units consumed 7, totaling to 615 for Hs No.BD-03-223. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1015,'254727001331','2024-10-08 10:51:31am','Dear KAMUNZYU,your September Water bill is 450 current reading is 68 , previous reading is 68,units consumed 0, totaling to 450 for Hs No.BD-03-274. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1016,'254725262951','2024-10-08 10:51:32am','Dear KIMULU,your September Water bill is 500 current reading is 1114 , previous reading is 1109,units consumed 5, totaling to 500 for Hs No.BD-03-28. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1017,'254716645533','2024-10-08 10:51:34am','Dear JANE,your September Water bill is 1765 current reading is 182 , previous reading is 165,units consumed 17, totaling to 1765 for Hs No.BD-03-332. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1018,'254716508836','2024-10-08 10:51:35am','Dear DAVID,your September Water bill is 3610 current reading is 1884 , previous reading is 1854,units consumed 30, totaling to 3610 for Hs No.BD-03-358. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1019,'254707899333','2024-10-08 10:51:35am','Dear JACKSON,your September Water bill is 615 current reading is 61 , previous reading is 54,units consumed 7, totaling to 615 for Hs No.BD-03-362. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1020,'254722761264','2024-10-08 10:51:36am','Dear JACKSON,your September Water bill is 1190 current reading is 131 , previous reading is 119,units consumed 12, totaling to 1190 for Hs No.BD-03-377. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1021,'254718310388','2024-10-08 10:51:37am','Dear MULI,your September Water bill is 500 current reading is 491 , previous reading is 491,units consumed 0, totaling to 500 for Hs No.BD-03-39. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1022,'254706848494','2024-10-08 10:51:37am','Dear MUTUA,your September Water bill is 730 current reading is 212 , previous reading is 204,units consumed 8, totaling to 730 for Hs No.BD-03-40. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1023,'254713333132','2024-10-08 10:51:38am','Dear KILONZOM,your September Water bill is 500 current reading is 34 , previous reading is 30,units consumed 4, totaling to 500 for Hs No.BD-03-46. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1024,'254719890280','2024-10-08 10:51:39am','Dear JONAH,your September Water bill is 960 current reading is 325 , previous reading is 315,units consumed 10, totaling to 960 for Hs No.BD-03-48. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1025,'254723565943','2024-10-08 10:51:39am','Dear ESHTER,your September Water bill is 2560 current reading is 1057 , previous reading is 1034,units consumed 23, totaling to 2560 for Hs No.BD-03-515. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1026,'254710152025','2024-10-08 10:51:40am','Dear GEORGE,your September Water bill is 1075 current reading is 898 , previous reading is 887,units consumed 11, totaling to 1075 for Hs No.BD-03-542. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1027,'254723610523','2024-10-08 10:51:41am','Dear JACKSON,your September Water bill is 1370 current reading is 120 , previous reading is 106,units consumed 14, totaling to 1370 for Hs No.BD-03-55. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1028,'254723610523','2024-10-08 10:51:41am','Dear KIVINDA,your September Water bill is 960 current reading is 1672 , previous reading is 1662,units consumed 10, totaling to 960 for Hs No.BD-03-56. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1029,'0729755518','2024-10-08 10:51:42am','Dear KYULE,your September Water bill is 730 current reading is 543 , previous reading is 535,units consumed 8, totaling to 730 for Hs No.BD-03-57. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1030,'254743211560','2024-10-08 10:51:43am','Dear JACKSON,your September Water bill is 500 current reading is 417 , previous reading is 417,units consumed 0, totaling to 500 for Hs No.BD-03-60. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1031,'0726623557','2024-10-08 10:51:44am','Dear KIOKO,your September Water bill is 500 current reading is 50 , previous reading is 46,units consumed 4, totaling to 500 for Hs No.BD-03-620. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1032,'254726265624','2024-10-08 11:09:47am','Dear ABC! You have been invoiced Ksh.25520 for water for Meter No.1N-03-49 on 30/09/2024. Your total balance is now Ksh.82810 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1033,'254722761264','2024-10-08 11:37:58am','Dear JACKSONK. MULINGE! You have been invoiced Ksh.4810 for water for Meter No.BD-03-06 on 30/09/2024. Your total balance is now Ksh.4810 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1034,'254722761264','2024-10-08 11:39:24am','Dear MULINGEJACKSON KIMEU! You have been invoiced Ksh.15120 for water for Meter No.BD-03-09 on 30/09/2024. Your total balance is now Ksh.15120 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1035,'254718310388','2024-10-08 11:40:52am','Dear MULINGEJACKSON KIMEU! You have been invoiced Ksh.500 for water for Meter No.BD-03-10 on 30/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1036,'254714597340','2024-10-08 11:42:37am','Dear HILARYKIOKO KILONZO! You have been invoiced Ksh.845 for water for Meter No.BD-03-1010 on 30/09/2024. Your total balance is now Ksh.845 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1037,'254104800696','2024-10-08 11:43:35am','Dear MUTUASAMUEL MULI! You have been invoiced Ksh.1305 for water for Meter No.BD-03-1031 on 30/09/2024. Your total balance is now Ksh.1305 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1038,'254795477522','2024-10-08 11:44:24am','Dear GEORGESOO MWOSA! You have been invoiced Ksh.5560 for water for Meter No.BD-03-1060 on 30/09/2024. Your total balance is now Ksh.5575 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1039,'254725646634','2024-10-08 11:45:37am','Dear PAULMUTISYA KIOKO! You have been invoiced Ksh.3910 for water for Meter No.BD-03-1074 on 30/09/2024. Your total balance is now Ksh.3910 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1040,'254723502861','2024-10-08 11:48:31am','Dear JOSEPHMUNYAKA YUMBYA! You have been invoiced Ksh.500 for water for Meter No.BD-03-1076 on 30/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1041,'254726381938','2024-10-08 11:49:31am','Dear NZIOKACORNELIOUS MUSEMBI! You have been invoiced Ksh.500 for water for Meter No.BD-03-1101 on 30/09/2024. Your total balance is now Ksh.0 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1042,'254728699932','2024-10-08 12:01:29pm','Dear SALVATIONARMY KATHIANI! You have been invoiced Ksh.450 for water for Meter No.BD-03-1173 on 30/09/2024. Your total balance is now Ksh.-550 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1043,'254726939578','2024-10-08 12:03:27pm','Dear MATHEKAZIPPORAH NZEMBI! You have been invoiced Ksh.6560 for water for Meter No.BD-03-1176 on 30/09/2024. Your total balance is now Ksh.-1345 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1044,'254720992890','2024-10-08 12:05:02pm','Dear PATRICKWAMBUA NTHENGE! You have been invoiced Ksh.2260 for water for Meter No.BD-03-1178 on 30/09/2024. Your total balance is now Ksh.-4160 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1045,'254704394420','2024-10-08 02:12:57pm','Dear KWFTKATHIANI! You have been invoiced Ksh.730 for water for Meter No.BD-03-1181 on 30/09/2024. Your total balance is now Ksh.730 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1046,'254729216218','2024-10-08 02:16:30pm','Dear JAMESMUSYOKA MWEU! You have been invoiced Ksh.910 for water for Meter No.BD-03-1186 on 30/09/2024. Your total balance is now Ksh.910 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1047,'254718310388','2024-10-08 02:18:07pm','Dear JOHNMUSYOKA MAINGI! You have been invoiced Ksh.450 for water for Meter No.BD-03-1192 on 30/09/2024. Your total balance is now Ksh.5435 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1048,'254711387555','2024-10-08 02:23:02pm','Dear SAMUELKIMANI KALIMA! You have been invoiced Ksh.450 for water for Meter No.BD-03-1211 on 30/09/2024. Your total balance is now Ksh.-625 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1049,'254701412235','2024-10-08 02:26:32pm','Dear BERNARDMUSYOKA MUIA! You have been invoiced Ksh.450 for water for Meter No.BD-03-1215 on 30/09/2024. Your total balance is now Ksh.-550 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1050,'254700383759','2024-10-08 02:31:19pm','Dear JANETNZILANI MUSYOKA! You have been invoiced Ksh.680 for water for Meter No.HH-03-1219 on 30/09/2024. Your total balance is now Ksh.-15715 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1051,'254728851360','2024-10-08 02:54:49pm','Dear MUTUACHARLES MUIA! You have been invoiced Ksh.2960 for water for Meter No.BD-03-1229 on 30/09/2024. Your total balance is now Ksh.2960 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1052,'254715436788','2024-10-08 02:56:22pm','Dear NZUKISTEPHEN MWANIA! You have been invoiced Ksh.500 for water for Meter No.BD-03-139 on 30/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1053,'254713489451','2024-10-23 11:34:56am','Dear TIMOTHYM. KIILU! You have been invoiced Ksh.1305 for water for Meter No.BD-03-14 on 30/09/2024. Your total balance is now Ksh.1305 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1054,'254715577225','2024-10-24 10:18:31am','Dear AdminAdvanta,your October Water bill is 1535 current reading is 25 , previous reading is 10,units consumed 15, totaling to 1535 for Hs No.4321. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1055,'254715577225','2024-10-24 10:21:03am','Dear AdminAdvanta! You have been invoiced Ksh.500 for water for Meter No.4321 on 01/09/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/10/2024.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1056,'254715577225','2024-10-24 10:24:23am','Dear AdminAdvanta,your October Water bill is 50 current reading is 1 , previous reading is 25,units consumed -24, totaling to 50 for Hs No.4321. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1057,'254715577225','2024-10-24 10:25:59am','Dear AdminAdvanta,your November Water bill is 500 current reading is 26 , previous reading is 25,units consumed 1, totaling to 500 for Hs No.4321. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1058,'254715577225','2024-10-24 10:26:00am','Dear AdminAdvanta,your November Water bill is 500 current reading is 2 , previous reading is 1,units consumed 1, totaling to 500 for Hs No.4321. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1059,'254715577225','2024-10-24 10:31:33am','Dear AdminAdvanta! You have been invoiced Ksh.500 for water for Meter No.4321 on 01/10/2024. Your total balance is now Ksh.500 . Kindly settle the total balance by 10/10/2024.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1060,'0732095005','2024-10-24 11:44:26am','Dear JACKSON K MURITHI! You have been invoiced Ksh.5000 for water for Meter No.HH-06-2020 on 31/08/2024. Your total balance is now Ksh.5000 . Kindly settle the total balance by 09/09/2024.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1061,'0732095005','2024-10-24 12:02:59pm','Dear maureen m aileen,your October Water bill is 2110 current reading is 70 , previous reading is 50,units consumed 20, totaling to 2110 for Hs No.hh-07-2025. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1062,'0732095005','2024-10-24 12:18:14pm','Dear SHARON MWENDE! You have been invoiced Ksh.2000 for water for Meter No.HH-04-5090 on 30/09/2024. Your total balance is now Ksh.2000 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1063,'0732095005','2024-10-24 12:22:00pm','Dear SHARON MWENDE,your October Water bill is 1830 current reading is 529 , previous reading is 511,units consumed 18, totaling to 1830 for Hs No.HH-04-5090. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1064,'0732095005','2024-10-24 12:23:31pm','Dear SHARON MWENDE! You have been invoiced Ksh.1880 for water for Meter No.HH-04-5090 on 31/10/2024. Your total balance is now Ksh.1880 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1065,'254715577225','2024-10-28 09:11:48am','Dear AdminAdvanta,your October Water bill is 500 current reading is 26 , previous reading is 25,units consumed 1, totaling to 500 for Hs No.4321. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1066,'254701563954','2024-10-29 01:19:43pm','Dear KILONZOPHILIP MUSYOKA,your September Water bill is 500 current reading is 108 , previous reading is 102,units consumed 6, totaling to 500 for Hs No.HH-05-748. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1067,'254701563954','2024-10-29 01:21:32pm','Dear KILONZOPHILIP MUSYOKA! You have been invoiced Ksh.500 for water for Meter No.HH-05-748 on 31/10/2024. Your total balance is now Ksh.0 . Kindly settle the total balance by 11/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1068,'254715577225','2024-10-31 09:29:18am','Dear AdminAdvanta,your August Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.HH-01-625. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1069,'254715577225','2024-10-31 09:49:17am','Dear AdminAdvanta! You have been invoiced Ksh.300 for water for Meter No.KT01 on 01/10/2024. Your total balance is now Ksh.1300 . Kindly settle the total balance by 10/10/2024.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1070,'254715577225','2024-10-31 09:50:02am','Dear AdminAdvanta,your September Water bill is 500 current reading is 1 , previous reading is 0,units consumed 1, totaling to 500 for Hs No.KT01. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1071,'254715577225','2024-10-31 11:33:48am','Dear Admin,your November Water bill is 500 current reading is 3 , previous reading is 1,units consumed 2, totaling to 500 for Hs No.KT01. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1072,'254701563954','2024-11-04 03:13:53pm','Dear ALIENYAMAI! You have been invoiced Ksh.845 for water for Meter No.HH-03-254 on 11/03/2024. Your total balance is now Ksh.845 . Kindly settle the total balance by 10/11/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1073,'254715577225','2024-11-05 12:11:03pm','Dear AdminAdvanta! You have been invoiced Ksh.500 for water for Meter No.KT01 on 01/11/2024. Your previous balance is: 1300.00. Your total balance is now Ksh.1800 . Kindly settle the total balance by 10/11/2024.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1074,'254715577225','2024-11-05 12:45:56pm','Dear EUNICEKALUKI KYENZI! You have been invoiced Ksh.1075 for water for Meter No.HH-03-305 on 01/10/2024. Your previous balance is: 2685.00. Your total balance is now Ksh.3760 . Kindly settle the total balance by 10/10/2024..YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter business number as 672853\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then\r\nsend, wait for M-pesa to reply. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1075,'254715577225','2024-11-05 12:55:18pm','Dear EUNICEKALUKI KYENZI! You have been invoiced Ksh.845 for water for Meter No.HH-03-305 on 31/10/2024. Your previous balance is: 3760.00. Your total balance is now Ksh.4605 . Kindly settle the total balance by 10/11/2024..PAY YOUR BILLTO ANY COOP BANK ACCOUNT\r\nNO 01100550512700 or\r\nPAY BY MPESA!!! pay bill and enter Business No :672853\r\nEnter your Account No. as the Account No(eg. HH-03-01). From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1076,'254715577225','2024-11-05 01:01:22pm','Dear EUNICEKALUKI KYENZI! We have received your payment of Ksh.1000 for water for Meter No.HH-03-305 on 05/11/2024. Your balance is now Ksh.3605.Thank you for your support. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1077,'254701563954','2024-11-05 03:51:56pm','Dear KYULEMULUKI! You have been invoiced Ksh.500 for water for Meter No.HH-03-65 on 30/09/2024. Your previous balance is: 3175.00. Your total balance is now Ksh.3675 . Kindly settle the total balance by 10/11/2024..PAY YOUR BILLTO ANY COOP BANK ACCOUNT\r\nNO 01100550512700 or\r\nPAY BY MPESA!!! pay bill and enter Business No :672853\r\nEnter your Account No. as the Account No(eg. HH-03-01). From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1078,'254701563954','2024-11-05 04:02:27pm','Dear KYULEMULUKI! You have been invoiced Ksh.500 for water for Meter No.HH-03-65 on 30/09/2024. Your previous balance is: 3675.00. Your total balance is now Ksh.4175 . Kindly settle the total balance by 10/11/2024..PAY YOUR BILLTO ANY COOP BANK ACCOUNT\r\nNO 01100550512700 or\r\nPAY BY MPESA!!! pay bill and enter Business No :672853\r\nEnter your Account No. as the Account No(eg. HH-03-01). From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1079,'254701563954','2024-11-05 04:04:33pm','Dear KYULEMULUKI! We have received your payment of Ksh.900 for water for Meter No.HH-03-65 on 05/11/2024. Your balance is now Ksh.3275.Thank you for your support. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1080,'254726263709','2025-04-17 11:55:55am','Dear MUTISYAM KAMENE! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1006 on 01/03/2025. Your total balance is now Ksh.2000 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1081,'254729735051','2025-04-17 11:55:56am','Dear SAMUELNZIOKA MWOLE! You have been invoiced Ksh.500 for Water for Meter No.HH-02-103 on 01/03/2025. Your total balance is now Ksh.2975 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1082,'254714772726','2025-04-17 11:55:57am','Dear NYAMAIJ MWANZIA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1034 on 01/03/2025. Your total balance is now Ksh.1805 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1083,'254700082018','2025-04-17 11:55:58am','Dear MWILUD KIOKO! You have been invoiced Ksh.730 for Water for Meter No.HH-02-1050 on 01/03/2025. Your total balance is now Ksh.3740 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1084,'254726423169','2025-04-17 11:56:00am','Dear MARYK KITONYI! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1058 on 01/03/2025. Your total balance is now Ksh.4595 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1085,'254725386768','2025-04-17 11:56:04am','Dear LAZARUSMUTUNGA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1081 on 01/03/2025. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1086,'254728087506','2025-04-17 11:56:11am','Dear DAVIDM MULILI! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1112 on 01/03/2025. Your total balance is now Ksh.1500 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1087,'254721260818','2025-04-17 11:56:12am','Dear NZIMIS WATHOME! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1114 on 01/03/2025. Your total balance is now Ksh.500 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1088,'254713568612','2025-04-17 11:56:13am','Dear PATRICKM MAKAU! You have been invoiced Ksh.450 for Water for Meter No.HH-02-1121 on 01/03/2025. Your total balance is now Ksh.1015 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1089,'254741703744','2025-04-17 11:56:14am','Dear SAMUELWAMBUA NG\'ATA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-114 on 01/03/2025. Your total balance is now Ksh.1500 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1090,'254727042520','2025-04-17 11:56:15am','Dear MARYS NZIOKA! You have been invoiced Ksh.960 for Water for Meter No.HH-02-1157 on 01/03/2025. Your total balance is now Ksh.1035 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1091,'254714836236','2025-04-17 11:56:16am','Dear MICHAELM MULI! You have been invoiced Ksh.450 for Water for Meter No.HH-02-1163 on 01/03/2025. Your total balance is now Ksh.3845 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1092,'254722941557','2025-04-17 11:56:17am','Dear MUITHYAJ MUTUA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1168 on 01/03/2025. Your total balance is now Ksh.5105 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1093,'254706641113','2025-04-17 11:56:18am','Dear MUTHENGIDANIEL MUSYOKI! You have been invoiced Ksh.450 for Water for Meter No.HH-02-1169 on 01/03/2025. Your total balance is now Ksh.5190 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1094,'254729481316','2025-04-17 11:56:18am','Dear BRENDARN MUTISYA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1185 on 01/03/2025. Your total balance is now Ksh.950 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1095,'254713678052','2025-04-17 11:56:19am','Dear ANNAHMWIKALI MAKAU! You have been invoiced Ksh.450 for Water for Meter No.HH-02-1207 on 01/03/2025. Your total balance is now Ksh.2270 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1096,'254701120510','2025-04-17 11:56:21am','Dear JORAMWAMBUA MAKAU! You have been invoiced Ksh.450 for Water for Meter No.HH-02-1214 on 01/03/2025. Your total balance is now Ksh.1650 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1097,'254701563954','2025-04-17 11:56:23am','Dear MARGARETMUMBUA KIOKO! You have been invoiced Ksh.450 for Water for Meter No.HH-02-1225 on 01/03/2025. Your total balance is now Ksh.850 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1098,'254715653828','2025-04-17 11:56:26am','Dear JACINTAKALEKYE MWANZA! You have been invoiced Ksh.450 for Water for Meter No.HH-02-1246 on 01/03/2025. Your total balance is now Ksh.3095 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1099,'254728141202','2025-04-17 11:56:27am','Dear PETERMUEMA MAKAU! You have been invoiced Ksh.450 for Water for Meter No.HH-02-1248 on 01/03/2025. Your total balance is now Ksh.800 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1100,'254746418804','2025-04-17 11:56:28am','Dear ANNAHMUTHEU KIMEU! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1265 on 01/03/2025. Your total balance is now Ksh.1000 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1101,'254724920608','2025-04-17 11:56:29am','Dear MONICAHMUTANU MUITHYA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1268 on 01/03/2025. Your total balance is now Ksh.995 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1102,'254783436948','2025-04-17 11:56:31am','Dear PHILLIPMAKAU PETER! You have been invoiced Ksh.500 for Water for Meter No.HH-02-1283 on 01/03/2025. Your total balance is now Ksh.2000 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1103,'254702881914','2025-04-17 11:56:33am','Dear MULEINDONYE! You have been invoiced Ksh.500 for Water for Meter No.HH-02-131 on 01/03/2025. Your total balance is now Ksh.3930 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1104,'254725558185','2025-04-17 11:56:33am','Dear JULIUSMUIA KISIO! You have been invoiced Ksh.500 for Water for Meter No.HH-02-133 on 01/03/2025. Your total balance is now Ksh.1195 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1105,'254715397642','2025-04-17 11:56:34am','Dear WAMBUAPETER MUTHOKA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-151 on 01/03/2025. Your total balance is now Ksh.865 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1106,'254710147825','2025-04-17 11:56:35am','Dear NDUVAPETER MUEMA! You have been invoiced Ksh.1305 for Water for Meter No.HH-02-157 on 01/03/2025. Your total balance is now Ksh.2225 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1107,'254710458944','2025-04-17 11:56:36am','Dear ELIZABETHMUTWIWA NDUKU! You have been invoiced Ksh.500 for Water for Meter No.HH-02-165 on 01/03/2025. Your total balance is now Ksh.2020 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1108,'254718597097','2025-04-17 11:56:37am','Dear JULIUSNZEKI NZIOKI! You have been invoiced Ksh.450 for Water for Meter No.HH-02-194 on 01/03/2025. Your total balance is now Ksh.5335 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1109,'254724255982','2025-04-17 11:56:38am','Dear MUSYIMIJ MUINDE! You have been invoiced Ksh.500 for Water for Meter No.HH-02-195 on 01/03/2025. Your total balance is now Ksh.5385 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1110,'254721439531','2025-04-17 11:56:38am','Dear MWILUA NGOKI! You have been invoiced Ksh.960 for Water for Meter No.HH-02-197 on 01/03/2025. Your total balance is now Ksh.8730 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1111,'254721556554','2025-04-17 11:56:39am','Dear MAVEKENASON WAMBUA! You have been invoiced Ksh.730 for Water for Meter No.HH-02-203 on 01/03/2025. Your total balance is now Ksh.730 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1112,'254723594036','2025-04-17 11:56:40am','Dear BENJAMINKILONZO MBIO! You have been invoiced Ksh.500 for Water for Meter No.HH-02-208 on 01/03/2025. Your total balance is now Ksh.55530 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1113,'254723594243','2025-04-17 11:56:41am','Dear FREDRICKMULWA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-213 on 01/03/2025. Your total balance is now Ksh.4500 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1114,'254721924548','2025-04-17 11:56:41am','Dear NZIOKIONESMUS MUTISYA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-262 on 01/03/2025. Your total balance is now Ksh.2805 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1115,'254711403861','2025-04-17 11:56:43am','Dear PETERK KITIVO! You have been invoiced Ksh.500 for Water for Meter No.HH-02-304 on 01/03/2025. Your total balance is now Ksh.4610 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1116,'254727042520','2025-04-17 11:56:44am','Dear NDINIKAA NZIOKA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-394 on 01/03/2025. Your total balance is now Ksh.1000 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1117,'254712631978','2025-04-17 11:56:45am','Dear JOHNM KIMEU! You have been invoiced Ksh.500 for Water for Meter No.HH-02-400 on 01/03/2025. Your total balance is now Ksh.1910 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1118,'254725276858','2025-04-17 11:56:46am','Dear NZAUO NDONYE! You have been invoiced Ksh.4460 for Water for Meter No.HH-02-406 on 01/03/2025. Your total balance is now Ksh.4460 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1119,'254713645936','2025-04-17 11:56:47am','Dear KITONYIJ SILA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-435 on 01/03/2025. Your total balance is now Ksh.1700 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1120,'254715750414','2025-04-17 11:56:48am','Dear MULIM PETER! You have been invoiced Ksh.500 for Water for Meter No.HH-02-443 on 01/03/2025. Your total balance is now Ksh.1910 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1121,'254726352151','2025-04-17 11:56:49am','Dear WAMBUAE MUTHOKA! You have been invoiced Ksh.500 for Water for Meter No.HH-02-449 on 01/03/2025. Your total balance is now Ksh.3300 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1122,'254737853675','2025-04-17 11:56:51am','Dear MBITHICHRISTOPHER! You have been invoiced Ksh.500 for Water for Meter No.HH-02-461 on 01/03/2025. Your total balance is now Ksh.2075 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1123,'254716963202','2025-04-17 11:56:52am','Dear REVMUINGA ISAACK! You have been invoiced Ksh.500 for Water for Meter No.HH-02-464 on 01/03/2025. Your total balance is now Ksh.1800 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1124,'254726877010','2025-04-17 11:56:53am','Dear FRANCISKALIA MULI! You have been invoiced Ksh.500 for Water for Meter No.HH-02-466 on 01/03/2025. Your total balance is now Ksh.500 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1125,'254717303722','2025-04-17 11:56:54am','Dear MUNYAOP KASILINGI! You have been invoiced Ksh.500 for Water for Meter No.HH-02-497 on 01/03/2025. Your total balance is now Ksh.2075 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1126,'254726310007','2025-04-17 11:56:54am','Dear MATHEKAP MUINDE! You have been invoiced Ksh.500 for Water for Meter No.HH-02-498 on 01/03/2025. Your total balance is now Ksh.1615 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1127,'254729979968','2025-04-17 11:56:55am','Dear MUINDIJ MUITHYA! You have been invoiced Ksh.450 for Water for Meter No.HH-02-503 on 01/03/2025. Your total balance is now Ksh.4885 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1128,'254722371505','2025-04-17 11:56:56am','Dear TIMONAC KANINI! You have been invoiced Ksh.500 for Water for Meter No.HH-02-512 on 01/03/2025. Your total balance is now Ksh.2305 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1129,'0711219694','2025-04-17 11:56:57am','Dear JACKSONM NZIOKI! You have been invoiced Ksh.500 for Water for Meter No.HH-02-551 on 01/03/2025. Your total balance is now Ksh.2895 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1130,'254713875026','2025-04-17 11:56:57am','Dear AGNESMUENI MULI! You have been invoiced Ksh.500 for Water for Meter No.HH-02-561 on 01/03/2025. Your total balance is now Ksh.3275 . Kindly settle the total balance by 05/04/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1131,'254726485209','2025-04-17 02:30:42pm','Dear JOSHUAKILATYA MUASYA! You have been invoiced Ksh.5950 for Water for Meter No.BD-05-1191 on 24/02/2025. Your total balance is now Ksh.6400 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1132,'254713382915','2025-04-17 02:30:44pm','Dear CHARLESNDOLO MAKAU! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-100 on 24/02/2025. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1133,'254706848494','2025-04-17 02:30:47pm','Dear MARTINMAKAU NZAU! You have been invoiced Ksh.5950 for Water for Meter No.HH-05-1003 on 24/02/2025. Your total balance is now Ksh.5450 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1134,'254704079493','2025-04-17 02:30:50pm','Dear JOSPHATNGEI NGIE! You have been invoiced Ksh.5950 for Water for Meter No.HH-05-1013 on 24/02/2025. Your total balance is now Ksh.9475 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1135,'254713569697','2025-04-17 02:30:50pm','Dear WELLINGTONMUSYOKA NZIOKI! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1014 on 24/02/2025. Your total balance is now Ksh.7145 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1136,'254713505310','2025-04-17 02:30:55pm','Dear NZIVEESTHER NGIMA! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1022 on 24/02/2025. Your total balance is now Ksh.11000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1137,'254112579703','2025-04-17 02:30:57pm','Dear NZAUFLORENCE NGUSYE! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1024 on 24/02/2025. Your total balance is now Ksh.7650 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1138,'254780808561','2025-04-17 02:31:05pm','Dear PETERLUCY NGULUI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1030 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1139,'254710747197','2025-04-17 02:31:14pm','Dear KITAVIPETER KASYOKA! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1032 on 24/02/2025. Your total balance is now Ksh.11334 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1140,'254712297808','2025-04-17 02:31:15pm','Dear JULIUSKIOKO NUU! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1038 on 24/02/2025. Your total balance is now Ksh.7220 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1141,'254710635878','2025-04-17 02:31:19pm','Dear REDEMPTAWAMBUA! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1044 on 24/02/2025. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1142,'254728692169','2025-04-17 02:31:20pm','Dear KIILUESTHER MUTANU! You have been invoiced Ksh.6575 for Water for Meter No.HH-05-1049 on 24/02/2025. Your total balance is now Ksh.8575 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1143,'254768008255','2025-04-17 02:31:25pm','Dear MUSYOKAMARCY! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1059 on 24/02/2025. Your total balance is now Ksh.8650 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1144,'254707621443','2025-04-17 02:31:31pm','Dear KALEKYEKIVIU! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1070 on 24/02/2025. Your total balance is now Ksh.10000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1145,'254722631616','2025-04-17 02:31:32pm','Dear ISAACMUTUNGA MUTUA! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1071 on 24/02/2025. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1146,'254704280520','2025-04-17 02:31:33pm','Dear JOSHUAM. KALELI! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1073 on 24/02/2025. Your total balance is now Ksh.6025 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1147,'254714774131','2025-04-17 02:31:35pm','Dear MUTISYADANIEL KING\'OO! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1078 on 24/02/2025. Your total balance is now Ksh.9305 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1148,'254721520500','2025-04-17 02:31:40pm','Dear BRIGITMUKONYO KALOKI! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1094 on 24/02/2025. Your total balance is now Ksh.6730 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1149,'254712446212','2025-04-17 02:31:43pm','Dear MUTUAJULIUS MAINGI! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1099 on 24/02/2025. Your total balance is now Ksh.9485 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1150,'254727955503','2025-04-17 02:31:48pm','Dear DRMWAYA KITAVI! You have been invoiced Ksh.11060 for Water for Meter No.HH-05-1111 on 24/02/2025. Your total balance is now Ksh.15285 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1151,'254712496595','2025-04-17 02:31:50pm','Dear MUASYAPATRICK MUNGUTI! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1116 on 24/02/2025. Your total balance is now Ksh.8335 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1152,'254711683991','2025-04-17 02:31:52pm','Dear WAMBUADICKSON MUINDE! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1122 on 24/02/2025. Your total balance is now Ksh.7005 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1153,'254724403954','2025-04-17 02:31:53pm','Dear MWEUPAUL NZAU! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1123 on 24/02/2025. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1154,'254714660828','2025-04-17 02:31:55pm','Dear MUINDEFELIX MUNYAO! You have been invoiced Ksh.6575 for Water for Meter No.HH-05-1128 on 24/02/2025. Your total balance is now Ksh.6130 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1155,'254742581569','2025-04-17 02:31:56pm','Dear KIIOABED MUSYOKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1129 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1156,'254742581569','2025-04-17 02:31:57pm','Dear MUTINGAMUNYAO! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1130 on 24/02/2025. Your total balance is now Ksh.9865 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1157,'254768246929','2025-04-17 02:31:57pm','Dear SIMONWAMBUA MAINGI! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1134 on 24/02/2025. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1158,'254725089275','2025-04-17 02:32:00pm','Dear ROBERTMUTUKU MUTUNGI! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1139 on 24/02/2025. Your total balance is now Ksh.11000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1159,'254704280535','2025-04-17 02:32:10pm','Dear GEOFFREYMUTISO MUTUNGA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1141 on 24/02/2025. Your total balance is now Ksh.16240 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1160,'254742262364','2025-04-17 02:32:11pm','Dear BONFACEKIIO NZIOKA! You have been invoiced Ksh.6460 for Water for Meter No.HH-05-1145 on 24/02/2025. Your total balance is now Ksh.7190 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1161,'254727178816','2025-04-17 02:32:16pm','Dear NZIOKAJOEL NZUKI! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1150 on 24/02/2025. Your total balance is now Ksh.16320 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1162,'254713704523','2025-04-17 02:32:18pm','Dear JACKSONMUNYAO MUOKA! You have been invoiced Ksh.5950 for Water for Meter No.HH-05-1155 on 24/02/2025. Your total balance is now Ksh.8230 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1163,'254790887356','2025-04-17 02:32:20pm','Dear BENSONKAINDI MUINDE! You have been invoiced Ksh.6000 for Water for Meter No.HH-05-1164 on 24/02/2025. Your total balance is now Ksh.7295 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1164,'254734285584','2025-04-17 02:32:21pm','Dear JULIUSMASILA NZIOKA! You have been invoiced Ksh.5950 for Water for Meter No.HH-05-1165 on 24/02/2025. Your total balance is now Ksh.5805 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1165,'254723587865','2025-04-17 02:32:22pm','Dear NYAMAIPETERSON KISYULA! You have been invoiced Ksh.5950 for Water for Meter No.HH-05-1167 on 24/02/2025. Your total balance is now Ksh.10230 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1166,'254710217391','2025-04-17 02:32:22pm','Dear TULUALEXANDER NZIOKI! You have been invoiced Ksh.5950 for Water for Meter No.HH-05-1172 on 24/02/2025. Your total balance is now Ksh.6380 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1167,'254722504648','2025-04-17 02:32:23pm','Dear ALEXMAWEU MUINDE! You have been invoiced Ksh.5550 for Water for Meter No.HH-05-1175 on 24/02/2025. Your total balance is now Ksh.6210 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1168,'254741526631','2025-04-17 02:32:24pm','Dear MAXWELLMUMO MUNUVE! You have been invoiced Ksh.5950 for Water for Meter No.HH-05-1179 on 24/02/2025. Your total balance is now Ksh.9210 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1169,'254711364397','2025-04-17 02:32:25pm','Dear FLEVIAKYALO NDAMBUKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1182 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1170,'254727746929','2025-04-17 02:32:27pm','Dear FESTUSMUMO MULWA! You have been invoiced Ksh.6065 for Water for Meter No.HH-05-1193 on 24/02/2025. Your total balance is now Ksh.6515 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1171,'254720749507','2025-04-17 02:32:28pm','Dear ESTHERKALENYE KITHEKA! You have been invoiced Ksh.6870 for Water for Meter No.HH-05-1196 on 24/02/2025. Your total balance is now Ksh.7245 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1172,'254713704521','2025-04-17 02:32:29pm','Dear JOELMUINDE MUTISO! You have been invoiced Ksh.6460 for Water for Meter No.HH-05-120 on 24/02/2025. Your total balance is now Ksh.6690 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1173,'254720218840','2025-04-17 02:32:33pm','Dear FIDELKAANGI MULEI! You have been invoiced Ksh.5950 for Water for Meter No.HH-05-1206 on 24/02/2025. Your total balance is now Ksh.9000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1174,'254713796614','2025-04-17 02:32:34pm','Dear DAVIDKIMEU KILEA! You have been invoiced Ksh.5950 for Water for Meter No.HH-05-1210 on 24/02/2025. Your total balance is now Ksh.7750 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1175,'254795372035','2025-04-17 02:32:38pm','Dear ELIZABETHNGINA NZIOKI! You have been invoiced Ksh.6870 for Water for Meter No.HH-05-1228 on 24/02/2025. Your total balance is now Ksh.7770 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1176,'254701387188','2025-04-17 02:32:39pm','Dear TABITHAWANZA NZIOKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1234 on 24/02/2025. Your total balance is now Ksh.7160 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1177,'254724924794','2025-04-17 02:32:40pm','Dear JENNIFERMWELU NGOSI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1235 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1178,'254759733989','2025-04-17 02:32:43pm','Dear ESTHERNDILA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1240 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1179,'254711335210','2025-04-17 02:32:44pm','Dear TIMOTHYKIOKO MBATHA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1242 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1180,'254717295350','2025-04-17 02:32:45pm','Dear ROBERTKITHOME MUINDE! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1245 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1181,'254716723754','2025-04-17 02:32:46pm','Dear DANCANMWANIA NZIOKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1247 on 24/02/2025. Your total balance is now Ksh.8465 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1182,'254712297891','2025-04-17 02:32:47pm','Dear CHRISTINEMUSYOKA NTHUNYA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1257 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1183,'254711893792','2025-04-17 02:32:48pm','Dear ROBERTNTHAA MUINDE! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1262 on 24/02/2025. Your total balance is now Ksh.7450 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1184,'254715436788','2025-04-17 02:32:52pm','Dear PETERMUTUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1270 on 24/02/2025. Your total balance is now Ksh.6950 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1185,'254718759448','2025-04-17 02:32:54pm','Dear ERASTUSMATIVO NZUKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1273 on 24/02/2025. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1186,'254700157224','2025-04-17 02:32:55pm','Dear TELESIAHMBATHA MUMANGI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1275 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1187,'254718558136','2025-04-17 02:32:58pm','Dear PETERTHYAKA WAMBUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1280 on 24/02/2025. Your total balance is now Ksh.6950 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1188,'254725441192','2025-04-17 02:32:59pm','Dear NICHOLAMUINDE MUASYA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1281 on 24/02/2025. Your total balance is now Ksh.7820 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1189,'254708741781','2025-04-17 02:33:06pm','Dear BONFACEMUMO MUINDI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1285 on 24/02/2025. Your total balance is now Ksh.7730 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1190,'254701316872','2025-04-17 02:33:09pm','Dear KENNEDYKIOKO KIMOTHO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1286 on 24/02/2025. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1191,'254712832235','2025-04-17 02:33:11pm','Dear JANETMUKULU MUSYOKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1288 on 24/02/2025. Your total balance is now Ksh.8665 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1192,'254704209001','2025-04-17 02:33:12pm','Dear JAMESMULI MUASA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1290 on 24/02/2025. Your total balance is now Ksh.6200 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1193,'254718823307','2025-04-17 02:33:12pm','Dear MUTUASTEPHEN NYAMAI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1291 on 24/02/2025. Your total balance is now Ksh.5215 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1194,'254726414221','2025-04-17 02:33:16pm','Dear DANIELKITAVI MWENGEI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1295 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1195,'254723511906','2025-04-17 02:33:17pm','Dear ZACHARIANJUGUNA WANGARE! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1299 on 24/02/2025. Your total balance is now Ksh.8100 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1196,'254740425899','2025-04-17 02:33:18pm','Dear REALKASIVA KAVITA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1300 on 24/02/2025. Your total balance is now Ksh.6100 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1197,'254728466490','2025-04-17 02:33:19pm','Dear MAURICEKIOKO ISAAC! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1301 on 24/02/2025. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1198,'254722567855','2025-04-17 02:33:19pm','Dear TIMOTHYMUOKI MAINGI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1302 on 24/02/2025. Your total balance is now Ksh.5390 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1199,'254705487879','2025-04-17 02:33:20pm','Dear AMOSMUKUNZI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-141 on 24/02/2025. Your total balance is now Ksh.5950 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1200,'254712446742','2025-04-17 02:33:22pm','Dear MUNYAONZIOKA MASILA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-149 on 24/02/2025. Your total balance is now Ksh.7760 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1201,'254722311159','2025-04-17 02:33:23pm','Dear JEREMIAHNDONYE NZIOKA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-153 on 24/02/2025. Your total balance is now Ksh.5830 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1202,'254791035642','2025-04-17 02:33:24pm','Dear SAMUELMUTUA MULI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-154 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1203,'254726288244','2025-04-17 02:33:27pm','Dear NELSONMUTUA NDUNDA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-161 on 24/02/2025. Your total balance is now Ksh.7115 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1204,'254726381938','2025-04-17 02:33:27pm','Dear NZIOKACORNELIUS MUSEMBI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-170 on 24/02/2025. Your total balance is now Ksh.6715 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1205,'254711650172','2025-04-17 02:33:28pm','Dear PHILIPNGOLYA NGOMALI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-196 on 24/02/2025. Your total balance is now Ksh.7660 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1206,'254726977665','2025-04-17 02:33:33pm','Dear MELINZIOKA NGOLO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-211 on 24/02/2025. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1207,'254718231913','2025-04-17 02:33:35pm','Dear MUTHIANIM. JANE! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-225 on 24/02/2025. Your total balance is now Ksh.5900 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1208,'254723023276','2025-04-17 02:33:36pm','Dear KITHOMONDETO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-236 on 24/02/2025. Your total balance is now Ksh.6501 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1209,'254729993946','2025-04-17 02:33:37pm','Dear KATUUJOHN MUTISYA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-237 on 24/02/2025. Your total balance is now Ksh.8130 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1210,'254711374520','2025-04-17 02:33:44pm','Dear LUMBWASALVATION ARMY! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-263 on 24/02/2025. Your total balance is now Ksh.8165 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1211,'254721834951','2025-04-17 02:33:47pm','Dear MUTISOJOHN MUTUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-281 on 24/02/2025. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1212,'254715272418','2025-04-17 02:33:48pm','Dear KAMAMISAMUEL WAMBUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-282 on 24/02/2025. Your total balance is now Ksh.8840 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1213,'254725886247','2025-04-17 02:33:52pm','Dear MWANIASTEPHENE NZUKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-298 on 24/02/2025. Your total balance is now Ksh.5505 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1214,'254723263776','2025-04-17 02:33:55pm','Dear KASOLIJOSEPH MUTUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-316 on 24/02/2025. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1215,'254705332188','2025-04-17 02:33:59pm','Dear ANTONYMULUNGYE WAMBUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-322 on 24/02/2025. Your total balance is now Ksh.5610 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1216,'254724687376','2025-04-17 02:34:00pm','Dear MUTIKUPETER MBITHI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-329 on 24/02/2025. Your total balance is now Ksh.8035 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1217,'254759720078','2025-04-17 02:34:13pm','Dear JOSEPHMUTHENGI MAKAU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-350 on 24/02/2025. Your total balance is now Ksh.8045 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1218,'254726714667','2025-04-17 02:34:16pm','Dear KILONZOMBUVI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-386 on 24/02/2025. Your total balance is now Ksh.6800 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1219,'254714085358','2025-04-17 02:34:19pm','Dear MULIMAKAU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-396 on 24/02/2025. Your total balance is now Ksh.9300 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1220,'254720511795','2025-04-17 02:34:21pm','Dear JOSEPHNGILA NGULI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-398 on 24/02/2025. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1221,'254734905126','2025-04-17 02:34:22pm','Dear PETERNGEWA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-414 on 24/02/2025. Your total balance is now Ksh.8605 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1222,'254704789717','2025-04-17 02:34:24pm','Dear DANIELMUTISYA MUINDI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-416 on 24/02/2025. Your total balance is now Ksh.5600 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1223,'254729724923','2025-04-17 02:34:24pm','Dear NZIOKAM. DANIEL! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-450 on 24/02/2025. Your total balance is now Ksh.8725 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1224,'254724904507','2025-04-17 02:34:30pm','Dear KATUUROBERT KAVITA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-467 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1225,'254795767258','2025-04-17 02:34:33pm','Dear PETERMUINDE NZIOKA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-476 on 24/02/2025. Your total balance is now Ksh.11060 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1226,'254723275003','2025-04-17 02:34:35pm','Dear JULIUSMUNYAO KITAVI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-478 on 24/02/2025. Your total balance is now Ksh.5450 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1227,'254711245702','2025-04-17 02:34:36pm','Dear MWAMBILERICHARD MUNGUTI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-487 on 24/02/2025. Your total balance is now Ksh.9615 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1228,'254727023500','2025-04-17 02:34:37pm','Dear WAMBUABARNABAS KIOKO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-489 on 24/02/2025. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1229,'254728395538','2025-04-17 02:34:44pm','Dear JOHNMUTISO KITUKU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-516 on 24/02/2025. Your total balance is now Ksh.12090 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1230,'254715801066','2025-04-17 02:34:45pm','Dear MWANZIAPAULINE NTHENYA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-517 on 24/02/2025. Your total balance is now Ksh.10125 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1231,'254724860827','2025-04-17 02:34:45pm','Dear JOHNMBUVI WAMBUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-518 on 24/02/2025. Your total balance is now Ksh.7555 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1232,'254723208661','2025-04-17 02:34:46pm','Dear AICLUMBWA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-521 on 24/02/2025. Your total balance is now Ksh.7910 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1233,'254728867710','2025-04-17 02:34:50pm','Dear KILATYAANNE NDINDA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-535 on 24/02/2025. Your total balance is now Ksh.10100 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1234,'254768393322','2025-04-17 02:34:56pm','Dear MUINDIM. PHILIP! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-58 on 24/02/2025. Your total balance is now Ksh.6275 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1235,'254712204306','2025-04-17 02:35:11pm','Dear JOSHUAKITUKU NDUNDA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-616 on 24/02/2025. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1236,'254707770984','2025-04-17 02:35:16pm','Dear KIOKOMARY WANZILU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-642 on 24/02/2025. Your total balance is now Ksh.7710 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1237,'254713728425','2025-04-17 02:35:19pm','Dear MUTISOMOSES MUTHOKA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-670 on 24/02/2025. Your total balance is now Ksh.7350 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1238,'254710726137','2025-04-17 02:35:19pm','Dear STEPHENEMWANZIA MAKAU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-671 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1239,'254721770339','2025-04-17 02:35:26pm','Dear PETERK. MUTUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-718 on 24/02/2025. Your total balance is now Ksh.4925 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1240,'254722886247','2025-04-17 02:35:27pm','Dear MWATUKAKOI ONESMUS! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-730 on 24/02/2025. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1241,'254727359188','2025-04-17 02:35:30pm','Dear DICKSONMWNAZIA MULI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-737 on 24/02/2025. Your total balance is now Ksh.8225 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1242,'254796278463','2025-04-17 02:35:31pm','Dear NZIOKIESTHER KAMENE! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-741 on 24/02/2025. Your total balance is now Ksh.6690 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1243,'254726288244','2025-04-17 02:35:32pm','Dear SALVATION ARMY NTHUNGUNI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-742 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1244,'254728666916','2025-04-17 02:35:34pm','Dear PRISCILLAH NDILA MUINDE! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-745 on 24/02/2025. Your total balance is now Ksh.6605 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1245,'254701563954','2025-04-17 02:35:35pm','Dear KILONZOPHILIP MUSYOKA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-748 on 24/02/2025. Your total balance is now Ksh.6460 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1246,'254728202833','2025-04-17 02:35:38pm','Dear MAINGIJOSEPH NDUVA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-752 on 24/02/2025. Your total balance is now Ksh.7085 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1247,'254722829047','2025-04-17 02:35:39pm','Dear JONAZARIAACADEMY! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-754 on 24/02/2025. Your total balance is now Ksh.9660 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1248,'254797721343','2025-04-17 02:35:40pm','Dear KILONZOARON KYALO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-755 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1249,'254726410448','2025-04-17 02:35:42pm','Dear SIMEONM. KITOO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-756 on 24/02/2025. Your total balance is now Ksh.7500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1250,'254726725709','2025-04-17 02:35:46pm','Dear ABEDNEGON. MAKAU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-761 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1251,'254721886499','2025-04-17 02:35:49pm','Dear MUTUKUKENNEDY MWENDWA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-769 on 24/02/2025. Your total balance is now Ksh.8050 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1252,'254710318233','2025-04-17 02:35:52pm','Dear PETERNGOVIA KIEMA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-783 on 24/02/2025. Your total balance is now Ksh.6875 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1253,'254722580547','2025-04-17 02:35:54pm','Dear MWATATAJAMES KILONZO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-785 on 24/02/2025. Your total balance is now Ksh.12520 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1254,'254712230716','2025-04-17 02:35:58pm','Dear NZIOKADAVID TITUS! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-789 on 24/02/2025. Your total balance is now Ksh.6430 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1255,'254726492860','2025-04-17 02:36:13pm','Dear NZIOKAJOSEPH MUTUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-796 on 24/02/2025. Your total balance is now Ksh.6690 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1256,'254711543702','2025-04-17 02:36:26pm','Dear NZIOKIJOHN MULI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-804 on 24/02/2025. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1257,'254702451416','2025-04-17 02:36:28pm','Dear KILONZOSAMUEEL NTHENGE! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-808 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1258,'254727306592','2025-04-17 02:36:30pm','Dear PHILISM. GIDEON! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-81 on 24/02/2025. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1259,'254721462422','2025-04-17 02:36:31pm','Dear MUTUAFRANCIS NZIOKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-810 on 24/02/2025. Your total balance is now Ksh.10870 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1260,'254711321163','2025-04-17 02:36:32pm','Dear KIMANIISAACK MUASYA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-812 on 24/02/2025. Your total balance is now Ksh.5845 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1261,'254710805390','2025-04-17 02:36:35pm','Dear KIEMADANIEL KII! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-818 on 24/02/2025. Your total balance is now Ksh.5915 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1262,'254717611782','2025-04-17 02:36:37pm','Dear NZIOKATITUS MUSYOKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-823 on 24/02/2025. Your total balance is now Ksh.8860 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1263,'254795551209','2025-04-17 02:36:37pm','Dear MUTUANICHOLUS MUTISO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-824 on 24/02/2025. Your total balance is now Ksh.10279 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1264,'254789472172','2025-04-17 02:36:41pm','Dear NDOLODORCUS MWIKALI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-830 on 24/02/2025. Your total balance is now Ksh.9810 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1265,'254702211176','2025-04-17 02:36:42pm','Dear KAKUNIAERUSTUS MILO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-833 on 24/02/2025. Your total balance is now Ksh.6920 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1266,'254701169441','2025-04-17 02:36:46pm','Dear JOHNMUTINDA WAMBUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-850 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1267,'254721628375','2025-04-17 02:36:49pm','Dear KALOKIONESMUS MAKAU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-854 on 24/02/2025. Your total balance is now Ksh.7345 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1268,'254726127834','2025-04-17 02:36:50pm','Dear NZIOKIJONES MUNYAO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-855 on 24/02/2025. Your total balance is now Ksh.8530 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1269,'0714660828','2025-04-17 02:36:53pm','Dear ABCKAIANI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-860 on 24/02/2025. Your total balance is now Ksh.7875 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1270,'254745990901','2025-04-17 02:36:55pm','Dear MUSAUSIMON NTHENGE! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-864 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1271,'254712181640','2025-04-17 02:36:59pm','Dear KIVINDACHARLS MUTUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-868 on 24/02/2025. Your total balance is now Ksh.7305 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1272,'254704251627','2025-04-17 02:37:14pm','Dear DAVIDMUTHINZA YUMBYA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-884 on 24/02/2025. Your total balance is now Ksh.11295 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1273,'254729662248','2025-04-17 02:37:16pm','Dear NGUIFREDRICK WAMBUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-887 on 24/02/2025. Your total balance is now Ksh.7925 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1274,'254728694737','2025-04-17 02:37:19pm','Dear MWANDIKUFREDRICK KINYUMU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-895 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1275,'254729295239','2025-04-17 02:37:20pm','Dear KALONGOSERAH KALII! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-906 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1276,'254717638283','2025-04-17 02:37:24pm','Dear KINGOOHENRY MUTUKU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-913 on 24/02/2025. Your total balance is now Ksh.8935 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1277,'0113972572','2025-04-17 02:37:27pm','Dear MBITHIJUSTINAH NTHOKI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-919 on 24/02/2025. Your total balance is now Ksh.5950 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1278,'254714428445','2025-04-17 02:37:28pm','Dear MULINGAJOHN KILONZO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-920 on 24/02/2025. Your total balance is now Ksh.5560 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1279,'254726669287','2025-04-17 02:37:31pm','Dear REDEEMEDGOSPEL CHURCH KAIA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-931 on 24/02/2025. Your total balance is now Ksh.6060 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1280,'254721856573','2025-04-17 02:37:34pm','Dear MWANIAGEORGE MAKAU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-934 on 24/02/2025. Your total balance is now Ksh.6000 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1281,'254721639733','2025-04-17 02:37:40pm','Dear ZAKAYOKIBWALU MULI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-951 on 24/02/2025. Your total balance is now Ksh.8570 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1282,'254725607688','2025-04-17 02:37:41pm','Dear MULIJOSEPH KINOI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-952 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1283,'254713746981','2025-04-17 02:37:43pm','Dear MBITHIERNEST WAMBUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-956 on 24/02/2025. Your total balance is now Ksh.7310 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1284,'254706686218','2025-04-17 02:37:44pm','Dear MWANIAJOSIAH KIVINDO! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-958 on 24/02/2025. Your total balance is now Ksh.5535 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1285,'254788868490','2025-04-17 02:37:44pm','Dear MUSEMBIWILLISON MUTUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-959 on 24/02/2025. Your total balance is now Ksh.9920 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1286,'0796028155','2025-04-17 02:37:46pm','Dear ANNANTHUNYA KIMANTHI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-961 on 24/02/2025. Your total balance is now Ksh.6345 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1287,'254719574852','2025-04-17 02:37:47pm','Dear PETERKIMANTHI KITILI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-962 on 24/02/2025. Your total balance is now Ksh.8595 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1288,'254726847326','2025-04-17 02:37:49pm','Dear NGOLYAALEXANDER WAEMA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-966 on 24/02/2025. Your total balance is now Ksh.6910 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1289,'254722170745','2025-04-17 02:37:50pm','Dear BONIFACEKAVOI KITILI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-970 on 24/02/2025. Your total balance is now Ksh.7010 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1290,'254714317302','2025-04-17 02:37:53pm','Dear ANNANTHAMBI MUTUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-981 on 24/02/2025. Your total balance is now Ksh.7410 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1291,'254713697916','2025-04-17 02:37:57pm','Dear SAMUELKITHOME! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-99 on 24/02/2025. Your total balance is now Ksh.5500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1292,'254720390497','2025-04-17 02:37:58pm','Dear MUTISOAFRED WAMBUA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-990 on 24/02/2025. Your total balance is now Ksh.10200 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1293,'254753953912','2025-04-17 02:38:00pm','Dear MAKAUEVANS MUTINDA! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-993 on 24/02/2025. Your total balance is now Ksh.6500 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1294,'254722254225','2025-04-17 02:38:12pm','Dear KIEMASAMUEL NZAU! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-999 on 24/02/2025. Your total balance is now Ksh.3730 . Kindly settle the total balance by 05/03/2025.. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1295,'0722590790','2025-04-17 02:38:13pm','Dear NTHUNGUNI WATER KIOSK! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1303 on 24/02/2025. Your total balance is now Ksh.245860 . Kindly settle the total balance by 05/03/2025.0722590790. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1296,'0724462781','2025-04-17 02:38:13pm','Dear JOSEPH MULIMAINGI! You have been invoiced Ksh.5500 for Water for Meter No.HH-05-1304 on 24/02/2025. Your total balance is now Ksh.7000 . Kindly settle the total balance by 05/03/2025.0751020882. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1297,'254701563954','2025-04-17 02:40:07pm','Dear MARGARETMUMBUA KIOKO! We have received your payment of Ksh.500 for water for Meter No.HH-02-1225 on 17/04/2025. Your balance is now Ksh.2960.Thank you for your support. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1298,'254701563954','2025-04-17 02:47:31pm','Dear KILONZOPHILIP MUSYOKA! We have received your payment of Ksh.5000 for water for Meter No.HH-05-748 on 17/04/2025. Your balance is now Ksh.1960.Thank you for your support. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1299,'254701563954','2025-04-17 02:51:13pm','Dear JOSHUAKILATYA MUASYA! We have received your payment of Ksh.2000 for water for Meter No.BD-05-1191 on 17/04/2025. Your balance is now Ksh.4400.Thank you for your support. From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1300,'254707699136','2025-05-02 10:29:07am','test','active','1','1',0,0,'',0,'',''),(1301,'254701563954','2025-05-12 11:37:03am','Dear JOSHUAKILATYA MUASYA! You have been invoiced Ksh.2810 for WATER for Meter No.BD-05-1191 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1302,'254713382915','2025-05-12 11:37:20am','Dear CHARLESNDOLO MAKAU! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-100 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1303,'254706848494','2025-05-12 11:37:22am','Dear MARTINMAKAU NZAU! You have been invoiced Ksh.450 for WATER for Meter No.HH-05-1003 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1304,'254704079493','2025-05-12 11:37:23am','Dear JOSPHATNGEI NGIE! You have been invoiced Ksh.1370 for WATER for Meter No.HH-05-1013 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1305,'254713569697','2025-05-12 11:37:23am','Dear WELLINGTONMUSYOKA NZIOKI! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1014 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1306,'254713505310','2025-05-12 11:37:26am','Dear NZIVEESTHER NGIMA! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1022 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1307,'254112579703','2025-05-12 11:37:26am','Dear NZAUFLORENCE NGUSYE! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1024 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1308,'254710747197','2025-05-12 11:37:27am','Dear KITAVIPETER KASYOKA! You have been invoiced Ksh.2710 for WATER for Meter No.HH-05-1032 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1309,'254712297808','2025-05-12 11:37:28am','Dear JULIUSKIOKO NUU! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1038 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1310,'254710635878','2025-05-12 11:37:29am','Dear REDEMPTAWAMBUA! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1044 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1311,'254728692169','2025-05-12 11:37:29am','Dear KIILUESTHER MUTANU! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1049 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1312,'254768008255','2025-05-12 11:37:30am','Dear MUSYOKAMARCY! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1059 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1313,'254707621443','2025-05-12 11:37:34am','Dear KALEKYEKIVIU! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1070 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1314,'254722631616','2025-05-12 11:37:34am','Dear ISAACMUTUNGA MUTUA! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1071 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1315,'254704280520','2025-05-12 11:37:35am','Dear JOSHUAM. KALELI! You have been invoiced Ksh.1190 for WATER for Meter No.HH-05-1073 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1316,'254714774131','2025-05-12 11:37:36am','Dear MUTISYADANIEL KING\'OO! You have been invoiced Ksh.1420 for WATER for Meter No.HH-05-1078 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1317,'254721520500','2025-05-12 11:37:37am','Dear BRIGITMUKONYO KALOKI! You have been invoiced Ksh.730 for WATER for Meter No.HH-05-1094 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1318,'254712446212','2025-05-12 11:37:39am','Dear MUTUAJULIUS MAINGI! You have been invoiced Ksh.960 for WATER for Meter No.HH-05-1099 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1319,'254727955503','2025-05-12 11:37:41am','Dear DRMWAYA KITAVI! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1111 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1320,'254712496595','2025-05-12 11:37:42am','Dear MUASYAPATRICK MUNGUTI! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1116 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1321,'254711683991','2025-05-12 11:37:42am','Dear WAMBUADICKSON MUINDE! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1122 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1322,'254724403954','2025-05-12 11:37:43am','Dear MWEUPAUL NZAU! You have been invoiced Ksh.1535 for WATER for Meter No.HH-05-1123 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1323,'254714660828','2025-05-12 11:37:44am','Dear MUINDEFELIX MUNYAO! You have been invoiced Ksh.845 for WATER for Meter No.HH-05-1128 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1324,'254742581569','2025-05-12 11:37:45am','Dear MUTINGAMUNYAO! You have been invoiced Ksh.1765 for WATER for Meter No.HH-05-1130 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1325,'254768246929','2025-05-12 11:37:45am','Dear SIMONWAMBUA MAINGI! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1134 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1326,'254725089275','2025-05-12 11:37:47am','Dear ROBERTMUTUKU MUTUNGI! You have been invoiced Ksh.730 for WATER for Meter No.HH-05-1139 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1327,'254742262364','2025-05-12 11:37:47am','Dear BONFACEKIIO NZIOKA! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1145 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1328,'254727178816','2025-05-12 11:37:48am','Dear NZIOKAJOEL NZUKI! You have been invoiced Ksh.500 for WATER for Meter No.HH-05-1150 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1329,'254713704523','2025-05-12 11:37:49am','Dear JACKSONMUNYAO MUOKA! You have been invoiced Ksh.450 for WATER for Meter No.HH-05-1155 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1330,'254790887356','2025-05-12 11:37:50am','Dear BENSONKAINDI MUINDE! You have been invoiced Ksh.2110 for WATER for Meter No.HH-05-1164 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1331,'254734285584','2025-05-12 11:37:51am','Dear JULIUSMASILA NZIOKA! You have been invoiced Ksh.450 for WATER for Meter No.HH-05-1165 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1332,'254723587865','2025-05-12 11:37:51am','Dear NYAMAIPETERSON KISYULA! You have been invoiced Ksh.680 for WATER for Meter No.HH-05-1167 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1333,'254710217391','2025-05-12 11:37:52am','Dear TULUALEXANDER NZIOKI! You have been invoiced Ksh.450 for WATER for Meter No.HH-05-1172 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1334,'254722504648','2025-05-12 11:37:53am','Dear ALEXMAWEU MUINDE! You have been invoiced Ksh.615 for WATER for Meter No.HH-05-1175 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1335,'254741526631','2025-05-12 11:37:54am','Dear MAXWELLMUMO MUNUVE! You have been invoiced Ksh.795 for WATER for Meter No.HH-05-1179 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1336,'254727746929','2025-05-12 11:37:55am','Dear FESTUSMUMO MULWA! You have been invoiced Ksh.795 for WATER for Meter No.HH-05-1193 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1337,'254720749507','2025-05-12 11:37:56am','Dear ESTHERKALENYE KITHEKA! You have been invoiced Ksh.795 for WATER for Meter No.HH-05-1196 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1338,'254713704521','2025-05-12 11:37:56am','Dear JOELMUINDE MUTISO! You have been invoiced Ksh.1075 for WATER for Meter No.HH-05-120 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1339,'254720218840','2025-05-12 11:37:59am','Dear FIDELKAANGI MULEI! You have been invoiced Ksh.795 for WATER for Meter No.HH-05-1206 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1340,'254713796614','2025-05-12 11:38:00am','Dear DAVIDKIMEU KILEA! You have been invoiced Ksh.1255 for WATER for Meter No.HH-05-1210 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''),(1341,'254795372035','2025-05-12 11:38:01am','Dear ELIZABETHNGINA NZIOKI! You have been invoiced Ksh.450 for WATER for Meter No.HH-05-1228 on 30/04/2025. . From Kathiani Water and Sanitation Company','active','1','1',0,0,'',0,'',''); /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) DEFAULT NULL, `lastname` varchar(15) DEFAULT NULL, `msisdn` varchar(50) DEFAULT '0', `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, `printed` int(5) NOT NULL DEFAULT 0, `OrgAccountBalance` decimal(10,2) NOT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; INSERT INTO `sms_in` VALUES (1,'Dear SHAMMAH T/A SHAMMAH INVESTMENT, you have received Ksh. 1,000.0 from DORCAS GITAU for 581427 on 02/26/2024 at 08:38:11. MPESA Ref. SBQ87I2PHE.','','2024-02-27 13:50:00','SBQ87I2PHE',1000.00,'DORCAS','GITAU','0',2,'2024-02-27 13:50:00',NULL,NULL,NULL,NULL,NULL,0,0.00,1); /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', `bankcode` varchar(20) NOT NULL DEFAULT 'no', `menutype` varchar(50) NOT NULL DEFAULT 'Left', `hscode` varchar(20) NOT NULL DEFAULT 'YES', `smslogin` varchar(50) NOT NULL DEFAULT 'no', `servicecharge` varchar(20) NOT NULL DEFAULT '3', `displayservicecharge` varchar(20) NOT NULL DEFAULT 'no', `restricttill` varchar(20) DEFAULT 'no', `currency` varchar(20) NOT NULL DEFAULT 'no', `etims` varchar(20) NOT NULL DEFAULT 'no', `etimsonline` 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 `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','Xx','','<H2 style=\"margin:0px;color:blue\">KATHIANI WATER </H2>\r\nMACHAKOS, KENYA\r\n</BR>COMPANY PIN: P1XXXXXXX\r\nKAWASCO_KAT','254738637711','MACHAKOS KATHIANI','support@robisearch.com','ROBISEARCHPOS','P.O Box 38 – 90105 Kathiani <br>\r\nMachakos County<br>\r\nCell Phone: 0712 864 617<br>\r\nEmail: kathianiwater@gmail.com<br>\r\n','JANE','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254708325411','','KES','VAT','16','levy','2','RO0001',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2024-05-091715240819.jpg','1','1 ','','1','2025-06-05 13:02:13','yes','no','no','no','QzEsHznlhaxSBUIZOHcAeP7dzFJZC8ARNjGgTiHmOb1Yx48Yfb/bIT19GvMkmSeYvityATIBPpxsR1fMNg9XXQ==','','<B> Water is Life. Keep taps closed after use. Conserve Water</B></BR>\r\nPlease pay your bill on or <br>\r\nbefore 5th of every month to avoid disconnection. A fee of Kshs. 500.00 is chargeable before reconnection.<br>\r\nAll Enquiries to: MANAGING DIRECTOR, Kathiani Water & sanitation Co. Ltd. P.o.Box 38-90105, Kathiani,<br> \r\nTel; 0712864617<br>\r\n<b>YOU CAN NOW PAY YOUR BILLTO ANY COOPERATIVE BANK ACCOUNT\r\nNUMBER 01100550512700 or</b> <br>\r\nPAY BY MPESA!!! Go to M-pesa menu,select pay bill and enter <B><h3>business number as 672853<B><h3><br>\r\nenter customer’s Account No.(eg. HH-03-01) Enter the amount to pay, enter M-pesa pin then<br>\r\nsend, wait for M-pesa to reply.<br>\r\n','no','You have not paid your pending balance or you have not paid your annual maintenance fees. Kindly send the payment through our Playbill no:522522 and Acc No:1171211120 for you to continue enjoying our services.','E88yc/GKUc0maR+GExwxKRgTpeVTvOejpiajM7sYyjqVX8/KRHmHRYn9SEt1ZimC81/QGsLbakkO4wXBXuCytWiI+FJ8xtk0Hr+c/7cu6iuWMaF8cbNIk414J/quLyb6','100','Current','Current','00:00','23:59','TouchOnly','One Without Automatic Logout','Before Receipt','thank you for shopping with us. ','no','yes','Advanta','SMSCHAPCHAP','Robisearch@2018','KAWASCO_KAT','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','08:00','10:00','no','General',10,'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 Kathiani Water and Sanitation Company','no',0,'no','yes','Left','no','no','','','no','no','no',''); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smslogin` -- DROP TABLE IF EXISTS `smslogin`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smslogin` ( `id` int(10) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `code` varchar(20) NOT NULL, `phone` varchar(20) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `userid` int(10) NOT NULL, `fromtime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `totime` datetime NOT NULL, `duration` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smslogin` -- LOCK TABLES `smslogin` WRITE; /*!40000 ALTER TABLE `smslogin` DISABLE KEYS */; /*!40000 ALTER TABLE `smslogin` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2023-08-31 06:03:22am','active','1','','1'),(5,'Opening Day','Almost all the students turned up from April Holiday recess','2019-04-30 04:30:08pm','active','1','','1'),(6,'visitor sms','Wow! Thank you for visiting Robisearch LTD table at Mombasa SK Show.For POS,Biometrics,Digital Visitor book and Marketing:0716413386/ robisearch.com\r\n','2023-09-09 04:59:01am','visitor','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbill` -- LOCK TABLES `splitbill` WRITE; /*!40000 ALTER TABLE `splitbill` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbill` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbillmaster` -- DROP TABLE IF EXISTS `splitbillmaster`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbillmaster` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; INSERT INTO `statement` VALUES (1,'4173','0','11707275570','2024-01-31 00:00:00',0.00,0.00,'','1','1','n/a','wee','2000','1','','','N/A','0','0','EXEMPTED'),(2,'1850','16','11715599139','2024-05-13 14:21:17',0.00,0.00,'','1','1','n/a','PURCHASE OF CHEMICALS','10000','1','','','N/A','8620.69','1379.31','VATABLE'),(3,'10100','0','11718189351','2024-06-12 13:51:24',0.00,0.00,'','1','1','n/a','OFFICE TEA ','1000','1','','','N/A','0','0','EXEMPTED'),(4,'5520','0','BILL-11718190647','2024-06-12 14:13:34',0.00,0.00,'','1','1','','FOR JUNE','10000','1','2','','N/A','0','0','EXEMPTED'),(5,'20100','0','11718366962','2024-06-14 15:11:18',0.00,0.00,'','1','1','n/a','','600','1','','','121','0','0','EXEMPTED'),(6,'5530','0','11718367943','2024-06-14 15:27:40',0.00,0.00,'','1','1','n/a','FUEL','200','1','','','N/A1212','0','0','EXEMPTED'),(7,'4000','','BANK-11726216592','2024-09-13 11:38:11',0.00,0.00,'','1','1','na','clearing bills','1000','1','1311','','','','',''),(8,'5770','0','BILL-13071747394690','2025-05-16 14:28:43',0.00,0.00,'','1307','1','','POSTAGE ','20000','1','POST AND TELECOMUNICATION','','N/A','0','0','EXEMPTED'); /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; INSERT INTO `status` VALUES (1,'New'),(2,'Waiting Approval'),(3,'Approved'),(4,'Rejected'),(5,'Pending'),(6,'Returned'); /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, `shift` varchar(50) DEFAULT NULL, `bprice` varchar(20) NOT NULL, `profit` 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 `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branchid`,`startdate`), UNIQUE KEY `code_2` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktypecodes` -- DROP TABLE IF EXISTS `stocktypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktypecodes` -- LOCK TABLES `stocktypecodes` WRITE; /*!40000 ALTER TABLE `stocktypecodes` DISABLE KEYS */; INSERT INTO `stocktypecodes` VALUES (1,'Import','01',NULL,'Y','1'),(2,'Purchase','02',NULL,'Y','2'),(3,'Return','03',NULL,'Y','3'),(4,'Stock Movement','04',NULL,'Y','4'),(5,'Processing','05',NULL,'Y','5'),(6,'Adjustment','06',NULL,'Y','6'),(7,'Sale','11',NULL,'Y','11'),(8,'Return','12',NULL,'Y','12'),(9,'Stock Movement','13',NULL,'Y','13'),(10,'Processing','14',NULL,'Y','14'),(11,'Discarding','15',NULL,'Y','15'),(12,'Adjustment','16',NULL,'Y','16'); /*!40000 ALTER TABLE `stocktypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `store` -- DROP TABLE IF EXISTS `store`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `store` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(1) NOT NULL DEFAULT 0, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` varchar(50) NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `store` -- LOCK TABLES `store` WRITE; /*!40000 ALTER TABLE `store` DISABLE KEYS */; /*!40000 ALTER TABLE `store` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `subcategory` -- DROP TABLE IF EXISTS `subcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `subcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `maincategory` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `subcategory` -- LOCK TABLES `subcategory` WRITE; /*!40000 ALTER TABLE `subcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `subcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `suggestions` -- DROP TABLE IF EXISTS `suggestions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `suggestions` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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=4 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 (2,'1','1','2025-05-16','2025-05-16','',1381,'2025-05-16 03:36:03pm',1,'active',1,1),(3,'1','1','2025-05-16','2025-05-16','',9,'2025-05-16 03:41:17pm',1308,'active',1,1); /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` text NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` text NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` text NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text DEFAULT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'Pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taxcodes` -- DROP TABLE IF EXISTS `taxcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taxcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `company_id` varchar(50) NOT NULL, `name` varchar(70) NOT NULL, `tax_code` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, `rate` varchar(50) NOT NULL, `rate_code2` varchar(50) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taxcodes` -- LOCK TABLES `taxcodes` WRITE; /*!40000 ALTER TABLE `taxcodes` DISABLE KEYS */; INSERT INTO `taxcodes` VALUES (1,'1','A-Exempt','A','1','0','A-EX','A-Exempt'),(2,'1','B-VAT 16%','B','2','16','B-16%','B-VAT 16%'),(3,'1','C-Zero Rated','C','3','0','TAX C','C-Zero Rated'),(4,'1','E-VAT 8%','E','4','8','E-8%','E-VAT 8%'),(5,'1','D-Non VAT','D','5','0','TAX D','D-Non VAT'); /*!40000 ALTER TABLE `taxcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tillcollection` -- DROP TABLE IF EXISTS `tillcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tillcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dateposted` varchar(100) NOT NULL, `addedby` int(100) NOT NULL, `approvedby` int(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `description` text NOT NULL, `userid` int(20) NOT NULL, `companyid` int(20) NOT NULL, `branch` int(11) NOT NULL, `collecteddate` varchar(30) NOT NULL, `short` decimal(10,2) NOT NULL, `mode` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'Submitted', `remarks` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tills` -- DROP TABLE IF EXISTS `tills`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tills` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tills` -- LOCK TABLES `tills` WRITE; /*!40000 ALTER TABLE `tills` DISABLE KEYS */; /*!40000 ALTER TABLE `tills` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `traffic` -- DROP TABLE IF EXISTS `traffic`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `traffic` ( `id` int(11) NOT NULL AUTO_INCREMENT, `postedtime` varchar(30) NOT NULL, `link` text NOT NULL, `ip` varchar(50) NOT NULL, `description` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `traffic` -- LOCK TABLES `traffic` WRITE; /*!40000 ALTER TABLE `traffic` DISABLE KEYS */; INSERT INTO `traffic` VALUES (1,'2024-07-13 04:09:09am','About Us','52.167.144.200',''),(2,'2024-07-14 05:00:23am','About Us','52.167.144.200',''),(3,'2024-07-14 07:52:59am','About Us','40.77.167.60',''),(4,'2024-07-15 00:12:54am','About Us','52.167.144.174',''),(5,'2024-07-15 10:18:50am','About Us','40.77.167.78',''),(6,'2024-07-15 18:00:59pm','About Us','40.77.167.235',''),(7,'2024-07-16 00:36:49am','About Us','52.167.144.218',''),(8,'2024-07-16 07:21:22am','About Us','52.167.144.171',''),(9,'2024-07-16 18:51:20pm','About Us','40.77.167.255',''),(10,'2024-07-16 23:20:33pm','About Us','40.77.167.77',''),(11,'2024-07-17 18:07:26pm','About Us','52.167.144.199',''),(12,'2024-07-21 05:07:03am','About Us','173.252.83.7',''),(13,'2024-07-22 01:16:53am','About Us','57.141.0.10',''),(14,'2024-08-01 19:47:50pm','About Us','40.77.167.4',''),(15,'2024-08-06 02:27:19am','About Us','52.167.144.173',''),(16,'2024-08-07 16:03:23pm','About Us','40.77.167.68',''),(17,'2024-08-09 18:48:07pm','About Us','52.167.144.176',''),(18,'2024-08-10 10:05:34am','About Us','40.77.167.51',''),(19,'2024-08-11 13:21:46pm','About Us','40.77.167.22',''),(20,'2024-08-14 23:31:43pm','About Us','40.77.167.43',''),(21,'2024-08-18 10:05:00am','About Us','40.77.167.70',''),(22,'2024-08-18 14:30:54pm','About Us','40.77.167.7',''),(23,'2024-08-19 12:40:47pm','About Us','207.46.13.102',''),(24,'2024-08-23 00:47:27am','About Us','40.77.167.235',''),(25,'2024-08-23 01:17:14am','About Us','157.55.39.200',''),(26,'2024-08-25 01:33:42am','About Us','52.167.144.195',''),(27,'2024-08-27 02:14:25am','About Us','52.167.144.217',''),(28,'2024-08-29 15:50:31pm','About Us','157.55.39.54',''),(29,'2024-09-01 23:39:26pm','About Us','40.77.167.132',''),(30,'2024-09-05 10:06:03am','About Us','52.167.144.24',''),(31,'2024-09-05 15:06:32pm','About Us','52.167.144.18',''),(32,'2024-09-07 13:23:57pm','About Us','40.77.167.36',''),(33,'2024-12-13 04:37:20am','About Us','57.141.0.4',''),(34,'2025-02-19 18:41:07pm','About Us','57.141.0.25',''),(35,'2025-02-27 17:53:15pm','About Us','57.141.0.20',''),(36,'2025-03-09 18:13:21pm','About Us','57.141.0.23',''),(37,'2025-03-27 19:37:17pm','About Us','57.141.0.16',''); /*!40000 ALTER TABLE `traffic` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `transtypecodes` -- DROP TABLE IF EXISTS `transtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `transtypecodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `transtypecodes` -- LOCK TABLES `transtypecodes` WRITE; /*!40000 ALTER TABLE `transtypecodes` DISABLE KEYS */; INSERT INTO `transtypecodes` VALUES (1,'Copy','C','Copy','Y','1'),(2,'Normal','N','Normal','Y','2'),(3,'Proforma','P','Proforma','Y','3'),(4,'Training','T','Training','Y','4'); /*!40000 ALTER TABLE `transtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=22 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'),(21,'ROLL','','2025-04-17 15:45:46','active','1','','1','ROLL'); /*!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) 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 `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `waterrates` -- DROP TABLE IF EXISTS `waterrates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `waterrates` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `flatrate` varchar(50) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `waterrates` -- LOCK TABLES `waterrates` WRITE; /*!40000 ALTER TABLE `waterrates` DISABLE KEYS */; INSERT INTO `waterrates` VALUES (1,-1.00,6.00,450.00,1,1,'active','residential',1,'yes'),(2,6.00,20.00,115.00,1,1,'active','residential',1,'no'),(3,20.00,50.00,150.00,1,1,'active','residential',1,'no'),(4,50.00,100.00,185.00,1,1,'active','residential',1,'no'),(5,100.00,300.00,230.00,1,1,'active','residential',1,'no'),(6,300.00,1000000.00,300.00,1,1,'active','residential',1,'no'),(11,0.00,6.00,450.00,1,1,'active','commercial',1,'yes'),(12,6.00,20.00,115.00,1,1,'active','commercial',1,'no'),(13,20.00,50.00,150.00,1,1,'active','commercial',1,'no'),(14,50.00,100.00,185.00,1,1,'active','commercial',1,'no'),(15,100.00,300.00,230.00,1,1,'active','commercial',1,'no'),(16,300.00,1000000.00,300.00,1,1,'active','commercial',1,'no'),(21,0.00,1000000.00,35.00,1,1,'active','standpipes',1,'no'),(31,0.00,600.00,90.00,1,1,'active','schools',1,'no'),(32,600.00,1200.00,115.00,1,1,'active','schools',1,'no'),(33,1200.00,1000000.00,130.00,1,1,'active','schools',1,'no'); /*!40000 ALTER TABLE `waterrates` ENABLE KEYS */; UNLOCK TABLES; /*!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:19:53
.
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